@machinerd/js-module 0.9.0 → 0.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (433) hide show
  1. package/README.md +132 -63
  2. package/dist/align-CdK8Ar2w.mjs +1 -0
  3. package/dist/align-Dp4avXIm.cjs +1 -0
  4. package/dist/{api-client-C3o2pO0q.cjs → api-client-BXH8Rm-J.cjs} +1 -1
  5. package/dist/{api-client-C0sbSOQf.mjs → api-client-xK3Ua3Gr.mjs} +1 -1
  6. package/dist/basic-image-D26zahpC.mjs +1 -0
  7. package/dist/basic-image-Wl0IBgOX.cjs +1 -0
  8. package/dist/country-flag-8HG6HZPi.cjs +1 -0
  9. package/dist/country-flag-Bypgu_rR.mjs +1 -0
  10. package/dist/custom-heading-By14y5ug.cjs +1 -0
  11. package/dist/custom-heading-eGRLcDQZ.mjs +1 -0
  12. package/dist/dnd-CeWNVM-V.mjs +1 -0
  13. package/dist/dnd-DHNRwFj8.cjs +1 -0
  14. package/dist/editor/extensions/align/index.cjs +1 -0
  15. package/dist/editor/extensions/align/index.d.cts +2 -0
  16. package/dist/editor/extensions/align/index.d.mts +2 -0
  17. package/dist/editor/extensions/align/index.mjs +1 -0
  18. package/dist/editor/extensions/table-controls/index.cjs +1 -0
  19. package/dist/editor/extensions/table-controls/index.d.cts +2 -0
  20. package/dist/editor/extensions/table-controls/index.d.mts +2 -0
  21. package/dist/editor/extensions/table-controls/index.mjs +1 -0
  22. package/dist/editor/extensions/table-resize/index.cjs +1 -0
  23. package/dist/editor/extensions/table-resize/index.d.cts +2 -0
  24. package/dist/editor/extensions/table-resize/index.d.mts +2 -0
  25. package/dist/editor/extensions/table-resize/index.mjs +1 -0
  26. package/dist/editor/index.cjs +1 -1
  27. package/dist/editor/index.d.cts +51 -73
  28. package/dist/editor/index.d.mts +51 -73
  29. package/dist/editor/index.mjs +1 -1
  30. package/dist/editor/nodes/basic-image/index.cjs +1 -0
  31. package/dist/editor/nodes/basic-image/index.d.cts +4 -0
  32. package/dist/editor/nodes/basic-image/index.d.mts +4 -0
  33. package/dist/editor/nodes/basic-image/index.mjs +1 -0
  34. package/dist/editor/nodes/custom-heading/index.cjs +1 -0
  35. package/dist/editor/nodes/custom-heading/index.d.cts +2 -0
  36. package/dist/editor/nodes/custom-heading/index.d.mts +2 -0
  37. package/dist/editor/nodes/custom-heading/index.mjs +1 -0
  38. package/dist/editor/nodes/menu-wrapper/index.cjs +1 -0
  39. package/dist/editor/nodes/menu-wrapper/index.d.cts +54 -0
  40. package/dist/editor/nodes/menu-wrapper/index.d.mts +54 -0
  41. package/dist/editor/nodes/menu-wrapper/index.mjs +1 -0
  42. package/dist/editor/nodes/node-resize/index.cjs +1 -0
  43. package/dist/editor/nodes/node-resize/index.d.cts +27 -0
  44. package/dist/editor/nodes/node-resize/index.d.mts +27 -0
  45. package/dist/editor/nodes/node-resize/index.mjs +1 -0
  46. package/dist/editor/nodes/node-size/index.cjs +1 -0
  47. package/dist/editor/nodes/node-size/index.d.cts +3 -0
  48. package/dist/editor/nodes/node-size/index.d.mts +3 -0
  49. package/dist/editor/nodes/node-size/index.mjs +1 -0
  50. package/dist/editor/nodes/node-view-context/index.cjs +1 -0
  51. package/dist/editor/nodes/node-view-context/index.d.cts +2 -0
  52. package/dist/editor/nodes/node-view-context/index.d.mts +2 -0
  53. package/dist/editor/nodes/node-view-context/index.mjs +1 -0
  54. package/dist/editor/nodes/subset-image/index.cjs +1 -0
  55. package/dist/editor/nodes/subset-image/index.d.cts +5 -0
  56. package/dist/editor/nodes/subset-image/index.d.mts +5 -0
  57. package/dist/editor/nodes/subset-image/index.mjs +1 -0
  58. package/dist/editor/nodes/table/index.cjs +1 -0
  59. package/dist/editor/nodes/table/index.d.cts +2 -0
  60. package/dist/editor/nodes/table/index.d.mts +2 -0
  61. package/dist/editor/nodes/table/index.mjs +1 -0
  62. package/dist/editor/nodes/tabs/index.cjs +1 -0
  63. package/dist/editor/nodes/tabs/index.d.cts +2 -0
  64. package/dist/editor/nodes/tabs/index.d.mts +2 -0
  65. package/dist/editor/nodes/tabs/index.mjs +1 -0
  66. package/dist/editor-CHuJTM4H.mjs +1 -0
  67. package/dist/editor-DvLUotoh.cjs +1 -0
  68. package/dist/{file-B-UJkabO.mjs → file-CapBKYce.mjs} +1 -1
  69. package/dist/file-DeZ1OKdy.cjs +1 -0
  70. package/dist/hooks/use-delay-unmount/index.cjs +1 -0
  71. package/dist/hooks/use-delay-unmount/index.d.cts +4 -0
  72. package/dist/hooks/use-delay-unmount/index.d.mts +4 -0
  73. package/dist/hooks/use-delay-unmount/index.mjs +1 -0
  74. package/dist/hooks/use-dialog-stack/index.cjs +1 -0
  75. package/dist/hooks/use-dialog-stack/index.d.cts +4 -0
  76. package/dist/hooks/use-dialog-stack/index.d.mts +4 -0
  77. package/dist/hooks/use-dialog-stack/index.mjs +1 -0
  78. package/dist/hooks/use-drag-resize/index.cjs +1 -0
  79. package/dist/hooks/use-drag-resize/index.d.cts +2 -0
  80. package/dist/hooks/use-drag-resize/index.d.mts +2 -0
  81. package/dist/hooks/use-drag-resize/index.mjs +1 -0
  82. package/dist/hooks/use-drag-scroll/index.cjs +1 -0
  83. package/dist/hooks/use-drag-scroll/index.d.cts +13 -0
  84. package/dist/hooks/use-drag-scroll/index.d.mts +13 -0
  85. package/dist/hooks/use-drag-scroll/index.mjs +1 -0
  86. package/dist/hooks/use-effect-once/index.cjs +1 -0
  87. package/dist/hooks/use-effect-once/index.d.cts +7 -0
  88. package/dist/hooks/use-effect-once/index.d.mts +7 -0
  89. package/dist/hooks/use-effect-once/index.mjs +1 -0
  90. package/dist/hooks/use-outside-click/index.cjs +1 -0
  91. package/dist/hooks/use-outside-click/index.d.cts +13 -0
  92. package/dist/hooks/use-outside-click/index.d.mts +13 -0
  93. package/dist/hooks/use-outside-click/index.mjs +1 -0
  94. package/dist/hooks/use-scroll-lock/index.cjs +1 -0
  95. package/dist/hooks/use-scroll-lock/index.d.cts +12 -0
  96. package/dist/hooks/use-scroll-lock/index.d.mts +12 -0
  97. package/dist/hooks/use-scroll-lock/index.mjs +1 -0
  98. package/dist/hooks/use-scroll-top/index.cjs +1 -0
  99. package/dist/hooks/use-scroll-top/index.d.cts +17 -0
  100. package/dist/hooks/use-scroll-top/index.d.mts +17 -0
  101. package/dist/hooks/use-scroll-top/index.mjs +1 -0
  102. package/dist/hooks/use-snackbar/index.cjs +1 -0
  103. package/dist/hooks/{use-snackbar.d.cts → use-snackbar/index.d.cts} +1 -1
  104. package/dist/hooks/{use-snackbar.d.mts → use-snackbar/index.d.mts} +1 -1
  105. package/dist/hooks/use-sticky/index.cjs +1 -0
  106. package/dist/hooks/use-sticky/index.d.cts +9 -0
  107. package/dist/hooks/use-sticky/index.d.mts +9 -0
  108. package/dist/hooks/use-sticky/index.mjs +1 -0
  109. package/dist/hooks/use-subset-image/index.cjs +1 -0
  110. package/dist/hooks/use-subset-image/index.d.cts +2 -0
  111. package/dist/hooks/use-subset-image/index.d.mts +2 -0
  112. package/dist/hooks/use-subset-image/index.mjs +1 -0
  113. package/dist/hooks/use-window-size/index.cjs +1 -0
  114. package/dist/hooks/use-window-size/index.d.cts +6 -0
  115. package/dist/hooks/use-window-size/index.d.mts +6 -0
  116. package/dist/hooks/use-window-size/index.mjs +1 -0
  117. package/dist/image-CAEWHuaM.mjs +1 -0
  118. package/dist/image-kIL2PjTS.cjs +1 -0
  119. package/dist/index-90Zl6qBK.d.cts +17 -0
  120. package/dist/index-BD2sHM7a.d.cts +34 -0
  121. package/dist/index-BJgz2hkX.d.cts +56 -0
  122. package/dist/index-BKqI0jBF.d.mts +43 -0
  123. package/dist/index-BMZtFPh-.d.cts +43 -0
  124. package/dist/index-BT7Y7xkm.d.cts +7 -0
  125. package/dist/index-BTUIpavj.d.mts +34 -0
  126. package/dist/index-BlQhHmTa.d.cts +31 -0
  127. package/dist/index-BoJg4HO3.d.mts +56 -0
  128. package/dist/{util/fetcher.d.cts → index-Bpp6ufv-.d.cts} +2 -2
  129. package/dist/index-BxqkZ148.d.cts +18 -0
  130. package/dist/index-C3wA7a3i.d.mts +7 -0
  131. package/dist/index-CLxl-tUO.d.cts +41 -0
  132. package/dist/index-CV-nhdHd.d.mts +43 -0
  133. package/dist/{util/fetcher.d.mts → index-C_5zGF-K.d.mts} +2 -2
  134. package/dist/index-C_YTuhwX.d.mts +11 -0
  135. package/dist/index-CcpFy_mT.d.mts +17 -0
  136. package/dist/{index-B1YNV_Vm.d.cts → index-CqZGdObz.d.mts} +47 -15
  137. package/dist/index-Cxc49Lmr.d.mts +19 -0
  138. package/dist/index-D-NPxMFr.d.cts +11 -0
  139. package/dist/index-D0Uuydfo.d.cts +6 -0
  140. package/dist/index-D5uh7klO.d.mts +18 -0
  141. package/dist/{index-C8chDULk.d.mts → index-DCzaZKG0.d.cts} +47 -15
  142. package/dist/index-DDG8MvPD.d.mts +31 -0
  143. package/dist/index-DEolXbf5.d.cts +26 -0
  144. package/dist/index-DHXj3w9p.d.mts +40 -0
  145. package/dist/{use-subset-image-Dygkyw-W.d.mts → index-DHyXKIBX.d.cts} +1 -1
  146. package/dist/index-DSVr-P8y.d.mts +45 -0
  147. package/dist/index-DTtrJ-ei.d.cts +10 -0
  148. package/dist/index-D_Hfb-z2.d.cts +45 -0
  149. package/dist/index-DeXwS1TW.d.mts +10 -0
  150. package/dist/index-Dhkwd0rJ.d.cts +19 -0
  151. package/dist/index-DrUJZDtK.d.cts +43 -0
  152. package/dist/index-DvEtYdm4.d.cts +40 -0
  153. package/dist/{use-subset-image-bDB5TSd4.d.cts → index-DxW8JBva.d.mts} +1 -1
  154. package/dist/index-X2XMkoEC.d.mts +26 -0
  155. package/dist/index-aA4ojwuQ.d.mts +6 -0
  156. package/dist/index-wiRVGgrx.d.mts +41 -0
  157. package/dist/index.cjs +1 -1
  158. package/dist/index.d.cts +2 -2
  159. package/dist/index.d.mts +2 -2
  160. package/dist/index.mjs +1 -1
  161. package/dist/label-DeEAgKAc.mjs +1 -0
  162. package/dist/label-jZuNIGyF.cjs +1 -0
  163. package/dist/node-resize-Cs4wR_HY.mjs +1 -0
  164. package/dist/node-resize-dantnBzP.cjs +1 -0
  165. package/dist/node-size-BQQGo7t7.cjs +1 -0
  166. package/dist/node-size-Bg-g2Png.mjs +1 -0
  167. package/dist/node-view-context-D-1j5isf.mjs +1 -0
  168. package/dist/node-view-context-YTl_1gGD.cjs +1 -0
  169. package/dist/providers/api-client/index.cjs +1 -1
  170. package/dist/providers/api-client/index.d.cts +3 -3
  171. package/dist/providers/api-client/index.d.mts +3 -3
  172. package/dist/providers/api-client/index.mjs +1 -1
  173. package/dist/providers/editor/index.cjs +1 -0
  174. package/dist/providers/editor/index.d.cts +21 -0
  175. package/dist/providers/editor/index.d.mts +21 -0
  176. package/dist/providers/editor/index.mjs +1 -0
  177. package/dist/providers/noti-stack/index.cjs +1 -1
  178. package/dist/providers/noti-stack/index.d.cts +2 -2
  179. package/dist/providers/noti-stack/index.mjs +1 -1
  180. package/dist/select-field-CoNJTWRb.cjs +1 -0
  181. package/dist/select-field-DeyQlWxq.mjs +1 -0
  182. package/dist/skeleton-7P1IZD3G.cjs +1 -0
  183. package/dist/skeleton-D4Q9wT-o.mjs +1 -0
  184. package/dist/src-BB55dPBE.mjs +1 -0
  185. package/dist/src-Dz1mULYA.cjs +1 -0
  186. package/dist/styles/admin.css +2424 -0
  187. package/dist/styles/editor.css +2917 -63
  188. package/dist/styles/index.css +788 -184
  189. package/dist/subset-image-AaZA0RuB.cjs +1 -0
  190. package/dist/subset-image-Co0fWefj.mjs +1 -0
  191. package/dist/subset-image-DnZ2TqZY.mjs +1 -0
  192. package/dist/subset-image-P2NQM0-3.cjs +0 -0
  193. package/dist/switch-BDdSF3lu.cjs +1 -0
  194. package/dist/switch-DTQt7BzY.mjs +1 -0
  195. package/dist/table-CKVL_ezW.mjs +1 -0
  196. package/dist/table-DmwOZtdl.cjs +1 -0
  197. package/dist/table-controls-CQmqnc4R.cjs +1 -0
  198. package/dist/table-controls-CpCGiLvR.mjs +1 -0
  199. package/dist/table-resize-DI2Pf2Mi.cjs +1 -0
  200. package/dist/table-resize-w9EsReKV.mjs +1 -0
  201. package/dist/tabs-DQ1db_eg.mjs +1 -0
  202. package/dist/tabs-DiryrHZ7.cjs +1 -0
  203. package/dist/text-field-CTxoUkAg.cjs +1 -0
  204. package/dist/text-field-D2x9nugT.mjs +1 -0
  205. package/dist/ui/admin/async-select-field/index.cjs +1 -0
  206. package/dist/ui/admin/async-select-field/index.d.cts +35 -0
  207. package/dist/ui/admin/async-select-field/index.d.mts +35 -0
  208. package/dist/ui/admin/async-select-field/index.mjs +1 -0
  209. package/dist/ui/admin/country-select/index.cjs +1 -0
  210. package/dist/ui/admin/country-select/index.d.cts +47 -0
  211. package/dist/ui/admin/country-select/index.d.mts +47 -0
  212. package/dist/ui/admin/country-select/index.mjs +1 -0
  213. package/dist/ui/admin/dropzone-field/index.cjs +1 -0
  214. package/dist/ui/admin/dropzone-field/index.d.cts +110 -0
  215. package/dist/ui/admin/dropzone-field/index.d.mts +110 -0
  216. package/dist/ui/admin/dropzone-field/index.mjs +1 -0
  217. package/dist/ui/admin/email-field/index.cjs +1 -0
  218. package/dist/ui/admin/email-field/index.d.cts +9 -0
  219. package/dist/ui/admin/email-field/index.d.mts +9 -0
  220. package/dist/ui/admin/email-field/index.mjs +1 -0
  221. package/dist/ui/admin/file-field/index.cjs +1 -0
  222. package/dist/ui/admin/file-field/index.d.cts +36 -0
  223. package/dist/ui/admin/file-field/index.d.mts +36 -0
  224. package/dist/ui/admin/file-field/index.mjs +1 -0
  225. package/dist/ui/admin/image-list-field/index.cjs +1 -0
  226. package/dist/ui/admin/image-list-field/index.d.cts +53 -0
  227. package/dist/ui/admin/image-list-field/index.d.mts +53 -0
  228. package/dist/ui/admin/image-list-field/index.mjs +1 -0
  229. package/dist/ui/admin/label/index.cjs +1 -0
  230. package/dist/ui/admin/label/index.d.cts +2 -0
  231. package/dist/ui/admin/label/index.d.mts +2 -0
  232. package/dist/ui/admin/label/index.mjs +1 -0
  233. package/dist/ui/admin/priority-field/index.cjs +1 -0
  234. package/dist/ui/admin/priority-field/index.d.cts +19 -0
  235. package/dist/ui/admin/priority-field/index.d.mts +19 -0
  236. package/dist/ui/admin/priority-field/index.mjs +1 -0
  237. package/dist/ui/admin/select-field/index.cjs +1 -0
  238. package/dist/ui/admin/select-field/index.d.cts +3 -0
  239. package/dist/ui/admin/select-field/index.d.mts +3 -0
  240. package/dist/ui/admin/select-field/index.mjs +1 -0
  241. package/dist/ui/admin/series-field/index.cjs +1 -0
  242. package/dist/ui/admin/series-field/index.d.cts +37 -0
  243. package/dist/ui/admin/series-field/index.d.mts +37 -0
  244. package/dist/ui/admin/series-field/index.mjs +1 -0
  245. package/dist/ui/admin/sns-field/index.cjs +1 -0
  246. package/dist/ui/admin/sns-field/index.d.cts +50 -0
  247. package/dist/ui/admin/sns-field/index.d.mts +50 -0
  248. package/dist/ui/admin/sns-field/index.mjs +1 -0
  249. package/dist/ui/admin/source-field/index.cjs +1 -0
  250. package/dist/ui/admin/source-field/index.d.cts +34 -0
  251. package/dist/ui/admin/source-field/index.d.mts +34 -0
  252. package/dist/ui/admin/source-field/index.mjs +1 -0
  253. package/dist/ui/admin/text-area-field/index.cjs +1 -0
  254. package/dist/ui/admin/text-area-field/index.d.cts +20 -0
  255. package/dist/ui/admin/text-area-field/index.d.mts +20 -0
  256. package/dist/ui/admin/text-area-field/index.mjs +1 -0
  257. package/dist/ui/admin/text-field/index.cjs +1 -0
  258. package/dist/ui/admin/text-field/index.d.cts +3 -0
  259. package/dist/ui/admin/text-field/index.d.mts +3 -0
  260. package/dist/ui/admin/text-field/index.mjs +1 -0
  261. package/dist/ui/admin/url-field/index.cjs +1 -0
  262. package/dist/ui/admin/url-field/index.d.cts +9 -0
  263. package/dist/ui/admin/url-field/index.d.mts +9 -0
  264. package/dist/ui/admin/url-field/index.mjs +1 -0
  265. package/dist/ui/admin/video-field/index.cjs +1 -0
  266. package/dist/ui/admin/video-field/index.d.cts +24 -0
  267. package/dist/ui/admin/video-field/index.d.mts +24 -0
  268. package/dist/ui/admin/video-field/index.mjs +1 -0
  269. package/dist/ui/admin/with-extra-field/index.cjs +1 -0
  270. package/dist/ui/admin/with-extra-field/index.d.cts +19 -0
  271. package/dist/ui/admin/with-extra-field/index.d.mts +19 -0
  272. package/dist/ui/admin/with-extra-field/index.mjs +1 -0
  273. package/dist/ui/bottom-app-bar/index.cjs +1 -0
  274. package/dist/ui/bottom-app-bar/index.d.cts +21 -0
  275. package/dist/ui/bottom-app-bar/index.d.mts +21 -0
  276. package/dist/ui/bottom-app-bar/index.mjs +1 -0
  277. package/dist/ui/button/index.cjs +1 -0
  278. package/dist/{button-DHvx-GAg.d.cts → ui/button/index.d.cts} +11 -11
  279. package/dist/{button-DRIyBtEB.d.mts → ui/button/index.d.mts} +13 -13
  280. package/dist/ui/button/index.mjs +1 -0
  281. package/dist/ui/carousel/index.cjs +1 -1
  282. package/dist/ui/carousel/index.d.cts +9 -9
  283. package/dist/ui/carousel/index.mjs +1 -1
  284. package/dist/ui/conditional-wrapper/index.cjs +1 -0
  285. package/dist/ui/conditional-wrapper/index.d.cts +29 -0
  286. package/dist/ui/conditional-wrapper/index.d.mts +29 -0
  287. package/dist/ui/conditional-wrapper/index.mjs +1 -0
  288. package/dist/ui/country-flag/index.cjs +1 -0
  289. package/dist/ui/country-flag/index.d.cts +13 -0
  290. package/dist/ui/country-flag/index.d.mts +13 -0
  291. package/dist/ui/country-flag/index.mjs +1 -0
  292. package/dist/ui/dialog/index.cjs +1 -1
  293. package/dist/ui/dialog/index.d.cts +5 -5
  294. package/dist/ui/dialog/index.d.mts +7 -7
  295. package/dist/ui/dialog/index.mjs +1 -1
  296. package/dist/ui/dnd/index.cjs +1 -1
  297. package/dist/ui/dnd/index.d.cts +2 -2
  298. package/dist/ui/dnd/index.mjs +1 -1
  299. package/dist/ui/dropdown/index.cjs +1 -1
  300. package/dist/ui/dropdown/index.d.cts +16 -44
  301. package/dist/ui/dropdown/index.d.mts +16 -44
  302. package/dist/ui/dropdown/index.mjs +1 -1
  303. package/dist/ui/image/index.cjs +1 -1
  304. package/dist/ui/image/index.d.cts +3 -45
  305. package/dist/ui/image/index.d.mts +3 -45
  306. package/dist/ui/image/index.mjs +1 -1
  307. package/dist/ui/input/index.cjs +1 -0
  308. package/dist/ui/input/index.d.cts +22 -0
  309. package/dist/ui/input/index.d.mts +22 -0
  310. package/dist/ui/input/index.mjs +1 -0
  311. package/dist/ui/motion-dialog/index.cjs +1 -1
  312. package/dist/ui/motion-dialog/index.mjs +1 -1
  313. package/dist/ui/radius-handler/index.cjs +1 -0
  314. package/dist/ui/radius-handler/index.d.cts +17 -0
  315. package/dist/ui/radius-handler/index.d.mts +17 -0
  316. package/dist/ui/radius-handler/index.mjs +1 -0
  317. package/dist/ui/sheet/index.cjs +1 -1
  318. package/dist/ui/sheet/index.d.cts +2 -2
  319. package/dist/ui/sheet/index.d.mts +2 -2
  320. package/dist/ui/sheet/index.mjs +1 -1
  321. package/dist/ui/skeleton/index.cjs +1 -0
  322. package/dist/ui/skeleton/index.d.cts +26 -0
  323. package/dist/ui/skeleton/index.d.mts +26 -0
  324. package/dist/ui/skeleton/index.mjs +1 -0
  325. package/dist/ui/stable-text/index.cjs +1 -0
  326. package/dist/ui/stable-text/index.d.cts +13 -0
  327. package/dist/ui/stable-text/index.d.mts +13 -0
  328. package/dist/ui/stable-text/index.mjs +1 -0
  329. package/dist/ui/switch/index.cjs +1 -1
  330. package/dist/ui/switch/index.d.cts +1 -15
  331. package/dist/ui/switch/index.d.mts +1 -15
  332. package/dist/ui/switch/index.mjs +1 -1
  333. package/dist/ui/tooltip/index.cjs +1 -1
  334. package/dist/ui/tooltip/index.d.cts +2 -2
  335. package/dist/ui/tooltip/index.d.mts +2 -2
  336. package/dist/ui/tooltip/index.mjs +1 -1
  337. package/dist/use-delay-unmount-CNNJXNX5.cjs +1 -0
  338. package/dist/use-delay-unmount-_wzkutyv.mjs +1 -0
  339. package/dist/use-drag-resize--3PrrhJj.mjs +1 -0
  340. package/dist/use-drag-resize-BO3zANv3.cjs +1 -0
  341. package/dist/use-outside-click-BS2UOXoV.cjs +1 -0
  342. package/dist/use-outside-click-tsaJo3cz.mjs +1 -0
  343. package/dist/use-subset-image-B9ZSiVjx.mjs +1 -0
  344. package/dist/use-subset-image-BUurDItP.cjs +1 -0
  345. package/dist/util/browser/index.cjs +1 -0
  346. package/dist/util/{browser.d.cts → browser/index.d.cts} +1 -1
  347. package/dist/util/{browser.d.mts → browser/index.d.mts} +1 -1
  348. package/dist/util/common/index.cjs +1 -0
  349. package/dist/util/{common.d.cts → common/index.d.cts} +5 -5
  350. package/dist/util/{common.d.mts → common/index.d.mts} +5 -5
  351. package/dist/{common-ZUMpASnc.mjs → util/common/index.mjs} +1 -1
  352. package/dist/util/date/index.cjs +1 -0
  353. package/dist/util/{date.d.cts → date/index.d.cts} +1 -1
  354. package/dist/util/{date.d.mts → date/index.d.mts} +1 -1
  355. package/dist/util/editor/index.cjs +1 -0
  356. package/dist/util/editor/index.d.cts +55 -0
  357. package/dist/util/editor/index.d.mts +55 -0
  358. package/dist/util/editor/index.mjs +1 -0
  359. package/dist/util/fetcher/index.d.cts +2 -0
  360. package/dist/util/fetcher/index.d.mts +2 -0
  361. package/dist/util/file/index.cjs +1 -0
  362. package/dist/util/{file.d.mts → file/index.d.cts} +2 -2
  363. package/dist/util/{file.d.cts → file/index.d.mts} +2 -2
  364. package/dist/util/file/index.mjs +1 -0
  365. package/dist/util/format/index.cjs +1 -0
  366. package/dist/util/format/index.d.cts +6 -0
  367. package/dist/util/format/index.d.mts +6 -0
  368. package/dist/util/format/index.mjs +1 -0
  369. package/dist/util/generator/index.cjs +1 -0
  370. package/dist/util/{generator.d.cts → generator/index.d.cts} +1 -1
  371. package/dist/util/{generator.d.mts → generator/index.d.mts} +1 -1
  372. package/dist/util/phone/index.cjs +1 -0
  373. package/dist/util/{phone.d.cts → phone/index.d.cts} +1 -1
  374. package/dist/util/{phone.d.mts → phone/index.d.mts} +1 -1
  375. package/package.json +151 -108
  376. package/dist/button-CQZuaIU7.mjs +0 -1
  377. package/dist/button-ChX3XGbR.cjs +0 -1
  378. package/dist/common-B8HXyhZa.cjs +0 -1
  379. package/dist/common-CWHkXe0F.mjs +0 -1
  380. package/dist/common-D4sUwkFd.cjs +0 -1
  381. package/dist/file-5mweNdAM.cjs +0 -1
  382. package/dist/format-1_RTNUQv.mjs +0 -1
  383. package/dist/format-DEuImTYJ.cjs +0 -1
  384. package/dist/hooks/common/index.cjs +0 -1
  385. package/dist/hooks/common/index.d.cts +0 -72
  386. package/dist/hooks/common/index.d.mts +0 -72
  387. package/dist/hooks/common/index.mjs +0 -1
  388. package/dist/hooks/use-snackbar.cjs +0 -1
  389. package/dist/skeleton-B5ZccRFX.cjs +0 -1
  390. package/dist/skeleton-Y22bmaaB.mjs +0 -1
  391. package/dist/src-6KfzqI9Z.cjs +0 -1
  392. package/dist/src-CIMlbgv1.mjs +0 -1
  393. package/dist/ui/index.cjs +0 -1
  394. package/dist/ui/index.d.cts +0 -92
  395. package/dist/ui/index.d.mts +0 -92
  396. package/dist/ui/index.mjs +0 -1
  397. package/dist/ui/preserve-focus-button/index.cjs +0 -1
  398. package/dist/ui/preserve-focus-button/index.d.cts +0 -12
  399. package/dist/ui/preserve-focus-button/index.d.mts +0 -12
  400. package/dist/ui/preserve-focus-button/index.mjs +0 -1
  401. package/dist/ui-Bs9PP9eC.cjs +0 -1
  402. package/dist/ui-D2DoC_0E.mjs +0 -1
  403. package/dist/use-drag-resize-BdeLdulk.mjs +0 -1
  404. package/dist/use-drag-resize-DEgcua2U.d.cts +0 -48
  405. package/dist/use-drag-resize-DRHPv5RK.d.mts +0 -48
  406. package/dist/use-drag-resize-DeDqPC4h.cjs +0 -1
  407. package/dist/use-subset-image-Df2fCrtH.mjs +0 -1
  408. package/dist/use-subset-image-o_gmC1HL.cjs +0 -1
  409. package/dist/util/browser.cjs +0 -1
  410. package/dist/util/common.cjs +0 -1
  411. package/dist/util/common.mjs +0 -1
  412. package/dist/util/date.cjs +0 -1
  413. package/dist/util/editor.cjs +0 -1
  414. package/dist/util/editor.d.cts +0 -21
  415. package/dist/util/editor.d.mts +0 -21
  416. package/dist/util/editor.mjs +0 -1
  417. package/dist/util/file.cjs +0 -1
  418. package/dist/util/file.mjs +0 -1
  419. package/dist/util/format.cjs +0 -1
  420. package/dist/util/format.d.cts +0 -34
  421. package/dist/util/format.d.mts +0 -34
  422. package/dist/util/format.mjs +0 -1
  423. package/dist/util/generator.cjs +0 -1
  424. package/dist/util/phone.cjs +0 -1
  425. /package/dist/hooks/{use-snackbar.mjs → use-snackbar/index.mjs} +0 -0
  426. /package/dist/{use-dialog-stack-YiLs-sNf.cjs → use-dialog-stack-CH2nhH1Q.cjs} +0 -0
  427. /package/dist/{use-dialog-stack-Crj8YWJl.mjs → use-dialog-stack-nI1GTvfl.mjs} +0 -0
  428. /package/dist/util/{browser.mjs → browser/index.mjs} +0 -0
  429. /package/dist/util/{date.mjs → date/index.mjs} +0 -0
  430. /package/dist/util/{fetcher.cjs → fetcher/index.cjs} +0 -0
  431. /package/dist/util/{fetcher.mjs → fetcher/index.mjs} +0 -0
  432. /package/dist/util/{generator.mjs → generator/index.mjs} +0 -0
  433. /package/dist/util/{phone.mjs → phone/index.mjs} +0 -0
