@lotte-innovate/ui-component-test 0.1.104 → 0.1.105

Sign up to get free protection for your applications and to get access to all the features.
Files changed (515) hide show
  1. package/dist/globals.css +1 -1
  2. package/dist/lib/Typography/Header/index.js +1 -3
  3. package/dist/lib/Typography/Header/index.mjs +3 -0
  4. package/dist/lib/Typography/Text/index.js +1 -3
  5. package/dist/lib/Typography/Text/index.mjs +3 -0
  6. package/dist/lib/color/alpha.mjs.map +1 -0
  7. package/dist/lib/color/constants.mjs.map +1 -0
  8. package/dist/lib/color/light.mjs.map +1 -0
  9. package/dist/lib/components/AlertDialog/index.mjs.map +1 -0
  10. package/dist/lib/components/Avatar/index.d.ts +2 -2
  11. package/dist/lib/components/Avatar/index.js +3 -3
  12. package/dist/lib/{dist/lib/components → components}/Avatar/index.mjs +1 -1
  13. package/dist/lib/components/BarChart/index.mjs.map +1 -0
  14. package/dist/lib/components/Breadcrumb/BreadcrumbEllipsis.mjs.map +1 -0
  15. package/dist/lib/components/Breadcrumb/BreadcrumbItem.mjs.map +1 -0
  16. package/dist/lib/components/Breadcrumb/BreadcrumbLink.mjs.map +1 -0
  17. package/dist/lib/components/Breadcrumb/BreadcrumbList.mjs.map +1 -0
  18. package/dist/lib/components/Breadcrumb/BreadcrumbPage.mjs.map +1 -0
  19. package/dist/lib/components/Breadcrumb/BreadcrumbSeparator.mjs.map +1 -0
  20. package/dist/lib/components/Breadcrumb/index.mjs.map +1 -0
  21. package/dist/lib/components/BubbleChart/index.mjs.map +1 -0
  22. package/dist/lib/components/Callout/index.mjs.map +1 -0
  23. package/dist/lib/components/CheckboxGroup/index.mjs.map +1 -0
  24. package/dist/lib/components/Collapsible/index.d.ts +21 -0
  25. package/dist/lib/components/Collapsible/index.js +75 -0
  26. package/dist/lib/components/Collapsible/index.mjs +3 -0
  27. package/dist/lib/components/ContextMenu/ContextMenuGroup.mjs.map +1 -0
  28. package/dist/lib/components/ContextMenu/ContextMenuSeparator.mjs.map +1 -0
  29. package/dist/lib/components/ContextMenu/ContextMenuTrigger.mjs.map +1 -0
  30. package/dist/lib/components/ContextMenu/index.mjs.map +1 -0
  31. package/dist/lib/components/DataList/index.mjs.map +1 -0
  32. package/dist/lib/components/Dialog/DialogTrigger.mjs.map +1 -0
  33. package/dist/lib/components/Dialog/index.mjs.map +1 -0
  34. package/dist/lib/components/DoughnutChart/index.mjs.map +1 -0
  35. package/dist/lib/components/DropdownMenu/DropdonMenuRadioGroup.mjs.map +1 -0
  36. package/dist/lib/components/DropdownMenu/DropdownMenuSeparator.mjs.map +1 -0
  37. package/dist/lib/components/DropdownMenu/DropdownMenuSub.mjs.map +1 -0
  38. package/dist/lib/components/DropdownMenu/index.mjs.map +1 -0
  39. package/dist/lib/components/Editor/index copy.d.ts +15 -1
  40. package/dist/lib/components/Editor/index copy.js +35 -32
  41. package/dist/lib/components/Editor/index.d.ts +1 -15
  42. package/dist/lib/components/Editor/index.js +8 -35
  43. package/dist/lib/components/Editor/index.mjs +3 -0
  44. package/dist/lib/components/Gnb/index.mjs.map +1 -0
  45. package/dist/lib/components/Grid/Pagination.mjs.map +1 -0
  46. package/dist/lib/components/Grid/index.d.ts +3 -0
  47. package/dist/lib/components/Grid/index.js +15 -1
  48. package/dist/lib/components/Grid/index.mjs +3 -0
  49. package/dist/lib/components/HoverCard/HoverCardTrigger.mjs.map +1 -0
  50. package/dist/lib/components/HoverCard/index.mjs.map +1 -0
  51. package/dist/lib/components/LineChart/index.mjs.map +1 -0
  52. package/dist/lib/components/Menubar/MenubarMenu.mjs.map +1 -0
  53. package/dist/lib/components/Menubar/MenubarSeparator.mjs.map +1 -0
  54. package/dist/lib/components/Menubar/MenubarSub.mjs.map +1 -0
  55. package/dist/lib/components/Menubar/index.mjs.map +1 -0
  56. package/dist/lib/components/NavigationMenu/NavigationMenuIndicator.mjs.map +1 -0
  57. package/dist/lib/components/NavigationMenu/NavigationMenuItem.mjs.map +1 -0
  58. package/dist/lib/components/NavigationMenu/index.mjs.map +1 -0
  59. package/dist/lib/components/PieChart/index.mjs.map +1 -0
  60. package/dist/lib/components/Popover/PopoverTrigger.mjs.map +1 -0
  61. package/dist/lib/components/Popover/index.mjs.map +1 -0
  62. package/dist/lib/components/RadarChart/index.mjs.map +1 -0
  63. package/dist/lib/components/RadioCards/index.mjs.map +1 -0
  64. package/dist/lib/components/RadioGroup/index.mjs.map +1 -0
  65. package/dist/lib/components/SegmentedControl/SegmentedControlItem.mjs.map +1 -0
  66. package/dist/lib/components/SegmentedControl/index.mjs.map +1 -0
  67. package/dist/lib/components/Toast/ToastActionButton.js +7 -3
  68. package/dist/lib/components/Toast/ToastActionButton.mjs +3 -0
  69. package/dist/lib/components/Toast/index.mjs.map +1 -0
  70. package/dist/lib/components/ToggleGroup/index.mjs.map +1 -0
  71. package/dist/lib/components/Tooltip/index.mjs.map +1 -0
  72. package/dist/lib/components/index.d.ts +1 -0
  73. package/dist/lib/components/index.js +1 -0
  74. package/dist/lib/constants.mjs.map +1 -0
  75. package/dist/lib/index.mjs +2 -0
  76. package/dist/lib/tsconfig.tsbuildinfo +1 -1
  77. package/dist/lib/utils/utils.mjs.map +1 -0
  78. package/dist/tsconfig.tsbuildinfo +1 -1
  79. package/package.json +1 -1
  80. package/dist/lib/_virtual/_commonjsHelpers.mjs +0 -2
  81. package/dist/lib/_virtual/_commonjsHelpers.mjs.map +0 -1
  82. package/dist/lib/_virtual/icons.mjs +0 -2
  83. package/dist/lib/_virtual/icons.mjs.map +0 -1
  84. package/dist/lib/_virtual/index.mjs +0 -2
  85. package/dist/lib/_virtual/index10.mjs +0 -2
  86. package/dist/lib/_virtual/index10.mjs.map +0 -1
  87. package/dist/lib/_virtual/index11.mjs +0 -2
  88. package/dist/lib/_virtual/index11.mjs.map +0 -1
  89. package/dist/lib/_virtual/index12.mjs +0 -2
  90. package/dist/lib/_virtual/index12.mjs.map +0 -1
  91. package/dist/lib/_virtual/index13.mjs +0 -2
  92. package/dist/lib/_virtual/index13.mjs.map +0 -1
  93. package/dist/lib/_virtual/index14.mjs +0 -2
  94. package/dist/lib/_virtual/index14.mjs.map +0 -1
  95. package/dist/lib/_virtual/index15.mjs +0 -2
  96. package/dist/lib/_virtual/index15.mjs.map +0 -1
  97. package/dist/lib/_virtual/index16.mjs +0 -2
  98. package/dist/lib/_virtual/index16.mjs.map +0 -1
  99. package/dist/lib/_virtual/index17.mjs +0 -2
  100. package/dist/lib/_virtual/index17.mjs.map +0 -1
  101. package/dist/lib/_virtual/index18.mjs +0 -2
  102. package/dist/lib/_virtual/index18.mjs.map +0 -1
  103. package/dist/lib/_virtual/index2.mjs +0 -2
  104. package/dist/lib/_virtual/index2.mjs.map +0 -1
  105. package/dist/lib/_virtual/index3.mjs +0 -2
  106. package/dist/lib/_virtual/index3.mjs.map +0 -1
  107. package/dist/lib/_virtual/index4.mjs +0 -2
  108. package/dist/lib/_virtual/index4.mjs.map +0 -1
  109. package/dist/lib/_virtual/index5.mjs +0 -2
  110. package/dist/lib/_virtual/index5.mjs.map +0 -1
  111. package/dist/lib/_virtual/index6.mjs +0 -2
  112. package/dist/lib/_virtual/index6.mjs.map +0 -1
  113. package/dist/lib/_virtual/index7.mjs +0 -2
  114. package/dist/lib/_virtual/index7.mjs.map +0 -1
  115. package/dist/lib/_virtual/index8.mjs +0 -2
  116. package/dist/lib/_virtual/index8.mjs.map +0 -1
  117. package/dist/lib/_virtual/index9.mjs +0 -2
  118. package/dist/lib/_virtual/index9.mjs.map +0 -1
  119. package/dist/lib/_virtual/model.mjs +0 -2
  120. package/dist/lib/_virtual/model.mjs.map +0 -1
  121. package/dist/lib/_virtual/plugin.mjs +0 -2
  122. package/dist/lib/_virtual/plugin.mjs.map +0 -1
  123. package/dist/lib/_virtual/plugin2.mjs +0 -2
  124. package/dist/lib/_virtual/plugin2.mjs.map +0 -1
  125. package/dist/lib/_virtual/plugin3.mjs +0 -2
  126. package/dist/lib/_virtual/plugin3.mjs.map +0 -1
  127. package/dist/lib/_virtual/plugin4.mjs +0 -2
  128. package/dist/lib/_virtual/plugin4.mjs.map +0 -1
  129. package/dist/lib/_virtual/plugin5.mjs +0 -2
  130. package/dist/lib/_virtual/plugin5.mjs.map +0 -1
  131. package/dist/lib/_virtual/plugin6.mjs +0 -2
  132. package/dist/lib/_virtual/plugin6.mjs.map +0 -1
  133. package/dist/lib/_virtual/theme.mjs +0 -2
  134. package/dist/lib/_virtual/theme.mjs.map +0 -1
  135. package/dist/lib/_virtual/tinymce.mjs +0 -2
  136. package/dist/lib/_virtual/tinymce.mjs.map +0 -1
  137. package/dist/lib/_virtual/tinymce2.mjs +0 -2
  138. package/dist/lib/_virtual/tinymce2.mjs.map +0 -1
  139. package/dist/lib/dist/lib/Typography/Header/index.mjs +0 -3
  140. package/dist/lib/dist/lib/Typography/Text/index.mjs +0 -3
  141. package/dist/lib/dist/lib/color/alpha.mjs.map +0 -1
  142. package/dist/lib/dist/lib/color/constants.mjs.map +0 -1
  143. package/dist/lib/dist/lib/color/light.mjs.map +0 -1
  144. package/dist/lib/dist/lib/components/AlertDialog/index.mjs.map +0 -1
  145. package/dist/lib/dist/lib/components/BarChart/index.mjs.map +0 -1
  146. package/dist/lib/dist/lib/components/Breadcrumb/BreadcrumbEllipsis.mjs.map +0 -1
  147. package/dist/lib/dist/lib/components/Breadcrumb/BreadcrumbItem.mjs.map +0 -1
  148. package/dist/lib/dist/lib/components/Breadcrumb/BreadcrumbLink.mjs.map +0 -1
  149. package/dist/lib/dist/lib/components/Breadcrumb/BreadcrumbList.mjs.map +0 -1
  150. package/dist/lib/dist/lib/components/Breadcrumb/BreadcrumbPage.mjs.map +0 -1
  151. package/dist/lib/dist/lib/components/Breadcrumb/BreadcrumbSeparator.mjs.map +0 -1
  152. package/dist/lib/dist/lib/components/Breadcrumb/index.mjs.map +0 -1
  153. package/dist/lib/dist/lib/components/BubbleChart/index.mjs.map +0 -1
  154. package/dist/lib/dist/lib/components/Callout/index.mjs.map +0 -1
  155. package/dist/lib/dist/lib/components/CheckboxGroup/index.mjs.map +0 -1
  156. package/dist/lib/dist/lib/components/ContextMenu/ContextMenuGroup.mjs.map +0 -1
  157. package/dist/lib/dist/lib/components/ContextMenu/ContextMenuSeparator.mjs.map +0 -1
  158. package/dist/lib/dist/lib/components/ContextMenu/ContextMenuTrigger.mjs.map +0 -1
  159. package/dist/lib/dist/lib/components/ContextMenu/index.mjs.map +0 -1
  160. package/dist/lib/dist/lib/components/DataList/index.mjs.map +0 -1
  161. package/dist/lib/dist/lib/components/Dialog/DialogTrigger.mjs.map +0 -1
  162. package/dist/lib/dist/lib/components/Dialog/index.mjs.map +0 -1
  163. package/dist/lib/dist/lib/components/DoughnutChart/index.mjs.map +0 -1
  164. package/dist/lib/dist/lib/components/DropdownMenu/DropdonMenuRadioGroup.mjs.map +0 -1
  165. package/dist/lib/dist/lib/components/DropdownMenu/DropdownMenuSeparator.mjs.map +0 -1
  166. package/dist/lib/dist/lib/components/DropdownMenu/DropdownMenuSub.mjs.map +0 -1
  167. package/dist/lib/dist/lib/components/DropdownMenu/index.mjs.map +0 -1
  168. package/dist/lib/dist/lib/components/Editor/index.mjs +0 -3
  169. package/dist/lib/dist/lib/components/Gnb/index.mjs.map +0 -1
  170. package/dist/lib/dist/lib/components/Grid/Pagination.mjs.map +0 -1
  171. package/dist/lib/dist/lib/components/Grid/index.mjs +0 -3
  172. package/dist/lib/dist/lib/components/HoverCard/HoverCardTrigger.mjs.map +0 -1
  173. package/dist/lib/dist/lib/components/HoverCard/index.mjs.map +0 -1
  174. package/dist/lib/dist/lib/components/LineChart/index.mjs.map +0 -1
  175. package/dist/lib/dist/lib/components/Menubar/MenubarMenu.mjs.map +0 -1
  176. package/dist/lib/dist/lib/components/Menubar/MenubarSeparator.mjs.map +0 -1
  177. package/dist/lib/dist/lib/components/Menubar/MenubarSub.mjs.map +0 -1
  178. package/dist/lib/dist/lib/components/Menubar/index.mjs.map +0 -1
  179. package/dist/lib/dist/lib/components/NavigationMenu/NavigationMenuIndicator.mjs.map +0 -1
  180. package/dist/lib/dist/lib/components/NavigationMenu/NavigationMenuItem.mjs.map +0 -1
  181. package/dist/lib/dist/lib/components/NavigationMenu/index.mjs.map +0 -1
  182. package/dist/lib/dist/lib/components/PieChart/index.mjs.map +0 -1
  183. package/dist/lib/dist/lib/components/Popover/PopoverTrigger.mjs.map +0 -1
  184. package/dist/lib/dist/lib/components/Popover/index.mjs.map +0 -1
  185. package/dist/lib/dist/lib/components/RadarChart/index.mjs.map +0 -1
  186. package/dist/lib/dist/lib/components/RadioCards/index.mjs.map +0 -1
  187. package/dist/lib/dist/lib/components/RadioGroup/index.mjs.map +0 -1
  188. package/dist/lib/dist/lib/components/SegmentedControl/SegmentedControlItem.mjs.map +0 -1
  189. package/dist/lib/dist/lib/components/SegmentedControl/index.mjs.map +0 -1
  190. package/dist/lib/dist/lib/components/Toast/ToastActionButton.mjs +0 -3
  191. package/dist/lib/dist/lib/components/Toast/index.mjs.map +0 -1
  192. package/dist/lib/dist/lib/components/ToggleGroup/index.mjs.map +0 -1
  193. package/dist/lib/dist/lib/constants.mjs.map +0 -1
  194. package/dist/lib/dist/lib/index.mjs +0 -2
  195. package/dist/lib/dist/lib/index.mjs.map +0 -1
  196. package/dist/lib/dist/lib/utils/utils.mjs.map +0 -1
  197. package/dist/lib/index.css +0 -3749
  198. package/dist/lib/node_modules/tinymce/icons/default/icons.mjs +0 -2
  199. package/dist/lib/node_modules/tinymce/icons/default/icons.mjs.map +0 -1
  200. package/dist/lib/node_modules/tinymce/icons/default/index.mjs +0 -2
  201. package/dist/lib/node_modules/tinymce/icons/default/index.mjs.map +0 -1
  202. package/dist/lib/node_modules/tinymce/models/dom/index.mjs +0 -2
  203. package/dist/lib/node_modules/tinymce/models/dom/index.mjs.map +0 -1
  204. package/dist/lib/node_modules/tinymce/models/dom/model.mjs +0 -2
  205. package/dist/lib/node_modules/tinymce/models/dom/model.mjs.map +0 -1
  206. package/dist/lib/node_modules/tinymce/plugins/advlist/index.mjs +0 -2
  207. package/dist/lib/node_modules/tinymce/plugins/advlist/index.mjs.map +0 -1
  208. package/dist/lib/node_modules/tinymce/plugins/advlist/plugin.mjs +0 -2
  209. package/dist/lib/node_modules/tinymce/plugins/advlist/plugin.mjs.map +0 -1
  210. package/dist/lib/node_modules/tinymce/plugins/code/index.mjs +0 -2
  211. package/dist/lib/node_modules/tinymce/plugins/code/index.mjs.map +0 -1
  212. package/dist/lib/node_modules/tinymce/plugins/code/plugin.mjs +0 -2
  213. package/dist/lib/node_modules/tinymce/plugins/code/plugin.mjs.map +0 -1
  214. package/dist/lib/node_modules/tinymce/plugins/emoticons/index.mjs +0 -2
  215. package/dist/lib/node_modules/tinymce/plugins/emoticons/index.mjs.map +0 -1
  216. package/dist/lib/node_modules/tinymce/plugins/emoticons/js/emojis.mjs +0 -2
  217. package/dist/lib/node_modules/tinymce/plugins/emoticons/js/emojis.mjs.map +0 -1
  218. package/dist/lib/node_modules/tinymce/plugins/emoticons/plugin.mjs +0 -2
  219. package/dist/lib/node_modules/tinymce/plugins/emoticons/plugin.mjs.map +0 -1
  220. package/dist/lib/node_modules/tinymce/plugins/link/index.mjs +0 -2
  221. package/dist/lib/node_modules/tinymce/plugins/link/index.mjs.map +0 -1
  222. package/dist/lib/node_modules/tinymce/plugins/link/plugin.mjs +0 -2
  223. package/dist/lib/node_modules/tinymce/plugins/link/plugin.mjs.map +0 -1
  224. package/dist/lib/node_modules/tinymce/plugins/lists/index.mjs +0 -2
  225. package/dist/lib/node_modules/tinymce/plugins/lists/index.mjs.map +0 -1
  226. package/dist/lib/node_modules/tinymce/plugins/lists/plugin.mjs +0 -2
  227. package/dist/lib/node_modules/tinymce/plugins/lists/plugin.mjs.map +0 -1
  228. package/dist/lib/node_modules/tinymce/plugins/table/index.mjs +0 -2
  229. package/dist/lib/node_modules/tinymce/plugins/table/index.mjs.map +0 -1
  230. package/dist/lib/node_modules/tinymce/plugins/table/plugin.mjs +0 -2
  231. package/dist/lib/node_modules/tinymce/plugins/table/plugin.mjs.map +0 -1
  232. package/dist/lib/node_modules/tinymce/themes/silver/index.mjs +0 -2
  233. package/dist/lib/node_modules/tinymce/themes/silver/index.mjs.map +0 -1
  234. package/dist/lib/node_modules/tinymce/themes/silver/theme.mjs +0 -2
  235. package/dist/lib/node_modules/tinymce/themes/silver/theme.mjs.map +0 -1
  236. package/dist/lib/node_modules/tinymce/tinymce.mjs +0 -2
  237. package/dist/lib/node_modules/tinymce/tinymce.mjs.map +0 -1
  238. /package/dist/lib/{dist/lib/Typography → Typography}/Header/index.mjs.map +0 -0
  239. /package/dist/lib/{dist/lib/Typography → Typography}/Text/index.mjs.map +0 -0
  240. /package/dist/lib/{dist/lib/color → color}/alpha.mjs +0 -0
  241. /package/dist/lib/{dist/lib/color → color}/constants.mjs +0 -0
  242. /package/dist/lib/{dist/lib/color → color}/light.mjs +0 -0
  243. /package/dist/lib/{dist/lib/components → components}/Accordion/index.mjs +0 -0
  244. /package/dist/lib/{dist/lib/components → components}/Accordion/index.mjs.map +0 -0
  245. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogAction.mjs +0 -0
  246. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogAction.mjs.map +0 -0
  247. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogCancel.mjs +0 -0
  248. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogCancel.mjs.map +0 -0
  249. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogContent.mjs +0 -0
  250. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogContent.mjs.map +0 -0
  251. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogDescription.mjs +0 -0
  252. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogDescription.mjs.map +0 -0
  253. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogRoot.mjs +0 -0
  254. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogRoot.mjs.map +0 -0
  255. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogTitle.mjs +0 -0
  256. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogTitle.mjs.map +0 -0
  257. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogTrigger.mjs +0 -0
  258. /package/dist/lib/{dist/lib/components → components}/AlertDialog/AlertDialogTrigger.mjs.map +0 -0
  259. /package/dist/lib/{dist/lib/components → components}/AlertDialog/index.mjs +0 -0
  260. /package/dist/lib/{dist/lib/components → components}/AspectRatio/index.mjs +0 -0
  261. /package/dist/lib/{dist/lib/components → components}/AspectRatio/index.mjs.map +0 -0
  262. /package/dist/lib/{dist/lib/components → components}/Avatar/index.mjs.map +0 -0
  263. /package/dist/lib/{dist/lib/components → components}/Badge/index.mjs +0 -0
  264. /package/dist/lib/{dist/lib/components → components}/Badge/index.mjs.map +0 -0
  265. /package/dist/lib/{dist/lib/components → components}/BarChart/index.mjs +0 -0
  266. /package/dist/lib/{dist/lib/components → components}/Breadcrumb/BreadcrumbEllipsis.mjs +0 -0
  267. /package/dist/lib/{dist/lib/components → components}/Breadcrumb/BreadcrumbItem.mjs +0 -0
  268. /package/dist/lib/{dist/lib/components → components}/Breadcrumb/BreadcrumbLink.mjs +0 -0
  269. /package/dist/lib/{dist/lib/components → components}/Breadcrumb/BreadcrumbList.mjs +0 -0
  270. /package/dist/lib/{dist/lib/components → components}/Breadcrumb/BreadcrumbPage.mjs +0 -0
  271. /package/dist/lib/{dist/lib/components → components}/Breadcrumb/BreadcrumbRoot.mjs +0 -0
  272. /package/dist/lib/{dist/lib/components → components}/Breadcrumb/BreadcrumbRoot.mjs.map +0 -0
  273. /package/dist/lib/{dist/lib/components → components}/Breadcrumb/BreadcrumbSeparator.mjs +0 -0
  274. /package/dist/lib/{dist/lib/components → components}/Breadcrumb/index.mjs +0 -0
  275. /package/dist/lib/{dist/lib/components → components}/BubbleChart/index.mjs +0 -0
  276. /package/dist/lib/{dist/lib/components → components}/Button/index.mjs +0 -0
  277. /package/dist/lib/{dist/lib/components → components}/Button/index.mjs.map +0 -0
  278. /package/dist/lib/{dist/lib/components → components}/Callout/CalloutIcon.mjs +0 -0
  279. /package/dist/lib/{dist/lib/components → components}/Callout/CalloutIcon.mjs.map +0 -0
  280. /package/dist/lib/{dist/lib/components → components}/Callout/CalloutRoot.mjs +0 -0
  281. /package/dist/lib/{dist/lib/components → components}/Callout/CalloutRoot.mjs.map +0 -0
  282. /package/dist/lib/{dist/lib/components → components}/Callout/CalloutText.mjs +0 -0
  283. /package/dist/lib/{dist/lib/components → components}/Callout/CalloutText.mjs.map +0 -0
  284. /package/dist/lib/{dist/lib/components → components}/Callout/index.mjs +0 -0
  285. /package/dist/lib/{dist/lib/components → components}/Card/index.mjs +0 -0
  286. /package/dist/lib/{dist/lib/components → components}/Card/index.mjs.map +0 -0
  287. /package/dist/lib/{dist/lib/components → components}/Checkbox/index.mjs +0 -0
  288. /package/dist/lib/{dist/lib/components → components}/Checkbox/index.mjs.map +0 -0
  289. /package/dist/lib/{dist/lib/components → components}/CheckboxCard/index.mjs +0 -0
  290. /package/dist/lib/{dist/lib/components → components}/CheckboxCard/index.mjs.map +0 -0
  291. /package/dist/lib/{dist/lib/components → components}/CheckboxGroup/CheckboxGroupItem.mjs +0 -0
  292. /package/dist/lib/{dist/lib/components → components}/CheckboxGroup/CheckboxGroupItem.mjs.map +0 -0
  293. /package/dist/lib/{dist/lib/components → components}/CheckboxGroup/CheckboxGroupRoot.mjs +0 -0
  294. /package/dist/lib/{dist/lib/components → components}/CheckboxGroup/CheckboxGroupRoot.mjs.map +0 -0
  295. /package/dist/lib/{dist/lib/components → components}/CheckboxGroup/index.mjs +0 -0
  296. /package/dist/lib/{dist/lib/components/Editor → components/Collapsible}/index.mjs.map +0 -0
  297. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuCheckboxItem.mjs +0 -0
  298. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuCheckboxItem.mjs.map +0 -0
  299. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuContent.mjs +0 -0
  300. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuContent.mjs.map +0 -0
  301. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuGroup.mjs +0 -0
  302. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuItem.mjs +0 -0
  303. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuItem.mjs.map +0 -0
  304. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuItemIndicator.mjs +0 -0
  305. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuItemIndicator.mjs.map +0 -0
  306. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuLabel.mjs +0 -0
  307. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuLabel.mjs.map +0 -0
  308. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuRadioGroup.mjs +0 -0
  309. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuRadioGroup.mjs.map +0 -0
  310. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuRadioItem.mjs +0 -0
  311. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuRadioItem.mjs.map +0 -0
  312. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuRoot.mjs +0 -0
  313. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuRoot.mjs.map +0 -0
  314. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuSeparator.mjs +0 -0
  315. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuSubContent.mjs +0 -0
  316. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuSubContent.mjs.map +0 -0
  317. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuSubTrigger.mjs +0 -0
  318. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuSubTrigger.mjs.map +0 -0
  319. /package/dist/lib/{dist/lib/components → components}/ContextMenu/ContextMenuTrigger.mjs +0 -0
  320. /package/dist/lib/{dist/lib/components → components}/ContextMenu/index.mjs +0 -0
  321. /package/dist/lib/{dist/lib/components → components}/DataList/DataListItem.mjs +0 -0
  322. /package/dist/lib/{dist/lib/components → components}/DataList/DataListItem.mjs.map +0 -0
  323. /package/dist/lib/{dist/lib/components → components}/DataList/DataListLabel.mjs +0 -0
  324. /package/dist/lib/{dist/lib/components → components}/DataList/DataListLabel.mjs.map +0 -0
  325. /package/dist/lib/{dist/lib/components → components}/DataList/DataListRoot.mjs +0 -0
  326. /package/dist/lib/{dist/lib/components → components}/DataList/DataListRoot.mjs.map +0 -0
  327. /package/dist/lib/{dist/lib/components → components}/DataList/DataListValue.mjs +0 -0
  328. /package/dist/lib/{dist/lib/components → components}/DataList/DataListValue.mjs.map +0 -0
  329. /package/dist/lib/{dist/lib/components → components}/DataList/index.mjs +0 -0
  330. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogAction.mjs +0 -0
  331. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogAction.mjs.map +0 -0
  332. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogCancel.mjs +0 -0
  333. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogCancel.mjs.map +0 -0
  334. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogContent.mjs +0 -0
  335. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogContent.mjs.map +0 -0
  336. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogDescription.mjs +0 -0
  337. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogDescription.mjs.map +0 -0
  338. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogRoot.mjs +0 -0
  339. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogRoot.mjs.map +0 -0
  340. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogSlot.mjs +0 -0
  341. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogSlot.mjs.map +0 -0
  342. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogTitle.mjs +0 -0
  343. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogTitle.mjs.map +0 -0
  344. /package/dist/lib/{dist/lib/components → components}/Dialog/DialogTrigger.mjs +0 -0
  345. /package/dist/lib/{dist/lib/components → components}/Dialog/index.mjs +0 -0
  346. /package/dist/lib/{dist/lib/components → components}/DoughnutChart/index.mjs +0 -0
  347. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdonMenuRadioGroup.mjs +0 -0
  348. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdonMenuSubContent.mjs +0 -0
  349. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdonMenuSubContent.mjs.map +0 -0
  350. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuCheckboxItem.mjs +0 -0
  351. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuCheckboxItem.mjs.map +0 -0
  352. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuContent.mjs +0 -0
  353. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuContent.mjs.map +0 -0
  354. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuItem.mjs +0 -0
  355. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuItem.mjs.map +0 -0
  356. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuItemIndicator.mjs +0 -0
  357. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuItemIndicator.mjs.map +0 -0
  358. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuLable.mjs +0 -0
  359. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuLable.mjs.map +0 -0
  360. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuRadioItem.mjs +0 -0
  361. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuRadioItem.mjs.map +0 -0
  362. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuRoot.mjs +0 -0
  363. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuRoot.mjs.map +0 -0
  364. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuSeparator.mjs +0 -0
  365. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuSub.mjs +0 -0
  366. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuSubTrigger.mjs +0 -0
  367. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuSubTrigger.mjs.map +0 -0
  368. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuTrigger.mjs +0 -0
  369. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/DropdownMenuTrigger.mjs.map +0 -0
  370. /package/dist/lib/{dist/lib/components → components}/DropdownMenu/index.mjs +0 -0
  371. /package/dist/lib/{dist/lib/components/Footer → components/Editor}/index.mjs.map +0 -0
  372. /package/dist/lib/{dist/lib/components → components}/Footer/index.mjs +0 -0
  373. /package/dist/lib/{dist/lib/components/Grid → components/Footer}/index.mjs.map +0 -0
  374. /package/dist/lib/{dist/lib/components → components}/Gnb/GnbInfo.mjs +0 -0
  375. /package/dist/lib/{dist/lib/components → components}/Gnb/GnbInfo.mjs.map +0 -0
  376. /package/dist/lib/{dist/lib/components → components}/Gnb/GnbLogo.mjs +0 -0
  377. /package/dist/lib/{dist/lib/components → components}/Gnb/GnbLogo.mjs.map +0 -0
  378. /package/dist/lib/{dist/lib/components → components}/Gnb/GnbMenu.mjs +0 -0
  379. /package/dist/lib/{dist/lib/components → components}/Gnb/GnbMenu.mjs.map +0 -0
  380. /package/dist/lib/{dist/lib/components → components}/Gnb/GnbRoot.mjs +0 -0
  381. /package/dist/lib/{dist/lib/components → components}/Gnb/GnbRoot.mjs.map +0 -0
  382. /package/dist/lib/{dist/lib/components → components}/Gnb/index.mjs +0 -0
  383. /package/dist/lib/{dist/lib/components → components}/Grid/Pagination.mjs +0 -0
  384. /package/dist/lib/{dist/lib/components/IconButton → components/Grid}/index.mjs.map +0 -0
  385. /package/dist/lib/{dist/lib/components → components}/Grid/useGrid.mjs +0 -0
  386. /package/dist/lib/{dist/lib/components → components}/Grid/useGrid.mjs.map +0 -0
  387. /package/dist/lib/{dist/lib/components → components}/HoverCard/HoverCardContent.mjs +0 -0
  388. /package/dist/lib/{dist/lib/components → components}/HoverCard/HoverCardContent.mjs.map +0 -0
  389. /package/dist/lib/{dist/lib/components → components}/HoverCard/HoverCardRoot.mjs +0 -0
  390. /package/dist/lib/{dist/lib/components → components}/HoverCard/HoverCardRoot.mjs.map +0 -0
  391. /package/dist/lib/{dist/lib/components → components}/HoverCard/HoverCardTrigger.mjs +0 -0
  392. /package/dist/lib/{dist/lib/components → components}/HoverCard/index.mjs +0 -0
  393. /package/dist/lib/{dist/lib/components → components}/IconButton/index.mjs +0 -0
  394. /package/dist/lib/{dist/lib/components/Inset → components/IconButton}/index.mjs.map +0 -0
  395. /package/dist/lib/{dist/lib/components → components}/Inset/index.mjs +0 -0
  396. /package/dist/lib/{dist/lib/components/Label → components/Inset}/index.mjs.map +0 -0
  397. /package/dist/lib/{dist/lib/components → components}/Label/index.mjs +0 -0
  398. /package/dist/lib/{dist/lib/components/Progress → components/Label}/index.mjs.map +0 -0
  399. /package/dist/lib/{dist/lib/components → components}/LineChart/index.mjs +0 -0
  400. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarCheckboxItem.mjs +0 -0
  401. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarCheckboxItem.mjs.map +0 -0
  402. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarContent.mjs +0 -0
  403. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarContent.mjs.map +0 -0
  404. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarItem.mjs +0 -0
  405. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarItem.mjs.map +0 -0
  406. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarItemIndicator.mjs +0 -0
  407. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarItemIndicator.mjs.map +0 -0
  408. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarMenu.mjs +0 -0
  409. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarRadioGroup.mjs +0 -0
  410. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarRadioGroup.mjs.map +0 -0
  411. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarRadioItem.mjs +0 -0
  412. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarRadioItem.mjs.map +0 -0
  413. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarRoot.mjs +0 -0
  414. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarRoot.mjs.map +0 -0
  415. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarSeparator.mjs +0 -0
  416. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarSub.mjs +0 -0
  417. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarSubContent.mjs +0 -0
  418. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarSubContent.mjs.map +0 -0
  419. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarSubTrigger.mjs +0 -0
  420. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarSubTrigger.mjs.map +0 -0
  421. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarTrigger.mjs +0 -0
  422. /package/dist/lib/{dist/lib/components → components}/Menubar/MenubarTrigger.mjs.map +0 -0
  423. /package/dist/lib/{dist/lib/components → components}/Menubar/index.mjs +0 -0
  424. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuContent.mjs +0 -0
  425. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuContent.mjs.map +0 -0
  426. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuIndicator.mjs +0 -0
  427. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuItem.mjs +0 -0
  428. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuLink.mjs +0 -0
  429. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuLink.mjs.map +0 -0
  430. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuList.mjs +0 -0
  431. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuList.mjs.map +0 -0
  432. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuRoot.mjs +0 -0
  433. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuRoot.mjs.map +0 -0
  434. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuTrigger.mjs +0 -0
  435. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuTrigger.mjs.map +0 -0
  436. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuViewport.mjs +0 -0
  437. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/NavigationMenuViewport.mjs.map +0 -0
  438. /package/dist/lib/{dist/lib/components → components}/NavigationMenu/index.mjs +0 -0
  439. /package/dist/lib/{dist/lib/components → components}/PieChart/index.mjs +0 -0
  440. /package/dist/lib/{dist/lib/components → components}/Popover/PopoverClose.mjs +0 -0
  441. /package/dist/lib/{dist/lib/components → components}/Popover/PopoverClose.mjs.map +0 -0
  442. /package/dist/lib/{dist/lib/components → components}/Popover/PopoverContent.mjs +0 -0
  443. /package/dist/lib/{dist/lib/components → components}/Popover/PopoverContent.mjs.map +0 -0
  444. /package/dist/lib/{dist/lib/components → components}/Popover/PopoverRoot.mjs +0 -0
  445. /package/dist/lib/{dist/lib/components → components}/Popover/PopoverRoot.mjs.map +0 -0
  446. /package/dist/lib/{dist/lib/components → components}/Popover/PopoverTrigger.mjs +0 -0
  447. /package/dist/lib/{dist/lib/components → components}/Popover/index.mjs +0 -0
  448. /package/dist/lib/{dist/lib/components → components}/Progress/index.mjs +0 -0
  449. /package/dist/lib/{dist/lib/components/Radio → components/Progress}/index.mjs.map +0 -0
  450. /package/dist/lib/{dist/lib/components → components}/RadarChart/index.mjs +0 -0
  451. /package/dist/lib/{dist/lib/components → components}/Radio/index.mjs +0 -0
  452. /package/dist/lib/{dist/lib/components/ScrollArea → components/Radio}/index.mjs.map +0 -0
  453. /package/dist/lib/{dist/lib/components → components}/RadioCards/RadioCardsItem.mjs +0 -0
  454. /package/dist/lib/{dist/lib/components → components}/RadioCards/RadioCardsItem.mjs.map +0 -0
  455. /package/dist/lib/{dist/lib/components → components}/RadioCards/RadioCardsRoot.mjs +0 -0
  456. /package/dist/lib/{dist/lib/components → components}/RadioCards/RadioCardsRoot.mjs.map +0 -0
  457. /package/dist/lib/{dist/lib/components → components}/RadioCards/index.mjs +0 -0
  458. /package/dist/lib/{dist/lib/components → components}/RadioGroup/RadioGroupItem.mjs +0 -0
  459. /package/dist/lib/{dist/lib/components → components}/RadioGroup/RadioGroupItem.mjs.map +0 -0
  460. /package/dist/lib/{dist/lib/components → components}/RadioGroup/RadioGroupRoot.mjs +0 -0
  461. /package/dist/lib/{dist/lib/components → components}/RadioGroup/RadioGroupRoot.mjs.map +0 -0
  462. /package/dist/lib/{dist/lib/components → components}/RadioGroup/index.mjs +0 -0
  463. /package/dist/lib/{dist/lib/components → components}/ScrollArea/index.mjs +0 -0
  464. /package/dist/lib/{dist/lib/components/Select → components/ScrollArea}/index.mjs.map +0 -0
  465. /package/dist/lib/{dist/lib/components → components}/SegmentedControl/SegmentedControlItem.mjs +0 -0
  466. /package/dist/lib/{dist/lib/components → components}/SegmentedControl/SegmentedControlRoot.mjs +0 -0
  467. /package/dist/lib/{dist/lib/components → components}/SegmentedControl/SegmentedControlRoot.mjs.map +0 -0
  468. /package/dist/lib/{dist/lib/components → components}/SegmentedControl/index.mjs +0 -0
  469. /package/dist/lib/{dist/lib/components → components}/Select/index.mjs +0 -0
  470. /package/dist/lib/{dist/lib/components/Separator → components/Select}/index.mjs.map +0 -0
  471. /package/dist/lib/{dist/lib/components → components}/Separator/index.mjs +0 -0
  472. /package/dist/lib/{dist/lib/components/Skeleton → components/Separator}/index.mjs.map +0 -0
  473. /package/dist/lib/{dist/lib/components → components}/Skeleton/index.mjs +0 -0
  474. /package/dist/lib/{dist/lib/components/Slider → components/Skeleton}/index.mjs.map +0 -0
  475. /package/dist/lib/{dist/lib/components → components}/Slider/index.mjs +0 -0
  476. /package/dist/lib/{dist/lib/components/Spinner → components/Slider}/index.mjs.map +0 -0
  477. /package/dist/lib/{dist/lib/components → components}/Spinner/index.mjs +0 -0
  478. /package/dist/lib/{dist/lib/components/TabNav → components/Spinner}/index.mjs.map +0 -0
  479. /package/dist/lib/{dist/lib/components → components}/TabNav/index.mjs +0 -0
  480. /package/dist/lib/{dist/lib/components/Table → components/TabNav}/index.mjs.map +0 -0
  481. /package/dist/lib/{dist/lib/components → components}/Table/index.mjs +0 -0
  482. /package/dist/lib/{dist/lib/components/Tabs → components/Table}/index.mjs.map +0 -0
  483. /package/dist/lib/{dist/lib/components → components}/Tabs/index.mjs +0 -0
  484. /package/dist/lib/{dist/lib/components/TextArea → components/Tabs}/index.mjs.map +0 -0
  485. /package/dist/lib/{dist/lib/components → components}/TextArea/index.mjs +0 -0
  486. /package/dist/lib/{dist/lib/components/TextField → components/TextArea}/index.mjs.map +0 -0
  487. /package/dist/lib/{dist/lib/components → components}/TextField/index.mjs +0 -0
  488. /package/dist/lib/{dist/lib/components/Toggle → components/TextField}/index.mjs.map +0 -0
  489. /package/dist/lib/{dist/lib/components → components}/Toast/ToastActionButton.mjs.map +0 -0
  490. /package/dist/lib/{dist/lib/components → components}/Toast/ToastDescription.mjs +0 -0
  491. /package/dist/lib/{dist/lib/components → components}/Toast/ToastDescription.mjs.map +0 -0
  492. /package/dist/lib/{dist/lib/components → components}/Toast/ToastRoot.mjs +0 -0
  493. /package/dist/lib/{dist/lib/components → components}/Toast/ToastRoot.mjs.map +0 -0
  494. /package/dist/lib/{dist/lib/components → components}/Toast/ToastTitle.mjs +0 -0
  495. /package/dist/lib/{dist/lib/components → components}/Toast/ToastTitle.mjs.map +0 -0
  496. /package/dist/lib/{dist/lib/components → components}/Toast/index.mjs +0 -0
  497. /package/dist/lib/{dist/lib/components → components}/Toggle/ToggleWithText.mjs +0 -0
  498. /package/dist/lib/{dist/lib/components → components}/Toggle/ToggleWithText.mjs.map +0 -0
  499. /package/dist/lib/{dist/lib/components → components}/Toggle/index.mjs +0 -0
  500. /package/dist/lib/{dist/lib/components/ToggleSwitch → components/Toggle}/index.mjs.map +0 -0
  501. /package/dist/lib/{dist/lib/components → components}/ToggleGroup/ToggleGroupItem.mjs +0 -0
  502. /package/dist/lib/{dist/lib/components → components}/ToggleGroup/ToggleGroupItem.mjs.map +0 -0
  503. /package/dist/lib/{dist/lib/components → components}/ToggleGroup/ToggleGroupRoot.mjs +0 -0
  504. /package/dist/lib/{dist/lib/components → components}/ToggleGroup/ToggleGroupRoot.mjs.map +0 -0
  505. /package/dist/lib/{dist/lib/components → components}/ToggleGroup/index.mjs +0 -0
  506. /package/dist/lib/{dist/lib/components → components}/ToggleSwitch/index.mjs +0 -0
  507. /package/dist/lib/{dist/lib/components/Tooltip → components/ToggleSwitch}/index.mjs.map +0 -0
  508. /package/dist/lib/{dist/lib/components → components}/Tooltip/index.mjs +0 -0
  509. /package/dist/lib/{dist/lib/constants.mjs → constants.mjs} +0 -0
  510. /package/dist/lib/{_virtual/index.mjs.map → index.mjs.map} +0 -0
  511. /package/dist/lib/{dist/lib/theme → theme}/ThemeProvider.mjs +0 -0
  512. /package/dist/lib/{dist/lib/theme → theme}/ThemeProvider.mjs.map +0 -0
  513. /package/dist/lib/{dist/lib/utils → utils}/useDarkMode.mjs +0 -0
  514. /package/dist/lib/{dist/lib/utils → utils}/useDarkMode.mjs.map +0 -0
  515. /package/dist/lib/{dist/lib/utils → utils}/utils.mjs +0 -0