@@ -1,26 +1,2546 @@
1
- [data-komc] {
2
- &.tiptap,
1
+ /*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
2
+ @layer properties;
3
+ @layer theme, base, components, utilities;
4
+ @layer theme {
5
+ :root, :host {
6
+ --komc-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
7
+ monospace;
8
+ --komc-color-red-50: oklch(97.1% 0.013 17.38);
9
+ --komc-color-red-500: oklch(63.7% 0.237 25.331);
10
+ --komc-color-red-600: oklch(57.7% 0.245 27.325);
11
+ --komc-color-orange-500: oklch(70.5% 0.213 47.604);
12
+ --komc-color-yellow-500: oklch(79.5% 0.184 86.047);
13
+ --komc-color-green-50: oklch(98.2% 0.018 155.826);
14
+ --komc-color-green-500: oklch(72.3% 0.219 149.579);
15
+ --komc-color-green-600: oklch(62.7% 0.194 149.214);
16
+ --komc-color-sky-50: oklch(97.7% 0.013 236.62);
17
+ --komc-color-sky-100: oklch(95.1% 0.026 236.824);
18
+ --komc-color-sky-200: oklch(90.1% 0.058 230.902);
19
+ --komc-color-sky-300: oklch(82.8% 0.111 230.318);
20
+ --komc-color-sky-400: oklch(74.6% 0.16 232.661);
21
+ --komc-color-sky-500: oklch(68.5% 0.169 237.323);
22
+ --komc-color-sky-600: oklch(58.8% 0.158 241.966);
23
+ --komc-color-sky-700: oklch(50% 0.134 242.749);
24
+ --komc-color-sky-800: oklch(44.3% 0.11 240.79);
25
+ --komc-color-sky-900: oklch(39.1% 0.09 240.876);
26
+ --komc-color-sky-950: oklch(29.3% 0.066 243.157);
27
+ --komc-color-blue-50: oklch(97% 0.014 254.604);
28
+ --komc-color-blue-100: oklch(93.2% 0.032 255.585);
29
+ --komc-color-blue-200: oklch(88.2% 0.059 254.128);
30
+ --komc-color-blue-300: oklch(80.9% 0.105 251.813);
31
+ --komc-color-blue-400: oklch(70.7% 0.165 254.624);
32
+ --komc-color-blue-500: oklch(62.3% 0.214 259.815);
33
+ --komc-color-blue-600: oklch(54.6% 0.245 262.881);
34
+ --komc-color-blue-700: oklch(48.8% 0.243 264.376);
35
+ --komc-color-blue-800: oklch(42.4% 0.199 265.638);
36
+ --komc-color-blue-900: oklch(37.9% 0.146 265.522);
37
+ --komc-color-blue-950: oklch(28.2% 0.091 267.935);
38
+ --komc-color-indigo-200: oklch(87% 0.065 274.039);
39
+ --komc-color-indigo-600: oklch(51.1% 0.262 276.966);
40
+ --komc-color-indigo-700: oklch(45.7% 0.24 277.023);
41
+ --komc-color-gray-50: oklch(98.5% 0.002 247.839);
42
+ --komc-color-gray-100: oklch(96.7% 0.003 264.542);
43
+ --komc-color-gray-200: oklch(92.8% 0.006 264.531);
44
+ --komc-color-gray-300: oklch(87.2% 0.01 258.338);
45
+ --komc-color-gray-400: oklch(70.7% 0.022 261.325);
46
+ --komc-color-gray-500: oklch(55.1% 0.027 264.364);
47
+ --komc-color-gray-600: oklch(44.6% 0.03 256.802);
48
+ --komc-color-gray-700: oklch(37.3% 0.034 259.733);
49
+ --komc-color-gray-800: oklch(27.8% 0.033 256.848);
50
+ --komc-color-gray-900: oklch(21% 0.034 264.665);
51
+ --komc-color-gray-950: oklch(13% 0.028 261.692);
52
+ --komc-color-neutral-50: oklch(98.5% 0 0);
53
+ --komc-color-neutral-100: oklch(97% 0 0);
54
+ --komc-color-neutral-200: oklch(92.2% 0 0);
55
+ --komc-color-neutral-300: oklch(87% 0 0);
56
+ --komc-color-neutral-400: oklch(70.8% 0 0);
57
+ --komc-color-neutral-500: oklch(55.6% 0 0);
58
+ --komc-color-neutral-600: oklch(43.9% 0 0);
59
+ --komc-color-neutral-700: oklch(37.1% 0 0);
60
+ --komc-color-neutral-800: oklch(26.9% 0 0);
61
+ --komc-color-neutral-900: oklch(20.5% 0 0);
62
+ --komc-color-neutral-950: oklch(14.5% 0 0);
63
+ --komc-color-black: #000;
64
+ --komc-color-white: #fff;
65
+ --komc-spacing: 0.25rem;
66
+ --komc-container-xs: 20rem;
67
+ --komc-container-sm: 24rem;
68
+ --komc-container-md: 28rem;
69
+ --komc-container-lg: 32rem;
70
+ --komc-container-xl: 36rem;
71
+ --komc-container-2xl: 42rem;
72
+ --komc-container-4xl: 56rem;
73
+ --komc-container-6xl: 72rem;
74
+ --komc-text-xs: 0.75rem;
75
+ --komc-text-xs--line-height: calc(1 / 0.75);
76
+ --komc-text-sm: 0.875rem;
77
+ --komc-text-sm--line-height: calc(1.25 / 0.875);
78
+ --komc-text-base: 1rem;
79
+ --komc-text-base--line-height: calc(1.5 / 1);
80
+ --komc-text-lg: 1.125rem;
81
+ --komc-text-lg--line-height: calc(1.75 / 1.125);
82
+ --komc-font-weight-light: 300;
83
+ --komc-font-weight-normal: 400;
84
+ --komc-font-weight-medium: 500;
85
+ --komc-font-weight-semibold: 600;
86
+ --komc-font-weight-bold: 700;
87
+ --komc-font-weight-extrabold: 800;
88
+ --komc-font-weight-black: 900;
89
+ --komc-leading-relaxed: 1.625;
90
+ --komc-radius-sm: 0.25rem;
91
+ --komc-radius-md: 0.375rem;
92
+ --komc-radius-lg: 0.5rem;
93
+ --komc-radius-xl: 0.75rem;
94
+ --komc-radius-2xl: 1rem;
95
+ --komc-radius-3xl: 1.5rem;
96
+ --komc-drop-shadow-sm: 0 1px 2px rgb(0 0 0 / 0.15);
97
+ --komc-drop-shadow-md: 0 3px 3px rgb(0 0 0 / 0.12);
98
+ --komc-drop-shadow-lg: 0 4px 4px rgb(0 0 0 / 0.15);
99
+ --komc-drop-shadow-xl: 0 9px 7px rgb(0 0 0 / 0.1);
100
+ --komc-drop-shadow-2xl: 0 25px 25px rgb(0 0 0 / 0.15);
101
+ --komc-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
102
+ --komc-animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
103
+ --komc-blur-sm: 8px;
104
+ --komc-default-transition-duration: 150ms;
105
+ --komc-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
106
+ }
107
+ }
108
+ @layer utilities {
109
+ .komc\:\@container\/dialog-content {
110
+ container-type: inline-size;
111
+ container-name: dialog-content;
112
+ }
113
+ .komc\:\@container\/tiptap-wrapper {
114
+ container-type: inline-size;
115
+ container-name: tiptap-wrapper;
116
+ }
117
+ .komc\:\@container {
118
+ container-type: inline-size;
119
+ }
120
+ .komc\:pointer-events-auto {
121
+ pointer-events: auto;
122
+ }
123
+ .komc\:pointer-events-none {
124
+ pointer-events: none;
125
+ }
126
+ .komc\:invisible {
127
+ visibility: hidden;
128
+ }
129
+ .komc\:visible {
130
+ visibility: visible;
131
+ }
132
+ .komc\:absolute {
133
+ position: absolute;
134
+ }
135
+ .komc\:fixed {
136
+ position: fixed;
137
+ }
138
+ .komc\:relative {
139
+ position: relative;
140
+ }
141
+ .komc\:sticky {
142
+ position: sticky;
143
+ }
144
+ .komc\:-inset-1\.5 {
145
+ inset: calc(var(--komc-spacing) * -1.5);
146
+ }
147
+ .komc\:inset-0 {
148
+ inset: 0px;
149
+ }
150
+ .komc\:-top-1 {
151
+ top: calc(var(--komc-spacing) * -1);
152
+ }
153
+ .komc\:-top-9999 {
154
+ top: calc(var(--komc-spacing) * -9999);
155
+ }
156
+ .komc\:top-0 {
157
+ top: 0px;
158
+ }
159
+ .komc\:top-1 {
160
+ top: var(--komc-spacing);
161
+ }
162
+ .komc\:top-1\/2 {
163
+ top: calc(1 / 2 * 100%);
164
+ }
165
+ .komc\:top-6 {
166
+ top: calc(var(--komc-spacing) * 6);
167
+ }
168
+ .komc\:top-8 {
169
+ top: calc(var(--komc-spacing) * 8);
170
+ }
171
+ .komc\:top-\[50\%\] {
172
+ top: 50%;
173
+ }
174
+ .komc\:top-\[calc\(50\%-9px\)\] {
175
+ top: calc(50% - 9px);
176
+ }
177
+ .komc\:top-\[calc\(50\%-10px\)\] {
178
+ top: calc(50% - 10px);
179
+ }
180
+ .komc\:top-full {
181
+ top: 100%;
182
+ }
183
+ .komc\:-right-1 {
184
+ right: calc(var(--komc-spacing) * -1);
185
+ }
186
+ .komc\:right-0 {
187
+ right: 0px;
188
+ }
189
+ .komc\:right-1 {
190
+ right: var(--komc-spacing);
191
+ }
192
+ .komc\:right-5 {
193
+ right: calc(var(--komc-spacing) * 5);
194
+ }
195
+ .komc\:right-11 {
196
+ right: calc(var(--komc-spacing) * 11);
197
+ }
198
+ .komc\:right-14 {
199
+ right: calc(var(--komc-spacing) * 14);
200
+ }
201
+ .komc\:-bottom-1 {
202
+ bottom: calc(var(--komc-spacing) * -1);
203
+ }
204
+ .komc\:bottom-0 {
205
+ bottom: 0px;
206
+ }
207
+ .komc\:bottom-full {
208
+ bottom: 100%;
209
+ }
210
+ .komc\:-left-1 {
211
+ left: calc(var(--komc-spacing) * -1);
212
+ }
213
+ .komc\:-left-9999 {
214
+ left: calc(var(--komc-spacing) * -9999);
215
+ }
216
+ .komc\:left-0 {
217
+ left: 0px;
218
+ }
219
+ .komc\:left-1 {
220
+ left: var(--komc-spacing);
221
+ }
222
+ .komc\:left-1\/2 {
223
+ left: calc(1 / 2 * 100%);
224
+ }
225
+ .komc\:left-5 {
226
+ left: calc(var(--komc-spacing) * 5);
227
+ }
228
+ .komc\:left-\[50\%\] {
229
+ left: 50%;
230
+ }
231
+ .komc\:z-0 {
232
+ z-index: 0;
233
+ }
234
+ .komc\:z-10 {
235
+ z-index: 10;
236
+ }
237
+ .komc\:z-40 {
238
+ z-index: 40;
239
+ }
240
+ .komc\:z-45 {
241
+ z-index: 45;
242
+ }
243
+ .komc\:z-50 {
244
+ z-index: 50;
245
+ }
246
+ .komc\:z-55 {
247
+ z-index: 55;
248
+ }
249
+ .komc\:z-99 {
250
+ z-index: 99;
251
+ }
252
+ .komc\:z-10000 {
253
+ z-index: 10000;
254
+ }
255
+ .komc\:z-10001\! {
256
+ z-index: 10001 !important;
257
+ }
258
+ .komc\:m-0 {
259
+ margin: 0px;
260
+ }
261
+ .komc\:m-0\! {
262
+ margin: 0px !important;
263
+ }
264
+ .komc\:m-auto\! {
265
+ margin: auto !important;
266
+ }
267
+ .komc\:mx-2 {
268
+ margin-inline: calc(var(--komc-spacing) * 2);
269
+ }
270
+ .komc\:mx-4 {
271
+ margin-inline: calc(var(--komc-spacing) * 4);
272
+ }
273
+ .komc\:mx-auto {
274
+ margin-inline: auto;
275
+ }
276
+ .komc\:my-3\.5\! {
277
+ margin-block: calc(var(--komc-spacing) * 3.5) !important;
278
+ }
279
+ .komc\:-mt-1 {
280
+ margin-top: calc(var(--komc-spacing) * -1);
281
+ }
282
+ .komc\:-mt-4 {
283
+ margin-top: calc(var(--komc-spacing) * -4);
284
+ }
285
+ .komc\:mt-0\.5 {
286
+ margin-top: calc(var(--komc-spacing) * 0.5);
287
+ }
288
+ .komc\:mt-2 {
289
+ margin-top: calc(var(--komc-spacing) * 2);
290
+ }
291
+ .komc\:mt-3 {
292
+ margin-top: calc(var(--komc-spacing) * 3);
293
+ }
294
+ .komc\:-mb-1 {
295
+ margin-bottom: calc(var(--komc-spacing) * -1);
296
+ }
297
+ .komc\:mb-2 {
298
+ margin-bottom: calc(var(--komc-spacing) * 2);
299
+ }
300
+ .komc\:mb-4 {
301
+ margin-bottom: calc(var(--komc-spacing) * 4);
302
+ }
303
+ .komc\:mb-6 {
304
+ margin-bottom: calc(var(--komc-spacing) * 6);
305
+ }
306
+ .komc\:-ml-4 {
307
+ margin-left: calc(var(--komc-spacing) * -4);
308
+ }
309
+ .komc\:ml-1 {
310
+ margin-left: var(--komc-spacing);
311
+ }
312
+ .komc\:ml-2\.5 {
313
+ margin-left: calc(var(--komc-spacing) * 2.5);
314
+ }
315
+ .komc\:ml-4 {
316
+ margin-left: calc(var(--komc-spacing) * 4);
317
+ }
318
+ .komc\:ml-5 {
319
+ margin-left: calc(var(--komc-spacing) * 5);
320
+ }
321
+ .komc\:ml-auto {
322
+ margin-left: auto;
323
+ }
324
+ .komc\:block {
325
+ display: block;
326
+ }
327
+ .komc\:flex {
328
+ display: flex;
329
+ }
330
+ .komc\:grid {
331
+ display: grid;
332
+ }
333
+ .komc\:hidden {
334
+ display: none;
335
+ }
336
+ .komc\:inline {
337
+ display: inline;
338
+ }
339
+ .komc\:inline-flex {
340
+ display: inline-flex;
341
+ }
342
+ .komc\:aspect-square {
343
+ aspect-ratio: 1 / 1;
344
+ }
345
+ .komc\:size-5 {
346
+ width: calc(var(--komc-spacing) * 5);
347
+ height: calc(var(--komc-spacing) * 5);
348
+ }
349
+ .komc\:h-2 {
350
+ height: calc(var(--komc-spacing) * 2);
351
+ }
352
+ .komc\:h-3\.5 {
353
+ height: calc(var(--komc-spacing) * 3.5);
354
+ }
355
+ .komc\:h-4 {
356
+ height: calc(var(--komc-spacing) * 4);
357
+ }
358
+ .komc\:h-4\.5 {
359
+ height: calc(var(--komc-spacing) * 4.5);
360
+ }
361
+ .komc\:h-4\.5\! {
362
+ height: calc(var(--komc-spacing) * 4.5) !important;
363
+ }
364
+ .komc\:h-5 {
365
+ height: calc(var(--komc-spacing) * 5);
366
+ }
367
+ .komc\:h-6 {
368
+ height: calc(var(--komc-spacing) * 6);
369
+ }
370
+ .komc\:h-7 {
371
+ height: calc(var(--komc-spacing) * 7);
372
+ }
373
+ .komc\:h-7\.5 {
374
+ height: calc(var(--komc-spacing) * 7.5);
375
+ }
376
+ .komc\:h-8 {
377
+ height: calc(var(--komc-spacing) * 8);
378
+ }
379
+ .komc\:h-8\.5 {
380
+ height: calc(var(--komc-spacing) * 8.5);
381
+ }
382
+ .komc\:h-9 {
383
+ height: calc(var(--komc-spacing) * 9);
384
+ }
385
+ .komc\:h-9\.5 {
386
+ height: calc(var(--komc-spacing) * 9.5);
387
+ }
388
+ .komc\:h-10 {
389
+ height: calc(var(--komc-spacing) * 10);
390
+ }
391
+ .komc\:h-11 {
392
+ height: calc(var(--komc-spacing) * 11);
393
+ }
394
+ .komc\:h-11\.5 {
395
+ height: calc(var(--komc-spacing) * 11.5);
396
+ }
397
+ .komc\:h-12 {
398
+ height: calc(var(--komc-spacing) * 12);
399
+ }
400
+ .komc\:h-13 {
401
+ height: calc(var(--komc-spacing) * 13);
402
+ }
403
+ .komc\:h-14 {
404
+ height: calc(var(--komc-spacing) * 14);
405
+ }
406
+ .komc\:h-15 {
407
+ height: calc(var(--komc-spacing) * 15);
408
+ }
409
+ .komc\:h-15\.5 {
410
+ height: calc(var(--komc-spacing) * 15.5);
411
+ }
412
+ .komc\:h-16 {
413
+ height: calc(var(--komc-spacing) * 16);
414
+ }
415
+ .komc\:h-20 {
416
+ height: calc(var(--komc-spacing) * 20);
417
+ }
418
+ .komc\:h-22 {
419
+ height: calc(var(--komc-spacing) * 22);
420
+ }
421
+ .komc\:h-24 {
422
+ height: calc(var(--komc-spacing) * 24);
423
+ }
424
+ .komc\:h-25 {
425
+ height: calc(var(--komc-spacing) * 25);
426
+ }
427
+ .komc\:h-28 {
428
+ height: calc(var(--komc-spacing) * 28);
429
+ }
430
+ .komc\:h-30 {
431
+ height: calc(var(--komc-spacing) * 30);
432
+ }
433
+ .komc\:h-36 {
434
+ height: calc(var(--komc-spacing) * 36);
435
+ }
436
+ .komc\:h-40 {
437
+ height: calc(var(--komc-spacing) * 40);
438
+ }
439
+ .komc\:h-50 {
440
+ height: calc(var(--komc-spacing) * 50);
441
+ }
442
+ .komc\:h-72 {
443
+ height: calc(var(--komc-spacing) * 72);
444
+ }
445
+ .komc\:h-\[50dvh\] {
446
+ height: 50dvh;
447
+ }
448
+ .komc\:h-\[60vh\] {
449
+ height: 60vh;
450
+ }
451
+ .komc\:h-\[200px\] {
452
+ height: 200px;
453
+ }
454
+ .komc\:h-auto {
455
+ height: auto;
456
+ }
457
+ .komc\:h-fit {
458
+ height: fit-content;
459
+ }
460
+ .komc\:h-full {
461
+ height: 100%;
462
+ }
463
+ .komc\:h-full\! {
464
+ height: 100% !important;
465
+ }
466
+ .komc\:max-h-\[90dvh\] {
467
+ max-height: 90dvh;
468
+ }
469
+ .komc\:max-h-full {
470
+ max-height: 100%;
471
+ }
472
+ .komc\:min-h-0 {
473
+ min-height: 0px;
474
+ }
475
+ .komc\:min-h-8 {
476
+ min-height: calc(var(--komc-spacing) * 8);
477
+ }
478
+ .komc\:min-h-8\.5 {
479
+ min-height: calc(var(--komc-spacing) * 8.5);
480
+ }
481
+ .komc\:min-h-9\.5 {
482
+ min-height: calc(var(--komc-spacing) * 9.5);
483
+ }
484
+ .komc\:min-h-10 {
485
+ min-height: calc(var(--komc-spacing) * 10);
486
+ }
487
+ .komc\:min-h-11\.5 {
488
+ min-height: calc(var(--komc-spacing) * 11.5);
489
+ }
490
+ .komc\:min-h-12 {
491
+ min-height: calc(var(--komc-spacing) * 12);
492
+ }
493
+ .komc\:min-h-12\.5 {
494
+ min-height: calc(var(--komc-spacing) * 12.5);
495
+ }
496
+ .komc\:min-h-13 {
497
+ min-height: calc(var(--komc-spacing) * 13);
498
+ }
499
+ .komc\:min-h-14 {
500
+ min-height: calc(var(--komc-spacing) * 14);
501
+ }
502
+ .komc\:min-h-15 {
503
+ min-height: calc(var(--komc-spacing) * 15);
504
+ }
505
+ .komc\:min-h-16 {
506
+ min-height: calc(var(--komc-spacing) * 16);
507
+ }
508
+ .komc\:min-h-17 {
509
+ min-height: calc(var(--komc-spacing) * 17);
510
+ }
511
+ .komc\:min-h-18 {
512
+ min-height: calc(var(--komc-spacing) * 18);
513
+ }
514
+ .komc\:min-h-25 {
515
+ min-height: calc(var(--komc-spacing) * 25);
516
+ }
517
+ .komc\:min-h-32 {
518
+ min-height: calc(var(--komc-spacing) * 32);
519
+ }
520
+ .komc\:min-h-48 {
521
+ min-height: calc(var(--komc-spacing) * 48);
522
+ }
523
+ .komc\:min-h-56 {
524
+ min-height: calc(var(--komc-spacing) * 56);
525
+ }
526
+ .komc\:min-h-72 {
527
+ min-height: calc(var(--komc-spacing) * 72);
528
+ }
529
+ .komc\:min-h-96 {
530
+ min-height: calc(var(--komc-spacing) * 96);
531
+ }
532
+ .komc\:min-h-\[28vh\] {
533
+ min-height: 28vh;
534
+ }
535
+ .komc\:min-h-dvh {
536
+ min-height: 100dvh;
537
+ }
538
+ .komc\:min-h-screen {
539
+ min-height: 100vh;
540
+ }
541
+ .komc\:w-0\.5 {
542
+ width: calc(var(--komc-spacing) * 0.5);
543
+ }
544
+ .komc\:w-2 {
545
+ width: calc(var(--komc-spacing) * 2);
546
+ }
547
+ .komc\:w-3\.5 {
548
+ width: calc(var(--komc-spacing) * 3.5);
549
+ }
550
+ .komc\:w-3\.25 {
551
+ width: calc(var(--komc-spacing) * 3.25);
552
+ }
553
+ .komc\:w-4 {
554
+ width: calc(var(--komc-spacing) * 4);
555
+ }
556
+ .komc\:w-4\! {
557
+ width: calc(var(--komc-spacing) * 4) !important;
558
+ }
559
+ .komc\:w-5 {
560
+ width: calc(var(--komc-spacing) * 5);
561
+ }
562
+ .komc\:w-6 {
563
+ width: calc(var(--komc-spacing) * 6);
564
+ }
565
+ .komc\:w-7 {
566
+ width: calc(var(--komc-spacing) * 7);
567
+ }
568
+ .komc\:w-7\.5 {
569
+ width: calc(var(--komc-spacing) * 7.5);
570
+ }
571
+ .komc\:w-10 {
572
+ width: calc(var(--komc-spacing) * 10);
573
+ }
574
+ .komc\:w-14 {
575
+ width: calc(var(--komc-spacing) * 14);
576
+ }
577
+ .komc\:w-20 {
578
+ width: calc(var(--komc-spacing) * 20);
579
+ }
580
+ .komc\:w-30 {
581
+ width: calc(var(--komc-spacing) * 30);
582
+ }
583
+ .komc\:w-40 {
584
+ width: calc(var(--komc-spacing) * 40);
585
+ }
586
+ .komc\:w-80 {
587
+ width: calc(var(--komc-spacing) * 80);
588
+ }
589
+ .komc\:w-\[50dvw\] {
590
+ width: 50dvw;
591
+ }
592
+ .komc\:w-\[300px\] {
593
+ width: 300px;
594
+ }
595
+ .komc\:w-\[320px\] {
596
+ width: 320px;
597
+ }
598
+ .komc\:w-auto {
599
+ width: auto;
600
+ }
601
+ .komc\:w-fit {
602
+ width: fit-content;
603
+ }
604
+ .komc\:w-full {
605
+ width: 100%;
606
+ }
607
+ .komc\:w-max {
608
+ width: max-content;
609
+ }
610
+ .komc\:w-px {
611
+ width: 1px;
612
+ }
613
+ .komc\:max-w-2xl {
614
+ max-width: var(--komc-container-2xl);
615
+ }
616
+ .komc\:max-w-4xl {
617
+ max-width: var(--komc-container-4xl);
618
+ }
619
+ .komc\:max-w-6xl {
620
+ max-width: var(--komc-container-6xl);
621
+ }
622
+ .komc\:max-w-30\.75 {
623
+ max-width: calc(var(--komc-spacing) * 30.75);
624
+ }
625
+ .komc\:max-w-37\.5 {
626
+ max-width: calc(var(--komc-spacing) * 37.5);
627
+ }
628
+ .komc\:max-w-70 {
629
+ max-width: calc(var(--komc-spacing) * 70);
630
+ }
631
+ .komc\:max-w-100 {
632
+ max-width: calc(var(--komc-spacing) * 100);
633
+ }
634
+ .komc\:max-w-\[90dvw\] {
635
+ max-width: 90dvw;
636
+ }
637
+ .komc\:max-w-\[320px\] {
638
+ max-width: 320px;
639
+ }
640
+ .komc\:max-w-full {
641
+ max-width: 100%;
642
+ }
643
+ .komc\:max-w-lg {
644
+ max-width: var(--komc-container-lg);
645
+ }
646
+ .komc\:max-w-md {
647
+ max-width: var(--komc-container-md);
648
+ }
649
+ .komc\:max-w-sm {
650
+ max-width: var(--komc-container-sm);
651
+ }
652
+ .komc\:max-w-xl {
653
+ max-width: var(--komc-container-xl);
654
+ }
655
+ .komc\:max-w-xs {
656
+ max-width: var(--komc-container-xs);
657
+ }
658
+ .komc\:min-w-0 {
659
+ min-width: 0px;
660
+ }
661
+ .komc\:min-w-30 {
662
+ min-width: calc(var(--komc-spacing) * 30);
663
+ }
664
+ .komc\:min-w-30\.75 {
665
+ min-width: calc(var(--komc-spacing) * 30.75);
666
+ }
667
+ .komc\:min-w-37\.5 {
668
+ min-width: calc(var(--komc-spacing) * 37.5);
669
+ }
670
+ .komc\:min-w-40 {
671
+ min-width: calc(var(--komc-spacing) * 40);
672
+ }
673
+ .komc\:min-w-52\.5 {
674
+ min-width: calc(var(--komc-spacing) * 52.5);
675
+ }
676
+ .komc\:min-w-87\.5 {
677
+ min-width: calc(var(--komc-spacing) * 87.5);
678
+ }
679
+ .komc\:min-w-\[320px\] {
680
+ min-width: 320px;
681
+ }
682
+ .komc\:min-w-\[min\(100\%\,320px\)\] {
683
+ min-width: min(100%, 320px);
684
+ }
685
+ .komc\:flex-1 {
686
+ flex: 1;
687
+ }
688
+ .komc\:shrink-0 {
689
+ flex-shrink: 0;
690
+ }
691
+ .komc\:grow-0 {
692
+ flex-grow: 0;
693
+ }
694
+ .komc\:basis-1\/2\! {
695
+ flex-basis: calc(1 / 2 * 100%) !important;
696
+ }
697
+ .komc\:basis-full {
698
+ flex-basis: 100%;
699
+ }
700
+ .komc\:-translate-x-1\/2 {
701
+ --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
702
+ translate: var(--tw-translate-x) var(--tw-translate-y);
703
+ }
704
+ .komc\:-translate-x-full {
705
+ --tw-translate-x: -100%;
706
+ translate: var(--tw-translate-x) var(--tw-translate-y);
707
+ }
708
+ .komc\:translate-x-full {
709
+ --tw-translate-x: 100%;
710
+ translate: var(--tw-translate-x) var(--tw-translate-y);
711
+ }
712
+ .komc\:-translate-y-1\/2 {
713
+ --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
714
+ translate: var(--tw-translate-x) var(--tw-translate-y);
715
+ }
716
+ .komc\:-translate-y-2 {
717
+ --tw-translate-y: calc(var(--komc-spacing) * -2);
718
+ translate: var(--tw-translate-x) var(--tw-translate-y);
719
+ }
720
+ .komc\:-translate-y-full {
721
+ --tw-translate-y: -100%;
722
+ translate: var(--tw-translate-x) var(--tw-translate-y);
723
+ }
724
+ .komc\:translate-y-2 {
725
+ --tw-translate-y: calc(var(--komc-spacing) * 2);
726
+ translate: var(--tw-translate-x) var(--tw-translate-y);
727
+ }
728
+ .komc\:translate-y-full {
729
+ --tw-translate-y: 100%;
730
+ translate: var(--tw-translate-x) var(--tw-translate-y);
731
+ }
732
+ .komc\:animate-pulse {
733
+ animation: var(--komc-animate-pulse);
734
+ }
735
+ .komc\:cursor-default {
736
+ cursor: default;
737
+ }
738
+ .komc\:cursor-ew-resize {
739
+ cursor: ew-resize;
740
+ }
741
+ .komc\:cursor-grab {
742
+ cursor: grab;
743
+ }
744
+ .komc\:cursor-ne-resize {
745
+ cursor: ne-resize;
746
+ }
747
+ .komc\:cursor-ns-resize {
748
+ cursor: ns-resize;
749
+ }
750
+ .komc\:cursor-nw-resize {
751
+ cursor: nw-resize;
752
+ }
753
+ .komc\:cursor-pointer {
754
+ cursor: pointer;
755
+ }
756
+ .komc\:cursor-se-resize {
757
+ cursor: se-resize;
758
+ }
759
+ .komc\:cursor-sw-resize {
760
+ cursor: sw-resize;
761
+ }
762
+ .komc\:touch-none {
763
+ touch-action: none;
764
+ }
765
+ .komc\:resize {
766
+ resize: both;
767
+ }
768
+ .komc\:resize-none {
769
+ resize: none;
770
+ }
771
+ .komc\:grid-cols-2 {
772
+ grid-template-columns: repeat(2, minmax(0, 1fr));
773
+ }
774
+ .komc\:flex-col {
775
+ flex-direction: column;
776
+ }
777
+ .komc\:flex-col-reverse {
778
+ flex-direction: column-reverse;
779
+ }
780
+ .komc\:flex-row {
781
+ flex-direction: row;
782
+ }
783
+ .komc\:flex-row-reverse {
784
+ flex-direction: row-reverse;
785
+ }
786
+ .komc\:flex-wrap {
787
+ flex-wrap: wrap;
788
+ }
789
+ .komc\:items-center {
790
+ align-items: center;
791
+ }
792
+ .komc\:items-start {
793
+ align-items: flex-start;
794
+ }
795
+ .komc\:justify-between {
796
+ justify-content: space-between;
797
+ }
798
+ .komc\:justify-center {
799
+ justify-content: center;
800
+ }
801
+ .komc\:justify-end {
802
+ justify-content: flex-end;
803
+ }
804
+ .komc\:justify-start {
805
+ justify-content: flex-start;
806
+ }
807
+ .komc\:justify-items-center {
808
+ justify-items: center;
809
+ }
810
+ .komc\:gap-0 {
811
+ gap: 0px;
812
+ }
813
+ .komc\:gap-1 {
814
+ gap: var(--komc-spacing);
815
+ }
816
+ .komc\:gap-2 {
817
+ gap: calc(var(--komc-spacing) * 2);
818
+ }
819
+ .komc\:gap-2\.5 {
820
+ gap: calc(var(--komc-spacing) * 2.5);
821
+ }
822
+ .komc\:gap-3 {
823
+ gap: calc(var(--komc-spacing) * 3);
824
+ }
825
+ .komc\:gap-4 {
826
+ gap: calc(var(--komc-spacing) * 4);
827
+ }
828
+ .komc\:gap-5 {
829
+ gap: calc(var(--komc-spacing) * 5);
830
+ }
831
+ .komc\:gap-6 {
832
+ gap: calc(var(--komc-spacing) * 6);
833
+ }
834
+ :where(.komc\:space-y-3 > :not(:last-child)) {
835
+ --tw-space-y-reverse: 0;
836
+ margin-block-start: calc(calc(var(--komc-spacing) * 3) * var(--tw-space-y-reverse));
837
+ margin-block-end: calc(calc(var(--komc-spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
838
+ }
839
+ .komc\:gap-x-1 {
840
+ column-gap: var(--komc-spacing);
841
+ }
842
+ .komc\:gap-x-2 {
843
+ column-gap: calc(var(--komc-spacing) * 2);
844
+ }
845
+ .komc\:gap-x-2\.5 {
846
+ column-gap: calc(var(--komc-spacing) * 2.5);
847
+ }
848
+ .komc\:gap-x-3 {
849
+ column-gap: calc(var(--komc-spacing) * 3);
850
+ }
851
+ .komc\:gap-x-4 {
852
+ column-gap: calc(var(--komc-spacing) * 4);
853
+ }
854
+ .komc\:gap-y-2\.5 {
855
+ row-gap: calc(var(--komc-spacing) * 2.5);
856
+ }
857
+ .komc\:gap-y-3 {
858
+ row-gap: calc(var(--komc-spacing) * 3);
859
+ }
860
+ .komc\:gap-y-4 {
861
+ row-gap: calc(var(--komc-spacing) * 4);
862
+ }
863
+ .komc\:gap-y-4\.5 {
864
+ row-gap: calc(var(--komc-spacing) * 4.5);
865
+ }
866
+ .komc\:truncate {
867
+ overflow: hidden;
868
+ text-overflow: ellipsis;
869
+ white-space: nowrap;
870
+ }
871
+ .komc\:overflow-auto {
872
+ overflow: auto;
873
+ }
874
+ .komc\:overflow-hidden {
875
+ overflow: hidden;
876
+ }
877
+ .komc\:overflow-y-auto {
878
+ overflow-y: auto;
879
+ }
880
+ .komc\:overscroll-none {
881
+ overscroll-behavior: none;
882
+ }
883
+ .komc\:rounded {
884
+ border-radius: 0.25rem;
885
+ }
886
+ .komc\:rounded-2xl {
887
+ border-radius: var(--komc-radius-2xl);
888
+ }
889
+ .komc\:rounded-3xl {
890
+ border-radius: var(--komc-radius-3xl);
891
+ }
892
+ .komc\:rounded-full {
893
+ border-radius: calc(infinity * 1px);
894
+ }
895
+ .komc\:rounded-lg {
896
+ border-radius: var(--komc-radius-lg);
897
+ }
898
+ .komc\:rounded-lg\! {
899
+ border-radius: var(--komc-radius-lg) !important;
900
+ }
901
+ .komc\:rounded-md {
902
+ border-radius: var(--komc-radius-md);
903
+ }
904
+ .komc\:rounded-md\! {
905
+ border-radius: var(--komc-radius-md) !important;
906
+ }
907
+ .komc\:rounded-none {
908
+ border-radius: 0;
909
+ }
910
+ .komc\:rounded-sm {
911
+ border-radius: var(--komc-radius-sm);
912
+ }
913
+ .komc\:rounded-sm\! {
914
+ border-radius: var(--komc-radius-sm) !important;
915
+ }
916
+ .komc\:rounded-xl {
917
+ border-radius: var(--komc-radius-xl);
918
+ }
919
+ .komc\:rounded-xl\! {
920
+ border-radius: var(--komc-radius-xl) !important;
921
+ }
922
+ .komc\:border {
923
+ border-style: var(--tw-border-style);
924
+ border-width: 1px;
925
+ }
926
+ .komc\:border-2 {
927
+ border-style: var(--tw-border-style);
928
+ border-width: 2px;
929
+ }
930
+ .komc\:border-\[0\.6px\] {
931
+ border-style: var(--tw-border-style);
932
+ border-width: 0.6px;
933
+ }
934
+ .komc\:border-\[0\.6px\]\! {
935
+ border-style: var(--tw-border-style) !important;
936
+ border-width: 0.6px !important;
937
+ }
938
+ .komc\:border-t {
939
+ border-top-style: var(--tw-border-style);
940
+ border-top-width: 1px;
941
+ }
942
+ .komc\:border-r {
943
+ border-right-style: var(--tw-border-style);
944
+ border-right-width: 1px;
945
+ }
946
+ .komc\:border-r-\[0\.6px\] {
947
+ border-right-style: var(--tw-border-style);
948
+ border-right-width: 0.6px;
949
+ }
950
+ .komc\:border-b {
951
+ border-bottom-style: var(--tw-border-style);
952
+ border-bottom-width: 1px;
953
+ }
954
+ .komc\:border-l {
955
+ border-left-style: var(--tw-border-style);
956
+ border-left-width: 1px;
957
+ }
958
+ .komc\:border-dashed {
959
+ --tw-border-style: dashed;
960
+ border-style: dashed;
961
+ }
962
+ .komc\:border-dotted {
963
+ --tw-border-style: dotted;
964
+ border-style: dotted;
965
+ }
966
+ .komc\:border-none {
967
+ --tw-border-style: none;
968
+ border-style: none;
969
+ }
970
+ .komc\:border-solid {
971
+ --tw-border-style: solid;
972
+ border-style: solid;
973
+ }
974
+ .komc\:border-blue-500 {
975
+ border-color: var(--komc-color-blue-500);
976
+ }
977
+ .komc\:border-gray-200 {
978
+ border-color: var(--komc-color-gray-200);
979
+ }
980
+ .komc\:border-gray-500 {
981
+ border-color: var(--komc-color-gray-500);
982
+ }
983
+ .komc\:border-gray-600 {
984
+ border-color: var(--komc-color-gray-600);
985
+ }
986
+ .komc\:border-gray-700 {
987
+ border-color: var(--komc-color-gray-700);
988
+ }
989
+ .komc\:border-gray-800 {
990
+ border-color: var(--komc-color-gray-800);
991
+ }
992
+ .komc\:border-neutral-100 {
993
+ border-color: var(--komc-color-neutral-100);
994
+ }
995
+ .komc\:border-neutral-200 {
996
+ border-color: var(--komc-color-neutral-200);
997
+ }
998
+ .komc\:border-neutral-200\/60 {
999
+ border-color: var(--komc-color-neutral-200);
1000
+ @supports (color: color-mix(in lab, red, red)) {
1001
+ border-color: color-mix(in oklab, var(--komc-color-neutral-200) 60%, transparent);
1002
+ }
1003
+ }
1004
+ .komc\:border-neutral-300 {
1005
+ border-color: var(--komc-color-neutral-300);
1006
+ }
1007
+ .komc\:border-neutral-300\! {
1008
+ border-color: var(--komc-color-neutral-300) !important;
1009
+ }
1010
+ .komc\:border-neutral-400 {
1011
+ border-color: var(--komc-color-neutral-400);
1012
+ }
1013
+ .komc\:border-transparent {
1014
+ border-color: transparent;
1015
+ }
1016
+ .komc\:border-white {
1017
+ border-color: var(--komc-color-white);
1018
+ }
1019
+ .komc\:bg-\[\#FBFBFD\] {
1020
+ background-color: #FBFBFD;
1021
+ }
1022
+ .komc\:bg-\[rgb\(95\,95\,96\)\] {
1023
+ background-color: rgb(95,95,96);
1024
+ }
1025
+ .komc\:bg-black\/40 {
1026
+ background-color: var(--komc-color-black);
1027
+ @supports (color: color-mix(in lab, red, red)) {
1028
+ background-color: color-mix(in oklab, var(--komc-color-black) 40%, transparent);
1029
+ }
1030
+ }
1031
+ .komc\:bg-black\/50 {
1032
+ background-color: var(--komc-color-black);
1033
+ @supports (color: color-mix(in lab, red, red)) {
1034
+ background-color: color-mix(in oklab, var(--komc-color-black) 50%, transparent);
1035
+ }
1036
+ }
1037
+ .komc\:bg-blue-50 {
1038
+ background-color: var(--komc-color-blue-50);
1039
+ }
1040
+ .komc\:bg-blue-100 {
1041
+ background-color: var(--komc-color-blue-100);
1042
+ }
1043
+ .komc\:bg-blue-500 {
1044
+ background-color: var(--komc-color-blue-500);
1045
+ }
1046
+ .komc\:bg-gray-50 {
1047
+ background-color: var(--komc-color-gray-50);
1048
+ }
1049
+ .komc\:bg-gray-50\! {
1050
+ background-color: var(--komc-color-gray-50) !important;
1051
+ }
1052
+ .komc\:bg-gray-100 {
1053
+ background-color: var(--komc-color-gray-100);
1054
+ }
1055
+ .komc\:bg-gray-200 {
1056
+ background-color: var(--komc-color-gray-200);
1057
+ }
1058
+ .komc\:bg-gray-400 {
1059
+ background-color: var(--komc-color-gray-400);
1060
+ }
1061
+ .komc\:bg-gray-500 {
1062
+ background-color: var(--komc-color-gray-500);
1063
+ }
1064
+ .komc\:bg-green-50 {
1065
+ background-color: var(--komc-color-green-50);
1066
+ }
1067
+ .komc\:bg-indigo-600 {
1068
+ background-color: var(--komc-color-indigo-600);
1069
+ }
1070
+ .komc\:bg-inherit {
1071
+ background-color: inherit;
1072
+ }
1073
+ .komc\:bg-neutral-50 {
1074
+ background-color: var(--komc-color-neutral-50);
1075
+ }
1076
+ .komc\:bg-neutral-100 {
1077
+ background-color: var(--komc-color-neutral-100);
1078
+ }
1079
+ .komc\:bg-neutral-100\! {
1080
+ background-color: var(--komc-color-neutral-100) !important;
1081
+ }
1082
+ .komc\:bg-neutral-100\/95 {
1083
+ background-color: var(--komc-color-neutral-100);
1084
+ @supports (color: color-mix(in lab, red, red)) {
1085
+ background-color: color-mix(in oklab, var(--komc-color-neutral-100) 95%, transparent);
1086
+ }
1087
+ }
1088
+ .komc\:bg-red-50 {
1089
+ background-color: var(--komc-color-red-50);
1090
+ }
1091
+ .komc\:bg-transparent {
1092
+ background-color: transparent;
1093
+ }
1094
+ .komc\:bg-white {
1095
+ background-color: var(--komc-color-white);
1096
+ }
1097
+ .komc\:bg-white\/40 {
1098
+ background-color: var(--komc-color-white);
1099
+ @supports (color: color-mix(in lab, red, red)) {
1100
+ background-color: color-mix(in oklab, var(--komc-color-white) 40%, transparent);
1101
+ }
1102
+ }
1103
+ .komc\:bg-white\/60 {
1104
+ background-color: var(--komc-color-white);
1105
+ @supports (color: color-mix(in lab, red, red)) {
1106
+ background-color: color-mix(in oklab, var(--komc-color-white) 60%, transparent);
1107
+ }
1108
+ }
1109
+ .komc\:object-contain {
1110
+ object-fit: contain;
1111
+ }
1112
+ .komc\:object-cover {
1113
+ object-fit: cover;
1114
+ }
1115
+ .komc\:object-fill {
1116
+ object-fit: fill;
1117
+ }
1118
+ .komc\:object-none {
1119
+ object-fit: none;
1120
+ }
1121
+ .komc\:object-scale-down {
1122
+ object-fit: scale-down;
1123
+ }
1124
+ .komc\:object-center {
1125
+ object-position: center;
1126
+ }
1127
+ .komc\:p-0 {
1128
+ padding: 0px;
1129
+ }
1130
+ .komc\:p-0\! {
1131
+ padding: 0px !important;
1132
+ }
1133
+ .komc\:p-0\.5 {
1134
+ padding: calc(var(--komc-spacing) * 0.5);
1135
+ }
1136
+ .komc\:p-1 {
1137
+ padding: var(--komc-spacing);
1138
+ }
1139
+ .komc\:p-2 {
1140
+ padding: calc(var(--komc-spacing) * 2);
1141
+ }
1142
+ .komc\:p-2\.5\! {
1143
+ padding: calc(var(--komc-spacing) * 2.5) !important;
1144
+ }
1145
+ .komc\:p-3 {
1146
+ padding: calc(var(--komc-spacing) * 3);
1147
+ }
1148
+ .komc\:p-4 {
1149
+ padding: calc(var(--komc-spacing) * 4);
1150
+ }
1151
+ .komc\:p-6 {
1152
+ padding: calc(var(--komc-spacing) * 6);
1153
+ }
1154
+ .komc\:p-8 {
1155
+ padding: calc(var(--komc-spacing) * 8);
1156
+ }
1157
+ .komc\:p-10 {
1158
+ padding: calc(var(--komc-spacing) * 10);
1159
+ }
1160
+ .komc\:px-0 {
1161
+ padding-inline: 0px;
1162
+ }
1163
+ .komc\:px-0\.5 {
1164
+ padding-inline: calc(var(--komc-spacing) * 0.5);
1165
+ }
1166
+ .komc\:px-1 {
1167
+ padding-inline: var(--komc-spacing);
1168
+ }
1169
+ .komc\:px-1\.5 {
1170
+ padding-inline: calc(var(--komc-spacing) * 1.5);
1171
+ }
1172
+ .komc\:px-2 {
1173
+ padding-inline: calc(var(--komc-spacing) * 2);
1174
+ }
1175
+ .komc\:px-2\.5 {
1176
+ padding-inline: calc(var(--komc-spacing) * 2.5);
1177
+ }
1178
+ .komc\:px-2\.5\! {
1179
+ padding-inline: calc(var(--komc-spacing) * 2.5) !important;
1180
+ }
1181
+ .komc\:px-2\.25 {
1182
+ padding-inline: calc(var(--komc-spacing) * 2.25);
1183
+ }
1184
+ .komc\:px-3 {
1185
+ padding-inline: calc(var(--komc-spacing) * 3);
1186
+ }
1187
+ .komc\:px-4 {
1188
+ padding-inline: calc(var(--komc-spacing) * 4);
1189
+ }
1190
+ .komc\:px-5 {
1191
+ padding-inline: calc(var(--komc-spacing) * 5);
1192
+ }
1193
+ .komc\:px-6 {
1194
+ padding-inline: calc(var(--komc-spacing) * 6);
1195
+ }
1196
+ .komc\:py-0 {
1197
+ padding-block: 0px;
1198
+ }
1199
+ .komc\:py-0\! {
1200
+ padding-block: 0px !important;
1201
+ }
1202
+ .komc\:py-1 {
1203
+ padding-block: var(--komc-spacing);
1204
+ }
1205
+ .komc\:py-2 {
1206
+ padding-block: calc(var(--komc-spacing) * 2);
1207
+ }
1208
+ .komc\:py-2\! {
1209
+ padding-block: calc(var(--komc-spacing) * 2) !important;
1210
+ }
1211
+ .komc\:py-2\.5\! {
1212
+ padding-block: calc(var(--komc-spacing) * 2.5) !important;
1213
+ }
1214
+ .komc\:py-2\.75\! {
1215
+ padding-block: calc(var(--komc-spacing) * 2.75) !important;
1216
+ }
1217
+ .komc\:py-3 {
1218
+ padding-block: calc(var(--komc-spacing) * 3);
1219
+ }
1220
+ .komc\:py-4 {
1221
+ padding-block: calc(var(--komc-spacing) * 4);
1222
+ }
1223
+ .komc\:pt-4 {
1224
+ padding-top: calc(var(--komc-spacing) * 4);
1225
+ }
1226
+ .komc\:pr-0\! {
1227
+ padding-right: 0px !important;
1228
+ }
1229
+ .komc\:pr-1 {
1230
+ padding-right: var(--komc-spacing);
1231
+ }
1232
+ .komc\:pr-2\.5 {
1233
+ padding-right: calc(var(--komc-spacing) * 2.5);
1234
+ }
1235
+ .komc\:pr-4 {
1236
+ padding-right: calc(var(--komc-spacing) * 4);
1237
+ }
1238
+ .komc\:pb-32 {
1239
+ padding-bottom: calc(var(--komc-spacing) * 32);
1240
+ }
1241
+ .komc\:pl-0\! {
1242
+ padding-left: 0px !important;
1243
+ }
1244
+ .komc\:pl-2\.5 {
1245
+ padding-left: calc(var(--komc-spacing) * 2.5);
1246
+ }
1247
+ .komc\:pl-4 {
1248
+ padding-left: calc(var(--komc-spacing) * 4);
1249
+ }
1250
+ .komc\:pl-4\! {
1251
+ padding-left: calc(var(--komc-spacing) * 4) !important;
1252
+ }
1253
+ .komc\:text-center {
1254
+ text-align: center;
1255
+ }
1256
+ .komc\:text-left {
1257
+ text-align: left;
1258
+ }
1259
+ .komc\:text-right {
1260
+ text-align: right;
1261
+ }
1262
+ .komc\:font-mono {
1263
+ font-family: var(--komc-font-mono);
1264
+ }
1265
+ .komc\:text-base {
1266
+ font-size: var(--komc-text-base);
1267
+ line-height: var(--tw-leading, var(--komc-text-base--line-height));
1268
+ }
1269
+ .komc\:text-lg {
1270
+ font-size: var(--komc-text-lg);
1271
+ line-height: var(--tw-leading, var(--komc-text-lg--line-height));
1272
+ }
1273
+ .komc\:text-sm {
1274
+ font-size: var(--komc-text-sm);
1275
+ line-height: var(--tw-leading, var(--komc-text-sm--line-height));
1276
+ }
1277
+ .komc\:text-xs {
1278
+ font-size: var(--komc-text-xs);
1279
+ line-height: var(--tw-leading, var(--komc-text-xs--line-height));
1280
+ }
1281
+ .komc\:text-\[16px\] {
1282
+ font-size: 16px;
1283
+ }
1284
+ .komc\:leading-5\.5 {
1285
+ --tw-leading: calc(var(--komc-spacing) * 5.5);
1286
+ line-height: calc(var(--komc-spacing) * 5.5);
1287
+ }
1288
+ .komc\:leading-\[1\.2\] {
1289
+ --tw-leading: 1.2;
1290
+ line-height: 1.2;
1291
+ }
1292
+ .komc\:leading-relaxed {
1293
+ --tw-leading: var(--komc-leading-relaxed);
1294
+ line-height: var(--komc-leading-relaxed);
1295
+ }
1296
+ .komc\:font-black {
1297
+ --tw-font-weight: var(--komc-font-weight-black);
1298
+ font-weight: var(--komc-font-weight-black);
1299
+ }
1300
+ .komc\:font-bold {
1301
+ --tw-font-weight: var(--komc-font-weight-bold);
1302
+ font-weight: var(--komc-font-weight-bold);
1303
+ }
1304
+ .komc\:font-extrabold {
1305
+ --tw-font-weight: var(--komc-font-weight-extrabold);
1306
+ font-weight: var(--komc-font-weight-extrabold);
1307
+ }
1308
+ .komc\:font-light {
1309
+ --tw-font-weight: var(--komc-font-weight-light);
1310
+ font-weight: var(--komc-font-weight-light);
1311
+ }
1312
+ .komc\:font-medium {
1313
+ --tw-font-weight: var(--komc-font-weight-medium);
1314
+ font-weight: var(--komc-font-weight-medium);
1315
+ }
1316
+ .komc\:font-normal {
1317
+ --tw-font-weight: var(--komc-font-weight-normal);
1318
+ font-weight: var(--komc-font-weight-normal);
1319
+ }
1320
+ .komc\:font-semibold {
1321
+ --tw-font-weight: var(--komc-font-weight-semibold);
1322
+ font-weight: var(--komc-font-weight-semibold);
1323
+ }
1324
+ .komc\:break-all {
1325
+ word-break: break-all;
1326
+ }
1327
+ .komc\:whitespace-nowrap {
1328
+ white-space: nowrap;
1329
+ }
1330
+ .komc\:whitespace-pre {
1331
+ white-space: pre;
1332
+ }
1333
+ .komc\:text-\[\#1890FF\] {
1334
+ color: #1890FF;
1335
+ }
1336
+ .komc\:text-black {
1337
+ color: var(--komc-color-black);
1338
+ }
1339
+ .komc\:text-blue-500 {
1340
+ color: var(--komc-color-blue-500);
1341
+ }
1342
+ .komc\:text-blue-700 {
1343
+ color: var(--komc-color-blue-700);
1344
+ }
1345
+ .komc\:text-gray-800 {
1346
+ color: var(--komc-color-gray-800);
1347
+ }
1348
+ .komc\:text-gray-900 {
1349
+ color: var(--komc-color-gray-900);
1350
+ }
1351
+ .komc\:text-neutral-200 {
1352
+ color: var(--komc-color-neutral-200);
1353
+ }
1354
+ .komc\:text-neutral-300 {
1355
+ color: var(--komc-color-neutral-300);
1356
+ }
1357
+ .komc\:text-neutral-500 {
1358
+ color: var(--komc-color-neutral-500);
1359
+ }
1360
+ .komc\:text-neutral-600 {
1361
+ color: var(--komc-color-neutral-600);
1362
+ }
1363
+ .komc\:text-neutral-700 {
1364
+ color: var(--komc-color-neutral-700);
1365
+ }
1366
+ .komc\:text-neutral-800 {
1367
+ color: var(--komc-color-neutral-800);
1368
+ }
1369
+ .komc\:text-neutral-900 {
1370
+ color: var(--komc-color-neutral-900);
1371
+ }
1372
+ .komc\:text-orange-500 {
1373
+ color: var(--komc-color-orange-500);
1374
+ }
1375
+ .komc\:text-red-500 {
1376
+ color: var(--komc-color-red-500);
1377
+ }
1378
+ .komc\:text-red-600 {
1379
+ color: var(--komc-color-red-600);
1380
+ }
1381
+ .komc\:text-white {
1382
+ color: var(--komc-color-white);
1383
+ }
1384
+ .komc\:text-yellow-500 {
1385
+ color: var(--komc-color-yellow-500);
1386
+ }
1387
+ .komc\:opacity-0 {
1388
+ opacity: 0%;
1389
+ }
1390
+ .komc\:opacity-20 {
1391
+ opacity: 20%;
1392
+ }
1393
+ .komc\:opacity-50 {
1394
+ opacity: 50%;
1395
+ }
1396
+ .komc\:opacity-70 {
1397
+ opacity: 70%;
1398
+ }
1399
+ .komc\:opacity-100 {
1400
+ opacity: 100%;
1401
+ }
1402
+ .komc\:shadow {
1403
+ --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1404
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1405
+ }
1406
+ .komc\:shadow-2xl {
1407
+ --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
1408
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1409
+ }
1410
+ .komc\:shadow-lg {
1411
+ --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1412
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1413
+ }
1414
+ .komc\:shadow-sm {
1415
+ --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1416
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1417
+ }
1418
+ .komc\:shadow-xl {
1419
+ --tw-shadow: 0 20px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 8px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
1420
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1421
+ }
1422
+ .komc\:shadow-xs {
1423
+ --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
1424
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1425
+ }
1426
+ .komc\:ring-0\! {
1427
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor) !important;
1428
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
1429
+ }
1430
+ .komc\:outline-0 {
1431
+ outline-style: var(--tw-outline-style);
1432
+ outline-width: 0px;
1433
+ }
1434
+ .komc\:drop-shadow-2xl {
1435
+ --tw-drop-shadow-size: drop-shadow(0 25px 25px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
1436
+ --tw-drop-shadow: drop-shadow(var(--komc-drop-shadow-2xl));
1437
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
1438
+ }
1439
+ .komc\:drop-shadow-\[0px_0\.5px_3px_rgba\(0\,0\,0\,0\.2\)\] {
1440
+ --tw-drop-shadow-size: drop-shadow(0px 0.5px 3px var(--tw-drop-shadow-color, rgba(0,0,0,0.2)));
1441
+ --tw-drop-shadow: var(--tw-drop-shadow-size);
1442
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
1443
+ }
1444
+ .komc\:drop-shadow-lg {
1445
+ --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
1446
+ --tw-drop-shadow: drop-shadow(var(--komc-drop-shadow-lg));
1447
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
1448
+ }
1449
+ .komc\:drop-shadow-md {
1450
+ --tw-drop-shadow-size: drop-shadow(0 3px 3px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.12)));
1451
+ --tw-drop-shadow: drop-shadow(var(--komc-drop-shadow-md));
1452
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
1453
+ }
1454
+ .komc\:drop-shadow-sm {
1455
+ --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
1456
+ --tw-drop-shadow: drop-shadow(var(--komc-drop-shadow-sm));
1457
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
1458
+ }
1459
+ .komc\:drop-shadow-xl {
1460
+ --tw-drop-shadow-size: drop-shadow(0 9px 7px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.1)));
1461
+ --tw-drop-shadow: drop-shadow(var(--komc-drop-shadow-xl));
1462
+ filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
1463
+ }
1464
+ .komc\:backdrop-blur-sm {
1465
+ --tw-backdrop-blur: blur(var(--komc-blur-sm));
1466
+ -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
1467
+ backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
1468
+ }
1469
+ .komc\:transition {
1470
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
1471
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1472
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1473
+ }
1474
+ .komc\:transition-all {
1475
+ transition-property: all;
1476
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1477
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1478
+ }
1479
+ .komc\:transition-colors {
1480
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
1481
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1482
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1483
+ }
1484
+ .komc\:transition-opacity {
1485
+ transition-property: opacity;
1486
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1487
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1488
+ }
1489
+ .komc\:transition-transform {
1490
+ transition-property: transform, translate, scale, rotate;
1491
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1492
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1493
+ }
1494
+ .komc\:duration-200 {
1495
+ --tw-duration: 200ms;
1496
+ transition-duration: 200ms;
1497
+ }
1498
+ .komc\:duration-300 {
1499
+ --tw-duration: 300ms;
1500
+ transition-duration: 300ms;
1501
+ }
1502
+ .komc\:ease-in-out {
1503
+ --tw-ease: var(--komc-ease-in-out);
1504
+ transition-timing-function: var(--komc-ease-in-out);
1505
+ }
1506
+ .komc\:outline-none {
1507
+ --tw-outline-style: none;
1508
+ outline-style: none;
1509
+ }
1510
+ .komc\:select-none {
1511
+ -webkit-user-select: none;
1512
+ user-select: none;
1513
+ }
1514
+ @media (hover: hover) {
1515
+ .komc\:group-hover\:opacity-20:is(:where(.komc\:group):hover *) {
1516
+ opacity: 20%;
1517
+ }
1518
+ .komc\:group-hover\:opacity-100:is(:where(.komc\:group):hover *) {
1519
+ opacity: 100%;
1520
+ }
1521
+ .komc\:group-hover\/item\:opacity-100:is(:where(.komc\:group\/item):hover *) {
1522
+ opacity: 100%;
1523
+ }
1524
+ .komc\:group-hover\/resize\:bg-blue-500\/50:is(:where(.komc\:group\/resize):hover *) {
1525
+ background-color: var(--komc-color-blue-500);
1526
+ }
1527
+ @supports (color: color-mix(in lab, red, red)) {
1528
+ .komc\:group-hover\/resize\:bg-blue-500\/50:is(:where(.komc\:group\/resize):hover *) {
1529
+ background-color: color-mix(in oklab, var(--komc-color-blue-500) 50%, transparent);
1530
+ }
1531
+ }
1532
+ }
1533
+ .komc\:placeholder\:leading-\[1\.2\]::placeholder {
1534
+ --tw-leading: 1.2;
1535
+ line-height: 1.2;
1536
+ }
1537
+ .komc\:after\:pointer-events-none::after {
1538
+ content: var(--tw-content);
1539
+ pointer-events: none;
1540
+ }
1541
+ .komc\:after\:invisible::after {
1542
+ content: var(--tw-content);
1543
+ visibility: hidden;
1544
+ }
1545
+ .komc\:after\:h-0::after {
1546
+ content: var(--tw-content);
1547
+ height: 0px;
1548
+ }
1549
+ .komc\:after\:overflow-hidden::after {
1550
+ content: var(--tw-content);
1551
+ overflow: hidden;
1552
+ }
1553
+ .komc\:after\:font-bold::after {
1554
+ content: var(--tw-content);
1555
+ --tw-font-weight: var(--komc-font-weight-bold);
1556
+ font-weight: var(--komc-font-weight-bold);
1557
+ }
1558
+ .komc\:after\:content-\[attr\(data-text\)\]::after {
1559
+ --tw-content: attr(data-text);
1560
+ content: var(--tw-content);
1561
+ }
1562
+ .komc\:after\:select-none::after {
1563
+ content: var(--tw-content);
1564
+ -webkit-user-select: none;
1565
+ user-select: none;
1566
+ }
1567
+ .komc\:focus-within\:border-blue-500:focus-within {
1568
+ border-color: var(--komc-color-blue-500);
1569
+ }
1570
+ .komc\:focus-within\:opacity-100:focus-within {
1571
+ opacity: 100%;
1572
+ }
1573
+ .komc\:focus-within\:ring-4:focus-within {
1574
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1575
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1576
+ }
1577
+ .komc\:focus-within\:ring-indigo-200:focus-within {
1578
+ --tw-ring-color: var(--komc-color-indigo-200);
1579
+ }
1580
+ @media (hover: hover) {
1581
+ .komc\:hover\:border-transparent:hover {
1582
+ border-color: transparent;
1583
+ }
1584
+ .komc\:hover\:bg-\[rgb\(76\,76\,77\)\]:hover {
1585
+ background-color: rgb(76,76,77);
1586
+ }
1587
+ .komc\:hover\:bg-\[rgb\(199\,199\,199\)\]:hover {
1588
+ background-color: rgb(199,199,199);
1589
+ }
1590
+ .komc\:hover\:bg-blue-500:hover {
1591
+ background-color: var(--komc-color-blue-500);
1592
+ }
1593
+ .komc\:hover\:bg-blue-600:hover {
1594
+ background-color: var(--komc-color-blue-600);
1595
+ }
1596
+ .komc\:hover\:bg-gray-100:hover {
1597
+ background-color: var(--komc-color-gray-100);
1598
+ }
1599
+ .komc\:hover\:bg-gray-200:hover {
1600
+ background-color: var(--komc-color-gray-200);
1601
+ }
1602
+ .komc\:hover\:bg-gray-500:hover {
1603
+ background-color: var(--komc-color-gray-500);
1604
+ }
1605
+ .komc\:hover\:bg-indigo-700:hover {
1606
+ background-color: var(--komc-color-indigo-700);
1607
+ }
1608
+ .komc\:hover\:bg-neutral-50:hover {
1609
+ background-color: var(--komc-color-neutral-50);
1610
+ }
1611
+ .komc\:hover\:bg-neutral-100:hover {
1612
+ background-color: var(--komc-color-neutral-100);
1613
+ }
1614
+ .komc\:hover\:bg-neutral-200:hover {
1615
+ background-color: var(--komc-color-neutral-200);
1616
+ }
1617
+ .komc\:hover\:bg-sky-950:hover {
1618
+ background-color: var(--komc-color-sky-950);
1619
+ }
1620
+ .komc\:hover\:bg-transparent:hover {
1621
+ background-color: transparent;
1622
+ }
1623
+ .komc\:hover\:text-\[\#1890FF\]:hover {
1624
+ color: #1890FF;
1625
+ }
1626
+ .komc\:hover\:text-black:hover {
1627
+ color: var(--komc-color-black);
1628
+ }
1629
+ .komc\:hover\:text-gray-800:hover {
1630
+ color: var(--komc-color-gray-800);
1631
+ }
1632
+ .komc\:hover\:text-white:hover {
1633
+ color: var(--komc-color-white);
1634
+ }
1635
+ .komc\:hover\:underline:hover {
1636
+ text-decoration-line: underline;
1637
+ }
1638
+ }
1639
+ .komc\:focus-visible\:opacity-100:focus-visible {
1640
+ opacity: 100%;
1641
+ }
1642
+ .komc\:active\:border-transparent:active {
1643
+ border-color: transparent;
1644
+ }
1645
+ .komc\:active\:bg-\[rgb\(76\,76\,77\)\]:active {
1646
+ background-color: rgb(76,76,77);
1647
+ }
1648
+ .komc\:active\:bg-\[rgb\(199\,199\,199\)\]:active {
1649
+ background-color: rgb(199,199,199);
1650
+ }
1651
+ .komc\:active\:bg-blue-500:active {
1652
+ background-color: var(--komc-color-blue-500);
1653
+ }
1654
+ .komc\:active\:bg-gray-200:active {
1655
+ background-color: var(--komc-color-gray-200);
1656
+ }
1657
+ .komc\:active\:bg-indigo-700:active {
1658
+ background-color: var(--komc-color-indigo-700);
1659
+ }
1660
+ .komc\:active\:bg-sky-950:active {
1661
+ background-color: var(--komc-color-sky-950);
1662
+ }
1663
+ .komc\:active\:bg-transparent:active {
1664
+ background-color: transparent;
1665
+ }
1666
+ .komc\:active\:text-\[\#1890FF\]:active {
1667
+ color: #1890FF;
1668
+ }
1669
+ .komc\:active\:text-black:active {
1670
+ color: var(--komc-color-black);
1671
+ }
1672
+ .komc\:active\:text-gray-800:active {
1673
+ color: var(--komc-color-gray-800);
1674
+ }
1675
+ .komc\:active\:text-white:active {
1676
+ color: var(--komc-color-white);
1677
+ }
1678
+ .komc\:active\:underline:active {
1679
+ text-decoration-line: underline;
1680
+ }
1681
+ .komc\:disabled\:pointer-events-none:disabled {
1682
+ pointer-events: none;
1683
+ }
1684
+ .komc\:disabled\:hidden:disabled {
1685
+ display: none;
1686
+ }
1687
+ .komc\:disabled\:cursor-default:disabled {
1688
+ cursor: default;
1689
+ }
1690
+ .komc\:disabled\:border-gray-500:disabled {
1691
+ border-color: var(--komc-color-gray-500);
1692
+ }
1693
+ .komc\:disabled\:border-transparent:disabled {
1694
+ border-color: transparent;
1695
+ }
1696
+ .komc\:disabled\:border-white:disabled {
1697
+ border-color: var(--komc-color-white);
1698
+ }
1699
+ .komc\:disabled\:bg-gray-50:disabled {
1700
+ background-color: var(--komc-color-gray-50);
1701
+ }
1702
+ .komc\:disabled\:bg-gray-700:disabled {
1703
+ background-color: var(--komc-color-gray-700);
1704
+ }
1705
+ .komc\:disabled\:bg-transparent:disabled {
1706
+ background-color: transparent;
1707
+ }
1708
+ .komc\:disabled\:bg-white:disabled {
1709
+ background-color: var(--komc-color-white);
1710
+ }
1711
+ .komc\:disabled\:text-gray-500:disabled {
1712
+ color: var(--komc-color-gray-500);
1713
+ }
1714
+ .komc\:disabled\:text-gray-800:disabled {
1715
+ color: var(--komc-color-gray-800);
1716
+ }
1717
+ .komc\:data-\[state\=closed\]\:scale-95[data-state="closed"] {
1718
+ --tw-scale-x: 95%;
1719
+ --tw-scale-y: 95%;
1720
+ --tw-scale-z: 95%;
1721
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1722
+ }
1723
+ .komc\:data-\[state\=closed\]\:opacity-0[data-state="closed"] {
1724
+ opacity: 0%;
1725
+ }
1726
+ .komc\:data-\[state\=open\]\:translate-x-0[data-state="open"] {
1727
+ --tw-translate-x: 0px;
1728
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1729
+ }
1730
+ .komc\:data-\[state\=open\]\:translate-y-0[data-state="open"] {
1731
+ --tw-translate-y: 0px;
1732
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1733
+ }
1734
+ .komc\:data-\[state\=open\]\:scale-100[data-state="open"] {
1735
+ --tw-scale-x: 100%;
1736
+ --tw-scale-y: 100%;
1737
+ --tw-scale-z: 100%;
1738
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1739
+ }
1740
+ .komc\:data-\[state\=open\]\:opacity-100[data-state="open"] {
1741
+ opacity: 100%;
1742
+ }
1743
+ @media (width >= 40rem) {
1744
+ .komc\:sm\:grid-cols-3 {
1745
+ grid-template-columns: repeat(3, minmax(0, 1fr));
1746
+ }
1747
+ }
1748
+ @media (width >= 48rem) {
1749
+ .komc\:md\:grid-cols-4 {
1750
+ grid-template-columns: repeat(4, minmax(0, 1fr));
1751
+ }
1752
+ }
1753
+ @media (width >= 64rem) {
1754
+ .komc\:lg\:grid-cols-5 {
1755
+ grid-template-columns: repeat(5, minmax(0, 1fr));
1756
+ }
1757
+ }
1758
+ @container (width >= 48rem) {
1759
+ .komc\:\@3xl\:grid-cols-4 {
1760
+ grid-template-columns: repeat(4, minmax(0, 1fr));
1761
+ }
1762
+ }
1763
+ .komc\:\[\&_div\]\:h-1\.5 div {
1764
+ height: calc(var(--komc-spacing) * 1.5);
1765
+ }
1766
+ .komc\:\[\&_div\]\:h-full div {
1767
+ height: 100%;
1768
+ }
1769
+ .komc\:\[\&_div\]\:w-1\.5 div {
1770
+ width: calc(var(--komc-spacing) * 1.5);
1771
+ }
1772
+ .komc\:\[\&_div\]\:w-full div {
1773
+ width: 100%;
1774
+ }
1775
+ .komc\:\[\&_img\]\:object-contain img {
1776
+ object-fit: contain;
1777
+ }
1778
+ .komc\:\[\&_img\]\:object-cover img {
1779
+ object-fit: cover;
1780
+ }
1781
+ .komc\:\[\&_img\]\:object-fill img {
1782
+ object-fit: fill;
1783
+ }
1784
+ .komc\:\[\&_img\]\:object-none img {
1785
+ object-fit: none;
1786
+ }
1787
+ .komc\:\[\&_img\]\:object-scale-down img {
1788
+ object-fit: scale-down;
1789
+ }
1790
+ .komc\:\[\&_span\]\:translate-x-0\.5 span {
1791
+ --tw-translate-x: calc(var(--komc-spacing) * 0.5);
1792
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1793
+ }
1794
+ .komc\:\[\&_span\]\:translate-x-4\.5 span {
1795
+ --tw-translate-x: calc(var(--komc-spacing) * 4.5);
1796
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1797
+ }
1798
+ .komc\:\[\&_svg\]\:h-3\.5 svg {
1799
+ height: calc(var(--komc-spacing) * 3.5);
1800
+ }
1801
+ .komc\:\[\&_svg\]\:h-4 svg {
1802
+ height: calc(var(--komc-spacing) * 4);
1803
+ }
1804
+ .komc\:\[\&_svg\]\:w-3\.5 svg {
1805
+ width: calc(var(--komc-spacing) * 3.5);
1806
+ }
1807
+ .komc\:\[\&_svg\]\:w-4 svg {
1808
+ width: calc(var(--komc-spacing) * 4);
1809
+ }
1810
+ .komc\:\[\&_svg\]\:w-5 svg {
1811
+ width: calc(var(--komc-spacing) * 5);
1812
+ }
1813
+ .komc\:\[\&_svg\]\:text-neutral-500 svg {
1814
+ color: var(--komc-color-neutral-500);
1815
+ }
1816
+ .komc\:\[\&_svg\]\:text-red-500 svg {
1817
+ color: var(--komc-color-red-500);
1818
+ }
1819
+ .komc\:\[\&_svg\]\:transition-colors svg {
1820
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
1821
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1822
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1823
+ }
1824
+ .komc\:\[\&_svg\]\:duration-200 svg {
1825
+ --tw-duration: 200ms;
1826
+ transition-duration: 200ms;
1827
+ }
1828
+ .komc\:\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button {
1829
+ appearance: none;
1830
+ }
1831
+ .komc\:\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button {
1832
+ appearance: none;
1833
+ }
1834
+ .komc\:\[\&\>button\]\:absolute > button {
1835
+ position: absolute;
1836
+ }
1837
+ .komc\:\[\&\>button\]\:top-10 > button {
1838
+ top: calc(var(--komc-spacing) * 10);
1839
+ }
1840
+ .komc\:\[\&\>button\]\:right-6 > button {
1841
+ right: calc(var(--komc-spacing) * 6);
1842
+ }
1843
+ .komc\:\[\&\>button\]\:bg-blue-500 > button {
1844
+ background-color: var(--komc-color-blue-500);
1845
+ }
1846
+ .komc\:\[\&\>button\]\:bg-gray-300 > button {
1847
+ background-color: var(--komc-color-gray-300);
1848
+ }
1849
+ .komc\:\[\&\>button\>span\:first-child\]\:after\:ml-1 > button > span:first-child::after {
1850
+ content: var(--tw-content);
1851
+ margin-left: var(--komc-spacing);
1852
+ }
1853
+ .komc\:\[\&\>button\>span\:first-child\]\:after\:text-red-500 > button > span:first-child::after {
1854
+ content: var(--tw-content);
1855
+ color: var(--komc-color-red-500);
1856
+ }
1857
+ .komc\:\[\&\>button\>span\:first-child\]\:after\:content-\[\"\*\"\] > button > span:first-child::after {
1858
+ --tw-content: "*";
1859
+ content: var(--tw-content);
1860
+ }
1861
+ .komc\:\[\&\>div\>svg\]\:text-blue-500 > div > svg {
1862
+ color: var(--komc-color-blue-500);
1863
+ }
1864
+ .komc\:\[\&\>div\>svg\]\:text-green-500 > div > svg {
1865
+ color: var(--komc-color-green-500);
1866
+ }
1867
+ .komc\:\[\&\>div\>svg\]\:text-red-500 > div > svg {
1868
+ color: var(--komc-color-red-500);
1869
+ }
1870
+ .komc\:\[\&\>input\]\:h-full > input {
1871
+ height: 100%;
1872
+ }
1873
+ .komc\:\[\&\>input\]\:w-full > input {
1874
+ width: 100%;
1875
+ }
1876
+ .komc\:\[\&\>input\]\:px-2\.5 > input {
1877
+ padding-inline: calc(var(--komc-spacing) * 2.5);
1878
+ }
1879
+ .komc\:\[\&\>input\]\:px-4 > input {
1880
+ padding-inline: calc(var(--komc-spacing) * 4);
1881
+ }
1882
+ .komc\:\[\&\>input\]\:outline-none > input {
1883
+ --tw-outline-style: none;
1884
+ outline-style: none;
1885
+ }
1886
+ .komc\:\[\&\>input\]\:focus\:ring-0 > input:focus {
1887
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
1888
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1889
+ }
1890
+ .komc\:\[\&\>input\]\:focus\:ring-offset-0 > input:focus {
1891
+ --tw-ring-offset-width: 0px;
1892
+ --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
1893
+ }
1894
+ .komc\:\[\&\>label\>span\:first-child\]\:after\:ml-1 > label > span:first-child::after {
1895
+ content: var(--tw-content);
1896
+ margin-left: var(--komc-spacing);
1897
+ }
1898
+ .komc\:\[\&\>label\>span\:first-child\]\:after\:text-red-500 > label > span:first-child::after {
1899
+ content: var(--tw-content);
1900
+ color: var(--komc-color-red-500);
1901
+ }
1902
+ .komc\:\[\&\>label\>span\:first-child\]\:after\:content-\[\"\*\"\] > label > span:first-child::after {
1903
+ --tw-content: "*";
1904
+ content: var(--tw-content);
1905
+ }
1906
+ }
1907
+ @layer components {
1908
+ .tiptap, .editor-wrapper {
1909
+ --komc-color-gray-50: #fafafa;
1910
+ --komc-color-gray-100: #f8f8f9;
1911
+ --komc-color-gray-400: #eeeeee;
1912
+ --komc-color-gray-600: #dddddd;
1913
+ --komc-color-gray-700: #cccccc;
1914
+ --komc-color-neutral-900: #1d1d1f;
1915
+ --komc-color-blue-100: #e6ebfe;
1916
+ --komc-color-blue-500: #4770ff;
1917
+ }
3
1918
  .tiptap {
4
- max-width: none;
5
- outline: none;
6
1919
  position: relative;
7
-
1920
+ color: var(--tw-prose-body);
1921
+ max-width: 65ch;
1922
+ :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1923
+ margin-top: 1.25em;
1924
+ margin-bottom: 1.25em;
1925
+ }
1926
+ :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1927
+ color: var(--tw-prose-lead);
1928
+ font-size: 1.25em;
1929
+ line-height: 1.6;
1930
+ margin-top: 1.2em;
1931
+ margin-bottom: 1.2em;
1932
+ }
1933
+ :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1934
+ color: var(--tw-prose-links);
1935
+ text-decoration: underline;
1936
+ font-weight: 500;
1937
+ }
1938
+ :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1939
+ color: var(--tw-prose-bold);
1940
+ font-weight: 600;
1941
+ }
1942
+ :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1943
+ color: inherit;
1944
+ }
1945
+ :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1946
+ color: inherit;
1947
+ }
1948
+ :where(thead th strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1949
+ color: inherit;
1950
+ }
1951
+ :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1952
+ list-style-type: decimal;
1953
+ margin-top: 1.25em;
1954
+ margin-bottom: 1.25em;
1955
+ padding-inline-start: 1.625em;
1956
+ }
1957
+ :where(ol[type="A"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1958
+ list-style-type: upper-alpha;
1959
+ }
1960
+ :where(ol[type="a"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1961
+ list-style-type: lower-alpha;
1962
+ }
1963
+ :where(ol[type="A" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1964
+ list-style-type: upper-alpha;
1965
+ }
1966
+ :where(ol[type="a" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1967
+ list-style-type: lower-alpha;
1968
+ }
1969
+ :where(ol[type="I"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1970
+ list-style-type: upper-roman;
1971
+ }
1972
+ :where(ol[type="i"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1973
+ list-style-type: lower-roman;
1974
+ }
1975
+ :where(ol[type="I" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1976
+ list-style-type: upper-roman;
1977
+ }
1978
+ :where(ol[type="i" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1979
+ list-style-type: lower-roman;
1980
+ }
1981
+ :where(ol[type="1"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1982
+ list-style-type: decimal;
1983
+ }
1984
+ :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1985
+ list-style-type: disc;
1986
+ margin-top: 1.25em;
1987
+ margin-bottom: 1.25em;
1988
+ padding-inline-start: 1.625em;
1989
+ }
1990
+ :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
1991
+ font-weight: 400;
1992
+ color: var(--tw-prose-counters);
1993
+ }
1994
+ :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
1995
+ color: var(--tw-prose-bullets);
1996
+ }
1997
+ :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
1998
+ color: var(--tw-prose-headings);
1999
+ font-weight: 600;
2000
+ margin-top: 1.25em;
2001
+ }
2002
+ :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2003
+ border-color: var(--tw-prose-hr);
2004
+ border-top-width: 1px;
2005
+ margin-top: 3em;
2006
+ margin-bottom: 3em;
2007
+ }
2008
+ :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2009
+ font-weight: 500;
2010
+ font-style: italic;
2011
+ color: var(--tw-prose-quotes);
2012
+ border-inline-start-width: 0.25rem;
2013
+ border-inline-start-color: var(--tw-prose-quote-borders);
2014
+ quotes: "\201C""\201D""\2018""\2019";
2015
+ margin-top: 1.6em;
2016
+ margin-bottom: 1.6em;
2017
+ padding-inline-start: 1em;
2018
+ }
2019
+ :where(blockquote p:first-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *))::before {
2020
+ content: open-quote;
2021
+ }
2022
+ :where(blockquote p:last-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *))::after {
2023
+ content: close-quote;
2024
+ }
2025
+ :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2026
+ color: var(--tw-prose-headings);
2027
+ font-weight: 800;
2028
+ font-size: 2.25em;
2029
+ margin-top: 0;
2030
+ margin-bottom: 0.8888889em;
2031
+ line-height: 1.1111111;
2032
+ }
2033
+ :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2034
+ font-weight: 900;
2035
+ color: inherit;
2036
+ }
2037
+ :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2038
+ color: var(--tw-prose-headings);
2039
+ font-weight: 700;
2040
+ font-size: 1.5em;
2041
+ margin-top: 2em;
2042
+ margin-bottom: 1em;
2043
+ line-height: 1.3333333;
2044
+ }
2045
+ :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2046
+ font-weight: 800;
2047
+ color: inherit;
2048
+ }
2049
+ :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2050
+ color: var(--tw-prose-headings);
2051
+ font-weight: 600;
2052
+ font-size: 1.25em;
2053
+ margin-top: 1.6em;
2054
+ margin-bottom: 0.6em;
2055
+ line-height: 1.6;
2056
+ }
2057
+ :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2058
+ font-weight: 700;
2059
+ color: inherit;
2060
+ }
2061
+ :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2062
+ color: var(--tw-prose-headings);
2063
+ font-weight: 600;
2064
+ margin-top: 1.5em;
2065
+ margin-bottom: 0.5em;
2066
+ line-height: 1.5;
2067
+ }
2068
+ :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2069
+ font-weight: 700;
2070
+ color: inherit;
2071
+ }
2072
+ :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2073
+ margin-top: 2em;
2074
+ margin-bottom: 2em;
2075
+ }
2076
+ :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2077
+ display: block;
2078
+ margin-top: 2em;
2079
+ margin-bottom: 2em;
2080
+ }
2081
+ :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2082
+ margin-top: 2em;
2083
+ margin-bottom: 2em;
2084
+ }
2085
+ :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2086
+ font-weight: 500;
2087
+ font-family: inherit;
2088
+ color: var(--tw-prose-kbd);
2089
+ box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
2090
+ font-size: 0.875em;
2091
+ border-radius: 0.3125rem;
2092
+ padding-top: 0.1875em;
2093
+ padding-inline-end: 0.375em;
2094
+ padding-bottom: 0.1875em;
2095
+ padding-inline-start: 0.375em;
2096
+ }
2097
+ :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2098
+ color: var(--tw-prose-code);
2099
+ font-weight: 600;
2100
+ font-size: 0.875em;
2101
+ }
2102
+ :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *))::before {
2103
+ content: "`";
2104
+ }
2105
+ :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *))::after {
2106
+ content: "`";
2107
+ }
2108
+ :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2109
+ color: inherit;
2110
+ }
2111
+ :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2112
+ color: inherit;
2113
+ }
2114
+ :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2115
+ color: inherit;
2116
+ font-size: 0.875em;
2117
+ }
2118
+ :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2119
+ color: inherit;
2120
+ font-size: 0.9em;
2121
+ }
2122
+ :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2123
+ color: inherit;
2124
+ }
2125
+ :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2126
+ color: inherit;
2127
+ }
2128
+ :where(thead th code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2129
+ color: inherit;
2130
+ }
2131
+ :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2132
+ color: var(--tw-prose-pre-code);
2133
+ background-color: var(--tw-prose-pre-bg);
2134
+ overflow-x: auto;
2135
+ font-weight: 400;
2136
+ font-size: 0.875em;
2137
+ line-height: 1.7142857;
2138
+ margin-top: 1.7142857em;
2139
+ margin-bottom: 1.7142857em;
2140
+ border-radius: 0.375rem;
2141
+ padding-top: 0.8571429em;
2142
+ padding-inline-end: 1.1428571em;
2143
+ padding-bottom: 0.8571429em;
2144
+ padding-inline-start: 1.1428571em;
2145
+ }
2146
+ :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2147
+ background-color: transparent;
2148
+ border-width: 0;
2149
+ border-radius: 0;
2150
+ padding: 0;
2151
+ font-weight: inherit;
2152
+ color: inherit;
2153
+ font-size: inherit;
2154
+ font-family: inherit;
2155
+ line-height: inherit;
2156
+ }
2157
+ :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *))::before {
2158
+ content: none;
2159
+ }
2160
+ :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *))::after {
2161
+ content: none;
2162
+ }
2163
+ :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2164
+ width: 100%;
2165
+ table-layout: auto;
2166
+ margin-top: 2em;
2167
+ margin-bottom: 2em;
2168
+ font-size: 0.875em;
2169
+ line-height: 1.7142857;
2170
+ }
2171
+ :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2172
+ border-bottom-width: 1px;
2173
+ border-bottom-color: var(--tw-prose-th-borders);
2174
+ }
2175
+ :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2176
+ color: var(--tw-prose-headings);
2177
+ font-weight: 600;
2178
+ vertical-align: bottom;
2179
+ padding-inline-end: 0.5714286em;
2180
+ padding-bottom: 0.5714286em;
2181
+ padding-inline-start: 0.5714286em;
2182
+ }
2183
+ :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2184
+ border-bottom-width: 1px;
2185
+ border-bottom-color: var(--tw-prose-td-borders);
2186
+ }
2187
+ :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2188
+ border-bottom-width: 0;
2189
+ }
2190
+ :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2191
+ vertical-align: baseline;
2192
+ }
2193
+ :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2194
+ border-top-width: 1px;
2195
+ border-top-color: var(--tw-prose-th-borders);
2196
+ }
2197
+ :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2198
+ vertical-align: top;
2199
+ }
2200
+ :where(th, td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2201
+ text-align: start;
2202
+ }
2203
+ :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2204
+ margin-top: 0;
2205
+ margin-bottom: 0;
2206
+ }
2207
+ :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2208
+ color: var(--tw-prose-captions);
2209
+ font-size: 0.875em;
2210
+ line-height: 1.4285714;
2211
+ margin-top: 0.8571429em;
2212
+ }
2213
+ --tw-prose-body: oklch(37.3% 0.034 259.733);
2214
+ --tw-prose-headings: oklch(21% 0.034 264.665);
2215
+ --tw-prose-lead: oklch(44.6% 0.03 256.802);
2216
+ --tw-prose-links: oklch(21% 0.034 264.665);
2217
+ --tw-prose-bold: oklch(21% 0.034 264.665);
2218
+ --tw-prose-counters: oklch(55.1% 0.027 264.364);
2219
+ --tw-prose-bullets: oklch(87.2% 0.01 258.338);
2220
+ --tw-prose-hr: oklch(92.8% 0.006 264.531);
2221
+ --tw-prose-quotes: oklch(21% 0.034 264.665);
2222
+ --tw-prose-quote-borders: oklch(92.8% 0.006 264.531);
2223
+ --tw-prose-captions: oklch(55.1% 0.027 264.364);
2224
+ --tw-prose-kbd: oklch(21% 0.034 264.665);
2225
+ --tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% 0.034 264.665) 10%, transparent);
2226
+ --tw-prose-code: oklch(21% 0.034 264.665);
2227
+ --tw-prose-pre-code: oklch(92.8% 0.006 264.531);
2228
+ --tw-prose-pre-bg: oklch(27.8% 0.033 256.848);
2229
+ --tw-prose-th-borders: oklch(87.2% 0.01 258.338);
2230
+ --tw-prose-td-borders: oklch(92.8% 0.006 264.531);
2231
+ --tw-prose-invert-body: oklch(87.2% 0.01 258.338);
2232
+ --tw-prose-invert-headings: #fff;
2233
+ --tw-prose-invert-lead: oklch(70.7% 0.022 261.325);
2234
+ --tw-prose-invert-links: #fff;
2235
+ --tw-prose-invert-bold: #fff;
2236
+ --tw-prose-invert-counters: oklch(70.7% 0.022 261.325);
2237
+ --tw-prose-invert-bullets: oklch(44.6% 0.03 256.802);
2238
+ --tw-prose-invert-hr: oklch(37.3% 0.034 259.733);
2239
+ --tw-prose-invert-quotes: oklch(96.7% 0.003 264.542);
2240
+ --tw-prose-invert-quote-borders: oklch(37.3% 0.034 259.733);
2241
+ --tw-prose-invert-captions: oklch(70.7% 0.022 261.325);
2242
+ --tw-prose-invert-kbd: #fff;
2243
+ --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
2244
+ --tw-prose-invert-code: #fff;
2245
+ --tw-prose-invert-pre-code: oklch(87.2% 0.01 258.338);
2246
+ --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
2247
+ --tw-prose-invert-th-borders: oklch(44.6% 0.03 256.802);
2248
+ --tw-prose-invert-td-borders: oklch(37.3% 0.034 259.733);
2249
+ :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2250
+ margin-top: 0;
2251
+ margin-bottom: 0;
2252
+ }
2253
+ :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2254
+ margin-top: 0.5em;
2255
+ margin-bottom: 0.5em;
2256
+ }
2257
+ :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2258
+ padding-inline-start: 0.375em;
2259
+ }
2260
+ :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2261
+ padding-inline-start: 0.375em;
2262
+ }
2263
+ :where(.komc\:prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2264
+ margin-top: 0.75em;
2265
+ margin-bottom: 0.75em;
2266
+ }
2267
+ :where(.komc\:prose > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2268
+ margin-top: 1.25em;
2269
+ }
2270
+ :where(.komc\:prose > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2271
+ margin-bottom: 1.25em;
2272
+ }
2273
+ :where(.komc\:prose > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2274
+ margin-top: 1.25em;
2275
+ }
2276
+ :where(.komc\:prose > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2277
+ margin-bottom: 1.25em;
2278
+ }
2279
+ :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2280
+ margin-top: 0.75em;
2281
+ margin-bottom: 0.75em;
2282
+ }
2283
+ :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2284
+ margin-top: 1.25em;
2285
+ margin-bottom: 1.25em;
2286
+ }
2287
+ :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2288
+ margin-top: 0.5em;
2289
+ padding-inline-start: 1.625em;
2290
+ }
2291
+ :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2292
+ margin-top: 0;
2293
+ }
2294
+ :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2295
+ margin-top: 0;
2296
+ }
2297
+ :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2298
+ margin-top: 0;
2299
+ }
2300
+ :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2301
+ margin-top: 0;
2302
+ }
2303
+ :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2304
+ padding-inline-start: 0;
2305
+ }
2306
+ :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2307
+ padding-inline-end: 0;
2308
+ }
2309
+ :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2310
+ padding-top: 0.5714286em;
2311
+ padding-inline-end: 0.5714286em;
2312
+ padding-bottom: 0.5714286em;
2313
+ padding-inline-start: 0.5714286em;
2314
+ }
2315
+ :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2316
+ padding-inline-start: 0;
2317
+ }
2318
+ :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2319
+ padding-inline-end: 0;
2320
+ }
2321
+ :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2322
+ margin-top: 2em;
2323
+ margin-bottom: 2em;
2324
+ }
2325
+ :where(.komc\:prose > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2326
+ margin-top: 0;
2327
+ }
2328
+ :where(.komc\:prose > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2329
+ margin-bottom: 0;
2330
+ }
2331
+ font-size: 1rem;
2332
+ line-height: 1.75;
2333
+ :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2334
+ margin-top: 1.25em;
2335
+ margin-bottom: 1.25em;
2336
+ }
2337
+ :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2338
+ font-size: 1.25em;
2339
+ line-height: 1.6;
2340
+ margin-top: 1.2em;
2341
+ margin-bottom: 1.2em;
2342
+ }
2343
+ :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2344
+ margin-top: 1.6em;
2345
+ margin-bottom: 1.6em;
2346
+ padding-inline-start: 1em;
2347
+ }
2348
+ :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2349
+ font-size: 2.25em;
2350
+ margin-top: 0;
2351
+ margin-bottom: 0.8888889em;
2352
+ line-height: 1.1111111;
2353
+ }
2354
+ :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2355
+ font-size: 1.5em;
2356
+ margin-top: 2em;
2357
+ margin-bottom: 1em;
2358
+ line-height: 1.3333333;
2359
+ }
2360
+ :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2361
+ font-size: 1.25em;
2362
+ margin-top: 1.6em;
2363
+ margin-bottom: 0.6em;
2364
+ line-height: 1.6;
2365
+ }
2366
+ :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2367
+ margin-top: 1.5em;
2368
+ margin-bottom: 0.5em;
2369
+ line-height: 1.5;
2370
+ }
2371
+ :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2372
+ margin-top: 2em;
2373
+ margin-bottom: 2em;
2374
+ }
2375
+ :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2376
+ margin-top: 2em;
2377
+ margin-bottom: 2em;
2378
+ }
2379
+ :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2380
+ margin-top: 0;
2381
+ margin-bottom: 0;
2382
+ }
2383
+ :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2384
+ margin-top: 2em;
2385
+ margin-bottom: 2em;
2386
+ }
2387
+ :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2388
+ font-size: 0.875em;
2389
+ border-radius: 0.3125rem;
2390
+ padding-top: 0.1875em;
2391
+ padding-inline-end: 0.375em;
2392
+ padding-bottom: 0.1875em;
2393
+ padding-inline-start: 0.375em;
2394
+ }
2395
+ :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2396
+ font-size: 0.875em;
2397
+ }
2398
+ :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2399
+ font-size: 0.875em;
2400
+ }
2401
+ :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2402
+ font-size: 0.9em;
2403
+ }
2404
+ :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2405
+ font-size: 0.875em;
2406
+ line-height: 1.7142857;
2407
+ margin-top: 1.7142857em;
2408
+ margin-bottom: 1.7142857em;
2409
+ border-radius: 0.375rem;
2410
+ padding-top: 0.8571429em;
2411
+ padding-inline-end: 1.1428571em;
2412
+ padding-bottom: 0.8571429em;
2413
+ padding-inline-start: 1.1428571em;
2414
+ }
2415
+ :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2416
+ margin-top: 1.25em;
2417
+ margin-bottom: 1.25em;
2418
+ padding-inline-start: 1.625em;
2419
+ }
2420
+ :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2421
+ margin-top: 1.25em;
2422
+ margin-bottom: 1.25em;
2423
+ padding-inline-start: 1.625em;
2424
+ }
2425
+ :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2426
+ margin-top: 0.5em;
2427
+ margin-bottom: 0.5em;
2428
+ }
2429
+ :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2430
+ padding-inline-start: 0.375em;
2431
+ }
2432
+ :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2433
+ padding-inline-start: 0.375em;
2434
+ }
2435
+ :where(.komc\:prose-base > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2436
+ margin-top: 0.75em;
2437
+ margin-bottom: 0.75em;
2438
+ }
2439
+ :where(.komc\:prose-base > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2440
+ margin-top: 1.25em;
2441
+ }
2442
+ :where(.komc\:prose-base > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2443
+ margin-bottom: 1.25em;
2444
+ }
2445
+ :where(.komc\:prose-base > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2446
+ margin-top: 1.25em;
2447
+ }
2448
+ :where(.komc\:prose-base > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2449
+ margin-bottom: 1.25em;
2450
+ }
2451
+ :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2452
+ margin-top: 0.75em;
2453
+ margin-bottom: 0.75em;
2454
+ }
2455
+ :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2456
+ margin-top: 1.25em;
2457
+ margin-bottom: 1.25em;
2458
+ }
2459
+ :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2460
+ margin-top: 1.25em;
2461
+ }
2462
+ :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2463
+ margin-top: 0.5em;
2464
+ padding-inline-start: 1.625em;
2465
+ }
2466
+ :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2467
+ margin-top: 3em;
2468
+ margin-bottom: 3em;
2469
+ }
2470
+ :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2471
+ margin-top: 0;
2472
+ }
2473
+ :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2474
+ margin-top: 0;
2475
+ }
2476
+ :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2477
+ margin-top: 0;
2478
+ }
2479
+ :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2480
+ margin-top: 0;
2481
+ }
2482
+ :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2483
+ font-size: 0.875em;
2484
+ line-height: 1.7142857;
2485
+ }
2486
+ :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2487
+ padding-inline-end: 0.5714286em;
2488
+ padding-bottom: 0.5714286em;
2489
+ padding-inline-start: 0.5714286em;
2490
+ }
2491
+ :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2492
+ padding-inline-start: 0;
2493
+ }
2494
+ :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2495
+ padding-inline-end: 0;
2496
+ }
2497
+ :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2498
+ padding-top: 0.5714286em;
2499
+ padding-inline-end: 0.5714286em;
2500
+ padding-bottom: 0.5714286em;
2501
+ padding-inline-start: 0.5714286em;
2502
+ }
2503
+ :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2504
+ padding-inline-start: 0;
2505
+ }
2506
+ :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2507
+ padding-inline-end: 0;
2508
+ }
2509
+ :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2510
+ margin-top: 2em;
2511
+ margin-bottom: 2em;
2512
+ }
2513
+ :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2514
+ margin-top: 0;
2515
+ margin-bottom: 0;
2516
+ }
2517
+ :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2518
+ font-size: 0.875em;
2519
+ line-height: 1.4285714;
2520
+ margin-top: 0.8571429em;
2521
+ }
2522
+ :where(.komc\:prose-base > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2523
+ margin-top: 0;
2524
+ }
2525
+ :where(.komc\:prose-base > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
2526
+ margin-bottom: 0;
2527
+ }
2528
+ max-width: none;
2529
+ --tw-outline-style: none;
2530
+ outline-style: none;
2531
+ color: var(--komc-color-neutral-900);
8
2532
  & :first-child {
9
2533
  margin-top: 0;
10
2534
  }
11
-
12
2535
  & :last-child {
13
2536
  margin-bottom: 0;
14
2537
  }
15
-
16
2538
  &.resize-cursor {
17
2539
  cursor: col-resize;
18
2540
  }
19
-
20
2541
  & :where(strong) {
21
2542
  color: inherit;
22
2543
  }
23
-
24
2544
  & [data-align='left'] {
25
2545
  text-align: left;
26
2546
  }
@@ -30,62 +2550,50 @@
30
2550
  & [data-align='right'] {
31
2551
  text-align: right;
32
2552
  }
33
-
34
2553
  &.resize-cursor:has(table .selectedCell) {
35
2554
  cursor: inherit;
36
2555
  }
37
-
38
2556
  & table:has(.selectedCell) .column-resize-handle {
39
2557
  display: none;
40
2558
  }
41
-
42
2559
  & table {
43
2560
  max-width: 100%;
44
2561
  position: relative;
45
-
46
- & td,
47
- & th {
48
- border: 1px solid #dddddd;
2562
+ & td, & th {
2563
+ border: 1px solid var(--komc-color-gray-600);
49
2564
  box-sizing: border-box;
50
2565
  min-width: 1em;
51
2566
  padding: 6px 8px;
52
2567
  position: relative;
53
2568
  vertical-align: top;
54
-
55
2569
  & > * {
56
2570
  margin-top: 0;
57
2571
  margin-bottom: 0;
58
2572
  }
59
2573
  }
60
-
61
2574
  & th {
62
- background-color: #f8f8f9;
2575
+ background-color: var(--komc-color-gray-100);
63
2576
  font-weight: 700;
64
2577
  text-align: left;
65
2578
  }
66
-
67
- & th.active-cell,
68
- & td.active-cell {
2579
+ & th.komc-active-cell, & td.komc-active-cell {
69
2580
  outline: 1.5px solid #08f;
70
2581
  outline-offset: -1px;
71
2582
  border-radius: 3px;
72
2583
  }
73
-
74
- & th.selectedCell.active-cell,
75
- & td.selectedCell.active-cell {
2584
+ & th.selectedCell.komc-active-cell, & td.selectedCell.komc-active-cell {
76
2585
  outline: none;
77
2586
  border-radius: 0;
78
2587
  }
79
2588
  }
80
-
81
- & .table-col-control {
2589
+ & .komc-table-col-control {
82
2590
  display: flex;
83
2591
  justify-content: center;
84
2592
  align-items: center;
85
2593
  width: 20px;
86
2594
  height: 20px;
87
2595
  padding: 0;
88
- border: 1px solid #cccccc;
2596
+ border: 1px solid var(--komc-color-gray-700);
89
2597
  border-radius: 4px;
90
2598
  background: white;
91
2599
  top: -24px;
@@ -94,20 +2602,18 @@
94
2602
  cursor: pointer;
95
2603
  position: absolute;
96
2604
  z-index: 10;
97
-
98
2605
  &:hover {
99
- background-color: #f8f8f9;
2606
+ background-color: var(--komc-color-gray-100);
100
2607
  }
101
2608
  }
102
-
103
- & .table-row-control {
2609
+ & .komc-table-row-control {
104
2610
  display: flex;
105
2611
  justify-content: center;
106
2612
  align-items: center;
107
2613
  width: 20px;
108
2614
  height: 20px;
109
2615
  padding: 0;
110
- border: 1px solid #cccccc;
2616
+ border: 1px solid var(--komc-color-gray-700);
111
2617
  border-radius: 4px;
112
2618
  background: white;
113
2619
  top: 50%;
@@ -117,12 +2623,10 @@
117
2623
  position: absolute;
118
2624
  font-weight: 500;
119
2625
  z-index: 10;
120
-
121
2626
  &:hover {
122
- background-color: #f8f8f9;
2627
+ background-color: var(--komc-color-gray-100);
123
2628
  }
124
2629
  }
125
-
126
2630
  & .column-resize-handle {
127
2631
  position: absolute;
128
2632
  top: 0;
@@ -133,28 +2637,23 @@
133
2637
  pointer-events: none;
134
2638
  animation: komc-column-resize-handle-fade-in 200ms ease-out;
135
2639
  }
136
-
137
2640
  & .column-resize-handle.resize-handle-stable {
138
2641
  animation: none;
139
2642
  opacity: 1;
140
2643
  }
141
-
142
2644
  & .details {
143
2645
  display: flex;
144
2646
  gap: 0.25em;
145
2647
  margin: 1.25em 0;
146
-
147
2648
  &:first-child {
148
2649
  margin-top: 0;
149
2650
  }
150
2651
  &:last-child {
151
2652
  margin-bottom: 0;
152
2653
  }
153
-
154
2654
  & summary {
155
2655
  list-style: none;
156
2656
  }
157
-
158
2657
  & > button {
159
2658
  display: flex;
160
2659
  cursor: pointer;
@@ -166,21 +2665,17 @@
166
2665
  font-size: 0.625em;
167
2666
  margin-top: 0.25em;
168
2667
  border-radius: 4px;
169
-
170
2668
  &:hover {
171
- background-color: #fafafa;
2669
+ background-color: var(--komc-color-gray-50);
172
2670
  }
173
-
174
2671
  &::before {
175
2672
  content: '\25B6';
176
2673
  transition: transform 0.15s ease;
177
2674
  }
178
2675
  }
179
-
180
2676
  &.is-open > button::before {
181
2677
  transform: rotate(90deg);
182
2678
  }
183
-
184
2679
  & > div {
185
2680
  display: flex;
186
2681
  flex-direction: column;
@@ -188,46 +2683,126 @@
188
2683
  width: 100%;
189
2684
  }
190
2685
  }
191
-
192
2686
  & .node-imageUploader {
193
2687
  margin-block: 1rem;
194
2688
  }
195
- }
196
-
197
- &.editor-wrapper,
198
- .editor-wrapper {
199
2689
  & .editor-title {
2690
+ font-size: 1.125rem !important;
200
2691
  font-weight: 500;
201
2692
  margin-bottom: 24px;
202
- border-bottom: 2px solid #e6ebfe;
203
-
2693
+ padding-bottom: calc(0.25rem * 2) !important;
2694
+ border-bottom: 2px solid var(--komc-color-blue-100);
204
2695
  & + p {
205
2696
  margin-top: 0;
206
2697
  margin-bottom: 0;
207
2698
  }
208
-
209
2699
  & + * + img {
210
2700
  margin-top: 0 !important;
211
2701
  }
212
2702
  }
213
-
214
2703
  & * + .editor-title {
215
2704
  margin-top: 36px;
216
2705
  }
217
-
218
- &:focus-within .tiptap .selectedCell::after {
2706
+ @media (width >= 80rem) {
2707
+ & .editor-title {
2708
+ font-size: 1.25rem !important;
2709
+ padding-bottom: calc(0.25rem * 3) !important;
2710
+ }
2711
+ }
2712
+ & [data-drag-handle] {
2713
+ cursor: grab;
2714
+ &:active {
2715
+ cursor: grabbing;
2716
+ }
2717
+ }
2718
+ & .komc-node-frame {
2719
+ position: relative;
2720
+ &::after {
2721
+ content: var(--tw-content);
2722
+ pointer-events: none;
2723
+ }
2724
+ &::after {
2725
+ content: var(--tw-content);
2726
+ position: absolute;
2727
+ }
2728
+ &::after {
2729
+ content: var(--tw-content);
2730
+ inset: calc(var(--komc-spacing) * -1.5);
2731
+ }
2732
+ &::after {
2733
+ content: var(--tw-content);
2734
+ z-index: 1;
2735
+ }
2736
+ &::after {
2737
+ content: var(--tw-content);
2738
+ --tw-content: "";
2739
+ content: var(--tw-content);
2740
+ }
2741
+ &::after {
2742
+ content: var(--tw-content);
2743
+ background-color: color-mix(in oklab, #2383E2 14%, transparent);
2744
+ }
2745
+ &::after {
2746
+ content: var(--tw-content);
2747
+ opacity: 0%;
2748
+ }
2749
+ &::after {
2750
+ content: var(--tw-content);
2751
+ transition-property: opacity;
2752
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
2753
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
2754
+ }
2755
+ &::after {
2756
+ content: var(--tw-content);
2757
+ --tw-duration: 200ms;
2758
+ transition-duration: 200ms;
2759
+ }
2760
+ &::after {
2761
+ content: var(--tw-content);
2762
+ --tw-ease: var(--komc-ease-in-out);
2763
+ transition-timing-function: var(--komc-ease-in-out);
2764
+ }
2765
+ &:hover {
2766
+ z-index: 1;
2767
+ }
2768
+ & > :first-child {
2769
+ opacity: 100%;
2770
+ outline-style: var(--tw-outline-style);
2771
+ outline-width: 0px;
2772
+ outline-offset: calc(1px * -1);
2773
+ outline-color: var(--komc-color-gray-700);
2774
+ transition-property: opacity;
2775
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
2776
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
2777
+ --tw-duration: 200ms;
2778
+ transition-duration: 200ms;
2779
+ --tw-ease: var(--komc-ease-in-out);
2780
+ transition-timing-function: var(--komc-ease-in-out);
2781
+ }
2782
+ &:hover > :first-child {
2783
+ opacity: 70%;
2784
+ outline-style: var(--tw-outline-style);
2785
+ outline-width: 3px;
2786
+ }
2787
+ }
2788
+ & .ProseMirror-selectednode .komc-node-frame::after {
2789
+ opacity: 100%;
2790
+ }
2791
+ & .ProseMirror-selectednode .komc-node-frame > :first-child {
2792
+ --tw-outline-style: none;
2793
+ outline-style: none;
2794
+ }
2795
+ &:focus-within .selectedCell::after {
219
2796
  content: '';
220
2797
  position: absolute;
221
2798
  inset: 0;
222
- background: #eeeeee;
2799
+ background: var(--komc-color-gray-400);
223
2800
  opacity: 0.9;
224
2801
  pointer-events: none;
225
2802
  z-index: 2;
226
- box-shadow: 0 0 0 1px #4770ff;
2803
+ box-shadow: 0 0 0 1px var(--komc-color-blue-500);
227
2804
  }
228
2805
  }
229
-
230
- &.column-resize-handle-ghost,
231
2806
  .column-resize-handle-ghost {
232
2807
  position: absolute;
233
2808
  background-color: #08f;
@@ -235,7 +2810,6 @@
235
2810
  animation: komc-column-resize-handle-fade-out 200ms ease-out forwards;
236
2811
  }
237
2812
  }
238
-
239
2813
  @keyframes komc-column-resize-handle-fade-in {
240
2814
  from {
241
2815
  opacity: 0;
@@ -244,7 +2818,6 @@
244
2818
  opacity: 1;
245
2819
  }
246
2820
  }
247
-
248
2821
  @keyframes komc-column-resize-handle-fade-out {
249
2822
  from {
250
2823
  opacity: 1;
@@ -253,3 +2826,284 @@
253
2826
  opacity: 0;
254
2827
  }
255
2828
  }
2829
+ @property --tw-translate-x {
2830
+ syntax: "*";
2831
+ inherits: false;
2832
+ initial-value: 0;
2833
+ }
2834
+ @property --tw-translate-y {
2835
+ syntax: "*";
2836
+ inherits: false;
2837
+ initial-value: 0;
2838
+ }
2839
+ @property --tw-translate-z {
2840
+ syntax: "*";
2841
+ inherits: false;
2842
+ initial-value: 0;
2843
+ }
2844
+ @property --tw-space-y-reverse {
2845
+ syntax: "*";
2846
+ inherits: false;
2847
+ initial-value: 0;
2848
+ }
2849
+ @property --tw-border-style {
2850
+ syntax: "*";
2851
+ inherits: false;
2852
+ initial-value: solid;
2853
+ }
2854
+ @property --tw-leading {
2855
+ syntax: "*";
2856
+ inherits: false;
2857
+ }
2858
+ @property --tw-font-weight {
2859
+ syntax: "*";
2860
+ inherits: false;
2861
+ }
2862
+ @property --tw-shadow {
2863
+ syntax: "*";
2864
+ inherits: false;
2865
+ initial-value: 0 0 #0000;
2866
+ }
2867
+ @property --tw-shadow-color {
2868
+ syntax: "*";
2869
+ inherits: false;
2870
+ }
2871
+ @property --tw-shadow-alpha {
2872
+ syntax: "<percentage>";
2873
+ inherits: false;
2874
+ initial-value: 100%;
2875
+ }
2876
+ @property --tw-inset-shadow {
2877
+ syntax: "*";
2878
+ inherits: false;
2879
+ initial-value: 0 0 #0000;
2880
+ }
2881
+ @property --tw-inset-shadow-color {
2882
+ syntax: "*";
2883
+ inherits: false;
2884
+ }
2885
+ @property --tw-inset-shadow-alpha {
2886
+ syntax: "<percentage>";
2887
+ inherits: false;
2888
+ initial-value: 100%;
2889
+ }
2890
+ @property --tw-ring-color {
2891
+ syntax: "*";
2892
+ inherits: false;
2893
+ }
2894
+ @property --tw-ring-shadow {
2895
+ syntax: "*";
2896
+ inherits: false;
2897
+ initial-value: 0 0 #0000;
2898
+ }
2899
+ @property --tw-inset-ring-color {
2900
+ syntax: "*";
2901
+ inherits: false;
2902
+ }
2903
+ @property --tw-inset-ring-shadow {
2904
+ syntax: "*";
2905
+ inherits: false;
2906
+ initial-value: 0 0 #0000;
2907
+ }
2908
+ @property --tw-ring-inset {
2909
+ syntax: "*";
2910
+ inherits: false;
2911
+ }
2912
+ @property --tw-ring-offset-width {
2913
+ syntax: "<length>";
2914
+ inherits: false;
2915
+ initial-value: 0px;
2916
+ }
2917
+ @property --tw-ring-offset-color {
2918
+ syntax: "*";
2919
+ inherits: false;
2920
+ initial-value: #fff;
2921
+ }
2922
+ @property --tw-ring-offset-shadow {
2923
+ syntax: "*";
2924
+ inherits: false;
2925
+ initial-value: 0 0 #0000;
2926
+ }
2927
+ @property --tw-outline-style {
2928
+ syntax: "*";
2929
+ inherits: false;
2930
+ initial-value: solid;
2931
+ }
2932
+ @property --tw-blur {
2933
+ syntax: "*";
2934
+ inherits: false;
2935
+ }
2936
+ @property --tw-brightness {
2937
+ syntax: "*";
2938
+ inherits: false;
2939
+ }
2940
+ @property --tw-contrast {
2941
+ syntax: "*";
2942
+ inherits: false;
2943
+ }
2944
+ @property --tw-grayscale {
2945
+ syntax: "*";
2946
+ inherits: false;
2947
+ }
2948
+ @property --tw-hue-rotate {
2949
+ syntax: "*";
2950
+ inherits: false;
2951
+ }
2952
+ @property --tw-invert {
2953
+ syntax: "*";
2954
+ inherits: false;
2955
+ }
2956
+ @property --tw-opacity {
2957
+ syntax: "*";
2958
+ inherits: false;
2959
+ }
2960
+ @property --tw-saturate {
2961
+ syntax: "*";
2962
+ inherits: false;
2963
+ }
2964
+ @property --tw-sepia {
2965
+ syntax: "*";
2966
+ inherits: false;
2967
+ }
2968
+ @property --tw-drop-shadow {
2969
+ syntax: "*";
2970
+ inherits: false;
2971
+ }
2972
+ @property --tw-drop-shadow-color {
2973
+ syntax: "*";
2974
+ inherits: false;
2975
+ }
2976
+ @property --tw-drop-shadow-alpha {
2977
+ syntax: "<percentage>";
2978
+ inherits: false;
2979
+ initial-value: 100%;
2980
+ }
2981
+ @property --tw-drop-shadow-size {
2982
+ syntax: "*";
2983
+ inherits: false;
2984
+ }
2985
+ @property --tw-backdrop-blur {
2986
+ syntax: "*";
2987
+ inherits: false;
2988
+ }
2989
+ @property --tw-backdrop-brightness {
2990
+ syntax: "*";
2991
+ inherits: false;
2992
+ }
2993
+ @property --tw-backdrop-contrast {
2994
+ syntax: "*";
2995
+ inherits: false;
2996
+ }
2997
+ @property --tw-backdrop-grayscale {
2998
+ syntax: "*";
2999
+ inherits: false;
3000
+ }
3001
+ @property --tw-backdrop-hue-rotate {
3002
+ syntax: "*";
3003
+ inherits: false;
3004
+ }
3005
+ @property --tw-backdrop-invert {
3006
+ syntax: "*";
3007
+ inherits: false;
3008
+ }
3009
+ @property --tw-backdrop-opacity {
3010
+ syntax: "*";
3011
+ inherits: false;
3012
+ }
3013
+ @property --tw-backdrop-saturate {
3014
+ syntax: "*";
3015
+ inherits: false;
3016
+ }
3017
+ @property --tw-backdrop-sepia {
3018
+ syntax: "*";
3019
+ inherits: false;
3020
+ }
3021
+ @property --tw-duration {
3022
+ syntax: "*";
3023
+ inherits: false;
3024
+ }
3025
+ @property --tw-ease {
3026
+ syntax: "*";
3027
+ inherits: false;
3028
+ }
3029
+ @property --tw-content {
3030
+ syntax: "*";
3031
+ initial-value: "";
3032
+ inherits: false;
3033
+ }
3034
+ @property --tw-scale-x {
3035
+ syntax: "*";
3036
+ inherits: false;
3037
+ initial-value: 1;
3038
+ }
3039
+ @property --tw-scale-y {
3040
+ syntax: "*";
3041
+ inherits: false;
3042
+ initial-value: 1;
3043
+ }
3044
+ @property --tw-scale-z {
3045
+ syntax: "*";
3046
+ inherits: false;
3047
+ initial-value: 1;
3048
+ }
3049
+ @keyframes pulse {
3050
+ 50% {
3051
+ opacity: 0.5;
3052
+ }
3053
+ }
3054
+ @layer properties {
3055
+ @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
3056
+ *, ::before, ::after, ::backdrop {
3057
+ --tw-translate-x: 0;
3058
+ --tw-translate-y: 0;
3059
+ --tw-translate-z: 0;
3060
+ --tw-space-y-reverse: 0;
3061
+ --tw-border-style: solid;
3062
+ --tw-leading: initial;
3063
+ --tw-font-weight: initial;
3064
+ --tw-shadow: 0 0 #0000;
3065
+ --tw-shadow-color: initial;
3066
+ --tw-shadow-alpha: 100%;
3067
+ --tw-inset-shadow: 0 0 #0000;
3068
+ --tw-inset-shadow-color: initial;
3069
+ --tw-inset-shadow-alpha: 100%;
3070
+ --tw-ring-color: initial;
3071
+ --tw-ring-shadow: 0 0 #0000;
3072
+ --tw-inset-ring-color: initial;
3073
+ --tw-inset-ring-shadow: 0 0 #0000;
3074
+ --tw-ring-inset: initial;
3075
+ --tw-ring-offset-width: 0px;
3076
+ --tw-ring-offset-color: #fff;
3077
+ --tw-ring-offset-shadow: 0 0 #0000;
3078
+ --tw-outline-style: solid;
3079
+ --tw-blur: initial;
3080
+ --tw-brightness: initial;
3081
+ --tw-contrast: initial;
3082
+ --tw-grayscale: initial;
3083
+ --tw-hue-rotate: initial;
3084
+ --tw-invert: initial;
3085
+ --tw-opacity: initial;
3086
+ --tw-saturate: initial;
3087
+ --tw-sepia: initial;
3088
+ --tw-drop-shadow: initial;
3089
+ --tw-drop-shadow-color: initial;
3090
+ --tw-drop-shadow-alpha: 100%;
3091
+ --tw-drop-shadow-size: initial;
3092
+ --tw-backdrop-blur: initial;
3093
+ --tw-backdrop-brightness: initial;
3094
+ --tw-backdrop-contrast: initial;
3095
+ --tw-backdrop-grayscale: initial;
3096
+ --tw-backdrop-hue-rotate: initial;
3097
+ --tw-backdrop-invert: initial;
3098
+ --tw-backdrop-opacity: initial;
3099
+ --tw-backdrop-saturate: initial;
3100
+ --tw-backdrop-sepia: initial;
3101
+ --tw-duration: initial;
3102
+ --tw-ease: initial;
3103
+ --tw-content: "";
3104
+ --tw-scale-x: 1;
3105
+ --tw-scale-y: 1;
3106
+ --tw-scale-z: 1;
3107
+ }
3108
+ }
3109
+ }