@@ -1,3749 +0,0 @@
1
- .tox {
2
- box-shadow: none;
3
- box-sizing: content-box;
4
- color: #222f3e;
5
- cursor: auto;
6
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
7
- font-size: 16px;
8
- font-style: normal;
9
- font-weight: normal;
10
- line-height: normal;
11
- -webkit-tap-highlight-color: transparent;
12
- text-decoration: none;
13
- text-shadow: none;
14
- text-transform: none;
15
- vertical-align: initial;
16
- white-space: normal;
17
- }
18
- .tox *:not(svg):not(rect) {
19
- box-sizing: inherit;
20
- color: inherit;
21
- cursor: inherit;
22
- direction: inherit;
23
- font-family: inherit;
24
- font-size: inherit;
25
- font-style: inherit;
26
- font-weight: inherit;
27
- line-height: inherit;
28
- -webkit-tap-highlight-color: inherit;
29
- text-align: inherit;
30
- text-decoration: inherit;
31
- text-shadow: inherit;
32
- text-transform: inherit;
33
- vertical-align: inherit;
34
- white-space: inherit;
35
- /* stylelint-disable-line no-duplicate-selectors */
36
- background: transparent;
37
- border: 0;
38
- box-shadow: none;
39
- float: none;
40
- height: auto;
41
- margin: 0;
42
- max-width: none;
43
- outline: 0;
44
- padding: 0;
45
- position: static;
46
- width: auto;
47
- }
48
- .tox:not([dir=rtl]) {
49
- direction: ltr;
50
- text-align: left;
51
- }
52
- .tox[dir=rtl] {
53
- direction: rtl;
54
- text-align: right;
55
- }
56
- .tox-tinymce {
57
- border: 2px solid #eeeeee;
58
- border-radius: 10px;
59
- box-shadow: none;
60
- box-sizing: border-box;
61
- display: flex;
62
- flex-direction: column;
63
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
64
- overflow: hidden;
65
- position: relative;
66
- visibility: inherit !important;
67
- }
68
- .tox.tox-tinymce-inline {
69
- border: none;
70
- box-shadow: none;
71
- overflow: initial;
72
- }
73
- .tox.tox-tinymce-inline .tox-editor-container {
74
- overflow: initial;
75
- }
76
- .tox.tox-tinymce-inline .tox-editor-header {
77
- background-color: #fff;
78
- border: 2px solid #eeeeee;
79
- border-radius: 10px;
80
- box-shadow: none;
81
- overflow: hidden;
82
- }
83
- .tox-tinymce-aux {
84
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
85
- z-index: 1300;
86
- }
87
- .tox-tinymce *:focus,
88
- .tox-tinymce-aux *:focus {
89
- outline: none;
90
- }
91
- button::-moz-focus-inner {
92
- border: 0;
93
- }
94
- .tox[dir=rtl] .tox-icon--flip svg {
95
- transform: rotateY(180deg);
96
- }
97
- .tox .accessibility-issue__header {
98
- align-items: center;
99
- display: flex;
100
- margin-bottom: 4px;
101
- }
102
- .tox .accessibility-issue__description {
103
- align-items: stretch;
104
- border-radius: 6px;
105
- display: flex;
106
- justify-content: space-between;
107
- }
108
- .tox .accessibility-issue__description > div {
109
- padding-bottom: 4px;
110
- }
111
- .tox .accessibility-issue__description > div > div {
112
- align-items: center;
113
- display: flex;
114
- margin-bottom: 4px;
115
- }
116
- .tox .accessibility-issue__description > div > div .tox-icon svg {
117
- display: block;
118
- }
119
- .tox .accessibility-issue__repair {
120
- margin-top: 16px;
121
- }
122
- .tox .tox-dialog__body-content .accessibility-issue--info .accessibility-issue__description {
123
- background-color: rgba(0, 101, 216, 0.1);
124
- color: #222f3e;
125
- }
126
- .tox .tox-dialog__body-content .accessibility-issue--info .tox-form__group h2 {
127
- color: #006ce7;
128
- }
129
- .tox .tox-dialog__body-content .accessibility-issue--info .tox-icon svg {
130
- fill: #006ce7;
131
- }
132
- .tox .tox-dialog__body-content .accessibility-issue--info a.tox-button--naked.tox-button--icon {
133
- background-color: #006ce7;
134
- color: #fff;
135
- }
136
- .tox .tox-dialog__body-content .accessibility-issue--info a.tox-button--naked.tox-button--icon:hover,
137
- .tox .tox-dialog__body-content .accessibility-issue--info a.tox-button--naked.tox-button--icon:focus {
138
- background-color: #0060ce;
139
- }
140
- .tox .tox-dialog__body-content .accessibility-issue--info a.tox-button--naked.tox-button--icon:active {
141
- background-color: #0054b4;
142
- }
143
- .tox .tox-dialog__body-content .accessibility-issue--warn {
144
- /* stylelint-disable-next-line no-descending-specificity */
145
- }
146
- .tox .tox-dialog__body-content .accessibility-issue--warn .accessibility-issue__description {
147
- background-color: rgba(255, 165, 0, 0.08);
148
- color: #222f3e;
149
- }
150
- .tox .tox-dialog__body-content .accessibility-issue--warn .tox-form__group h2 {
151
- color: #8f5d00;
152
- }
153
- .tox .tox-dialog__body-content .accessibility-issue--warn .tox-icon svg {
154
- fill: #8f5d00;
155
- }
156
- .tox .tox-dialog__body-content .accessibility-issue--warn a.tox-button--naked.tox-button--icon {
157
- background-color: #FFE89D;
158
- color: #222f3e;
159
- }
160
- .tox .tox-dialog__body-content .accessibility-issue--warn a.tox-button--naked.tox-button--icon:hover,
161
- .tox .tox-dialog__body-content .accessibility-issue--warn a.tox-button--naked.tox-button--icon:focus {
162
- background-color: #F2D574;
163
- color: #222f3e;
164
- }
165
- .tox .tox-dialog__body-content .accessibility-issue--warn a.tox-button--naked.tox-button--icon:active {
166
- background-color: #E8C657;
167
- color: #222f3e;
168
- }
169
- .tox .tox-dialog__body-content .accessibility-issue--error {
170
- /* stylelint-disable-next-line no-descending-specificity */
171
- }
172
- .tox .tox-dialog__body-content .accessibility-issue--error .accessibility-issue__description {
173
- background-color: rgba(204, 0, 0, 0.1);
174
- color: #222f3e;
175
- }
176
- .tox .tox-dialog__body-content .accessibility-issue--error .tox-form__group h2 {
177
- color: #c00;
178
- }
179
- .tox .tox-dialog__body-content .accessibility-issue--error .tox-icon svg {
180
- fill: #c00;
181
- }
182
- .tox .tox-dialog__body-content .accessibility-issue--error a.tox-button--naked.tox-button--icon {
183
- background-color: #F2BFBF;
184
- color: #222f3e;
185
- }
186
- .tox .tox-dialog__body-content .accessibility-issue--error a.tox-button--naked.tox-button--icon:hover,
187
- .tox .tox-dialog__body-content .accessibility-issue--error a.tox-button--naked.tox-button--icon:focus {
188
- background-color: #E9A4A4;
189
- color: #222f3e;
190
- }
191
- .tox .tox-dialog__body-content .accessibility-issue--error a.tox-button--naked.tox-button--icon:active {
192
- background-color: #EE9494;
193
- color: #222f3e;
194
- }
195
- .tox .tox-dialog__body-content .accessibility-issue--success .accessibility-issue__description {
196
- background-color: rgba(120, 171, 70, 0.1);
197
- color: #222f3e;
198
- }
199
- .tox .tox-dialog__body-content .accessibility-issue--success .accessibility-issue__description > *:last-child {
200
- display: none;
201
- }
202
- .tox .tox-dialog__body-content .accessibility-issue--success .tox-form__group h2 {
203
- color: #527530;
204
- }
205
- .tox .tox-dialog__body-content .accessibility-issue--success .tox-icon svg {
206
- fill: #527530;
207
- }
208
- .tox .tox-dialog__body-content .accessibility-issue__header .tox-form__group h1,
209
- .tox .tox-dialog__body-content .tox-form__group .accessibility-issue__description h2 {
210
- font-size: 14px;
211
- margin-top: 0;
212
- }
213
- .tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__header .tox-button {
214
- margin-left: 4px;
215
- }
216
- .tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__header > *:nth-last-child(2) {
217
- margin-left: auto;
218
- }
219
- .tox:not([dir=rtl]) .tox-dialog__body-content .accessibility-issue__description {
220
- padding: 4px 4px 4px 8px;
221
- }
222
- .tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__header .tox-button {
223
- margin-right: 4px;
224
- }
225
- .tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__header > *:nth-last-child(2) {
226
- margin-right: auto;
227
- }
228
- .tox[dir=rtl] .tox-dialog__body-content .accessibility-issue__description {
229
- padding: 4px 8px 4px 4px;
230
- }
231
- .tox .tox-advtemplate .tox-form__grid {
232
- flex: 1;
233
- }
234
- .tox .tox-advtemplate .tox-form__grid > div:first-child {
235
- display: flex;
236
- flex-direction: column;
237
- width: 30%;
238
- }
239
- .tox .tox-advtemplate .tox-form__grid > div:first-child > div:nth-child(2) {
240
- flex-basis: 0;
241
- flex-grow: 1;
242
- overflow: auto;
243
- }
244
- @media only screen and (max-width: 767px ) {
245
- body:not(.tox-force-desktop) .tox .tox-advtemplate .tox-form__grid > div:first-child {
246
- width: 100%;
247
- }
248
- }
249
- .tox .tox-advtemplate iframe {
250
- border-color: #eeeeee;
251
- border-radius: 10px;
252
- border-style: solid;
253
- border-width: 1px;
254
- margin: 0 10px;
255
- }
256
- .tox .tox-anchorbar {
257
- display: flex;
258
- flex: 0 0 auto;
259
- }
260
- .tox .tox-bottom-anchorbar {
261
- display: flex;
262
- flex: 0 0 auto;
263
- }
264
- .tox .tox-bar {
265
- display: flex;
266
- flex: 0 0 auto;
267
- }
268
- .tox .tox-button {
269
- background-color: #006ce7;
270
- background-image: none;
271
- background-position: 0 0;
272
- background-repeat: repeat;
273
- border-color: #006ce7;
274
- border-radius: 6px;
275
- border-style: solid;
276
- border-width: 1px;
277
- box-shadow: none;
278
- box-sizing: border-box;
279
- color: #fff;
280
- cursor: pointer;
281
- display: inline-block;
282
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
283
- font-size: 14px;
284
- font-style: normal;
285
- font-weight: bold;
286
- letter-spacing: normal;
287
- line-height: 24px;
288
- margin: 0;
289
- outline: none;
290
- padding: 4px 16px;
291
- position: relative;
292
- text-align: center;
293
- text-decoration: none;
294
- text-transform: none;
295
- white-space: nowrap;
296
- }
297
- .tox .tox-button::before {
298
- border-radius: 6px;
299
- bottom: -1px;
300
- box-shadow: inset 0 0 0 2px #fff, 0 0 0 1px #006ce7, 0 0 0 3px rgba(0, 108, 231, 0.25);
301
- content: '';
302
- left: -1px;
303
- opacity: 0;
304
- pointer-events: none;
305
- position: absolute;
306
- right: -1px;
307
- top: -1px;
308
- }
309
- .tox .tox-button[disabled] {
310
- background-color: #006ce7;
311
- background-image: none;
312
- border-color: #006ce7;
313
- box-shadow: none;
314
- color: rgba(255, 255, 255, 0.5);
315
- cursor: not-allowed;
316
- }
317
- .tox .tox-button:focus:not(:disabled) {
318
- background-color: #0060ce;
319
- background-image: none;
320
- border-color: #0060ce;
321
- box-shadow: none;
322
- color: #fff;
323
- }
324
- .tox .tox-button:focus-visible:not(:disabled)::before {
325
- opacity: 1;
326
- }
327
- .tox .tox-button:hover:not(:disabled) {
328
- background-color: #0060ce;
329
- background-image: none;
330
- border-color: #0060ce;
331
- box-shadow: none;
332
- color: #fff;
333
- }
334
- .tox .tox-button:active:not(:disabled) {
335
- background-color: #0054b4;
336
- background-image: none;
337
- border-color: #0054b4;
338
- box-shadow: none;
339
- color: #fff;
340
- }
341
- .tox .tox-button.tox-button--enabled {
342
- background-color: #0054b4;
343
- background-image: none;
344
- border-color: #0054b4;
345
- box-shadow: none;
346
- color: #fff;
347
- }
348
- .tox .tox-button.tox-button--enabled[disabled] {
349
- background-color: #0054b4;
350
- background-image: none;
351
- border-color: #0054b4;
352
- box-shadow: none;
353
- color: rgba(255, 255, 255, 0.5);
354
- cursor: not-allowed;
355
- }
356
- .tox .tox-button.tox-button--enabled:focus:not(:disabled) {
357
- background-color: #00489b;
358
- background-image: none;
359
- border-color: #00489b;
360
- box-shadow: none;
361
- color: #fff;
362
- }
363
- .tox .tox-button.tox-button--enabled:hover:not(:disabled) {
364
- background-color: #00489b;
365
- background-image: none;
366
- border-color: #00489b;
367
- box-shadow: none;
368
- color: #fff;
369
- }
370
- .tox .tox-button.tox-button--enabled:active:not(:disabled) {
371
- background-color: #003c81;
372
- background-image: none;
373
- border-color: #003c81;
374
- box-shadow: none;
375
- color: #fff;
376
- }
377
- .tox .tox-button--icon-and-text,
378
- .tox .tox-button.tox-button--icon-and-text,
379
- .tox .tox-button.tox-button--secondary.tox-button--icon-and-text {
380
- display: flex;
381
- padding: 5px 4px;
382
- }
383
- .tox .tox-button--icon-and-text .tox-icon svg,
384
- .tox .tox-button.tox-button--icon-and-text .tox-icon svg,
385
- .tox .tox-button.tox-button--secondary.tox-button--icon-and-text .tox-icon svg {
386
- display: block;
387
- fill: currentColor;
388
- }
389
- .tox .tox-button--secondary {
390
- background-color: #f0f0f0;
391
- background-image: none;
392
- background-position: 0 0;
393
- background-repeat: repeat;
394
- border-color: #f0f0f0;
395
- border-radius: 6px;
396
- border-style: solid;
397
- border-width: 1px;
398
- box-shadow: none;
399
- color: #222f3e;
400
- font-size: 14px;
401
- font-style: normal;
402
- font-weight: bold;
403
- letter-spacing: normal;
404
- outline: none;
405
- padding: 4px 16px;
406
- text-decoration: none;
407
- text-transform: none;
408
- }
409
- .tox .tox-button--secondary[disabled] {
410
- background-color: #f0f0f0;
411
- background-image: none;
412
- border-color: #f0f0f0;
413
- box-shadow: none;
414
- color: rgba(34, 47, 62, 0.5);
415
- }
416
- .tox .tox-button--secondary:focus:not(:disabled) {
417
- background-color: #e3e3e3;
418
- background-image: none;
419
- border-color: #e3e3e3;
420
- box-shadow: none;
421
- color: #222f3e;
422
- }
423
- .tox .tox-button--secondary:hover:not(:disabled) {
424
- background-color: #e3e3e3;
425
- background-image: none;
426
- border-color: #e3e3e3;
427
- box-shadow: none;
428
- color: #222f3e;
429
- }
430
- .tox .tox-button--secondary:active:not(:disabled) {
431
- background-color: #d6d6d6;
432
- background-image: none;
433
- border-color: #d6d6d6;
434
- box-shadow: none;
435
- color: #222f3e;
436
- }
437
- .tox .tox-button--secondary.tox-button--enabled {
438
- background-color: #a8c8ed;
439
- background-image: none;
440
- border-color: #a8c8ed;
441
- box-shadow: none;
442
- color: #222f3e;
443
- }
444
- .tox .tox-button--secondary.tox-button--enabled[disabled] {
445
- background-color: #a8c8ed;
446
- background-image: none;
447
- border-color: #a8c8ed;
448
- box-shadow: none;
449
- color: rgba(34, 47, 62, 0.5);
450
- }
451
- .tox .tox-button--secondary.tox-button--enabled:focus:not(:disabled) {
452
- background-color: #93bbe9;
453
- background-image: none;
454
- border-color: #93bbe9;
455
- box-shadow: none;
456
- color: #222f3e;
457
- }
458
- .tox .tox-button--secondary.tox-button--enabled:hover:not(:disabled) {
459
- background-color: #93bbe9;
460
- background-image: none;
461
- border-color: #93bbe9;
462
- box-shadow: none;
463
- color: #222f3e;
464
- }
465
- .tox .tox-button--secondary.tox-button--enabled:active:not(:disabled) {
466
- background-color: #7daee4;
467
- background-image: none;
468
- border-color: #7daee4;
469
- box-shadow: none;
470
- color: #222f3e;
471
- }
472
- .tox .tox-button--icon,
473
- .tox .tox-button.tox-button--icon,
474
- .tox .tox-button.tox-button--secondary.tox-button--icon {
475
- padding: 4px;
476
- }
477
- .tox .tox-button--icon .tox-icon svg,
478
- .tox .tox-button.tox-button--icon .tox-icon svg,
479
- .tox .tox-button.tox-button--secondary.tox-button--icon .tox-icon svg {
480
- display: block;
481
- fill: currentColor;
482
- }
483
- .tox .tox-button-link {
484
- background: 0;
485
- border: none;
486
- box-sizing: border-box;
487
- cursor: pointer;
488
- display: inline-block;
489
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
490
- font-size: 16px;
491
- font-weight: normal;
492
- line-height: 1.3;
493
- margin: 0;
494
- padding: 0;
495
- white-space: nowrap;
496
- }
497
- .tox .tox-button-link--sm {
498
- font-size: 14px;
499
- }
500
- .tox .tox-button--naked {
501
- background-color: transparent;
502
- border-color: transparent;
503
- box-shadow: unset;
504
- color: #222f3e;
505
- }
506
- .tox .tox-button--naked[disabled] {
507
- background-color: rgba(34, 47, 62, 0.12);
508
- border-color: transparent;
509
- box-shadow: unset;
510
- color: rgba(34, 47, 62, 0.5);
511
- }
512
- .tox .tox-button--naked:hover:not(:disabled) {
513
- background-color: rgba(34, 47, 62, 0.12);
514
- border-color: transparent;
515
- box-shadow: unset;
516
- color: #222f3e;
517
- }
518
- .tox .tox-button--naked:focus:not(:disabled) {
519
- background-color: rgba(34, 47, 62, 0.12);
520
- border-color: transparent;
521
- box-shadow: unset;
522
- color: #222f3e;
523
- }
524
- .tox .tox-button--naked:active:not(:disabled) {
525
- background-color: rgba(34, 47, 62, 0.18);
526
- border-color: transparent;
527
- box-shadow: unset;
528
- color: #222f3e;
529
- }
530
- .tox .tox-button--naked .tox-icon svg {
531
- fill: currentColor;
532
- }
533
- .tox .tox-button--naked.tox-button--icon:hover:not(:disabled) {
534
- color: #222f3e;
535
- }
536
- .tox .tox-checkbox {
537
- align-items: center;
538
- border-radius: 6px;
539
- cursor: pointer;
540
- display: flex;
541
- height: 36px;
542
- min-width: 36px;
543
- }
544
- .tox .tox-checkbox__input {
545
- /* Hide from view but visible to screen readers */
546
- height: 1px;
547
- overflow: hidden;
548
- position: absolute;
549
- top: auto;
550
- width: 1px;
551
- }
552
- .tox .tox-checkbox__icons {
553
- align-items: center;
554
- border-radius: 6px;
555
- box-shadow: 0 0 0 2px transparent;
556
- box-sizing: content-box;
557
- display: flex;
558
- height: 24px;
559
- justify-content: center;
560
- padding: calc(4px - 1px);
561
- width: 24px;
562
- }
563
- .tox .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
564
- display: block;
565
- fill: rgba(34, 47, 62, 0.3);
566
- }
567
- .tox .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg {
568
- display: none;
569
- fill: #006ce7;
570
- }
571
- .tox .tox-checkbox__icons .tox-checkbox-icon__checked svg {
572
- display: none;
573
- fill: #006ce7;
574
- }
575
- .tox .tox-checkbox--disabled {
576
- color: rgba(34, 47, 62, 0.5);
577
- cursor: not-allowed;
578
- }
579
- .tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__checked svg {
580
- fill: rgba(34, 47, 62, 0.5);
581
- }
582
- .tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
583
- fill: rgba(34, 47, 62, 0.5);
584
- }
585
- .tox .tox-checkbox--disabled .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg {
586
- fill: rgba(34, 47, 62, 0.5);
587
- }
588
- .tox input.tox-checkbox__input:checked + .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
589
- display: none;
590
- }
591
- .tox input.tox-checkbox__input:checked + .tox-checkbox__icons .tox-checkbox-icon__checked svg {
592
- display: block;
593
- }
594
- .tox input.tox-checkbox__input:indeterminate + .tox-checkbox__icons .tox-checkbox-icon__unchecked svg {
595
- display: none;
596
- }
597
- .tox input.tox-checkbox__input:indeterminate + .tox-checkbox__icons .tox-checkbox-icon__indeterminate svg {
598
- display: block;
599
- }
600
- .tox input.tox-checkbox__input:focus + .tox-checkbox__icons {
601
- border-radius: 6px;
602
- box-shadow: inset 0 0 0 1px #006ce7;
603
- padding: calc(4px - 1px);
604
- }
605
- .tox:not([dir=rtl]) .tox-checkbox__label {
606
- margin-left: 4px;
607
- }
608
- .tox:not([dir=rtl]) .tox-checkbox__input {
609
- left: -10000px;
610
- }
611
- .tox:not([dir=rtl]) .tox-bar .tox-checkbox {
612
- margin-left: 4px;
613
- }
614
- .tox[dir=rtl] .tox-checkbox__label {
615
- margin-right: 4px;
616
- }
617
- .tox[dir=rtl] .tox-checkbox__input {
618
- right: -10000px;
619
- }
620
- .tox[dir=rtl] .tox-bar .tox-checkbox {
621
- margin-right: 4px;
622
- }
623
- .tox {
624
- /* stylelint-disable-next-line no-descending-specificity */
625
- }
626
- .tox .tox-collection--toolbar .tox-collection__group {
627
- display: flex;
628
- padding: 0;
629
- }
630
- .tox .tox-collection--grid .tox-collection__group {
631
- display: flex;
632
- flex-wrap: wrap;
633
- max-height: 208px;
634
- overflow-x: hidden;
635
- overflow-y: auto;
636
- padding: 0;
637
- }
638
- .tox .tox-collection--list .tox-collection__group {
639
- border-bottom-width: 0;
640
- border-color: #e3e3e3;
641
- border-left-width: 0;
642
- border-right-width: 0;
643
- border-style: solid;
644
- border-top-width: 1px;
645
- padding: 4px 0;
646
- }
647
- .tox .tox-collection--list .tox-collection__group:first-child {
648
- border-top-width: 0;
649
- }
650
- .tox .tox-collection__group-heading {
651
- background-color: #fcfcfc;
652
- color: rgba(34, 47, 62, 0.7);
653
- cursor: default;
654
- font-size: 12px;
655
- font-style: normal;
656
- font-weight: normal;
657
- margin-bottom: 4px;
658
- margin-top: -4px;
659
- padding: 4px 8px;
660
- text-transform: none;
661
- -webkit-touch-callout: none;
662
- -webkit-user-select: none;
663
- user-select: none;
664
- }
665
- .tox .tox-collection__item {
666
- align-items: center;
667
- border-radius: 3px;
668
- color: #222f3e;
669
- display: flex;
670
- -webkit-touch-callout: none;
671
- -webkit-user-select: none;
672
- user-select: none;
673
- }
674
- .tox .tox-collection--list .tox-collection__item {
675
- padding: 4px 8px;
676
- }
677
- .tox .tox-collection--toolbar .tox-collection__item {
678
- border-radius: 3px;
679
- padding: 4px;
680
- }
681
- .tox .tox-collection--grid .tox-collection__item {
682
- border-radius: 3px;
683
- padding: 4px;
684
- }
685
- .tox .tox-collection--list .tox-collection__item--enabled {
686
- background-color: #fff;
687
- color: #222f3e;
688
- }
689
- .tox .tox-collection--list .tox-collection__item--active {
690
- background-color: #cce2fa;
691
- }
692
- .tox .tox-collection--toolbar .tox-collection__item--enabled {
693
- background-color: #a6ccf7;
694
- color: #222f3e;
695
- }
696
- .tox .tox-collection--toolbar .tox-collection__item--active {
697
- background-color: #cce2fa;
698
- }
699
- .tox .tox-collection--grid .tox-collection__item--enabled {
700
- background-color: #a6ccf7;
701
- color: #222f3e;
702
- }
703
- .tox .tox-collection--grid .tox-collection__item--active:not(.tox-collection__item--state-disabled) {
704
- background-color: #cce2fa;
705
- color: #222f3e;
706
- }
707
- .tox .tox-collection--list .tox-collection__item--active:not(.tox-collection__item--state-disabled) {
708
- color: #222f3e;
709
- }
710
- .tox .tox-collection--toolbar .tox-collection__item--active:not(.tox-collection__item--state-disabled) {
711
- color: #222f3e;
712
- }
713
- .tox .tox-collection__item-icon,
714
- .tox .tox-collection__item-checkmark {
715
- align-items: center;
716
- display: flex;
717
- height: 24px;
718
- justify-content: center;
719
- width: 24px;
720
- }
721
- .tox .tox-collection__item-icon svg,
722
- .tox .tox-collection__item-checkmark svg {
723
- fill: currentColor;
724
- }
725
- .tox .tox-collection--toolbar-lg .tox-collection__item-icon {
726
- height: 48px;
727
- width: 48px;
728
- }
729
- .tox .tox-collection__item-label {
730
- color: currentColor;
731
- display: inline-block;
732
- flex: 1;
733
- font-size: 14px;
734
- font-style: normal;
735
- font-weight: normal;
736
- line-height: 24px;
737
- max-width: 100%;
738
- text-transform: none;
739
- word-break: break-all;
740
- }
741
- .tox .tox-collection__item-accessory {
742
- color: rgba(34, 47, 62, 0.7);
743
- display: inline-block;
744
- font-size: 14px;
745
- height: 24px;
746
- line-height: 24px;
747
- text-transform: none;
748
- }
749
- .tox .tox-collection__item-caret {
750
- align-items: center;
751
- display: flex;
752
- min-height: 24px;
753
- }
754
- .tox .tox-collection__item-caret::after {
755
- content: '';
756
- font-size: 0;
757
- min-height: inherit;
758
- }
759
- .tox .tox-collection__item-caret svg {
760
- fill: #222f3e;
761
- }
762
- .tox .tox-collection__item--state-disabled {
763
- background-color: transparent;
764
- color: rgba(34, 47, 62, 0.5);
765
- cursor: not-allowed;
766
- }
767
- .tox .tox-collection__item--state-disabled .tox-collection__item-caret svg {
768
- fill: rgba(34, 47, 62, 0.5);
769
- }
770
- .tox .tox-collection--list .tox-collection__item:not(.tox-collection__item--enabled) .tox-collection__item-checkmark svg {
771
- display: none;
772
- }
773
- .tox .tox-collection--list .tox-collection__item:not(.tox-collection__item--enabled) .tox-collection__item-accessory + .tox-collection__item-checkmark {
774
- display: none;
775
- }
776
- .tox .tox-collection--horizontal {
777
- background-color: #fff;
778
- border: 1px solid #e3e3e3;
779
- border-radius: 6px;
780
- box-shadow: 0 0 2px 0 rgba(34, 47, 62, 0.2), 0 4px 8px 0 rgba(34, 47, 62, 0.15);
781
- display: flex;
782
- flex: 0 0 auto;
783
- flex-shrink: 0;
784
- flex-wrap: nowrap;
785
- margin-bottom: 0;
786
- overflow-x: auto;
787
- padding: 0;
788
- }
789
- .tox .tox-collection--horizontal .tox-collection__group {
790
- align-items: center;
791
- display: flex;
792
- flex-wrap: nowrap;
793
- margin: 0;
794
- padding: 0 4px;
795
- }
796
- .tox .tox-collection--horizontal .tox-collection__item {
797
- height: 28px;
798
- margin: 6px 1px 5px 0;
799
- padding: 0 4px;
800
- }
801
- .tox .tox-collection--horizontal .tox-collection__item-label {
802
- white-space: nowrap;
803
- }
804
- .tox .tox-collection--horizontal .tox-collection__item-caret {
805
- margin-left: 4px;
806
- }
807
- .tox .tox-collection__item-container {
808
- display: flex;
809
- }
810
- .tox .tox-collection__item-container--row {
811
- align-items: center;
812
- flex: 1 1 auto;
813
- flex-direction: row;
814
- }
815
- .tox .tox-collection__item-container--row.tox-collection__item-container--align-left {
816
- margin-right: auto;
817
- }
818
- .tox .tox-collection__item-container--row.tox-collection__item-container--align-right {
819
- justify-content: flex-end;
820
- margin-left: auto;
821
- }
822
- .tox .tox-collection__item-container--row.tox-collection__item-container--valign-top {
823
- align-items: flex-start;
824
- margin-bottom: auto;
825
- }
826
- .tox .tox-collection__item-container--row.tox-collection__item-container--valign-middle {
827
- align-items: center;
828
- }
829
- .tox .tox-collection__item-container--row.tox-collection__item-container--valign-bottom {
830
- align-items: flex-end;
831
- margin-top: auto;
832
- }
833
- .tox .tox-collection__item-container--column {
834
- align-self: center;
835
- flex: 1 1 auto;
836
- flex-direction: column;
837
- }
838
- .tox .tox-collection__item-container--column.tox-collection__item-container--align-left {
839
- align-items: flex-start;
840
- }
841
- .tox .tox-collection__item-container--column.tox-collection__item-container--align-right {
842
- align-items: flex-end;
843
- }
844
- .tox .tox-collection__item-container--column.tox-collection__item-container--valign-top {
845
- align-self: flex-start;
846
- }
847
- .tox .tox-collection__item-container--column.tox-collection__item-container--valign-middle {
848
- align-self: center;
849
- }
850
- .tox .tox-collection__item-container--column.tox-collection__item-container--valign-bottom {
851
- align-self: flex-end;
852
- }
853
- .tox:not([dir=rtl]) .tox-collection--horizontal .tox-collection__group:not(:last-of-type) {
854
- border-right: 1px solid transparent;
855
- }
856
- .tox:not([dir=rtl]) .tox-collection--list .tox-collection__item > *:not(:first-child) {
857
- margin-left: 8px;
858
- }
859
- .tox:not([dir=rtl]) .tox-collection--list .tox-collection__item > .tox-collection__item-label:first-child {
860
- margin-left: 4px;
861
- }
862
- .tox:not([dir=rtl]) .tox-collection__item-accessory {
863
- margin-left: 16px;
864
- text-align: right;
865
- }
866
- .tox:not([dir=rtl]) .tox-collection .tox-collection__item-caret {
867
- margin-left: 16px;
868
- }
869
- .tox[dir=rtl] .tox-collection--horizontal .tox-collection__group:not(:last-of-type) {
870
- border-left: 1px solid transparent;
871
- }
872
- .tox[dir=rtl] .tox-collection--list .tox-collection__item > *:not(:first-child) {
873
- margin-right: 8px;
874
- }
875
- .tox[dir=rtl] .tox-collection--list .tox-collection__item > .tox-collection__item-label:first-child {
876
- margin-right: 4px;
877
- }
878
- .tox[dir=rtl] .tox-collection__item-accessory {
879
- margin-right: 16px;
880
- text-align: left;
881
- }
882
- .tox[dir=rtl] .tox-collection .tox-collection__item-caret {
883
- margin-right: 16px;
884
- transform: rotateY(180deg);
885
- }
886
- .tox[dir=rtl] .tox-collection--horizontal .tox-collection__item-caret {
887
- margin-right: 4px;
888
- }
889
- .tox .tox-color-picker-container {
890
- display: flex;
891
- flex-direction: row;
892
- height: 225px;
893
- margin: 0;
894
- }
895
- .tox .tox-sv-palette {
896
- box-sizing: border-box;
897
- display: flex;
898
- height: 100%;
899
- }
900
- .tox .tox-sv-palette-spectrum {
901
- height: 100%;
902
- }
903
- .tox .tox-sv-palette,
904
- .tox .tox-sv-palette-spectrum {
905
- width: 225px;
906
- }
907
- .tox .tox-sv-palette-thumb {
908
- background: none;
909
- border: 1px solid black;
910
- border-radius: 50%;
911
- box-sizing: content-box;
912
- height: 12px;
913
- position: absolute;
914
- width: 12px;
915
- }
916
- .tox .tox-sv-palette-inner-thumb {
917
- border: 1px solid white;
918
- border-radius: 50%;
919
- height: 10px;
920
- position: absolute;
921
- width: 10px;
922
- }
923
- .tox .tox-hue-slider {
924
- box-sizing: border-box;
925
- height: 100%;
926
- width: 25px;
927
- }
928
- .tox .tox-hue-slider-spectrum {
929
- background: linear-gradient(to bottom, #f00, #ff0080, #f0f, #8000ff, #00f, #0080ff, #0ff, #00ff80, #0f0, #80ff00, #ff0, #ff8000, #f00);
930
- height: 100%;
931
- width: 100%;
932
- }
933
- .tox .tox-hue-slider,
934
- .tox .tox-hue-slider-spectrum {
935
- width: 20px;
936
- }
937
- .tox .tox-hue-slider-spectrum:focus,
938
- .tox .tox-sv-palette-spectrum:focus {
939
- outline: #08f solid;
940
- }
941
- .tox .tox-hue-slider-thumb {
942
- background: white;
943
- border: 1px solid black;
944
- box-sizing: content-box;
945
- height: 4px;
946
- width: 100%;
947
- }
948
- .tox .tox-rgb-form {
949
- display: flex;
950
- flex-direction: column;
951
- justify-content: space-between;
952
- }
953
- .tox .tox-rgb-form div {
954
- align-items: center;
955
- display: flex;
956
- justify-content: space-between;
957
- margin-bottom: 5px;
958
- width: inherit;
959
- }
960
- .tox .tox-rgb-form input {
961
- width: 6em;
962
- }
963
- .tox .tox-rgb-form input.tox-invalid {
964
- /* Need !important to override Chrome's focus styling unfortunately */
965
- border: 1px solid red !important;
966
- }
967
- .tox .tox-rgb-form .tox-rgba-preview {
968
- border: 1px solid black;
969
- flex-grow: 2;
970
- margin-bottom: 0;
971
- }
972
- .tox:not([dir=rtl]) .tox-sv-palette {
973
- margin-right: 15px;
974
- }
975
- .tox:not([dir=rtl]) .tox-hue-slider {
976
- margin-right: 15px;
977
- }
978
- .tox:not([dir=rtl]) .tox-hue-slider-thumb {
979
- margin-left: -1px;
980
- }
981
- .tox:not([dir=rtl]) .tox-rgb-form label {
982
- margin-right: 0.5em;
983
- }
984
- .tox[dir=rtl] .tox-sv-palette {
985
- margin-left: 15px;
986
- }
987
- .tox[dir=rtl] .tox-hue-slider {
988
- margin-left: 15px;
989
- }
990
- .tox[dir=rtl] .tox-hue-slider-thumb {
991
- margin-right: -1px;
992
- }
993
- .tox[dir=rtl] .tox-rgb-form label {
994
- margin-left: 0.5em;
995
- }
996
- .tox .tox-toolbar .tox-swatches,
997
- .tox .tox-toolbar__primary .tox-swatches,
998
- .tox .tox-toolbar__overflow .tox-swatches {
999
- margin: 5px 0 6px 11px;
1000
- }
1001
- .tox .tox-collection--list .tox-collection__group .tox-swatches-menu {
1002
- border: 0;
1003
- margin: -4px -4px;
1004
- }
1005
- .tox .tox-swatches__row {
1006
- display: flex;
1007
- }
1008
- .tox .tox-swatch {
1009
- height: 30px;
1010
- transition: transform 0.15s, box-shadow 0.15s;
1011
- width: 30px;
1012
- }
1013
- .tox .tox-swatch:hover,
1014
- .tox .tox-swatch:focus {
1015
- box-shadow: 0 0 0 1px rgba(127, 127, 127, 0.3) inset;
1016
- transform: scale(0.8);
1017
- }
1018
- .tox .tox-swatch--remove {
1019
- align-items: center;
1020
- display: flex;
1021
- justify-content: center;
1022
- }
1023
- .tox .tox-swatch--remove svg path {
1024
- stroke: #e74c3c;
1025
- }
1026
- .tox .tox-swatches__picker-btn {
1027
- align-items: center;
1028
- background-color: transparent;
1029
- border: 0;
1030
- cursor: pointer;
1031
- display: flex;
1032
- height: 30px;
1033
- justify-content: center;
1034
- outline: none;
1035
- padding: 0;
1036
- width: 30px;
1037
- }
1038
- .tox .tox-swatches__picker-btn svg {
1039
- fill: #222f3e;
1040
- height: 24px;
1041
- width: 24px;
1042
- }
1043
- .tox .tox-swatches__picker-btn:hover {
1044
- background: #cce2fa;
1045
- }
1046
- .tox div.tox-swatch:not(.tox-swatch--remove) svg {
1047
- display: none;
1048
- fill: #222f3e;
1049
- height: 24px;
1050
- margin: calc((30px - 24px) / 2) calc((30px - 24px) / 2);
1051
- width: 24px;
1052
- }
1053
- .tox div.tox-swatch:not(.tox-swatch--remove) svg path {
1054
- fill: #fff;
1055
- paint-order: stroke;
1056
- stroke: #222f3e;
1057
- stroke-width: 2px;
1058
- }
1059
- .tox div.tox-swatch:not(.tox-swatch--remove).tox-collection__item--enabled svg {
1060
- display: block;
1061
- }
1062
- .tox:not([dir=rtl]) .tox-swatches__picker-btn {
1063
- margin-left: auto;
1064
- }
1065
- .tox[dir=rtl] .tox-swatches__picker-btn {
1066
- margin-right: auto;
1067
- }
1068
- .tox .tox-comment-thread {
1069
- background: #fff;
1070
- position: relative;
1071
- }
1072
- .tox .tox-comment-thread > *:not(:first-child) {
1073
- margin-top: 8px;
1074
- }
1075
- .tox .tox-comment {
1076
- background: #fff;
1077
- border: 1px solid #eeeeee;
1078
- border-radius: 6px;
1079
- box-shadow: 0 4px 8px 0 rgba(34, 47, 62, 0.1);
1080
- padding: 8px 8px 16px 8px;
1081
- position: relative;
1082
- }
1083
- .tox .tox-comment__header {
1084
- align-items: center;
1085
- color: #222f3e;
1086
- display: flex;
1087
- justify-content: space-between;
1088
- }
1089
- .tox .tox-comment__date {
1090
- color: #222f3e;
1091
- font-size: 12px;
1092
- line-height: 18px;
1093
- }
1094
- .tox .tox-comment__body {
1095
- color: #222f3e;
1096
- font-size: 14px;
1097
- font-style: normal;
1098
- font-weight: normal;
1099
- line-height: 1.3;
1100
- margin-top: 8px;
1101
- position: relative;
1102
- text-transform: initial;
1103
- }
1104
- .tox .tox-comment__body textarea {
1105
- resize: none;
1106
- white-space: normal;
1107
- width: 100%;
1108
- }
1109
- .tox .tox-comment__expander {
1110
- padding-top: 8px;
1111
- }
1112
- .tox .tox-comment__expander p {
1113
- color: rgba(34, 47, 62, 0.7);
1114
- font-size: 14px;
1115
- font-style: normal;
1116
- }
1117
- .tox .tox-comment__body p {
1118
- margin: 0;
1119
- }
1120
- .tox .tox-comment__buttonspacing {
1121
- padding-top: 16px;
1122
- text-align: center;
1123
- }
1124
- .tox .tox-comment-thread__overlay::after {
1125
- background: #fff;
1126
- bottom: 0;
1127
- content: "";
1128
- display: flex;
1129
- left: 0;
1130
- opacity: 0.9;
1131
- position: absolute;
1132
- right: 0;
1133
- top: 0;
1134
- z-index: 5;
1135
- }
1136
- .tox .tox-comment__reply {
1137
- display: flex;
1138
- flex-shrink: 0;
1139
- flex-wrap: wrap;
1140
- justify-content: flex-end;
1141
- margin-top: 8px;
1142
- }
1143
- .tox .tox-comment__reply > *:first-child {
1144
- margin-bottom: 8px;
1145
- width: 100%;
1146
- }
1147
- .tox .tox-comment__edit {
1148
- display: flex;
1149
- flex-wrap: wrap;
1150
- justify-content: flex-end;
1151
- margin-top: 16px;
1152
- }
1153
- .tox .tox-comment__gradient::after {
1154
- background: linear-gradient(rgba(255, 255, 255, 0), #fff);
1155
- bottom: 0;
1156
- content: "";
1157
- display: block;
1158
- height: 5em;
1159
- margin-top: -40px;
1160
- position: absolute;
1161
- width: 100%;
1162
- }
1163
- .tox .tox-comment__overlay {
1164
- background: #fff;
1165
- bottom: 0;
1166
- display: flex;
1167
- flex-direction: column;
1168
- flex-grow: 1;
1169
- left: 0;
1170
- opacity: 0.9;
1171
- position: absolute;
1172
- right: 0;
1173
- text-align: center;
1174
- top: 0;
1175
- z-index: 5;
1176
- }
1177
- .tox .tox-comment__loading-text {
1178
- align-items: center;
1179
- color: #222f3e;
1180
- display: flex;
1181
- flex-direction: column;
1182
- position: relative;
1183
- }
1184
- .tox .tox-comment__loading-text > div {
1185
- padding-bottom: 16px;
1186
- }
1187
- .tox .tox-comment__overlaytext {
1188
- bottom: 0;
1189
- flex-direction: column;
1190
- font-size: 14px;
1191
- left: 0;
1192
- padding: 1em;
1193
- position: absolute;
1194
- right: 0;
1195
- top: 0;
1196
- z-index: 10;
1197
- }
1198
- .tox .tox-comment__overlaytext p {
1199
- background-color: #fff;
1200
- box-shadow: 0 0 8px 8px #fff;
1201
- color: #222f3e;
1202
- text-align: center;
1203
- }
1204
- .tox .tox-comment__overlaytext div:nth-of-type(2) {
1205
- font-size: 0.8em;
1206
- }
1207
- .tox .tox-comment__busy-spinner {
1208
- align-items: center;
1209
- background-color: #fff;
1210
- bottom: 0;
1211
- display: flex;
1212
- justify-content: center;
1213
- left: 0;
1214
- position: absolute;
1215
- right: 0;
1216
- top: 0;
1217
- z-index: 20;
1218
- }
1219
- .tox .tox-comment__scroll {
1220
- display: flex;
1221
- flex-direction: column;
1222
- flex-shrink: 1;
1223
- overflow: auto;
1224
- }
1225
- .tox .tox-conversations {
1226
- margin: 8px;
1227
- }
1228
- .tox:not([dir=rtl]) .tox-comment__edit {
1229
- margin-left: 8px;
1230
- }
1231
- .tox:not([dir=rtl]) .tox-comment__buttonspacing > *:last-child,
1232
- .tox:not([dir=rtl]) .tox-comment__edit > *:last-child,
1233
- .tox:not([dir=rtl]) .tox-comment__reply > *:last-child {
1234
- margin-left: 8px;
1235
- }
1236
- .tox[dir=rtl] .tox-comment__edit {
1237
- margin-right: 8px;
1238
- }
1239
- .tox[dir=rtl] .tox-comment__buttonspacing > *:last-child,
1240
- .tox[dir=rtl] .tox-comment__edit > *:last-child,
1241
- .tox[dir=rtl] .tox-comment__reply > *:last-child {
1242
- margin-right: 8px;
1243
- }
1244
- .tox .tox-user {
1245
- align-items: center;
1246
- display: flex;
1247
- }
1248
- .tox .tox-user__avatar svg {
1249
- fill: rgba(34, 47, 62, 0.7);
1250
- }
1251
- .tox .tox-user__avatar img {
1252
- border-radius: 50%;
1253
- height: 36px;
1254
- object-fit: cover;
1255
- vertical-align: middle;
1256
- width: 36px;
1257
- }
1258
- .tox .tox-user__name {
1259
- color: #222f3e;
1260
- font-size: 14px;
1261
- font-style: normal;
1262
- font-weight: bold;
1263
- line-height: 18px;
1264
- text-transform: none;
1265
- }
1266
- .tox:not([dir=rtl]) .tox-user__avatar svg,
1267
- .tox:not([dir=rtl]) .tox-user__avatar img {
1268
- margin-right: 8px;
1269
- }
1270
- .tox:not([dir=rtl]) .tox-user__avatar + .tox-user__name {
1271
- margin-left: 8px;
1272
- }
1273
- .tox[dir=rtl] .tox-user__avatar svg,
1274
- .tox[dir=rtl] .tox-user__avatar img {
1275
- margin-left: 8px;
1276
- }
1277
- .tox[dir=rtl] .tox-user__avatar + .tox-user__name {
1278
- margin-right: 8px;
1279
- }
1280
- .tox .tox-dialog-wrap {
1281
- align-items: center;
1282
- bottom: 0;
1283
- display: flex;
1284
- justify-content: center;
1285
- left: 0;
1286
- position: fixed;
1287
- right: 0;
1288
- top: 0;
1289
- z-index: 1100;
1290
- }
1291
- .tox .tox-dialog-wrap__backdrop {
1292
- background-color: rgba(255, 255, 255, 0.75);
1293
- bottom: 0;
1294
- left: 0;
1295
- position: absolute;
1296
- right: 0;
1297
- top: 0;
1298
- z-index: 1;
1299
- }
1300
- .tox .tox-dialog-wrap__backdrop--opaque {
1301
- background-color: #fff;
1302
- }
1303
- .tox .tox-dialog {
1304
- background-color: #fff;
1305
- border-color: #eeeeee;
1306
- border-radius: 10px;
1307
- border-style: solid;
1308
- border-width: 0px;
1309
- box-shadow: 0 16px 16px -10px rgba(34, 47, 62, 0.15), 0 0 40px 1px rgba(34, 47, 62, 0.15);
1310
- display: flex;
1311
- flex-direction: column;
1312
- max-height: 100%;
1313
- max-width: 480px;
1314
- overflow: hidden;
1315
- position: relative;
1316
- width: 95vw;
1317
- z-index: 2;
1318
- }
1319
- @media only screen and (max-width: 767px ) {
1320
- body:not(.tox-force-desktop) .tox .tox-dialog {
1321
- align-self: flex-start;
1322
- margin: 8px auto;
1323
- max-height: calc(100vh - 8px * 2);
1324
- width: calc(100vw - 16px);
1325
- }
1326
- }
1327
- .tox .tox-dialog-inline {
1328
- z-index: 1100;
1329
- }
1330
- .tox .tox-dialog__header {
1331
- align-items: center;
1332
- background-color: #fff;
1333
- border-bottom: none;
1334
- color: #222f3e;
1335
- display: flex;
1336
- font-size: 16px;
1337
- justify-content: space-between;
1338
- padding: 8px 16px 0 16px;
1339
- position: relative;
1340
- }
1341
- .tox .tox-dialog__header .tox-button {
1342
- z-index: 1;
1343
- }
1344
- .tox .tox-dialog__draghandle {
1345
- cursor: grab;
1346
- height: 100%;
1347
- left: 0;
1348
- position: absolute;
1349
- top: 0;
1350
- width: 100%;
1351
- }
1352
- .tox .tox-dialog__draghandle:active {
1353
- cursor: grabbing;
1354
- }
1355
- .tox .tox-dialog__dismiss {
1356
- margin-left: auto;
1357
- }
1358
- .tox .tox-dialog__title {
1359
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
1360
- font-size: 20px;
1361
- font-style: normal;
1362
- font-weight: normal;
1363
- line-height: 1.3;
1364
- margin: 0;
1365
- text-transform: none;
1366
- }
1367
- .tox .tox-dialog__body {
1368
- color: #222f3e;
1369
- display: flex;
1370
- flex: 1;
1371
- font-size: 16px;
1372
- font-style: normal;
1373
- font-weight: normal;
1374
- line-height: 1.3;
1375
- min-width: 0;
1376
- text-align: left;
1377
- text-transform: none;
1378
- }
1379
- @media only screen and (max-width: 767px ) {
1380
- body:not(.tox-force-desktop) .tox .tox-dialog__body {
1381
- flex-direction: column;
1382
- }
1383
- }
1384
- .tox .tox-dialog__body-nav {
1385
- align-items: flex-start;
1386
- display: flex;
1387
- flex-direction: column;
1388
- flex-shrink: 0;
1389
- padding: 16px 16px;
1390
- }
1391
- @media only screen and (min-width: 768px ) {
1392
- .tox .tox-dialog__body-nav {
1393
- max-width: 11em;
1394
- }
1395
- }
1396
- @media only screen and (max-width: 767px ) {
1397
- body:not(.tox-force-desktop) .tox .tox-dialog__body-nav {
1398
- flex-direction: row;
1399
- -webkit-overflow-scrolling: touch;
1400
- overflow-x: auto;
1401
- padding-bottom: 0;
1402
- }
1403
- }
1404
- .tox .tox-dialog__body-nav-item {
1405
- border-bottom: 2px solid transparent;
1406
- color: rgba(34, 47, 62, 0.7);
1407
- display: inline-block;
1408
- flex-shrink: 0;
1409
- font-size: 14px;
1410
- line-height: 1.3;
1411
- margin-bottom: 8px;
1412
- max-width: 13em;
1413
- text-decoration: none;
1414
- }
1415
- .tox .tox-dialog__body-nav-item:focus {
1416
- background-color: rgba(0, 108, 231, 0.1);
1417
- }
1418
- .tox .tox-dialog__body-nav-item--active {
1419
- border-bottom: 2px solid #006ce7;
1420
- color: #006ce7;
1421
- }
1422
- .tox .tox-dialog__body-content {
1423
- box-sizing: border-box;
1424
- display: flex;
1425
- flex: 1;
1426
- flex-direction: column;
1427
- max-height: min(650px, calc(100vh - 110px));
1428
- overflow: auto;
1429
- -webkit-overflow-scrolling: touch;
1430
- padding: 16px 16px;
1431
- }
1432
- .tox .tox-dialog__body-content > * {
1433
- margin-bottom: 0;
1434
- margin-top: 16px;
1435
- }
1436
- .tox .tox-dialog__body-content > *:first-child {
1437
- margin-top: 0;
1438
- }
1439
- .tox .tox-dialog__body-content > *:last-child {
1440
- margin-bottom: 0;
1441
- }
1442
- .tox .tox-dialog__body-content > *:only-child {
1443
- margin-bottom: 0;
1444
- margin-top: 0;
1445
- }
1446
- .tox .tox-dialog__body-content a {
1447
- color: #006ce7;
1448
- cursor: pointer;
1449
- text-decoration: underline;
1450
- }
1451
- .tox .tox-dialog__body-content a:hover,
1452
- .tox .tox-dialog__body-content a:focus {
1453
- color: #003c81;
1454
- text-decoration: underline;
1455
- }
1456
- .tox .tox-dialog__body-content a:focus-visible {
1457
- border-radius: 1px;
1458
- outline: 2px solid #006ce7;
1459
- outline-offset: 2px;
1460
- }
1461
- .tox .tox-dialog__body-content a:active {
1462
- color: #00244e;
1463
- text-decoration: underline;
1464
- }
1465
- .tox .tox-dialog__body-content svg {
1466
- fill: #222f3e;
1467
- }
1468
- .tox .tox-dialog__body-content strong {
1469
- font-weight: bold;
1470
- }
1471
- .tox .tox-dialog__body-content ul {
1472
- list-style-type: disc;
1473
- }
1474
- .tox .tox-dialog__body-content ul,
1475
- .tox .tox-dialog__body-content ol,
1476
- .tox .tox-dialog__body-content dd {
1477
- padding-inline-start: 2.5rem;
1478
- }
1479
- .tox .tox-dialog__body-content ul,
1480
- .tox .tox-dialog__body-content ol,
1481
- .tox .tox-dialog__body-content dl {
1482
- margin-bottom: 16px;
1483
- }
1484
- .tox .tox-dialog__body-content ul,
1485
- .tox .tox-dialog__body-content ol,
1486
- .tox .tox-dialog__body-content dl,
1487
- .tox .tox-dialog__body-content dd,
1488
- .tox .tox-dialog__body-content dt {
1489
- display: block;
1490
- margin-inline-end: 0;
1491
- margin-inline-start: 0;
1492
- }
1493
- .tox .tox-dialog__body-content .tox-form__group h1 {
1494
- color: #222f3e;
1495
- font-size: 20px;
1496
- font-style: normal;
1497
- font-weight: bold;
1498
- letter-spacing: normal;
1499
- margin-bottom: 16px;
1500
- margin-top: 2rem;
1501
- text-transform: none;
1502
- }
1503
- .tox .tox-dialog__body-content .tox-form__group h2 {
1504
- color: #222f3e;
1505
- font-size: 16px;
1506
- font-style: normal;
1507
- font-weight: bold;
1508
- letter-spacing: normal;
1509
- margin-bottom: 16px;
1510
- margin-top: 2rem;
1511
- text-transform: none;
1512
- }
1513
- .tox .tox-dialog__body-content .tox-form__group p {
1514
- margin-bottom: 16px;
1515
- }
1516
- .tox .tox-dialog__body-content .tox-form__group h1:first-child,
1517
- .tox .tox-dialog__body-content .tox-form__group h2:first-child,
1518
- .tox .tox-dialog__body-content .tox-form__group p:first-child {
1519
- margin-top: 0;
1520
- }
1521
- .tox .tox-dialog__body-content .tox-form__group h1:last-child,
1522
- .tox .tox-dialog__body-content .tox-form__group h2:last-child,
1523
- .tox .tox-dialog__body-content .tox-form__group p:last-child {
1524
- margin-bottom: 0;
1525
- }
1526
- .tox .tox-dialog__body-content .tox-form__group h1:only-child,
1527
- .tox .tox-dialog__body-content .tox-form__group h2:only-child,
1528
- .tox .tox-dialog__body-content .tox-form__group p:only-child {
1529
- margin-bottom: 0;
1530
- margin-top: 0;
1531
- }
1532
- .tox .tox-dialog__body-content .tox-form__group .tox-label.tox-label--center {
1533
- text-align: center;
1534
- }
1535
- .tox .tox-dialog__body-content .tox-form__group .tox-label.tox-label--end {
1536
- text-align: end;
1537
- }
1538
- .tox .tox-dialog--width-lg {
1539
- height: 650px;
1540
- max-width: 1200px;
1541
- }
1542
- .tox .tox-dialog--fullscreen {
1543
- height: 100%;
1544
- max-width: 100%;
1545
- }
1546
- .tox .tox-dialog--fullscreen .tox-dialog__body-content {
1547
- max-height: 100%;
1548
- }
1549
- .tox .tox-dialog--width-md {
1550
- max-width: 800px;
1551
- }
1552
- .tox .tox-dialog--width-md .tox-dialog__body-content {
1553
- overflow: auto;
1554
- }
1555
- .tox .tox-dialog__body-content--centered {
1556
- text-align: center;
1557
- }
1558
- .tox .tox-dialog__footer {
1559
- align-items: center;
1560
- background-color: #fff;
1561
- border-top: none;
1562
- display: flex;
1563
- justify-content: space-between;
1564
- padding: 8px 16px;
1565
- }
1566
- .tox .tox-dialog__footer-start,
1567
- .tox .tox-dialog__footer-end {
1568
- display: flex;
1569
- }
1570
- .tox .tox-dialog__busy-spinner {
1571
- align-items: center;
1572
- background-color: rgba(255, 255, 255, 0.75);
1573
- bottom: 0;
1574
- display: flex;
1575
- justify-content: center;
1576
- left: 0;
1577
- position: absolute;
1578
- right: 0;
1579
- top: 0;
1580
- z-index: 3;
1581
- }
1582
- .tox .tox-dialog__table {
1583
- border-collapse: collapse;
1584
- width: 100%;
1585
- }
1586
- .tox .tox-dialog__table thead th {
1587
- font-weight: bold;
1588
- padding-bottom: 8px;
1589
- }
1590
- .tox .tox-dialog__table thead th:first-child {
1591
- padding-right: 8px;
1592
- }
1593
- .tox .tox-dialog__table tbody tr {
1594
- border-bottom: 1px solid #626262;
1595
- }
1596
- .tox .tox-dialog__table tbody tr:last-child {
1597
- border-bottom: none;
1598
- }
1599
- .tox .tox-dialog__table td {
1600
- padding-bottom: 8px;
1601
- padding-top: 8px;
1602
- }
1603
- .tox .tox-dialog__table td:first-child {
1604
- padding-right: 8px;
1605
- }
1606
- .tox .tox-dialog__iframe {
1607
- min-height: 200px;
1608
- }
1609
- .tox .tox-dialog__iframe.tox-dialog__iframe--opaque {
1610
- background: #fff;
1611
- }
1612
- .tox .tox-navobj-bordered {
1613
- position: relative;
1614
- }
1615
- .tox .tox-navobj-bordered::before {
1616
- border: 1px solid #eeeeee;
1617
- border-radius: 6px;
1618
- content: '';
1619
- inset: 0;
1620
- opacity: 1;
1621
- pointer-events: none;
1622
- position: absolute;
1623
- z-index: 1;
1624
- }
1625
- .tox .tox-navobj-bordered-focus.tox-navobj-bordered::before {
1626
- border-color: #006ce7;
1627
- box-shadow: 0 0 0 2px rgba(0, 108, 231, 0.25);
1628
- outline: none;
1629
- }
1630
- .tox .tox-dialog__popups {
1631
- position: absolute;
1632
- width: 100%;
1633
- z-index: 1100;
1634
- }
1635
- .tox .tox-dialog__body-iframe {
1636
- display: flex;
1637
- flex: 1;
1638
- flex-direction: column;
1639
- }
1640
- .tox .tox-dialog__body-iframe .tox-navobj {
1641
- display: flex;
1642
- flex: 1;
1643
- }
1644
- .tox .tox-dialog__body-iframe .tox-navobj :nth-child(2) {
1645
- flex: 1;
1646
- height: 100%;
1647
- }
1648
- .tox .tox-dialog-dock-fadeout {
1649
- opacity: 0;
1650
- visibility: hidden;
1651
- }
1652
- .tox .tox-dialog-dock-fadein {
1653
- opacity: 1;
1654
- visibility: visible;
1655
- }
1656
- .tox .tox-dialog-dock-transition {
1657
- transition: visibility 0s linear 0.3s, opacity 0.3s ease;
1658
- }
1659
- .tox .tox-dialog-dock-transition.tox-dialog-dock-fadein {
1660
- transition-delay: 0s;
1661
- }
1662
- @media only screen and (max-width: 767px ) {
1663
- body:not(.tox-force-desktop) .tox:not([dir=rtl]) .tox-dialog__body-nav {
1664
- margin-right: 0;
1665
- }
1666
- body:not(.tox-force-desktop) .tox:not([dir=rtl]) .tox-dialog__body-nav-item:not(:first-child) {
1667
- margin-left: 8px;
1668
- }
1669
- }
1670
- .tox:not([dir=rtl]) .tox-dialog__footer .tox-dialog__footer-start > *,
1671
- .tox:not([dir=rtl]) .tox-dialog__footer .tox-dialog__footer-end > * {
1672
- margin-left: 8px;
1673
- }
1674
- .tox[dir=rtl] .tox-dialog__body {
1675
- text-align: right;
1676
- }
1677
- @media only screen and (max-width: 767px ) {
1678
- body:not(.tox-force-desktop) .tox[dir=rtl] .tox-dialog__body-nav {
1679
- margin-left: 0;
1680
- }
1681
- body:not(.tox-force-desktop) .tox[dir=rtl] .tox-dialog__body-nav-item:not(:first-child) {
1682
- margin-right: 8px;
1683
- }
1684
- }
1685
- .tox[dir=rtl] .tox-dialog__footer .tox-dialog__footer-start > *,
1686
- .tox[dir=rtl] .tox-dialog__footer .tox-dialog__footer-end > * {
1687
- margin-right: 8px;
1688
- }
1689
- body.tox-dialog__disable-scroll {
1690
- overflow: hidden;
1691
- }
1692
- .tox .tox-dropzone-container {
1693
- display: flex;
1694
- flex: 1;
1695
- }
1696
- .tox .tox-dropzone {
1697
- align-items: center;
1698
- background: #fff;
1699
- border: 2px dashed #eeeeee;
1700
- box-sizing: border-box;
1701
- display: flex;
1702
- flex-direction: column;
1703
- flex-grow: 1;
1704
- justify-content: center;
1705
- min-height: 100px;
1706
- padding: 10px;
1707
- }
1708
- .tox .tox-dropzone p {
1709
- color: rgba(34, 47, 62, 0.7);
1710
- margin: 0 0 16px 0;
1711
- }
1712
- .tox .tox-edit-area {
1713
- display: flex;
1714
- flex: 1;
1715
- overflow: hidden;
1716
- position: relative;
1717
- }
1718
- .tox .tox-edit-area::before {
1719
- border: 2px solid #2D6ADF;
1720
- border-radius: 4px;
1721
- content: '';
1722
- inset: 0;
1723
- opacity: 0;
1724
- pointer-events: none;
1725
- position: absolute;
1726
- transition: opacity 0.15s;
1727
- z-index: 1;
1728
- }
1729
- .tox .tox-edit-area__iframe {
1730
- background-color: #fff;
1731
- border: 0;
1732
- box-sizing: border-box;
1733
- flex: 1;
1734
- height: 100%;
1735
- position: absolute;
1736
- width: 100%;
1737
- }
1738
- .tox.tox-edit-focus .tox-edit-area::before {
1739
- opacity: 1;
1740
- }
1741
- .tox.tox-inline-edit-area {
1742
- border: 1px dotted #eeeeee;
1743
- }
1744
- .tox .tox-editor-container {
1745
- display: flex;
1746
- flex: 1 1 auto;
1747
- flex-direction: column;
1748
- overflow: hidden;
1749
- }
1750
- .tox .tox-editor-header {
1751
- display: grid;
1752
- grid-template-columns: 1fr min-content;
1753
- z-index: 2;
1754
- }
1755
- .tox:not(.tox-tinymce-inline) .tox-editor-header {
1756
- background-color: #fff;
1757
- border-bottom: none;
1758
- box-shadow: 0 2px 2px -2px rgba(34, 47, 62, 0.1), 0 8px 8px -4px rgba(34, 47, 62, 0.07);
1759
- padding: 4px 0;
1760
- }
1761
- .tox:not(.tox-tinymce-inline) .tox-editor-header:not(.tox-editor-dock-transition) {
1762
- transition: box-shadow 0.5s;
1763
- }
1764
- .tox:not(.tox-tinymce-inline).tox-tinymce--toolbar-bottom .tox-editor-header {
1765
- border-top: 1px solid #e3e3e3;
1766
- box-shadow: none;
1767
- }
1768
- .tox:not(.tox-tinymce-inline).tox-tinymce--toolbar-sticky-on .tox-editor-header {
1769
- background-color: #fff;
1770
- box-shadow: 0 2px 2px -2px rgba(34, 47, 62, 0.2), 0 8px 8px -4px rgba(34, 47, 62, 0.15);
1771
- padding: 4px 0;
1772
- }
1773
- .tox:not(.tox-tinymce-inline).tox-tinymce--toolbar-sticky-on.tox-tinymce--toolbar-bottom .tox-editor-header {
1774
- box-shadow: 0 2px 2px -2px rgba(34, 47, 62, 0.2), 0 8px 8px -4px rgba(34, 47, 62, 0.15);
1775
- }
1776
- .tox.tox:not(.tox-tinymce-inline) .tox-editor-header.tox-editor-header--empty {
1777
- background: none;
1778
- border: none;
1779
- box-shadow: none;
1780
- padding: 0;
1781
- }
1782
- .tox-editor-dock-fadeout {
1783
- opacity: 0;
1784
- visibility: hidden;
1785
- }
1786
- .tox-editor-dock-fadein {
1787
- opacity: 1;
1788
- visibility: visible;
1789
- }
1790
- .tox-editor-dock-transition {
1791
- transition: visibility 0s linear 0.25s, opacity 0.25s ease;
1792
- }
1793
- .tox-editor-dock-transition.tox-editor-dock-fadein {
1794
- transition-delay: 0s;
1795
- }
1796
- .tox .tox-control-wrap {
1797
- flex: 1;
1798
- position: relative;
1799
- }
1800
- .tox .tox-control-wrap:not(.tox-control-wrap--status-invalid) .tox-control-wrap__status-icon-invalid,
1801
- .tox .tox-control-wrap:not(.tox-control-wrap--status-unknown) .tox-control-wrap__status-icon-unknown,
1802
- .tox .tox-control-wrap:not(.tox-control-wrap--status-valid) .tox-control-wrap__status-icon-valid {
1803
- display: none;
1804
- }
1805
- .tox .tox-control-wrap svg {
1806
- display: block;
1807
- }
1808
- .tox .tox-control-wrap__status-icon-wrap {
1809
- position: absolute;
1810
- top: 50%;
1811
- transform: translateY(-50%);
1812
- }
1813
- .tox .tox-control-wrap__status-icon-invalid svg {
1814
- fill: #c00;
1815
- }
1816
- .tox .tox-control-wrap__status-icon-unknown svg {
1817
- fill: orange;
1818
- }
1819
- .tox .tox-control-wrap__status-icon-valid svg {
1820
- fill: green;
1821
- }
1822
- .tox:not([dir=rtl]) .tox-control-wrap--status-invalid .tox-textfield,
1823
- .tox:not([dir=rtl]) .tox-control-wrap--status-unknown .tox-textfield,
1824
- .tox:not([dir=rtl]) .tox-control-wrap--status-valid .tox-textfield {
1825
- padding-right: 32px;
1826
- }
1827
- .tox:not([dir=rtl]) .tox-control-wrap__status-icon-wrap {
1828
- right: 4px;
1829
- }
1830
- .tox[dir=rtl] .tox-control-wrap--status-invalid .tox-textfield,
1831
- .tox[dir=rtl] .tox-control-wrap--status-unknown .tox-textfield,
1832
- .tox[dir=rtl] .tox-control-wrap--status-valid .tox-textfield {
1833
- padding-left: 32px;
1834
- }
1835
- .tox[dir=rtl] .tox-control-wrap__status-icon-wrap {
1836
- left: 4px;
1837
- }
1838
- .tox .tox-autocompleter {
1839
- max-width: 25em;
1840
- }
1841
- .tox .tox-autocompleter .tox-menu {
1842
- box-sizing: border-box;
1843
- max-width: 25em;
1844
- }
1845
- .tox .tox-autocompleter .tox-autocompleter-highlight {
1846
- font-weight: bold;
1847
- }
1848
- .tox .tox-color-input {
1849
- display: flex;
1850
- position: relative;
1851
- z-index: 1;
1852
- }
1853
- .tox .tox-color-input .tox-textfield {
1854
- z-index: -1;
1855
- }
1856
- .tox .tox-color-input span {
1857
- border-color: rgba(34, 47, 62, 0.2);
1858
- border-radius: 6px;
1859
- border-style: solid;
1860
- border-width: 1px;
1861
- box-shadow: none;
1862
- box-sizing: border-box;
1863
- height: 24px;
1864
- position: absolute;
1865
- top: 6px;
1866
- width: 24px;
1867
- }
1868
- .tox .tox-color-input span:hover:not([aria-disabled=true]),
1869
- .tox .tox-color-input span:focus:not([aria-disabled=true]) {
1870
- border-color: #006ce7;
1871
- cursor: pointer;
1872
- }
1873
- .tox .tox-color-input span::before {
1874
- background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%), linear-gradient(-45deg, rgba(0, 0, 0, 0.25) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.25) 75%), linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.25) 75%);
1875
- background-position: 0 0, 0 6px, 6px -6px, -6px 0;
1876
- background-size: 12px 12px;
1877
- border: 1px solid #fff;
1878
- border-radius: 6px;
1879
- box-sizing: border-box;
1880
- content: '';
1881
- height: 24px;
1882
- left: -1px;
1883
- position: absolute;
1884
- top: -1px;
1885
- width: 24px;
1886
- z-index: -1;
1887
- }
1888
- .tox .tox-color-input span[aria-disabled=true] {
1889
- cursor: not-allowed;
1890
- }
1891
- .tox:not([dir=rtl]) .tox-color-input {
1892
- /* stylelint-disable-next-line no-descending-specificity */
1893
- }
1894
- .tox:not([dir=rtl]) .tox-color-input .tox-textfield {
1895
- padding-left: 36px;
1896
- }
1897
- .tox:not([dir=rtl]) .tox-color-input span {
1898
- left: 6px;
1899
- }
1900
- .tox[dir="rtl"] .tox-color-input {
1901
- /* stylelint-disable-next-line no-descending-specificity */
1902
- }
1903
- .tox[dir="rtl"] .tox-color-input .tox-textfield {
1904
- padding-right: 36px;
1905
- }
1906
- .tox[dir="rtl"] .tox-color-input span {
1907
- right: 6px;
1908
- }
1909
- .tox .tox-label,
1910
- .tox .tox-toolbar-label {
1911
- color: rgba(34, 47, 62, 0.7);
1912
- display: block;
1913
- font-size: 14px;
1914
- font-style: normal;
1915
- font-weight: normal;
1916
- line-height: 1.3;
1917
- padding: 0 8px 0 0;
1918
- text-transform: none;
1919
- white-space: nowrap;
1920
- }
1921
- .tox .tox-toolbar-label {
1922
- padding: 0 8px;
1923
- }
1924
- .tox[dir=rtl] .tox-label {
1925
- padding: 0 0 0 8px;
1926
- }
1927
- .tox .tox-form {
1928
- display: flex;
1929
- flex: 1;
1930
- flex-direction: column;
1931
- }
1932
- .tox .tox-form__group {
1933
- box-sizing: border-box;
1934
- margin-bottom: 4px;
1935
- }
1936
- .tox .tox-form-group--maximize {
1937
- flex: 1;
1938
- }
1939
- .tox .tox-form__group--error {
1940
- color: #c00;
1941
- }
1942
- .tox .tox-form__group--collection {
1943
- display: flex;
1944
- }
1945
- .tox .tox-form__grid {
1946
- display: flex;
1947
- flex-direction: row;
1948
- flex-wrap: wrap;
1949
- justify-content: space-between;
1950
- }
1951
- .tox .tox-form__grid--2col > .tox-form__group {
1952
- width: calc(50% - (8px / 2));
1953
- }
1954
- .tox .tox-form__grid--3col > .tox-form__group {
1955
- width: calc(100% / 3 - (8px / 2));
1956
- }
1957
- .tox .tox-form__grid--4col > .tox-form__group {
1958
- width: calc(25% - (8px / 2));
1959
- }
1960
- .tox .tox-form__controls-h-stack {
1961
- align-items: center;
1962
- display: flex;
1963
- }
1964
- .tox .tox-form__group--inline {
1965
- align-items: center;
1966
- display: flex;
1967
- }
1968
- .tox .tox-form__group--stretched {
1969
- display: flex;
1970
- flex: 1;
1971
- flex-direction: column;
1972
- }
1973
- .tox .tox-form__group--stretched .tox-textarea {
1974
- flex: 1;
1975
- }
1976
- .tox .tox-form__group--stretched .tox-navobj {
1977
- display: flex;
1978
- flex: 1;
1979
- }
1980
- .tox .tox-form__group--stretched .tox-navobj :nth-child(2) {
1981
- flex: 1;
1982
- height: 100%;
1983
- }
1984
- .tox:not([dir=rtl]) .tox-form__controls-h-stack > *:not(:first-child) {
1985
- margin-left: 4px;
1986
- }
1987
- .tox[dir=rtl] .tox-form__controls-h-stack > *:not(:first-child) {
1988
- margin-right: 4px;
1989
- }
1990
- .tox .tox-lock.tox-locked .tox-lock-icon__unlock,
1991
- .tox .tox-lock:not(.tox-locked) .tox-lock-icon__lock {
1992
- display: none;
1993
- }
1994
- .tox .tox-textfield,
1995
- .tox .tox-toolbar-textfield,
1996
- .tox .tox-listboxfield .tox-listbox--select,
1997
- .tox .tox-textarea,
1998
- .tox .tox-textarea-wrap .tox-textarea:focus {
1999
- appearance: none;
2000
- background-color: #fff;
2001
- border-color: #eeeeee;
2002
- border-radius: 6px;
2003
- border-style: solid;
2004
- border-width: 1px;
2005
- box-shadow: none;
2006
- box-sizing: border-box;
2007
- color: #222f3e;
2008
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
2009
- font-size: 16px;
2010
- line-height: 24px;
2011
- margin: 0;
2012
- min-height: 34px;
2013
- outline: none;
2014
- padding: 5px 5.5px;
2015
- resize: none;
2016
- width: 100%;
2017
- }
2018
- .tox .tox-textfield[disabled],
2019
- .tox .tox-textarea[disabled] {
2020
- background-color: #f2f2f2;
2021
- color: rgba(34, 47, 62, 0.85);
2022
- cursor: not-allowed;
2023
- }
2024
- .tox .tox-textfield:focus,
2025
- .tox .tox-listboxfield .tox-listbox--select:focus,
2026
- .tox .tox-textarea-wrap:focus-within,
2027
- .tox .tox-textarea:focus,
2028
- .tox .tox-custom-editor:focus-within {
2029
- background-color: #fff;
2030
- border-color: #006ce7;
2031
- box-shadow: 0 0 0 2px rgba(0, 108, 231, 0.25);
2032
- outline: none;
2033
- }
2034
- .tox .tox-toolbar-textfield {
2035
- border-width: 0;
2036
- margin-bottom: 3px;
2037
- margin-top: 2px;
2038
- max-width: 250px;
2039
- }
2040
- .tox .tox-naked-btn {
2041
- background-color: transparent;
2042
- border: 0;
2043
- border-color: transparent;
2044
- box-shadow: unset;
2045
- color: #006ce7;
2046
- cursor: pointer;
2047
- display: block;
2048
- margin: 0;
2049
- padding: 0;
2050
- }
2051
- .tox .tox-naked-btn svg {
2052
- display: block;
2053
- fill: #222f3e;
2054
- }
2055
- .tox:not([dir=rtl]) .tox-toolbar-textfield + * {
2056
- margin-left: 4px;
2057
- }
2058
- .tox[dir=rtl] .tox-toolbar-textfield + * {
2059
- margin-right: 4px;
2060
- }
2061
- .tox .tox-listboxfield {
2062
- cursor: pointer;
2063
- position: relative;
2064
- }
2065
- .tox .tox-listboxfield .tox-listbox--select[disabled] {
2066
- background-color: #f2f2f2;
2067
- color: rgba(34, 47, 62, 0.85);
2068
- cursor: not-allowed;
2069
- }
2070
- .tox .tox-listbox__select-label {
2071
- cursor: default;
2072
- flex: 1;
2073
- margin: 0 4px;
2074
- }
2075
- .tox .tox-listbox__select-chevron {
2076
- align-items: center;
2077
- display: flex;
2078
- justify-content: center;
2079
- width: 16px;
2080
- }
2081
- .tox .tox-listbox__select-chevron svg {
2082
- fill: #222f3e;
2083
- }
2084
- .tox .tox-listboxfield .tox-listbox--select {
2085
- align-items: center;
2086
- display: flex;
2087
- }
2088
- .tox:not([dir=rtl]) .tox-listboxfield svg {
2089
- right: 8px;
2090
- }
2091
- .tox[dir=rtl] .tox-listboxfield svg {
2092
- left: 8px;
2093
- }
2094
- .tox .tox-selectfield {
2095
- cursor: pointer;
2096
- position: relative;
2097
- }
2098
- .tox .tox-selectfield select {
2099
- appearance: none;
2100
- background-color: #fff;
2101
- border-color: #eeeeee;
2102
- border-radius: 6px;
2103
- border-style: solid;
2104
- border-width: 1px;
2105
- box-shadow: none;
2106
- box-sizing: border-box;
2107
- color: #222f3e;
2108
- font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
2109
- font-size: 16px;
2110
- line-height: 24px;
2111
- margin: 0;
2112
- min-height: 34px;
2113
- outline: none;
2114
- padding: 5px 5.5px;
2115
- resize: none;
2116
- width: 100%;
2117
- }
2118
- .tox .tox-selectfield select[disabled] {
2119
- background-color: #f2f2f2;
2120
- color: rgba(34, 47, 62, 0.85);
2121
- cursor: not-allowed;
2122
- }
2123
- .tox .tox-selectfield select::-ms-expand {
2124
- display: none;
2125
- }
2126
- .tox .tox-selectfield select:focus {
2127
- background-color: #fff;
2128
- border-color: #006ce7;
2129
- box-shadow: 0 0 0 2px rgba(0, 108, 231, 0.25);
2130
- outline: none;
2131
- }
2132
- .tox .tox-selectfield svg {
2133
- pointer-events: none;
2134
- position: absolute;
2135
- top: 50%;
2136
- transform: translateY(-50%);
2137
- }
2138
- .tox:not([dir=rtl]) .tox-selectfield select[size="0"],
2139
- .tox:not([dir=rtl]) .tox-selectfield select[size="1"] {
2140
- padding-right: 24px;
2141
- }
2142
- .tox:not([dir=rtl]) .tox-selectfield svg {
2143
- right: 8px;
2144
- }
2145
- .tox[dir=rtl] .tox-selectfield select[size="0"],
2146
- .tox[dir=rtl] .tox-selectfield select[size="1"] {
2147
- padding-left: 24px;
2148
- }
2149
- .tox[dir=rtl] .tox-selectfield svg {
2150
- left: 8px;
2151
- }
2152
- .tox .tox-textarea-wrap {
2153
- border-color: #eeeeee;
2154
- border-radius: 6px;
2155
- border-style: solid;
2156
- border-width: 1px;
2157
- display: flex;
2158
- flex: 1;
2159
- overflow: hidden;
2160
- }
2161
- .tox .tox-textarea {
2162
- appearance: textarea;
2163
- white-space: pre-wrap;
2164
- }
2165
- .tox .tox-textarea-wrap .tox-textarea {
2166
- border: none;
2167
- }
2168
- .tox .tox-textarea-wrap .tox-textarea:focus {
2169
- border: none;
2170
- }
2171
- .tox-fullscreen {
2172
- border: 0;
2173
- height: 100%;
2174
- margin: 0;
2175
- overflow: hidden;
2176
- overscroll-behavior: none;
2177
- padding: 0;
2178
- touch-action: pinch-zoom;
2179
- width: 100%;
2180
- }
2181
- .tox.tox-tinymce.tox-fullscreen .tox-statusbar__resize-handle {
2182
- display: none;
2183
- }
2184
- .tox.tox-tinymce.tox-fullscreen,
2185
- .tox-shadowhost.tox-fullscreen {
2186
- left: 0;
2187
- position: fixed;
2188
- top: 0;
2189
- z-index: 1200;
2190
- }
2191
- .tox.tox-tinymce.tox-fullscreen {
2192
- background-color: transparent;
2193
- }
2194
- .tox-fullscreen .tox.tox-tinymce-aux,
2195
- .tox-fullscreen ~ .tox.tox-tinymce-aux {
2196
- z-index: 1201;
2197
- }
2198
- .tox .tox-help__more-link {
2199
- list-style: none;
2200
- margin-top: 1em;
2201
- }
2202
- .tox .tox-imagepreview {
2203
- background-color: #666;
2204
- height: 380px;
2205
- overflow: hidden;
2206
- position: relative;
2207
- width: 100%;
2208
- }
2209
- .tox .tox-imagepreview.tox-imagepreview__loaded {
2210
- overflow: auto;
2211
- }
2212
- .tox .tox-imagepreview__container {
2213
- display: flex;
2214
- left: 100vw;
2215
- position: absolute;
2216
- top: 100vw;
2217
- }
2218
- .tox .tox-imagepreview__image {
2219
- background: url(data:image/gif;base64,R0lGODdhDAAMAIABAMzMzP///ywAAAAADAAMAAACFoQfqYeabNyDMkBQb81Uat85nxguUAEAOw==);
2220
- }
2221
- .tox .tox-image-tools .tox-spacer {
2222
- flex: 1;
2223
- }
2224
- .tox .tox-image-tools .tox-bar {
2225
- align-items: center;
2226
- display: flex;
2227
- height: 60px;
2228
- justify-content: center;
2229
- }
2230
- .tox .tox-image-tools .tox-imagepreview,
2231
- .tox .tox-image-tools .tox-imagepreview + .tox-bar {
2232
- margin-top: 8px;
2233
- }
2234
- .tox .tox-image-tools .tox-croprect-block {
2235
- background: black;
2236
- filter: alpha(opacity=50);
2237
- opacity: 0.5;
2238
- position: absolute;
2239
- zoom: 1;
2240
- }
2241
- .tox .tox-image-tools .tox-croprect-handle {
2242
- border: 2px solid white;
2243
- height: 20px;
2244
- left: 0;
2245
- position: absolute;
2246
- top: 0;
2247
- width: 20px;
2248
- }
2249
- .tox .tox-image-tools .tox-croprect-handle-move {
2250
- border: 0;
2251
- cursor: move;
2252
- position: absolute;
2253
- }
2254
- .tox .tox-image-tools .tox-croprect-handle-nw {
2255
- border-width: 2px 0 0 2px;
2256
- cursor: nw-resize;
2257
- left: 100px;
2258
- margin: -2px 0 0 -2px;
2259
- top: 100px;
2260
- }
2261
- .tox .tox-image-tools .tox-croprect-handle-ne {
2262
- border-width: 2px 2px 0 0;
2263
- cursor: ne-resize;
2264
- left: 200px;
2265
- margin: -2px 0 0 -20px;
2266
- top: 100px;
2267
- }
2268
- .tox .tox-image-tools .tox-croprect-handle-sw {
2269
- border-width: 0 0 2px 2px;
2270
- cursor: sw-resize;
2271
- left: 100px;
2272
- margin: -20px 2px 0 -2px;
2273
- top: 200px;
2274
- }
2275
- .tox .tox-image-tools .tox-croprect-handle-se {
2276
- border-width: 0 2px 2px 0;
2277
- cursor: se-resize;
2278
- left: 200px;
2279
- margin: -20px 0 0 -20px;
2280
- top: 200px;
2281
- }
2282
- .tox .tox-insert-table-picker {
2283
- display: flex;
2284
- flex-wrap: wrap;
2285
- width: 170px;
2286
- }
2287
- .tox .tox-insert-table-picker > div {
2288
- border-color: #eeeeee;
2289
- border-style: solid;
2290
- border-width: 0 1px 1px 0;
2291
- box-sizing: border-box;
2292
- height: 17px;
2293
- width: 17px;
2294
- }
2295
- .tox .tox-collection--list .tox-collection__group .tox-insert-table-picker {
2296
- margin: -4px -4px;
2297
- }
2298
- .tox .tox-insert-table-picker .tox-insert-table-picker__selected {
2299
- background-color: rgba(0, 108, 231, 0.5);
2300
- border-color: rgba(0, 108, 231, 0.5);
2301
- }
2302
- .tox .tox-insert-table-picker__label {
2303
- color: rgba(34, 47, 62, 0.7);
2304
- display: block;
2305
- font-size: 14px;
2306
- padding: 4px;
2307
- text-align: center;
2308
- width: 100%;
2309
- }
2310
- .tox:not([dir=rtl]) {
2311
- /* stylelint-disable-next-line no-descending-specificity */
2312
- }
2313
- .tox:not([dir=rtl]) .tox-insert-table-picker > div:nth-child(10n) {
2314
- border-right: 0;
2315
- }
2316
- .tox[dir=rtl] {
2317
- /* stylelint-disable-next-line no-descending-specificity */
2318
- }
2319
- .tox[dir=rtl] .tox-insert-table-picker > div:nth-child(10n+1) {
2320
- border-right: 0;
2321
- }
2322
- .tox {
2323
- /* stylelint-disable */
2324
- /* stylelint-enable */
2325
- }
2326
- .tox .tox-menu {
2327
- background-color: #fff;
2328
- border: 1px solid transparent;
2329
- border-radius: 6px;
2330
- box-shadow: 0 0 2px 0 rgba(34, 47, 62, 0.2), 0 4px 8px 0 rgba(34, 47, 62, 0.15);
2331
- display: inline-block;
2332
- overflow: hidden;
2333
- vertical-align: top;
2334
- z-index: 1150;
2335
- }
2336
- .tox .tox-menu.tox-collection.tox-collection--list {
2337
- padding: 0 4px;
2338
- }
2339
- .tox .tox-menu.tox-collection.tox-collection--toolbar {
2340
- padding: 8px;
2341
- }
2342
- .tox .tox-menu.tox-collection.tox-collection--grid {
2343
- padding: 8px;
2344
- }
2345
- @media only screen and (min-width: 768px ) {
2346
- .tox .tox-menu .tox-collection__item-label {
2347
- overflow-wrap: break-word;
2348
- word-break: normal;
2349
- }
2350
- .tox .tox-dialog__popups .tox-menu .tox-collection__item-label {
2351
- word-break: break-all;
2352
- }
2353
- }
2354
- .tox .tox-menu__label h1,
2355
- .tox .tox-menu__label h2,
2356
- .tox .tox-menu__label h3,
2357
- .tox .tox-menu__label h4,
2358
- .tox .tox-menu__label h5,
2359
- .tox .tox-menu__label h6,
2360
- .tox .tox-menu__label p,
2361
- .tox .tox-menu__label blockquote,
2362
- .tox .tox-menu__label code {
2363
- margin: 0;
2364
- }
2365
- .tox .tox-menubar {
2366
- background: repeating-linear-gradient(transparent 0px 1px, transparent 1px 39px) center top 39px / 100% calc(100% - 39px) no-repeat;
2367
- background-color: #fff;
2368
- display: flex;
2369
- flex: 0 0 auto;
2370
- flex-shrink: 0;
2371
- flex-wrap: wrap;
2372
- grid-column: 1 / -1;
2373
- grid-row: 1;
2374
- padding: 0 11px 0 12px;
2375
- }
2376
- .tox .tox-promotion + .tox-menubar {
2377
- grid-column: 1;
2378
- }
2379
- .tox .tox-promotion {
2380
- background: repeating-linear-gradient(transparent 0px 1px, transparent 1px 39px) center top 39px / 100% calc(100% - 39px) no-repeat;
2381
- background-color: #fff;
2382
- grid-column: 2;
2383
- grid-row: 1;
2384
- padding-inline-end: 8px;
2385
- padding-inline-start: 4px;
2386
- padding-top: 5px;
2387
- }
2388
- .tox .tox-promotion-link {
2389
- align-items: unsafe center;
2390
- background-color: #E8F1F8;
2391
- border-radius: 5px;
2392
- color: #086BE6;
2393
- cursor: pointer;
2394
- display: flex;
2395
- font-size: 14px;
2396
- height: 26.6px;
2397
- padding: 4px 8px;
2398
- white-space: nowrap;
2399
- }
2400
- .tox .tox-promotion-link:hover {
2401
- background-color: #B4D7FF;
2402
- }
2403
- .tox .tox-promotion-link:focus {
2404
- background-color: #D9EDF7;
2405
- }
2406
- /* Deprecated. Remove in next major release */
2407
- .tox .tox-mbtn {
2408
- align-items: center;
2409
- background: transparent;
2410
- border: 0;
2411
- border-radius: 3px;
2412
- box-shadow: none;
2413
- color: #222f3e;
2414
- display: flex;
2415
- flex: 0 0 auto;
2416
- font-size: 14px;
2417
- font-style: normal;
2418
- font-weight: normal;
2419
- height: 28px;
2420
- justify-content: center;
2421
- margin: 5px 1px 6px 0;
2422
- outline: none;
2423
- overflow: hidden;
2424
- padding: 0 4px;
2425
- text-transform: none;
2426
- width: auto;
2427
- }
2428
- .tox .tox-mbtn[disabled] {
2429
- background-color: transparent;
2430
- border: 0;
2431
- box-shadow: none;
2432
- color: rgba(34, 47, 62, 0.5);
2433
- cursor: not-allowed;
2434
- }
2435
- .tox .tox-mbtn:focus:not(:disabled) {
2436
- background: #cce2fa;
2437
- border: 0;
2438
- box-shadow: none;
2439
- color: #222f3e;
2440
- }
2441
- .tox .tox-mbtn--active {
2442
- background: #a6ccf7;
2443
- border: 0;
2444
- box-shadow: none;
2445
- color: #222f3e;
2446
- }
2447
- .tox .tox-mbtn:hover:not(:disabled):not(.tox-mbtn--active) {
2448
- background: #cce2fa;
2449
- border: 0;
2450
- box-shadow: none;
2451
- color: #222f3e;
2452
- }
2453
- .tox .tox-mbtn__select-label {
2454
- cursor: default;
2455
- font-weight: normal;
2456
- margin: 0 4px;
2457
- }
2458
- .tox .tox-mbtn[disabled] .tox-mbtn__select-label {
2459
- cursor: not-allowed;
2460
- }
2461
- .tox .tox-mbtn__select-chevron {
2462
- align-items: center;
2463
- display: flex;
2464
- justify-content: center;
2465
- width: 16px;
2466
- display: none;
2467
- }
2468
- .tox .tox-notification {
2469
- border-radius: 6px;
2470
- border-style: solid;
2471
- border-width: 1px;
2472
- box-shadow: none;
2473
- box-sizing: border-box;
2474
- display: grid;
2475
- font-size: 14px;
2476
- font-weight: normal;
2477
- grid-template-columns: minmax(40px, 1fr) auto minmax(40px, 1fr);
2478
- margin-top: 4px;
2479
- opacity: 0;
2480
- padding: 4px;
2481
- transition: transform 100ms ease-in, opacity 150ms ease-in;
2482
- }
2483
- .tox .tox-notification p {
2484
- font-size: 14px;
2485
- font-weight: normal;
2486
- }
2487
- .tox .tox-notification a {
2488
- cursor: pointer;
2489
- text-decoration: underline;
2490
- }
2491
- .tox .tox-notification--in {
2492
- opacity: 1;
2493
- }
2494
- .tox .tox-notification--success {
2495
- background-color: #e4eeda;
2496
- border-color: #d7e6c8;
2497
- color: #222f3e;
2498
- }
2499
- .tox .tox-notification--success p {
2500
- color: #222f3e;
2501
- }
2502
- .tox .tox-notification--success a {
2503
- color: #517342;
2504
- }
2505
- .tox .tox-notification--success svg {
2506
- fill: #222f3e;
2507
- }
2508
- .tox .tox-notification--error {
2509
- background-color: #f5cccc;
2510
- border-color: #f0b3b3;
2511
- color: #222f3e;
2512
- }
2513
- .tox .tox-notification--error p {
2514
- color: #222f3e;
2515
- }
2516
- .tox .tox-notification--error a {
2517
- color: #77181f;
2518
- }
2519
- .tox .tox-notification--error svg {
2520
- fill: #222f3e;
2521
- }
2522
- .tox .tox-notification--warn,
2523
- .tox .tox-notification--warning {
2524
- background-color: #fff5cc;
2525
- border-color: #fff0b3;
2526
- color: #222f3e;
2527
- }
2528
- .tox .tox-notification--warn p,
2529
- .tox .tox-notification--warning p {
2530
- color: #222f3e;
2531
- }
2532
- .tox .tox-notification--warn a,
2533
- .tox .tox-notification--warning a {
2534
- color: #7a6e25;
2535
- }
2536
- .tox .tox-notification--warn svg,
2537
- .tox .tox-notification--warning svg {
2538
- fill: #222f3e;
2539
- }
2540
- .tox .tox-notification--info {
2541
- background-color: #d6e7fb;
2542
- border-color: #c1dbf9;
2543
- color: #222f3e;
2544
- }
2545
- .tox .tox-notification--info p {
2546
- color: #222f3e;
2547
- }
2548
- .tox .tox-notification--info a {
2549
- color: #2a64a6;
2550
- }
2551
- .tox .tox-notification--info svg {
2552
- fill: #222f3e;
2553
- }
2554
- .tox .tox-notification__body {
2555
- align-self: center;
2556
- color: #222f3e;
2557
- font-size: 14px;
2558
- grid-column-end: 3;
2559
- grid-column-start: 2;
2560
- grid-row-end: 2;
2561
- grid-row-start: 1;
2562
- text-align: center;
2563
- white-space: normal;
2564
- word-break: break-all;
2565
- word-break: break-word;
2566
- }
2567
- .tox .tox-notification__body > * {
2568
- margin: 0;
2569
- }
2570
- .tox .tox-notification__body > * + * {
2571
- margin-top: 1rem;
2572
- }
2573
- .tox .tox-notification__icon {
2574
- align-self: center;
2575
- grid-column-end: 2;
2576
- grid-column-start: 1;
2577
- grid-row-end: 2;
2578
- grid-row-start: 1;
2579
- justify-self: end;
2580
- }
2581
- .tox .tox-notification__icon svg {
2582
- display: block;
2583
- }
2584
- .tox .tox-notification__dismiss {
2585
- align-self: start;
2586
- grid-column-end: 4;
2587
- grid-column-start: 3;
2588
- grid-row-end: 2;
2589
- grid-row-start: 1;
2590
- justify-self: end;
2591
- }
2592
- .tox .tox-notification .tox-progress-bar {
2593
- grid-column-end: 4;
2594
- grid-column-start: 1;
2595
- grid-row-end: 3;
2596
- grid-row-start: 2;
2597
- justify-self: center;
2598
- }
2599
- .tox .tox-pop {
2600
- display: inline-block;
2601
- position: relative;
2602
- }
2603
- .tox .tox-pop--resizing {
2604
- transition: width 0.1s ease;
2605
- }
2606
- .tox .tox-pop--resizing .tox-toolbar,
2607
- .tox .tox-pop--resizing .tox-toolbar__group {
2608
- flex-wrap: nowrap;
2609
- }
2610
- .tox .tox-pop--transition {
2611
- transition: 0.15s ease;
2612
- transition-property: left, right, top, bottom;
2613
- }
2614
- .tox .tox-pop--transition::before,
2615
- .tox .tox-pop--transition::after {
2616
- transition: all 0.15s, visibility 0s, opacity 0.075s ease 0.075s;
2617
- }
2618
- .tox .tox-pop__dialog {
2619
- background-color: #fff;
2620
- border: 1px solid #eeeeee;
2621
- border-radius: 6px;
2622
- box-shadow: 0 0 2px 0 rgba(34, 47, 62, 0.2), 0 4px 8px 0 rgba(34, 47, 62, 0.15);
2623
- min-width: 0;
2624
- overflow: hidden;
2625
- }
2626
- .tox .tox-pop__dialog > *:not(.tox-toolbar) {
2627
- margin: 4px 4px 4px 8px;
2628
- }
2629
- .tox .tox-pop__dialog .tox-toolbar {
2630
- background-color: transparent;
2631
- margin-bottom: -1px;
2632
- }
2633
- .tox .tox-pop::before,
2634
- .tox .tox-pop::after {
2635
- border-style: solid;
2636
- content: '';
2637
- display: block;
2638
- height: 0;
2639
- opacity: 1;
2640
- position: absolute;
2641
- width: 0;
2642
- }
2643
- .tox .tox-pop.tox-pop--inset::before,
2644
- .tox .tox-pop.tox-pop--inset::after {
2645
- opacity: 0;
2646
- transition: all 0s 0.15s, visibility 0s, opacity 0.075s ease;
2647
- }
2648
- .tox .tox-pop.tox-pop--bottom::before,
2649
- .tox .tox-pop.tox-pop--bottom::after {
2650
- left: 50%;
2651
- top: 100%;
2652
- }
2653
- .tox .tox-pop.tox-pop--bottom::after {
2654
- border-color: #fff transparent transparent transparent;
2655
- border-width: 8px;
2656
- margin-left: -8px;
2657
- margin-top: -1px;
2658
- }
2659
- .tox .tox-pop.tox-pop--bottom::before {
2660
- border-color: #eeeeee transparent transparent transparent;
2661
- border-width: 9px;
2662
- margin-left: -9px;
2663
- }
2664
- .tox .tox-pop.tox-pop--top::before,
2665
- .tox .tox-pop.tox-pop--top::after {
2666
- left: 50%;
2667
- top: 0;
2668
- transform: translateY(-100%);
2669
- }
2670
- .tox .tox-pop.tox-pop--top::after {
2671
- border-color: transparent transparent #fff transparent;
2672
- border-width: 8px;
2673
- margin-left: -8px;
2674
- margin-top: 1px;
2675
- }
2676
- .tox .tox-pop.tox-pop--top::before {
2677
- border-color: transparent transparent #eeeeee transparent;
2678
- border-width: 9px;
2679
- margin-left: -9px;
2680
- }
2681
- .tox .tox-pop.tox-pop--left::before,
2682
- .tox .tox-pop.tox-pop--left::after {
2683
- left: 0;
2684
- top: calc(50% - 1px);
2685
- transform: translateY(-50%);
2686
- }
2687
- .tox .tox-pop.tox-pop--left::after {
2688
- border-color: transparent #fff transparent transparent;
2689
- border-width: 8px;
2690
- margin-left: -15px;
2691
- }
2692
- .tox .tox-pop.tox-pop--left::before {
2693
- border-color: transparent #eeeeee transparent transparent;
2694
- border-width: 10px;
2695
- margin-left: -19px;
2696
- }
2697
- .tox .tox-pop.tox-pop--right::before,
2698
- .tox .tox-pop.tox-pop--right::after {
2699
- left: 100%;
2700
- top: calc(50% + 1px);
2701
- transform: translateY(-50%);
2702
- }
2703
- .tox .tox-pop.tox-pop--right::after {
2704
- border-color: transparent transparent transparent #fff;
2705
- border-width: 8px;
2706
- margin-left: -1px;
2707
- }
2708
- .tox .tox-pop.tox-pop--right::before {
2709
- border-color: transparent transparent transparent #eeeeee;
2710
- border-width: 10px;
2711
- margin-left: -1px;
2712
- }
2713
- .tox .tox-pop.tox-pop--align-left::before,
2714
- .tox .tox-pop.tox-pop--align-left::after {
2715
- left: 20px;
2716
- }
2717
- .tox .tox-pop.tox-pop--align-right::before,
2718
- .tox .tox-pop.tox-pop--align-right::after {
2719
- left: calc(100% - 20px);
2720
- }
2721
- .tox .tox-sidebar-wrap {
2722
- display: flex;
2723
- flex-direction: row;
2724
- flex-grow: 1;
2725
- min-height: 0;
2726
- }
2727
- .tox .tox-sidebar {
2728
- background-color: #fff;
2729
- display: flex;
2730
- flex-direction: row;
2731
- justify-content: flex-end;
2732
- }
2733
- .tox .tox-sidebar__slider {
2734
- display: flex;
2735
- overflow: hidden;
2736
- }
2737
- .tox .tox-sidebar__pane-container {
2738
- display: flex;
2739
- }
2740
- .tox .tox-sidebar__pane {
2741
- display: flex;
2742
- }
2743
- .tox .tox-sidebar--sliding-closed {
2744
- opacity: 0;
2745
- }
2746
- .tox .tox-sidebar--sliding-open {
2747
- opacity: 1;
2748
- }
2749
- .tox .tox-sidebar--sliding-growing,
2750
- .tox .tox-sidebar--sliding-shrinking {
2751
- transition: width 0.5s ease, opacity 0.5s ease;
2752
- }
2753
- .tox .tox-selector {
2754
- background-color: #4099ff;
2755
- border-color: #4099ff;
2756
- border-style: solid;
2757
- border-width: 1px;
2758
- box-sizing: border-box;
2759
- display: inline-block;
2760
- height: 10px;
2761
- position: absolute;
2762
- width: 10px;
2763
- }
2764
- .tox.tox-platform-touch .tox-selector {
2765
- height: 12px;
2766
- width: 12px;
2767
- }
2768
- .tox .tox-slider {
2769
- align-items: center;
2770
- display: flex;
2771
- flex: 1;
2772
- height: 24px;
2773
- justify-content: center;
2774
- position: relative;
2775
- }
2776
- .tox .tox-slider__rail {
2777
- background-color: transparent;
2778
- border: 1px solid #eeeeee;
2779
- border-radius: 6px;
2780
- height: 10px;
2781
- min-width: 120px;
2782
- width: 100%;
2783
- }
2784
- .tox .tox-slider__handle {
2785
- background-color: #006ce7;
2786
- border: 2px solid #0054b4;
2787
- border-radius: 6px;
2788
- box-shadow: none;
2789
- height: 24px;
2790
- left: 50%;
2791
- position: absolute;
2792
- top: 50%;
2793
- transform: translateX(-50%) translateY(-50%);
2794
- width: 14px;
2795
- }
2796
- .tox .tox-form__controls-h-stack > .tox-slider:not(:first-of-type) {
2797
- margin-inline-start: 8px;
2798
- }
2799
- .tox .tox-form__controls-h-stack > .tox-form__group + .tox-slider {
2800
- margin-inline-start: 32px;
2801
- }
2802
- .tox .tox-form__controls-h-stack > .tox-slider + .tox-form__group {
2803
- margin-inline-start: 32px;
2804
- }
2805
- .tox .tox-source-code {
2806
- overflow: auto;
2807
- }
2808
- .tox .tox-spinner {
2809
- display: flex;
2810
- }
2811
- .tox .tox-spinner > div {
2812
- animation: tam-bouncing-dots 1.5s ease-in-out 0s infinite both;
2813
- background-color: rgba(34, 47, 62, 0.7);
2814
- border-radius: 100%;
2815
- height: 8px;
2816
- width: 8px;
2817
- }
2818
- .tox .tox-spinner > div:nth-child(1) {
2819
- animation-delay: -0.32s;
2820
- }
2821
- .tox .tox-spinner > div:nth-child(2) {
2822
- animation-delay: -0.16s;
2823
- }
2824
- @keyframes tam-bouncing-dots {
2825
- 0%,
2826
- 80%,
2827
- 100% {
2828
- transform: scale(0);
2829
- }
2830
- 40% {
2831
- transform: scale(1);
2832
- }
2833
- }
2834
- .tox:not([dir=rtl]) .tox-spinner > div:not(:first-child) {
2835
- margin-left: 4px;
2836
- }
2837
- .tox[dir=rtl] .tox-spinner > div:not(:first-child) {
2838
- margin-right: 4px;
2839
- }
2840
- .tox .tox-statusbar {
2841
- align-items: center;
2842
- background-color: #fff;
2843
- border-top: 1px solid #e3e3e3;
2844
- color: rgba(34, 47, 62, 0.7);
2845
- display: flex;
2846
- flex: 0 0 auto;
2847
- font-size: 14px;
2848
- font-weight: normal;
2849
- height: 25px;
2850
- overflow: hidden;
2851
- padding: 0 8px;
2852
- position: relative;
2853
- text-transform: none;
2854
- }
2855
- .tox .tox-statusbar__path {
2856
- display: flex;
2857
- flex: 1 1 auto;
2858
- overflow: hidden;
2859
- text-overflow: ellipsis;
2860
- white-space: nowrap;
2861
- }
2862
- .tox .tox-statusbar__right-container {
2863
- display: flex;
2864
- justify-content: flex-end;
2865
- white-space: nowrap;
2866
- }
2867
- .tox .tox-statusbar__help-text {
2868
- text-align: center;
2869
- }
2870
- .tox .tox-statusbar__text-container {
2871
- display: flex;
2872
- flex: 1 1 auto;
2873
- justify-content: space-between;
2874
- overflow: hidden;
2875
- }
2876
- @media only screen and (min-width: 768px ) {
2877
- .tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols > .tox-statusbar__help-text,
2878
- .tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols > .tox-statusbar__right-container,
2879
- .tox .tox-statusbar__text-container.tox-statusbar__text-container-3-cols > .tox-statusbar__path {
2880
- flex: 0 0 calc(100% / 3);
2881
- }
2882
- }
2883
- .tox .tox-statusbar__text-container.tox-statusbar__text-container--flex-end {
2884
- justify-content: flex-end;
2885
- }
2886
- .tox .tox-statusbar__text-container.tox-statusbar__text-container--flex-start {
2887
- justify-content: flex-start;
2888
- }
2889
- .tox .tox-statusbar__text-container.tox-statusbar__text-container--space-around {
2890
- justify-content: space-around;
2891
- }
2892
- .tox .tox-statusbar__path > * {
2893
- display: inline;
2894
- white-space: nowrap;
2895
- }
2896
- .tox .tox-statusbar__wordcount {
2897
- flex: 0 0 auto;
2898
- margin-left: 1ch;
2899
- }
2900
- @media only screen and (max-width: 767px ) {
2901
- .tox .tox-statusbar__text-container .tox-statusbar__help-text {
2902
- display: none;
2903
- }
2904
- .tox .tox-statusbar__text-container .tox-statusbar__help-text:only-child {
2905
- display: block;
2906
- }
2907
- }
2908
- .tox .tox-statusbar a,
2909
- .tox .tox-statusbar__path-item,
2910
- .tox .tox-statusbar__wordcount {
2911
- color: rgba(34, 47, 62, 0.7);
2912
- text-decoration: none;
2913
- }
2914
- .tox .tox-statusbar a:hover:not(:disabled):not([aria-disabled=true]),
2915
- .tox .tox-statusbar__path-item:hover:not(:disabled):not([aria-disabled=true]),
2916
- .tox .tox-statusbar__wordcount:hover:not(:disabled):not([aria-disabled=true]),
2917
- .tox .tox-statusbar a:focus:not(:disabled):not([aria-disabled=true]),
2918
- .tox .tox-statusbar__path-item:focus:not(:disabled):not([aria-disabled=true]),
2919
- .tox .tox-statusbar__wordcount:focus:not(:disabled):not([aria-disabled=true]) {
2920
- color: #222f3e;
2921
- cursor: pointer;
2922
- }
2923
- .tox .tox-statusbar__branding svg {
2924
- fill: rgba(34, 47, 62, 0.8);
2925
- height: 1.14em;
2926
- vertical-align: -0.28em;
2927
- width: 3.6em;
2928
- }
2929
- .tox .tox-statusbar__branding a:hover:not(:disabled):not([aria-disabled=true]) svg,
2930
- .tox .tox-statusbar__branding a:focus:not(:disabled):not([aria-disabled=true]) svg {
2931
- fill: #222f3e;
2932
- }
2933
- .tox .tox-statusbar__resize-handle {
2934
- align-items: flex-end;
2935
- align-self: stretch;
2936
- cursor: nwse-resize;
2937
- display: flex;
2938
- flex: 0 0 auto;
2939
- justify-content: flex-end;
2940
- margin-left: auto;
2941
- margin-right: -8px;
2942
- padding-bottom: 3px;
2943
- padding-left: 1ch;
2944
- padding-right: 3px;
2945
- }
2946
- .tox .tox-statusbar__resize-handle svg {
2947
- display: block;
2948
- fill: rgba(34, 47, 62, 0.5);
2949
- }
2950
- .tox .tox-statusbar__resize-handle:focus svg {
2951
- background-color: #dee0e2;
2952
- border-radius: 1px 1px 5px 1px;
2953
- box-shadow: 0 0 0 2px #dee0e2;
2954
- }
2955
- .tox:not([dir=rtl]) .tox-statusbar__path > * {
2956
- margin-right: 4px;
2957
- }
2958
- .tox:not([dir=rtl]) .tox-statusbar__branding {
2959
- margin-left: 2ch;
2960
- }
2961
- .tox[dir=rtl] .tox-statusbar {
2962
- flex-direction: row-reverse;
2963
- }
2964
- .tox[dir=rtl] .tox-statusbar__path > * {
2965
- margin-left: 4px;
2966
- }
2967
- .tox .tox-throbber {
2968
- z-index: 1299;
2969
- }
2970
- .tox .tox-throbber__busy-spinner {
2971
- align-items: center;
2972
- background-color: rgba(255, 255, 255, 0.6);
2973
- bottom: 0;
2974
- display: flex;
2975
- justify-content: center;
2976
- left: 0;
2977
- position: absolute;
2978
- right: 0;
2979
- top: 0;
2980
- }
2981
- .tox .tox-tbtn {
2982
- align-items: center;
2983
- background: transparent;
2984
- border: 0;
2985
- border-radius: 3px;
2986
- box-shadow: none;
2987
- color: #222f3e;
2988
- display: flex;
2989
- flex: 0 0 auto;
2990
- font-size: 14px;
2991
- font-style: normal;
2992
- font-weight: normal;
2993
- height: 28px;
2994
- justify-content: center;
2995
- margin: 6px 1px 5px 0;
2996
- outline: none;
2997
- overflow: hidden;
2998
- padding: 0;
2999
- text-transform: none;
3000
- width: 34px;
3001
- }
3002
- .tox .tox-tbtn svg {
3003
- display: block;
3004
- fill: #222f3e;
3005
- }
3006
- .tox .tox-tbtn.tox-tbtn-more {
3007
- padding-left: 5px;
3008
- padding-right: 5px;
3009
- width: inherit;
3010
- }
3011
- .tox .tox-tbtn:focus {
3012
- background: #cce2fa;
3013
- border: 0;
3014
- box-shadow: none;
3015
- }
3016
- .tox .tox-tbtn:hover {
3017
- background: #cce2fa;
3018
- border: 0;
3019
- box-shadow: none;
3020
- color: #222f3e;
3021
- }
3022
- .tox .tox-tbtn:hover svg {
3023
- fill: #222f3e;
3024
- }
3025
- .tox .tox-tbtn:active {
3026
- background: #a6ccf7;
3027
- border: 0;
3028
- box-shadow: none;
3029
- color: #222f3e;
3030
- }
3031
- .tox .tox-tbtn:active svg {
3032
- fill: #222f3e;
3033
- }
3034
- .tox .tox-tbtn--disabled .tox-tbtn--enabled svg {
3035
- fill: rgba(34, 47, 62, 0.5);
3036
- }
3037
- .tox .tox-tbtn--disabled,
3038
- .tox .tox-tbtn--disabled:hover,
3039
- .tox .tox-tbtn:disabled,
3040
- .tox .tox-tbtn:disabled:hover {
3041
- background: transparent;
3042
- border: 0;
3043
- box-shadow: none;
3044
- color: rgba(34, 47, 62, 0.5);
3045
- cursor: not-allowed;
3046
- }
3047
- .tox .tox-tbtn--disabled svg,
3048
- .tox .tox-tbtn--disabled:hover svg,
3049
- .tox .tox-tbtn:disabled svg,
3050
- .tox .tox-tbtn:disabled:hover svg {
3051
- /* stylelint-disable-line no-descending-specificity */
3052
- fill: rgba(34, 47, 62, 0.5);
3053
- }
3054
- .tox .tox-tbtn--enabled,
3055
- .tox .tox-tbtn--enabled:hover {
3056
- background: #a6ccf7;
3057
- border: 0;
3058
- box-shadow: none;
3059
- color: #222f3e;
3060
- }
3061
- .tox .tox-tbtn--enabled > *,
3062
- .tox .tox-tbtn--enabled:hover > * {
3063
- transform: none;
3064
- }
3065
- .tox .tox-tbtn--enabled svg,
3066
- .tox .tox-tbtn--enabled:hover svg {
3067
- /* stylelint-disable-line no-descending-specificity */
3068
- fill: #222f3e;
3069
- }
3070
- .tox .tox-tbtn--enabled.tox-tbtn--disabled svg,
3071
- .tox .tox-tbtn--enabled:hover.tox-tbtn--disabled svg {
3072
- fill: rgba(34, 47, 62, 0.5);
3073
- }
3074
- .tox .tox-tbtn:focus:not(.tox-tbtn--disabled) {
3075
- color: #222f3e;
3076
- }
3077
- .tox .tox-tbtn:focus:not(.tox-tbtn--disabled) svg {
3078
- fill: #222f3e;
3079
- }
3080
- .tox .tox-tbtn:active > * {
3081
- transform: none;
3082
- }
3083
- .tox .tox-tbtn--md {
3084
- height: 42px;
3085
- width: 51px;
3086
- }
3087
- .tox .tox-tbtn--lg {
3088
- flex-direction: column;
3089
- height: 56px;
3090
- width: 68px;
3091
- }
3092
- .tox .tox-tbtn--return {
3093
- align-self: stretch;
3094
- height: unset;
3095
- width: 16px;
3096
- }
3097
- .tox .tox-tbtn--labeled {
3098
- padding: 0 4px;
3099
- width: unset;
3100
- }
3101
- .tox .tox-tbtn__vlabel {
3102
- display: block;
3103
- font-size: 10px;
3104
- font-weight: normal;
3105
- letter-spacing: -0.025em;
3106
- margin-bottom: 4px;
3107
- white-space: nowrap;
3108
- }
3109
- .tox .tox-number-input {
3110
- border-radius: 3px;
3111
- display: flex;
3112
- margin: 6px 1px 5px 0;
3113
- padding: 0 4px;
3114
- width: auto;
3115
- }
3116
- .tox .tox-number-input .tox-input-wrapper {
3117
- background: #f7f7f7;
3118
- display: flex;
3119
- pointer-events: none;
3120
- text-align: center;
3121
- }
3122
- .tox .tox-number-input .tox-input-wrapper:focus {
3123
- background: #cce2fa;
3124
- }
3125
- .tox .tox-number-input input {
3126
- border-radius: 3px;
3127
- color: #222f3e;
3128
- font-size: 14px;
3129
- margin: 2px 0;
3130
- pointer-events: all;
3131
- width: 60px;
3132
- }
3133
- .tox .tox-number-input input:hover {
3134
- background: #cce2fa;
3135
- color: #222f3e;
3136
- }
3137
- .tox .tox-number-input input:focus {
3138
- background: #fff;
3139
- color: #222f3e;
3140
- }
3141
- .tox .tox-number-input input:disabled {
3142
- background: transparent;
3143
- border: 0;
3144
- box-shadow: none;
3145
- color: rgba(34, 47, 62, 0.5);
3146
- cursor: not-allowed;
3147
- }
3148
- .tox .tox-number-input button {
3149
- background: #f7f7f7;
3150
- color: #222f3e;
3151
- height: 28px;
3152
- text-align: center;
3153
- width: 24px;
3154
- }
3155
- .tox .tox-number-input button svg {
3156
- display: block;
3157
- fill: #222f3e;
3158
- margin: 0 auto;
3159
- transform: scale(0.67);
3160
- }
3161
- .tox .tox-number-input button:focus {
3162
- background: #cce2fa;
3163
- }
3164
- .tox .tox-number-input button:hover {
3165
- background: #cce2fa;
3166
- border: 0;
3167
- box-shadow: none;
3168
- color: #222f3e;
3169
- }
3170
- .tox .tox-number-input button:hover svg {
3171
- fill: #222f3e;
3172
- }
3173
- .tox .tox-number-input button:active {
3174
- background: #a6ccf7;
3175
- border: 0;
3176
- box-shadow: none;
3177
- color: #222f3e;
3178
- }
3179
- .tox .tox-number-input button:active svg {
3180
- fill: #222f3e;
3181
- }
3182
- .tox .tox-number-input button:disabled {
3183
- background: transparent;
3184
- border: 0;
3185
- box-shadow: none;
3186
- color: rgba(34, 47, 62, 0.5);
3187
- cursor: not-allowed;
3188
- }
3189
- .tox .tox-number-input button:disabled svg {
3190
- fill: rgba(34, 47, 62, 0.5);
3191
- }
3192
- .tox .tox-number-input button.minus {
3193
- border-radius: 3px 0 0 3px;
3194
- }
3195
- .tox .tox-number-input button.plus {
3196
- border-radius: 0 3px 3px 0;
3197
- }
3198
- .tox .tox-number-input:focus:not(:active) > button,
3199
- .tox .tox-number-input:focus:not(:active) > .tox-input-wrapper {
3200
- background: #cce2fa;
3201
- }
3202
- .tox .tox-tbtn--select {
3203
- margin: 6px 1px 5px 0;
3204
- padding: 0 4px;
3205
- width: auto;
3206
- }
3207
- .tox .tox-tbtn__select-label {
3208
- cursor: default;
3209
- font-weight: normal;
3210
- height: initial;
3211
- margin: 0 4px;
3212
- overflow: hidden;
3213
- text-overflow: ellipsis;
3214
- white-space: nowrap;
3215
- }
3216
- .tox .tox-tbtn__select-chevron {
3217
- align-items: center;
3218
- display: flex;
3219
- justify-content: center;
3220
- width: 16px;
3221
- }
3222
- .tox .tox-tbtn__select-chevron svg {
3223
- fill: rgba(34, 47, 62, 0.5);
3224
- }
3225
- .tox .tox-tbtn--bespoke {
3226
- background: #f7f7f7;
3227
- }
3228
- .tox .tox-tbtn--bespoke + .tox-tbtn--bespoke {
3229
- margin-inline-start: 4px;
3230
- }
3231
- .tox .tox-tbtn--bespoke .tox-tbtn__select-label {
3232
- overflow: hidden;
3233
- text-overflow: ellipsis;
3234
- white-space: nowrap;
3235
- width: 7em;
3236
- }
3237
- .tox .tox-tbtn--disabled .tox-tbtn__select-label,
3238
- .tox .tox-tbtn--select:disabled .tox-tbtn__select-label {
3239
- cursor: not-allowed;
3240
- }
3241
- .tox .tox-split-button {
3242
- border: 0;
3243
- border-radius: 3px;
3244
- box-sizing: border-box;
3245
- display: flex;
3246
- margin: 6px 1px 5px 0;
3247
- overflow: hidden;
3248
- }
3249
- .tox .tox-split-button:hover {
3250
- box-shadow: 0 0 0 1px #cce2fa inset;
3251
- }
3252
- .tox .tox-split-button:focus {
3253
- background: #cce2fa;
3254
- box-shadow: none;
3255
- color: #222f3e;
3256
- }
3257
- .tox .tox-split-button > * {
3258
- border-radius: 0;
3259
- }
3260
- .tox .tox-split-button__chevron {
3261
- width: 16px;
3262
- }
3263
- .tox .tox-split-button__chevron svg {
3264
- fill: rgba(34, 47, 62, 0.5);
3265
- }
3266
- .tox .tox-split-button .tox-tbtn {
3267
- margin: 0;
3268
- }
3269
- .tox .tox-split-button.tox-tbtn--disabled:hover,
3270
- .tox .tox-split-button.tox-tbtn--disabled:focus,
3271
- .tox .tox-split-button.tox-tbtn--disabled .tox-tbtn:hover,
3272
- .tox .tox-split-button.tox-tbtn--disabled .tox-tbtn:focus {
3273
- background: transparent;
3274
- box-shadow: none;
3275
- color: rgba(34, 47, 62, 0.5);
3276
- }
3277
- .tox.tox-platform-touch .tox-split-button .tox-tbtn--select {
3278
- padding: 0 0px;
3279
- }
3280
- .tox.tox-platform-touch .tox-split-button .tox-tbtn:not(.tox-tbtn--select):first-child {
3281
- width: 30px;
3282
- }
3283
- .tox.tox-platform-touch .tox-split-button__chevron {
3284
- width: 20px;
3285
- }
3286
- .tox .tox-split-button.tox-tbtn--disabled svg #tox-icon-text-color__color,
3287
- .tox .tox-split-button.tox-tbtn--disabled svg #tox-icon-highlight-bg-color__color {
3288
- opacity: 0.6;
3289
- }
3290
- .tox .tox-toolbar-overlord {
3291
- background-color: #fff;
3292
- }
3293
- .tox .tox-toolbar,
3294
- .tox .tox-toolbar__primary,
3295
- .tox .tox-toolbar__overflow {
3296
- background-attachment: local;
3297
- background-color: #fff;
3298
- background-image: repeating-linear-gradient(#e3e3e3 0px 1px, transparent 1px 39px);
3299
- background-position: center top 40px;
3300
- background-repeat: no-repeat;
3301
- background-size: calc(100% - 11px * 2) calc(100% - 41px);
3302
- display: flex;
3303
- flex: 0 0 auto;
3304
- flex-shrink: 0;
3305
- flex-wrap: wrap;
3306
- padding: 0 0px;
3307
- transform: perspective(1px);
3308
- }
3309
- .tox .tox-toolbar-overlord > .tox-toolbar,
3310
- .tox .tox-toolbar-overlord > .tox-toolbar__primary,
3311
- .tox .tox-toolbar-overlord > .tox-toolbar__overflow {
3312
- background-position: center top 0px;
3313
- background-size: calc(100% - 11px * 2) calc(100% - 0px);
3314
- }
3315
- .tox .tox-toolbar__overflow.tox-toolbar__overflow--closed {
3316
- height: 0;
3317
- opacity: 0;
3318
- padding-bottom: 0;
3319
- padding-top: 0;
3320
- visibility: hidden;
3321
- }
3322
- .tox .tox-toolbar__overflow--growing {
3323
- transition: height 0.3s ease, opacity 0.2s linear 0.1s;
3324
- }
3325
- .tox .tox-toolbar__overflow--shrinking {
3326
- transition: opacity 0.3s ease, height 0.2s linear 0.1s, visibility 0s linear 0.3s;
3327
- }
3328
- .tox .tox-toolbar-overlord,
3329
- .tox .tox-anchorbar {
3330
- grid-column: 1 / -1;
3331
- }
3332
- .tox .tox-menubar + .tox-toolbar,
3333
- .tox .tox-menubar + .tox-toolbar-overlord {
3334
- border-top: 1px solid transparent;
3335
- margin-top: -1px;
3336
- padding-bottom: 1px;
3337
- padding-top: 1px;
3338
- }
3339
- .tox .tox-toolbar--scrolling {
3340
- flex-wrap: nowrap;
3341
- overflow-x: auto;
3342
- }
3343
- .tox .tox-pop .tox-toolbar {
3344
- border-width: 0;
3345
- }
3346
- .tox .tox-toolbar--no-divider {
3347
- background-image: none;
3348
- }
3349
- .tox .tox-toolbar-overlord .tox-toolbar:not(.tox-toolbar--scrolling):first-child,
3350
- .tox .tox-toolbar-overlord .tox-toolbar__primary {
3351
- background-position: center top 39px;
3352
- }
3353
- .tox .tox-editor-header > .tox-toolbar--scrolling,
3354
- .tox .tox-toolbar-overlord .tox-toolbar--scrolling:first-child {
3355
- background-image: none;
3356
- }
3357
- .tox.tox-tinymce-aux .tox-toolbar__overflow {
3358
- background-color: #fff;
3359
- background-position: center top 43px;
3360
- background-size: calc(100% - 8px * 2) calc(100% - 51px);
3361
- border: none;
3362
- border-radius: 6px;
3363
- box-shadow: 0 0 2px 0 rgba(34, 47, 62, 0.2), 0 4px 8px 0 rgba(34, 47, 62, 0.15);
3364
- overscroll-behavior: none;
3365
- padding: 4px 0;
3366
- }
3367
- .tox-pop .tox-pop__dialog {
3368
- /* stylelint-disable-next-line no-descending-specificity */
3369
- }
3370
- .tox-pop .tox-pop__dialog .tox-toolbar {
3371
- background-position: center top 43px;
3372
- background-size: calc(100% - 11px * 2) calc(100% - 51px);
3373
- padding: 4px 0;
3374
- }
3375
- .tox .tox-toolbar__group {
3376
- align-items: center;
3377
- display: flex;
3378
- flex-wrap: wrap;
3379
- margin: 0 0;
3380
- padding: 0 11px 0 12px;
3381
- }
3382
- .tox .tox-toolbar__group--pull-right {
3383
- margin-left: auto;
3384
- }
3385
- .tox .tox-toolbar--scrolling .tox-toolbar__group {
3386
- flex-shrink: 0;
3387
- flex-wrap: nowrap;
3388
- }
3389
- .tox:not([dir=rtl]) .tox-toolbar__group:not(:last-of-type) {
3390
- border-right: 1px solid transparent;
3391
- }
3392
- .tox[dir=rtl] .tox-toolbar__group:not(:last-of-type) {
3393
- border-left: 1px solid transparent;
3394
- }
3395
- .tox .tox-tooltip {
3396
- display: inline-block;
3397
- padding: 8px;
3398
- position: relative;
3399
- }
3400
- .tox .tox-tooltip__body {
3401
- background-color: #222f3e;
3402
- border-radius: 6px;
3403
- box-shadow: 0 2px 4px rgba(34, 47, 62, 0.3);
3404
- color: rgba(255, 255, 255, 0.75);
3405
- font-size: 14px;
3406
- font-style: normal;
3407
- font-weight: normal;
3408
- padding: 4px 8px;
3409
- text-transform: none;
3410
- }
3411
- .tox .tox-tooltip__arrow {
3412
- position: absolute;
3413
- }
3414
- .tox .tox-tooltip--down .tox-tooltip__arrow {
3415
- border-left: 8px solid transparent;
3416
- border-right: 8px solid transparent;
3417
- border-top: 8px solid #222f3e;
3418
- bottom: 0;
3419
- left: 50%;
3420
- position: absolute;
3421
- transform: translateX(-50%);
3422
- }
3423
- .tox .tox-tooltip--up .tox-tooltip__arrow {
3424
- border-bottom: 8px solid #222f3e;
3425
- border-left: 8px solid transparent;
3426
- border-right: 8px solid transparent;
3427
- left: 50%;
3428
- position: absolute;
3429
- top: 0;
3430
- transform: translateX(-50%);
3431
- }
3432
- .tox .tox-tooltip--right .tox-tooltip__arrow {
3433
- border-bottom: 8px solid transparent;
3434
- border-left: 8px solid #222f3e;
3435
- border-top: 8px solid transparent;
3436
- position: absolute;
3437
- right: 0;
3438
- top: 50%;
3439
- transform: translateY(-50%);
3440
- }
3441
- .tox .tox-tooltip--left .tox-tooltip__arrow {
3442
- border-bottom: 8px solid transparent;
3443
- border-right: 8px solid #222f3e;
3444
- border-top: 8px solid transparent;
3445
- left: 0;
3446
- position: absolute;
3447
- top: 50%;
3448
- transform: translateY(-50%);
3449
- }
3450
- .tox .tox-tree {
3451
- display: flex;
3452
- flex-direction: column;
3453
- }
3454
- .tox .tox-tree .tox-trbtn {
3455
- align-items: center;
3456
- background: transparent;
3457
- border: 0;
3458
- border-radius: 4px;
3459
- box-shadow: none;
3460
- color: #222f3e;
3461
- display: flex;
3462
- flex: 0 0 auto;
3463
- font-size: 14px;
3464
- font-style: normal;
3465
- font-weight: normal;
3466
- height: 28px;
3467
- margin-bottom: 4px;
3468
- margin-top: 4px;
3469
- outline: none;
3470
- overflow: hidden;
3471
- padding: 0;
3472
- padding-left: 8px;
3473
- text-transform: none;
3474
- }
3475
- .tox .tox-tree .tox-trbtn .tox-tree__label {
3476
- cursor: default;
3477
- overflow: hidden;
3478
- text-overflow: ellipsis;
3479
- white-space: nowrap;
3480
- }
3481
- .tox .tox-tree .tox-trbtn svg {
3482
- display: block;
3483
- fill: #222f3e;
3484
- }
3485
- .tox .tox-tree .tox-trbtn:focus {
3486
- background: #cce2fa;
3487
- border: 0;
3488
- box-shadow: none;
3489
- }
3490
- .tox .tox-tree .tox-trbtn:hover {
3491
- background: #cce2fa;
3492
- border: 0;
3493
- box-shadow: none;
3494
- color: #222f3e;
3495
- }
3496
- .tox .tox-tree .tox-trbtn:hover svg {
3497
- fill: #222f3e;
3498
- }
3499
- .tox .tox-tree .tox-trbtn:active {
3500
- background: #a6ccf7;
3501
- border: 0;
3502
- box-shadow: none;
3503
- color: #222f3e;
3504
- }
3505
- .tox .tox-tree .tox-trbtn:active svg {
3506
- fill: #222f3e;
3507
- }
3508
- .tox .tox-tree .tox-trbtn--disabled,
3509
- .tox .tox-tree .tox-trbtn--disabled:hover,
3510
- .tox .tox-tree .tox-trbtn:disabled,
3511
- .tox .tox-tree .tox-trbtn:disabled:hover {
3512
- background: transparent;
3513
- border: 0;
3514
- box-shadow: none;
3515
- color: rgba(34, 47, 62, 0.5);
3516
- cursor: not-allowed;
3517
- }
3518
- .tox .tox-tree .tox-trbtn--disabled svg,
3519
- .tox .tox-tree .tox-trbtn--disabled:hover svg,
3520
- .tox .tox-tree .tox-trbtn:disabled svg,
3521
- .tox .tox-tree .tox-trbtn:disabled:hover svg {
3522
- /* stylelint-disable-line no-descending-specificity */
3523
- fill: rgba(34, 47, 62, 0.5);
3524
- }
3525
- .tox .tox-tree .tox-trbtn--enabled,
3526
- .tox .tox-tree .tox-trbtn--enabled:hover {
3527
- background: #a6ccf7;
3528
- border: 0;
3529
- box-shadow: none;
3530
- color: #222f3e;
3531
- }
3532
- .tox .tox-tree .tox-trbtn--enabled > *,
3533
- .tox .tox-tree .tox-trbtn--enabled:hover > * {
3534
- transform: none;
3535
- }
3536
- .tox .tox-tree .tox-trbtn--enabled svg,
3537
- .tox .tox-tree .tox-trbtn--enabled:hover svg {
3538
- /* stylelint-disable-line no-descending-specificity */
3539
- fill: #222f3e;
3540
- }
3541
- .tox .tox-tree .tox-trbtn:focus:not(.tox-trbtn--disabled) {
3542
- color: #222f3e;
3543
- }
3544
- .tox .tox-tree .tox-trbtn:focus:not(.tox-trbtn--disabled) svg {
3545
- fill: #222f3e;
3546
- }
3547
- .tox .tox-tree .tox-trbtn:active > * {
3548
- transform: none;
3549
- }
3550
- .tox .tox-tree .tox-trbtn--return {
3551
- align-self: stretch;
3552
- height: unset;
3553
- width: 16px;
3554
- }
3555
- .tox .tox-tree .tox-trbtn--labeled {
3556
- padding: 0 4px;
3557
- width: unset;
3558
- }
3559
- .tox .tox-tree .tox-trbtn__vlabel {
3560
- display: block;
3561
- font-size: 10px;
3562
- font-weight: normal;
3563
- letter-spacing: -0.025em;
3564
- margin-bottom: 4px;
3565
- white-space: nowrap;
3566
- }
3567
- .tox .tox-tree .tox-tree--directory {
3568
- display: flex;
3569
- flex-direction: column;
3570
- /* stylelint-disable no-descending-specificity */
3571
- }
3572
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label {
3573
- font-weight: bold;
3574
- }
3575
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label .tox-mbtn {
3576
- margin-left: auto;
3577
- }
3578
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label .tox-mbtn svg {
3579
- fill: transparent;
3580
- }
3581
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label .tox-mbtn.tox-mbtn--active svg,
3582
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label .tox-mbtn:focus svg {
3583
- fill: #222f3e;
3584
- }
3585
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label:hover .tox-mbtn svg,
3586
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label:focus .tox-mbtn svg {
3587
- fill: #222f3e;
3588
- }
3589
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label:hover:has(.tox-mbtn:hover) {
3590
- background-color: transparent;
3591
- color: #222f3e;
3592
- }
3593
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label:hover:has(.tox-mbtn:hover) .tox-chevron svg {
3594
- fill: #222f3e;
3595
- }
3596
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label .tox-chevron {
3597
- margin-right: 6px;
3598
- }
3599
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label:has(+ .tox-tree--directory__children--growing) .tox-chevron,
3600
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label:has(+ .tox-tree--directory__children--shrinking) .tox-chevron {
3601
- transition: transform 0.5s ease-in-out;
3602
- }
3603
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label:has(+ .tox-tree--directory__children--growing) .tox-chevron,
3604
- .tox .tox-tree .tox-tree--directory .tox-tree--directory__label:has(+ .tox-tree--directory__children--open) .tox-chevron {
3605
- transform: rotate(90deg);
3606
- }
3607
- .tox .tox-tree .tox-tree--leaf__label {
3608
- font-weight: normal;
3609
- }
3610
- .tox .tox-tree .tox-tree--leaf__label .tox-mbtn {
3611
- margin-left: auto;
3612
- }
3613
- .tox .tox-tree .tox-tree--leaf__label .tox-mbtn svg {
3614
- fill: transparent;
3615
- }
3616
- .tox .tox-tree .tox-tree--leaf__label .tox-mbtn.tox-mbtn--active svg,
3617
- .tox .tox-tree .tox-tree--leaf__label .tox-mbtn:focus svg {
3618
- fill: #222f3e;
3619
- }
3620
- .tox .tox-tree .tox-tree--leaf__label:hover .tox-mbtn svg {
3621
- fill: #222f3e;
3622
- }
3623
- .tox .tox-tree .tox-tree--leaf__label:hover:has(.tox-mbtn:hover) {
3624
- background-color: transparent;
3625
- color: #222f3e;
3626
- }
3627
- .tox .tox-tree .tox-tree--leaf__label:hover:has(.tox-mbtn:hover) .tox-chevron svg {
3628
- fill: #222f3e;
3629
- }
3630
- .tox .tox-tree .tox-tree--directory__children {
3631
- overflow: hidden;
3632
- padding-left: 16px;
3633
- }
3634
- .tox .tox-tree .tox-tree--directory__children.tox-tree--directory__children--growing,
3635
- .tox .tox-tree .tox-tree--directory__children.tox-tree--directory__children--shrinking {
3636
- transition: height 0.5s ease-in-out;
3637
- }
3638
- .tox .tox-tree .tox-trbtn.tox-tree--leaf__label {
3639
- display: flex;
3640
- justify-content: space-between;
3641
- }
3642
- .tox .tox-view-wrap,
3643
- .tox .tox-view-wrap__slot-container {
3644
- background-color: #fff;
3645
- display: flex;
3646
- flex: 1;
3647
- flex-direction: column;
3648
- }
3649
- .tox .tox-view {
3650
- display: flex;
3651
- flex: 1 1 auto;
3652
- flex-direction: column;
3653
- overflow: hidden;
3654
- }
3655
- .tox .tox-view__header {
3656
- align-items: center;
3657
- display: flex;
3658
- font-size: 16px;
3659
- justify-content: space-between;
3660
- padding: 8px 8px 0 8px;
3661
- position: relative;
3662
- }
3663
- .tox .tox-view--mobile.tox-view__header,
3664
- .tox .tox-view--mobile.tox-view__toolbar {
3665
- padding: 8px;
3666
- }
3667
- .tox .tox-view--scrolling {
3668
- flex-wrap: nowrap;
3669
- overflow-x: auto;
3670
- }
3671
- .tox .tox-view__toolbar {
3672
- display: flex;
3673
- flex-direction: row;
3674
- gap: 8px;
3675
- justify-content: space-between;
3676
- padding: 8px 8px 0 8px;
3677
- }
3678
- .tox .tox-view__toolbar__group {
3679
- display: flex;
3680
- flex-direction: row;
3681
- gap: 12px;
3682
- }
3683
- .tox .tox-view__header-start,
3684
- .tox .tox-view__header-end {
3685
- display: flex;
3686
- }
3687
- .tox .tox-view__pane {
3688
- height: 100%;
3689
- padding: 8px;
3690
- width: 100%;
3691
- }
3692
- .tox .tox-view__pane_panel {
3693
- border: 1px solid #eeeeee;
3694
- border-radius: 6px;
3695
- }
3696
- .tox:not([dir=rtl]) .tox-view__header .tox-view__header-start > *,
3697
- .tox:not([dir=rtl]) .tox-view__header .tox-view__header-end > * {
3698
- margin-left: 8px;
3699
- }
3700
- .tox[dir=rtl] .tox-view__header .tox-view__header-start > *,
3701
- .tox[dir=rtl] .tox-view__header .tox-view__header-end > * {
3702
- margin-right: 8px;
3703
- }
3704
- .tox .tox-well {
3705
- border: 1px solid #eeeeee;
3706
- border-radius: 6px;
3707
- padding: 8px;
3708
- width: 100%;
3709
- }
3710
- .tox .tox-well > *:first-child {
3711
- margin-top: 0;
3712
- }
3713
- .tox .tox-well > *:last-child {
3714
- margin-bottom: 0;
3715
- }
3716
- .tox .tox-well > *:only-child {
3717
- margin: 0;
3718
- }
3719
- .tox .tox-custom-editor {
3720
- border: 1px solid #eeeeee;
3721
- border-radius: 6px;
3722
- display: flex;
3723
- flex: 1;
3724
- overflow: hidden;
3725
- position: relative;
3726
- }
3727
- /* stylelint-disable */
3728
- .tox {
3729
- /* stylelint-enable */
3730
- }
3731
- .tox .tox-dialog-loading::before {
3732
- background-color: rgba(0, 0, 0, 0.5);
3733
- content: "";
3734
- height: 100%;
3735
- position: absolute;
3736
- width: 100%;
3737
- z-index: 1000;
3738
- }
3739
- .tox .tox-tab {
3740
- cursor: pointer;
3741
- }
3742
- .tox .tox-dialog__content-js {
3743
- display: flex;
3744
- flex: 1;
3745
- }
3746
- .tox .tox-dialog__body-content .tox-collection {
3747
- display: flex;
3748
- flex: 1;
3749
- }