@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
@@ -0,0 +1,2424 @@
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-200: oklch(88.5% 0.062 18.334);
10
+ --komc-color-red-400: oklch(70.4% 0.191 22.216);
11
+ --komc-color-red-500: oklch(63.7% 0.237 25.331);
12
+ --komc-color-red-600: oklch(57.7% 0.245 27.325);
13
+ --komc-color-orange-500: oklch(70.5% 0.213 47.604);
14
+ --komc-color-yellow-500: oklch(79.5% 0.184 86.047);
15
+ --komc-color-green-50: oklch(98.2% 0.018 155.826);
16
+ --komc-color-green-500: var(--komc-color-green-500);
17
+ --komc-color-green-600: var(--komc-color-green-600);
18
+ --komc-color-sky-50: var(--komc-color-sky-50);
19
+ --komc-color-sky-100: var(--komc-color-sky-100);
20
+ --komc-color-sky-200: var(--komc-color-sky-200);
21
+ --komc-color-sky-300: var(--komc-color-sky-300);
22
+ --komc-color-sky-400: var(--komc-color-sky-400);
23
+ --komc-color-sky-500: var(--komc-color-sky-500);
24
+ --komc-color-sky-600: var(--komc-color-sky-600);
25
+ --komc-color-sky-700: var(--komc-color-sky-700);
26
+ --komc-color-sky-800: var(--komc-color-sky-800);
27
+ --komc-color-sky-900: var(--komc-color-sky-900);
28
+ --komc-color-sky-950: var(--komc-color-sky-950);
29
+ --komc-color-blue-50: var(--komc-color-blue-50);
30
+ --komc-color-blue-100: var(--komc-color-blue-100);
31
+ --komc-color-blue-200: var(--komc-color-blue-200);
32
+ --komc-color-blue-300: var(--komc-color-blue-300);
33
+ --komc-color-blue-400: var(--komc-color-blue-400);
34
+ --komc-color-blue-500: var(--komc-color-blue-500);
35
+ --komc-color-blue-600: var(--komc-color-blue-600);
36
+ --komc-color-blue-700: var(--komc-color-blue-700);
37
+ --komc-color-blue-800: var(--komc-color-blue-800);
38
+ --komc-color-blue-900: var(--komc-color-blue-900);
39
+ --komc-color-blue-950: var(--komc-color-blue-950);
40
+ --komc-color-indigo-200: oklch(87% 0.065 274.039);
41
+ --komc-color-indigo-600: oklch(51.1% 0.262 276.966);
42
+ --komc-color-indigo-700: oklch(45.7% 0.24 277.023);
43
+ --komc-color-gray-50: var(--komc-color-gray-50);
44
+ --komc-color-gray-100: var(--komc-color-gray-100);
45
+ --komc-color-gray-200: var(--komc-color-gray-200);
46
+ --komc-color-gray-300: var(--komc-color-gray-300);
47
+ --komc-color-gray-400: var(--komc-color-gray-400);
48
+ --komc-color-gray-500: var(--komc-color-gray-500);
49
+ --komc-color-gray-600: var(--komc-color-gray-600);
50
+ --komc-color-gray-700: var(--komc-color-gray-700);
51
+ --komc-color-gray-800: var(--komc-color-gray-800);
52
+ --komc-color-gray-900: var(--komc-color-gray-900);
53
+ --komc-color-gray-950: var(--komc-color-gray-950);
54
+ --komc-color-neutral-50: var(--komc-color-neutral-50);
55
+ --komc-color-neutral-100: var(--komc-color-neutral-100);
56
+ --komc-color-neutral-200: var(--komc-color-neutral-200);
57
+ --komc-color-neutral-300: var(--komc-color-neutral-300);
58
+ --komc-color-neutral-400: var(--komc-color-neutral-400);
59
+ --komc-color-neutral-500: var(--komc-color-neutral-500);
60
+ --komc-color-neutral-600: var(--komc-color-neutral-600);
61
+ --komc-color-neutral-700: var(--komc-color-neutral-700);
62
+ --komc-color-neutral-800: var(--komc-color-neutral-800);
63
+ --komc-color-neutral-900: var(--komc-color-neutral-900);
64
+ --komc-color-neutral-950: var(--komc-color-neutral-950);
65
+ --komc-color-black: #000;
66
+ --komc-color-white: #fff;
67
+ --komc-spacing: 0.25rem;
68
+ --komc-container-xs: 20rem;
69
+ --komc-container-sm: 24rem;
70
+ --komc-container-md: 28rem;
71
+ --komc-container-lg: 32rem;
72
+ --komc-container-xl: 36rem;
73
+ --komc-container-2xl: 42rem;
74
+ --komc-container-4xl: 56rem;
75
+ --komc-container-6xl: 72rem;
76
+ --komc-text-xs: 0.75rem;
77
+ --komc-text-xs--line-height: calc(1 / 0.75);
78
+ --komc-text-sm: 0.875rem;
79
+ --komc-text-sm--line-height: calc(1.25 / 0.875);
80
+ --komc-text-base: 1rem;
81
+ --komc-text-base--line-height: calc(1.5 / 1);
82
+ --komc-text-lg: 1.125rem;
83
+ --komc-text-lg--line-height: calc(1.75 / 1.125);
84
+ --komc-font-weight-light: 300;
85
+ --komc-font-weight-normal: 400;
86
+ --komc-font-weight-medium: 500;
87
+ --komc-font-weight-semibold: 600;
88
+ --komc-font-weight-bold: 700;
89
+ --komc-font-weight-extrabold: 800;
90
+ --komc-font-weight-black: 900;
91
+ --komc-leading-relaxed: 1.625;
92
+ --komc-radius-sm: 0.25rem;
93
+ --komc-radius-md: 0.375rem;
94
+ --komc-radius-lg: 0.5rem;
95
+ --komc-radius-xl: 0.75rem;
96
+ --komc-radius-2xl: 1rem;
97
+ --komc-radius-3xl: 1.5rem;
98
+ --komc-drop-shadow-sm: 0 1px 2px rgb(0 0 0 / 0.15);
99
+ --komc-drop-shadow-md: 0 3px 3px rgb(0 0 0 / 0.12);
100
+ --komc-drop-shadow-lg: 0 4px 4px rgb(0 0 0 / 0.15);
101
+ --komc-drop-shadow-xl: 0 9px 7px rgb(0 0 0 / 0.1);
102
+ --komc-drop-shadow-2xl: 0 25px 25px rgb(0 0 0 / 0.15);
103
+ --komc-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
104
+ --komc-animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
105
+ --komc-blur-sm: 8px;
106
+ --komc-default-transition-duration: 150ms;
107
+ --komc-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
108
+ --komc-shadow-aside: var(--komc-shadow-aside);
109
+ --komc-shadow-card: var(--komc-shadow-card);
110
+ --komc-shadow-field: var(--komc-shadow-field);
111
+ --komc-color-brand-black-01: var(--komc-color-brand-black-01);
112
+ --komc-color-brand-blue-01: var(--komc-color-brand-blue-01);
113
+ --komc-color-brand-red-01: var(--komc-color-brand-red-01);
114
+ --komc-color-night-50: var(--komc-color-night-50);
115
+ --komc-color-night-100: var(--komc-color-night-100);
116
+ --komc-color-night-200: var(--komc-color-night-200);
117
+ --komc-color-night-300: var(--komc-color-night-300);
118
+ --komc-color-night-400: var(--komc-color-night-400);
119
+ --komc-color-night-500: var(--komc-color-night-500);
120
+ --komc-color-night-600: var(--komc-color-night-600);
121
+ --komc-color-night-700: var(--komc-color-night-700);
122
+ --komc-color-night-800: var(--komc-color-night-800);
123
+ --komc-color-night-900: var(--komc-color-night-900);
124
+ --komc-color-night-950: var(--komc-color-night-950);
125
+ --komc-color-forest-50: var(--komc-color-forest-50);
126
+ --komc-color-forest-100: var(--komc-color-forest-100);
127
+ --komc-color-forest-200: var(--komc-color-forest-200);
128
+ --komc-color-forest-300: var(--komc-color-forest-300);
129
+ --komc-color-forest-400: var(--komc-color-forest-400);
130
+ --komc-color-forest-500: var(--komc-color-forest-500);
131
+ --komc-color-forest-600: var(--komc-color-forest-600);
132
+ --komc-color-forest-700: var(--komc-color-forest-700);
133
+ --komc-color-forest-800: var(--komc-color-forest-800);
134
+ --komc-color-forest-900: var(--komc-color-forest-900);
135
+ --komc-color-forest-950: var(--komc-color-forest-950);
136
+ --komc-color-blue-01: var(--komc-color-blue-01);
137
+ }
138
+ }
139
+ @layer utilities {
140
+ .komc\:\@container\/dialog-content {
141
+ container-type: inline-size;
142
+ container-name: dialog-content;
143
+ }
144
+ .komc\:\@container\/tiptap-wrapper {
145
+ container-type: inline-size;
146
+ container-name: tiptap-wrapper;
147
+ }
148
+ .komc\:\@container {
149
+ container-type: inline-size;
150
+ }
151
+ .komc\:pointer-events-auto {
152
+ pointer-events: auto;
153
+ }
154
+ .komc\:pointer-events-none {
155
+ pointer-events: none;
156
+ }
157
+ .komc\:invisible {
158
+ visibility: hidden;
159
+ }
160
+ .komc\:visible {
161
+ visibility: visible;
162
+ }
163
+ .komc\:absolute {
164
+ position: absolute;
165
+ }
166
+ .komc\:fixed {
167
+ position: fixed;
168
+ }
169
+ .komc\:relative {
170
+ position: relative;
171
+ }
172
+ .komc\:sticky {
173
+ position: sticky;
174
+ }
175
+ .komc\:-inset-1\.5 {
176
+ inset: calc(var(--komc-spacing) * -1.5);
177
+ }
178
+ .komc\:inset-0 {
179
+ inset: 0px;
180
+ }
181
+ .komc\:-top-1 {
182
+ top: calc(var(--komc-spacing) * -1);
183
+ }
184
+ .komc\:-top-9999 {
185
+ top: calc(var(--komc-spacing) * -9999);
186
+ }
187
+ .komc\:top-0 {
188
+ top: 0px;
189
+ }
190
+ .komc\:top-1 {
191
+ top: var(--komc-spacing);
192
+ }
193
+ .komc\:top-1\/2 {
194
+ top: calc(1 / 2 * 100%);
195
+ }
196
+ .komc\:top-6 {
197
+ top: calc(var(--komc-spacing) * 6);
198
+ }
199
+ .komc\:top-8 {
200
+ top: calc(var(--komc-spacing) * 8);
201
+ }
202
+ .komc\:top-\[50\%\] {
203
+ top: 50%;
204
+ }
205
+ .komc\:top-\[calc\(50\%-9px\)\] {
206
+ top: calc(50% - 9px);
207
+ }
208
+ .komc\:top-\[calc\(50\%-10px\)\] {
209
+ top: calc(50% - 10px);
210
+ }
211
+ .komc\:top-full {
212
+ top: 100%;
213
+ }
214
+ .komc\:-right-1 {
215
+ right: calc(var(--komc-spacing) * -1);
216
+ }
217
+ .komc\:right-0 {
218
+ right: 0px;
219
+ }
220
+ .komc\:right-1 {
221
+ right: var(--komc-spacing);
222
+ }
223
+ .komc\:right-5 {
224
+ right: calc(var(--komc-spacing) * 5);
225
+ }
226
+ .komc\:right-11 {
227
+ right: calc(var(--komc-spacing) * 11);
228
+ }
229
+ .komc\:right-14 {
230
+ right: calc(var(--komc-spacing) * 14);
231
+ }
232
+ .komc\:-bottom-1 {
233
+ bottom: calc(var(--komc-spacing) * -1);
234
+ }
235
+ .komc\:bottom-0 {
236
+ bottom: 0px;
237
+ }
238
+ .komc\:bottom-full {
239
+ bottom: 100%;
240
+ }
241
+ .komc\:-left-1 {
242
+ left: calc(var(--komc-spacing) * -1);
243
+ }
244
+ .komc\:-left-9999 {
245
+ left: calc(var(--komc-spacing) * -9999);
246
+ }
247
+ .komc\:left-0 {
248
+ left: 0px;
249
+ }
250
+ .komc\:left-1 {
251
+ left: var(--komc-spacing);
252
+ }
253
+ .komc\:left-1\/2 {
254
+ left: calc(1 / 2 * 100%);
255
+ }
256
+ .komc\:left-5 {
257
+ left: calc(var(--komc-spacing) * 5);
258
+ }
259
+ .komc\:left-\[50\%\] {
260
+ left: 50%;
261
+ }
262
+ .komc\:z-0 {
263
+ z-index: 0;
264
+ }
265
+ .komc\:z-10 {
266
+ z-index: 10;
267
+ }
268
+ .komc\:z-40 {
269
+ z-index: 40;
270
+ }
271
+ .komc\:z-45 {
272
+ z-index: 45;
273
+ }
274
+ .komc\:z-50 {
275
+ z-index: 50;
276
+ }
277
+ .komc\:z-55 {
278
+ z-index: 55;
279
+ }
280
+ .komc\:z-99 {
281
+ z-index: 99;
282
+ }
283
+ .komc\:z-10000 {
284
+ z-index: 10000;
285
+ }
286
+ .komc\:z-10001\! {
287
+ z-index: 10001 !important;
288
+ }
289
+ .komc\:m-0 {
290
+ margin: 0px;
291
+ }
292
+ .komc\:m-0\! {
293
+ margin: 0px !important;
294
+ }
295
+ .komc\:m-auto\! {
296
+ margin: auto !important;
297
+ }
298
+ .komc\:mx-2 {
299
+ margin-inline: calc(var(--komc-spacing) * 2);
300
+ }
301
+ .komc\:mx-4 {
302
+ margin-inline: calc(var(--komc-spacing) * 4);
303
+ }
304
+ .komc\:mx-auto {
305
+ margin-inline: auto;
306
+ }
307
+ .komc\:my-3\.5\! {
308
+ margin-block: calc(var(--komc-spacing) * 3.5) !important;
309
+ }
310
+ .komc\:-mt-1 {
311
+ margin-top: calc(var(--komc-spacing) * -1);
312
+ }
313
+ .komc\:-mt-4 {
314
+ margin-top: calc(var(--komc-spacing) * -4);
315
+ }
316
+ .komc\:mt-0\.5 {
317
+ margin-top: calc(var(--komc-spacing) * 0.5);
318
+ }
319
+ .komc\:mt-2 {
320
+ margin-top: calc(var(--komc-spacing) * 2);
321
+ }
322
+ .komc\:mt-3 {
323
+ margin-top: calc(var(--komc-spacing) * 3);
324
+ }
325
+ .komc\:-mb-1 {
326
+ margin-bottom: calc(var(--komc-spacing) * -1);
327
+ }
328
+ .komc\:mb-2 {
329
+ margin-bottom: calc(var(--komc-spacing) * 2);
330
+ }
331
+ .komc\:mb-4 {
332
+ margin-bottom: calc(var(--komc-spacing) * 4);
333
+ }
334
+ .komc\:mb-6 {
335
+ margin-bottom: calc(var(--komc-spacing) * 6);
336
+ }
337
+ .komc\:-ml-4 {
338
+ margin-left: calc(var(--komc-spacing) * -4);
339
+ }
340
+ .komc\:ml-1 {
341
+ margin-left: var(--komc-spacing);
342
+ }
343
+ .komc\:ml-2\.5 {
344
+ margin-left: calc(var(--komc-spacing) * 2.5);
345
+ }
346
+ .komc\:ml-4 {
347
+ margin-left: calc(var(--komc-spacing) * 4);
348
+ }
349
+ .komc\:ml-5 {
350
+ margin-left: calc(var(--komc-spacing) * 5);
351
+ }
352
+ .komc\:ml-auto {
353
+ margin-left: auto;
354
+ }
355
+ .komc\:block {
356
+ display: block;
357
+ }
358
+ .komc\:flex {
359
+ display: flex;
360
+ }
361
+ .komc\:grid {
362
+ display: grid;
363
+ }
364
+ .komc\:hidden {
365
+ display: none;
366
+ }
367
+ .komc\:inline {
368
+ display: inline;
369
+ }
370
+ .komc\:inline-flex {
371
+ display: inline-flex;
372
+ }
373
+ .komc\:aspect-square {
374
+ aspect-ratio: 1 / 1;
375
+ }
376
+ .komc\:size-5 {
377
+ width: calc(var(--komc-spacing) * 5);
378
+ height: calc(var(--komc-spacing) * 5);
379
+ }
380
+ .komc\:h-2 {
381
+ height: calc(var(--komc-spacing) * 2);
382
+ }
383
+ .komc\:h-3\.5 {
384
+ height: calc(var(--komc-spacing) * 3.5);
385
+ }
386
+ .komc\:h-4 {
387
+ height: calc(var(--komc-spacing) * 4);
388
+ }
389
+ .komc\:h-4\.5 {
390
+ height: calc(var(--komc-spacing) * 4.5);
391
+ }
392
+ .komc\:h-4\.5\! {
393
+ height: calc(var(--komc-spacing) * 4.5) !important;
394
+ }
395
+ .komc\:h-5 {
396
+ height: calc(var(--komc-spacing) * 5);
397
+ }
398
+ .komc\:h-6 {
399
+ height: calc(var(--komc-spacing) * 6);
400
+ }
401
+ .komc\:h-7 {
402
+ height: calc(var(--komc-spacing) * 7);
403
+ }
404
+ .komc\:h-7\.5 {
405
+ height: calc(var(--komc-spacing) * 7.5);
406
+ }
407
+ .komc\:h-8 {
408
+ height: calc(var(--komc-spacing) * 8);
409
+ }
410
+ .komc\:h-8\.5 {
411
+ height: calc(var(--komc-spacing) * 8.5);
412
+ }
413
+ .komc\:h-9 {
414
+ height: calc(var(--komc-spacing) * 9);
415
+ }
416
+ .komc\:h-9\.5 {
417
+ height: calc(var(--komc-spacing) * 9.5);
418
+ }
419
+ .komc\:h-10 {
420
+ height: calc(var(--komc-spacing) * 10);
421
+ }
422
+ .komc\:h-11 {
423
+ height: calc(var(--komc-spacing) * 11);
424
+ }
425
+ .komc\:h-11\.5 {
426
+ height: calc(var(--komc-spacing) * 11.5);
427
+ }
428
+ .komc\:h-12 {
429
+ height: calc(var(--komc-spacing) * 12);
430
+ }
431
+ .komc\:h-13 {
432
+ height: calc(var(--komc-spacing) * 13);
433
+ }
434
+ .komc\:h-14 {
435
+ height: calc(var(--komc-spacing) * 14);
436
+ }
437
+ .komc\:h-15 {
438
+ height: calc(var(--komc-spacing) * 15);
439
+ }
440
+ .komc\:h-15\.5 {
441
+ height: calc(var(--komc-spacing) * 15.5);
442
+ }
443
+ .komc\:h-16 {
444
+ height: calc(var(--komc-spacing) * 16);
445
+ }
446
+ .komc\:h-20 {
447
+ height: calc(var(--komc-spacing) * 20);
448
+ }
449
+ .komc\:h-22 {
450
+ height: calc(var(--komc-spacing) * 22);
451
+ }
452
+ .komc\:h-24 {
453
+ height: calc(var(--komc-spacing) * 24);
454
+ }
455
+ .komc\:h-25 {
456
+ height: calc(var(--komc-spacing) * 25);
457
+ }
458
+ .komc\:h-28 {
459
+ height: calc(var(--komc-spacing) * 28);
460
+ }
461
+ .komc\:h-30 {
462
+ height: calc(var(--komc-spacing) * 30);
463
+ }
464
+ .komc\:h-36 {
465
+ height: calc(var(--komc-spacing) * 36);
466
+ }
467
+ .komc\:h-40 {
468
+ height: calc(var(--komc-spacing) * 40);
469
+ }
470
+ .komc\:h-50 {
471
+ height: calc(var(--komc-spacing) * 50);
472
+ }
473
+ .komc\:h-72 {
474
+ height: calc(var(--komc-spacing) * 72);
475
+ }
476
+ .komc\:h-\[50dvh\] {
477
+ height: 50dvh;
478
+ }
479
+ .komc\:h-\[60vh\] {
480
+ height: 60vh;
481
+ }
482
+ .komc\:h-\[200px\] {
483
+ height: 200px;
484
+ }
485
+ .komc\:h-auto {
486
+ height: auto;
487
+ }
488
+ .komc\:h-fit {
489
+ height: fit-content;
490
+ }
491
+ .komc\:h-full {
492
+ height: 100%;
493
+ }
494
+ .komc\:h-full\! {
495
+ height: 100% !important;
496
+ }
497
+ .komc\:max-h-\[90dvh\] {
498
+ max-height: 90dvh;
499
+ }
500
+ .komc\:max-h-full {
501
+ max-height: 100%;
502
+ }
503
+ .komc\:min-h-0 {
504
+ min-height: 0px;
505
+ }
506
+ .komc\:min-h-8 {
507
+ min-height: calc(var(--komc-spacing) * 8);
508
+ }
509
+ .komc\:min-h-8\.5 {
510
+ min-height: calc(var(--komc-spacing) * 8.5);
511
+ }
512
+ .komc\:min-h-9\.5 {
513
+ min-height: calc(var(--komc-spacing) * 9.5);
514
+ }
515
+ .komc\:min-h-10 {
516
+ min-height: calc(var(--komc-spacing) * 10);
517
+ }
518
+ .komc\:min-h-11\.5 {
519
+ min-height: calc(var(--komc-spacing) * 11.5);
520
+ }
521
+ .komc\:min-h-12 {
522
+ min-height: calc(var(--komc-spacing) * 12);
523
+ }
524
+ .komc\:min-h-12\.5 {
525
+ min-height: calc(var(--komc-spacing) * 12.5);
526
+ }
527
+ .komc\:min-h-13 {
528
+ min-height: calc(var(--komc-spacing) * 13);
529
+ }
530
+ .komc\:min-h-14 {
531
+ min-height: calc(var(--komc-spacing) * 14);
532
+ }
533
+ .komc\:min-h-15 {
534
+ min-height: calc(var(--komc-spacing) * 15);
535
+ }
536
+ .komc\:min-h-16 {
537
+ min-height: calc(var(--komc-spacing) * 16);
538
+ }
539
+ .komc\:min-h-17 {
540
+ min-height: calc(var(--komc-spacing) * 17);
541
+ }
542
+ .komc\:min-h-18 {
543
+ min-height: calc(var(--komc-spacing) * 18);
544
+ }
545
+ .komc\:min-h-25 {
546
+ min-height: calc(var(--komc-spacing) * 25);
547
+ }
548
+ .komc\:min-h-32 {
549
+ min-height: calc(var(--komc-spacing) * 32);
550
+ }
551
+ .komc\:min-h-48 {
552
+ min-height: calc(var(--komc-spacing) * 48);
553
+ }
554
+ .komc\:min-h-56 {
555
+ min-height: calc(var(--komc-spacing) * 56);
556
+ }
557
+ .komc\:min-h-72 {
558
+ min-height: calc(var(--komc-spacing) * 72);
559
+ }
560
+ .komc\:min-h-96 {
561
+ min-height: calc(var(--komc-spacing) * 96);
562
+ }
563
+ .komc\:min-h-\[28vh\] {
564
+ min-height: 28vh;
565
+ }
566
+ .komc\:min-h-dvh {
567
+ min-height: 100dvh;
568
+ }
569
+ .komc\:min-h-screen {
570
+ min-height: 100vh;
571
+ }
572
+ .komc\:w-0\.5 {
573
+ width: calc(var(--komc-spacing) * 0.5);
574
+ }
575
+ .komc\:w-2 {
576
+ width: calc(var(--komc-spacing) * 2);
577
+ }
578
+ .komc\:w-3\.5 {
579
+ width: calc(var(--komc-spacing) * 3.5);
580
+ }
581
+ .komc\:w-3\.25 {
582
+ width: calc(var(--komc-spacing) * 3.25);
583
+ }
584
+ .komc\:w-4 {
585
+ width: calc(var(--komc-spacing) * 4);
586
+ }
587
+ .komc\:w-4\! {
588
+ width: calc(var(--komc-spacing) * 4) !important;
589
+ }
590
+ .komc\:w-5 {
591
+ width: calc(var(--komc-spacing) * 5);
592
+ }
593
+ .komc\:w-6 {
594
+ width: calc(var(--komc-spacing) * 6);
595
+ }
596
+ .komc\:w-7 {
597
+ width: calc(var(--komc-spacing) * 7);
598
+ }
599
+ .komc\:w-7\.5 {
600
+ width: calc(var(--komc-spacing) * 7.5);
601
+ }
602
+ .komc\:w-10 {
603
+ width: calc(var(--komc-spacing) * 10);
604
+ }
605
+ .komc\:w-14 {
606
+ width: calc(var(--komc-spacing) * 14);
607
+ }
608
+ .komc\:w-20 {
609
+ width: calc(var(--komc-spacing) * 20);
610
+ }
611
+ .komc\:w-30 {
612
+ width: calc(var(--komc-spacing) * 30);
613
+ }
614
+ .komc\:w-40 {
615
+ width: calc(var(--komc-spacing) * 40);
616
+ }
617
+ .komc\:w-80 {
618
+ width: calc(var(--komc-spacing) * 80);
619
+ }
620
+ .komc\:w-\[50dvw\] {
621
+ width: 50dvw;
622
+ }
623
+ .komc\:w-\[300px\] {
624
+ width: 300px;
625
+ }
626
+ .komc\:w-\[320px\] {
627
+ width: 320px;
628
+ }
629
+ .komc\:w-auto {
630
+ width: auto;
631
+ }
632
+ .komc\:w-fit {
633
+ width: fit-content;
634
+ }
635
+ .komc\:w-full {
636
+ width: 100%;
637
+ }
638
+ .komc\:w-max {
639
+ width: max-content;
640
+ }
641
+ .komc\:w-px {
642
+ width: 1px;
643
+ }
644
+ .komc\:max-w-2xl {
645
+ max-width: var(--komc-container-2xl);
646
+ }
647
+ .komc\:max-w-4xl {
648
+ max-width: var(--komc-container-4xl);
649
+ }
650
+ .komc\:max-w-6xl {
651
+ max-width: var(--komc-container-6xl);
652
+ }
653
+ .komc\:max-w-30\.75 {
654
+ max-width: calc(var(--komc-spacing) * 30.75);
655
+ }
656
+ .komc\:max-w-37\.5 {
657
+ max-width: calc(var(--komc-spacing) * 37.5);
658
+ }
659
+ .komc\:max-w-70 {
660
+ max-width: calc(var(--komc-spacing) * 70);
661
+ }
662
+ .komc\:max-w-100 {
663
+ max-width: calc(var(--komc-spacing) * 100);
664
+ }
665
+ .komc\:max-w-\[90dvw\] {
666
+ max-width: 90dvw;
667
+ }
668
+ .komc\:max-w-\[320px\] {
669
+ max-width: 320px;
670
+ }
671
+ .komc\:max-w-full {
672
+ max-width: 100%;
673
+ }
674
+ .komc\:max-w-lg {
675
+ max-width: var(--komc-container-lg);
676
+ }
677
+ .komc\:max-w-md {
678
+ max-width: var(--komc-container-md);
679
+ }
680
+ .komc\:max-w-sm {
681
+ max-width: var(--komc-container-sm);
682
+ }
683
+ .komc\:max-w-xl {
684
+ max-width: var(--komc-container-xl);
685
+ }
686
+ .komc\:max-w-xs {
687
+ max-width: var(--komc-container-xs);
688
+ }
689
+ .komc\:min-w-0 {
690
+ min-width: 0px;
691
+ }
692
+ .komc\:min-w-30 {
693
+ min-width: calc(var(--komc-spacing) * 30);
694
+ }
695
+ .komc\:min-w-30\.75 {
696
+ min-width: calc(var(--komc-spacing) * 30.75);
697
+ }
698
+ .komc\:min-w-37\.5 {
699
+ min-width: calc(var(--komc-spacing) * 37.5);
700
+ }
701
+ .komc\:min-w-40 {
702
+ min-width: calc(var(--komc-spacing) * 40);
703
+ }
704
+ .komc\:min-w-52\.5 {
705
+ min-width: calc(var(--komc-spacing) * 52.5);
706
+ }
707
+ .komc\:min-w-87\.5 {
708
+ min-width: calc(var(--komc-spacing) * 87.5);
709
+ }
710
+ .komc\:min-w-\[320px\] {
711
+ min-width: 320px;
712
+ }
713
+ .komc\:min-w-\[min\(100\%\,320px\)\] {
714
+ min-width: min(100%, 320px);
715
+ }
716
+ .komc\:flex-1 {
717
+ flex: 1;
718
+ }
719
+ .komc\:shrink-0 {
720
+ flex-shrink: 0;
721
+ }
722
+ .komc\:grow-0 {
723
+ flex-grow: 0;
724
+ }
725
+ .komc\:basis-1\/2\! {
726
+ flex-basis: calc(1 / 2 * 100%) !important;
727
+ }
728
+ .komc\:basis-full {
729
+ flex-basis: 100%;
730
+ }
731
+ .komc\:-translate-x-1\/2 {
732
+ --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
733
+ translate: var(--tw-translate-x) var(--tw-translate-y);
734
+ }
735
+ .komc\:-translate-x-full {
736
+ --tw-translate-x: -100%;
737
+ translate: var(--tw-translate-x) var(--tw-translate-y);
738
+ }
739
+ .komc\:translate-x-full {
740
+ --tw-translate-x: 100%;
741
+ translate: var(--tw-translate-x) var(--tw-translate-y);
742
+ }
743
+ .komc\:-translate-y-1\/2 {
744
+ --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
745
+ translate: var(--tw-translate-x) var(--tw-translate-y);
746
+ }
747
+ .komc\:-translate-y-2 {
748
+ --tw-translate-y: calc(var(--komc-spacing) * -2);
749
+ translate: var(--tw-translate-x) var(--tw-translate-y);
750
+ }
751
+ .komc\:-translate-y-full {
752
+ --tw-translate-y: -100%;
753
+ translate: var(--tw-translate-x) var(--tw-translate-y);
754
+ }
755
+ .komc\:translate-y-2 {
756
+ --tw-translate-y: calc(var(--komc-spacing) * 2);
757
+ translate: var(--tw-translate-x) var(--tw-translate-y);
758
+ }
759
+ .komc\:translate-y-full {
760
+ --tw-translate-y: 100%;
761
+ translate: var(--tw-translate-x) var(--tw-translate-y);
762
+ }
763
+ .komc\:animate-pulse {
764
+ animation: var(--komc-animate-pulse);
765
+ }
766
+ .komc\:cursor-default {
767
+ cursor: default;
768
+ }
769
+ .komc\:cursor-ew-resize {
770
+ cursor: ew-resize;
771
+ }
772
+ .komc\:cursor-grab {
773
+ cursor: grab;
774
+ }
775
+ .komc\:cursor-ne-resize {
776
+ cursor: ne-resize;
777
+ }
778
+ .komc\:cursor-ns-resize {
779
+ cursor: ns-resize;
780
+ }
781
+ .komc\:cursor-nw-resize {
782
+ cursor: nw-resize;
783
+ }
784
+ .komc\:cursor-pointer {
785
+ cursor: pointer;
786
+ }
787
+ .komc\:cursor-se-resize {
788
+ cursor: se-resize;
789
+ }
790
+ .komc\:cursor-sw-resize {
791
+ cursor: sw-resize;
792
+ }
793
+ .komc\:touch-none {
794
+ touch-action: none;
795
+ }
796
+ .komc\:resize {
797
+ resize: both;
798
+ }
799
+ .komc\:resize-none {
800
+ resize: none;
801
+ }
802
+ .komc\:grid-cols-2 {
803
+ grid-template-columns: repeat(2, minmax(0, 1fr));
804
+ }
805
+ .komc\:flex-col {
806
+ flex-direction: column;
807
+ }
808
+ .komc\:flex-col-reverse {
809
+ flex-direction: column-reverse;
810
+ }
811
+ .komc\:flex-row {
812
+ flex-direction: row;
813
+ }
814
+ .komc\:flex-row-reverse {
815
+ flex-direction: row-reverse;
816
+ }
817
+ .komc\:flex-wrap {
818
+ flex-wrap: wrap;
819
+ }
820
+ .komc\:items-center {
821
+ align-items: center;
822
+ }
823
+ .komc\:items-start {
824
+ align-items: flex-start;
825
+ }
826
+ .komc\:justify-between {
827
+ justify-content: space-between;
828
+ }
829
+ .komc\:justify-center {
830
+ justify-content: center;
831
+ }
832
+ .komc\:justify-end {
833
+ justify-content: flex-end;
834
+ }
835
+ .komc\:justify-start {
836
+ justify-content: flex-start;
837
+ }
838
+ .komc\:justify-items-center {
839
+ justify-items: center;
840
+ }
841
+ .komc\:gap-0 {
842
+ gap: 0px;
843
+ }
844
+ .komc\:gap-1 {
845
+ gap: var(--komc-spacing);
846
+ }
847
+ .komc\:gap-2 {
848
+ gap: calc(var(--komc-spacing) * 2);
849
+ }
850
+ .komc\:gap-2\.5 {
851
+ gap: calc(var(--komc-spacing) * 2.5);
852
+ }
853
+ .komc\:gap-3 {
854
+ gap: calc(var(--komc-spacing) * 3);
855
+ }
856
+ .komc\:gap-4 {
857
+ gap: calc(var(--komc-spacing) * 4);
858
+ }
859
+ .komc\:gap-5 {
860
+ gap: calc(var(--komc-spacing) * 5);
861
+ }
862
+ .komc\:gap-6 {
863
+ gap: calc(var(--komc-spacing) * 6);
864
+ }
865
+ :where(.komc\:space-y-3 > :not(:last-child)) {
866
+ --tw-space-y-reverse: 0;
867
+ margin-block-start: calc(calc(var(--komc-spacing) * 3) * var(--tw-space-y-reverse));
868
+ margin-block-end: calc(calc(var(--komc-spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
869
+ }
870
+ .komc\:gap-x-1 {
871
+ column-gap: var(--komc-spacing);
872
+ }
873
+ .komc\:gap-x-2 {
874
+ column-gap: calc(var(--komc-spacing) * 2);
875
+ }
876
+ .komc\:gap-x-2\.5 {
877
+ column-gap: calc(var(--komc-spacing) * 2.5);
878
+ }
879
+ .komc\:gap-x-3 {
880
+ column-gap: calc(var(--komc-spacing) * 3);
881
+ }
882
+ .komc\:gap-x-4 {
883
+ column-gap: calc(var(--komc-spacing) * 4);
884
+ }
885
+ .komc\:gap-y-2\.5 {
886
+ row-gap: calc(var(--komc-spacing) * 2.5);
887
+ }
888
+ .komc\:gap-y-3 {
889
+ row-gap: calc(var(--komc-spacing) * 3);
890
+ }
891
+ .komc\:gap-y-4 {
892
+ row-gap: calc(var(--komc-spacing) * 4);
893
+ }
894
+ .komc\:gap-y-4\.5 {
895
+ row-gap: calc(var(--komc-spacing) * 4.5);
896
+ }
897
+ .komc\:truncate {
898
+ overflow: hidden;
899
+ text-overflow: ellipsis;
900
+ white-space: nowrap;
901
+ }
902
+ .komc\:overflow-auto {
903
+ overflow: auto;
904
+ }
905
+ .komc\:overflow-hidden {
906
+ overflow: hidden;
907
+ }
908
+ .komc\:overflow-y-auto {
909
+ overflow-y: auto;
910
+ }
911
+ .komc\:overscroll-none {
912
+ overscroll-behavior: none;
913
+ }
914
+ .komc\:rounded {
915
+ border-radius: 0.25rem;
916
+ }
917
+ .komc\:rounded-2xl {
918
+ border-radius: var(--komc-radius-2xl);
919
+ }
920
+ .komc\:rounded-3xl {
921
+ border-radius: var(--komc-radius-3xl);
922
+ }
923
+ .komc\:rounded-full {
924
+ border-radius: calc(infinity * 1px);
925
+ }
926
+ .komc\:rounded-lg {
927
+ border-radius: var(--komc-radius-lg);
928
+ }
929
+ .komc\:rounded-lg\! {
930
+ border-radius: var(--komc-radius-lg) !important;
931
+ }
932
+ .komc\:rounded-md {
933
+ border-radius: var(--komc-radius-md);
934
+ }
935
+ .komc\:rounded-md\! {
936
+ border-radius: var(--komc-radius-md) !important;
937
+ }
938
+ .komc\:rounded-none {
939
+ border-radius: 0;
940
+ }
941
+ .komc\:rounded-sm {
942
+ border-radius: var(--komc-radius-sm);
943
+ }
944
+ .komc\:rounded-sm\! {
945
+ border-radius: var(--komc-radius-sm) !important;
946
+ }
947
+ .komc\:rounded-xl {
948
+ border-radius: var(--komc-radius-xl);
949
+ }
950
+ .komc\:rounded-xl\! {
951
+ border-radius: var(--komc-radius-xl) !important;
952
+ }
953
+ .komc\:border {
954
+ border-style: var(--tw-border-style);
955
+ border-width: 1px;
956
+ }
957
+ .komc\:border-2 {
958
+ border-style: var(--tw-border-style);
959
+ border-width: 2px;
960
+ }
961
+ .komc\:border-\[0\.6px\] {
962
+ border-style: var(--tw-border-style);
963
+ border-width: 0.6px;
964
+ }
965
+ .komc\:border-\[0\.6px\]\! {
966
+ border-style: var(--tw-border-style) !important;
967
+ border-width: 0.6px !important;
968
+ }
969
+ .komc\:border-t {
970
+ border-top-style: var(--tw-border-style);
971
+ border-top-width: 1px;
972
+ }
973
+ .komc\:border-r {
974
+ border-right-style: var(--tw-border-style);
975
+ border-right-width: 1px;
976
+ }
977
+ .komc\:border-r-\[0\.6px\] {
978
+ border-right-style: var(--tw-border-style);
979
+ border-right-width: 0.6px;
980
+ }
981
+ .komc\:border-b {
982
+ border-bottom-style: var(--tw-border-style);
983
+ border-bottom-width: 1px;
984
+ }
985
+ .komc\:border-l {
986
+ border-left-style: var(--tw-border-style);
987
+ border-left-width: 1px;
988
+ }
989
+ .komc\:border-dashed {
990
+ --tw-border-style: dashed;
991
+ border-style: dashed;
992
+ }
993
+ .komc\:border-dotted {
994
+ --tw-border-style: dotted;
995
+ border-style: dotted;
996
+ }
997
+ .komc\:border-none {
998
+ --tw-border-style: none;
999
+ border-style: none;
1000
+ }
1001
+ .komc\:border-solid {
1002
+ --tw-border-style: solid;
1003
+ border-style: solid;
1004
+ }
1005
+ .komc\:form-field\! {
1006
+ border-color: var(--komc-color-neutral-300) !important;
1007
+ --tw-shadow: var(--komc-shadow-field) !important;
1008
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
1009
+ transition-property: all !important;
1010
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function)) !important;
1011
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration)) !important;
1012
+ --tw-duration: 200ms !important;
1013
+ transition-duration: 200ms !important;
1014
+ --tw-ease: var(--komc-ease-in-out) !important;
1015
+ transition-timing-function: var(--komc-ease-in-out) !important;
1016
+ --tw-outline-style: none !important;
1017
+ outline-style: none !important;
1018
+ &:focus, &.komc-active {
1019
+ border-color: var(--komc-color-blue-500) !important;
1020
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, oklch(87% 0.065 274.039)) !important;
1021
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
1022
+ }
1023
+ &.komc-error {
1024
+ border-color: var(--komc-color-red-400) !important;
1025
+ }
1026
+ &.komc-error.komc-active {
1027
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, oklch(87% 0.065 274.039)) !important;
1028
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
1029
+ --tw-ring-color: var(--komc-color-red-200) !important;
1030
+ }
1031
+ }
1032
+ .komc\:border-blue-500 {
1033
+ border-color: var(--komc-color-blue-500);
1034
+ }
1035
+ .komc\:border-brand-blue-01 {
1036
+ border-color: var(--komc-color-brand-blue-01);
1037
+ }
1038
+ .komc\:border-gray-200 {
1039
+ border-color: var(--komc-color-gray-200);
1040
+ }
1041
+ .komc\:border-gray-500 {
1042
+ border-color: var(--komc-color-gray-500);
1043
+ }
1044
+ .komc\:border-gray-600 {
1045
+ border-color: var(--komc-color-gray-600);
1046
+ }
1047
+ .komc\:border-gray-700 {
1048
+ border-color: var(--komc-color-gray-700);
1049
+ }
1050
+ .komc\:border-gray-800 {
1051
+ border-color: var(--komc-color-gray-800);
1052
+ }
1053
+ .komc\:border-neutral-100 {
1054
+ border-color: var(--komc-color-neutral-100);
1055
+ }
1056
+ .komc\:border-neutral-200 {
1057
+ border-color: var(--komc-color-neutral-200);
1058
+ }
1059
+ .komc\:border-neutral-200\/60 {
1060
+ border-color: var(--komc-color-neutral-200);
1061
+ @supports (color: color-mix(in lab, red, red)) {
1062
+ border-color: color-mix(in oklab, var(--komc-color-neutral-200) 60%, transparent);
1063
+ }
1064
+ }
1065
+ .komc\:border-neutral-300 {
1066
+ border-color: var(--komc-color-neutral-300);
1067
+ }
1068
+ .komc\:border-neutral-300\! {
1069
+ border-color: var(--komc-color-neutral-300) !important;
1070
+ }
1071
+ .komc\:border-neutral-400 {
1072
+ border-color: var(--komc-color-neutral-400);
1073
+ }
1074
+ .komc\:border-transparent {
1075
+ border-color: transparent;
1076
+ }
1077
+ .komc\:border-white {
1078
+ border-color: var(--komc-color-white);
1079
+ }
1080
+ .komc\:bg-\[\#FBFBFD\] {
1081
+ background-color: #FBFBFD;
1082
+ }
1083
+ .komc\:bg-\[rgb\(95\,95\,96\)\] {
1084
+ background-color: rgb(95,95,96);
1085
+ }
1086
+ .komc\:bg-black\/40 {
1087
+ background-color: var(--komc-color-black);
1088
+ @supports (color: color-mix(in lab, red, red)) {
1089
+ background-color: color-mix(in oklab, var(--komc-color-black) 40%, transparent);
1090
+ }
1091
+ }
1092
+ .komc\:bg-black\/50 {
1093
+ background-color: var(--komc-color-black);
1094
+ @supports (color: color-mix(in lab, red, red)) {
1095
+ background-color: color-mix(in oklab, var(--komc-color-black) 50%, transparent);
1096
+ }
1097
+ }
1098
+ .komc\:bg-blue-50 {
1099
+ background-color: var(--komc-color-blue-50);
1100
+ }
1101
+ .komc\:bg-blue-100 {
1102
+ background-color: var(--komc-color-blue-100);
1103
+ }
1104
+ .komc\:bg-blue-500 {
1105
+ background-color: var(--komc-color-blue-500);
1106
+ }
1107
+ .komc\:bg-brand-blue-01 {
1108
+ background-color: var(--komc-color-brand-blue-01);
1109
+ }
1110
+ .komc\:bg-gray-50 {
1111
+ background-color: var(--komc-color-gray-50);
1112
+ }
1113
+ .komc\:bg-gray-50\! {
1114
+ background-color: var(--komc-color-gray-50) !important;
1115
+ }
1116
+ .komc\:bg-gray-100 {
1117
+ background-color: var(--komc-color-gray-100);
1118
+ }
1119
+ .komc\:bg-gray-200 {
1120
+ background-color: var(--komc-color-gray-200);
1121
+ }
1122
+ .komc\:bg-gray-400 {
1123
+ background-color: var(--komc-color-gray-400);
1124
+ }
1125
+ .komc\:bg-gray-500 {
1126
+ background-color: var(--komc-color-gray-500);
1127
+ }
1128
+ .komc\:bg-green-50 {
1129
+ background-color: var(--komc-color-green-50);
1130
+ }
1131
+ .komc\:bg-indigo-600 {
1132
+ background-color: var(--komc-color-indigo-600);
1133
+ }
1134
+ .komc\:bg-inherit {
1135
+ background-color: inherit;
1136
+ }
1137
+ .komc\:bg-neutral-50 {
1138
+ background-color: var(--komc-color-neutral-50);
1139
+ }
1140
+ .komc\:bg-neutral-100 {
1141
+ background-color: var(--komc-color-neutral-100);
1142
+ }
1143
+ .komc\:bg-neutral-100\! {
1144
+ background-color: var(--komc-color-neutral-100) !important;
1145
+ }
1146
+ .komc\:bg-neutral-100\/95 {
1147
+ background-color: var(--komc-color-neutral-100);
1148
+ @supports (color: color-mix(in lab, red, red)) {
1149
+ background-color: color-mix(in oklab, var(--komc-color-neutral-100) 95%, transparent);
1150
+ }
1151
+ }
1152
+ .komc\:bg-night-700 {
1153
+ background-color: var(--komc-color-night-700);
1154
+ }
1155
+ .komc\:bg-red-50 {
1156
+ background-color: var(--komc-color-red-50);
1157
+ }
1158
+ .komc\:bg-transparent {
1159
+ background-color: transparent;
1160
+ }
1161
+ .komc\:bg-white {
1162
+ background-color: var(--komc-color-white);
1163
+ }
1164
+ .komc\:bg-white\/40 {
1165
+ background-color: var(--komc-color-white);
1166
+ @supports (color: color-mix(in lab, red, red)) {
1167
+ background-color: color-mix(in oklab, var(--komc-color-white) 40%, transparent);
1168
+ }
1169
+ }
1170
+ .komc\:bg-white\/60 {
1171
+ background-color: var(--komc-color-white);
1172
+ @supports (color: color-mix(in lab, red, red)) {
1173
+ background-color: color-mix(in oklab, var(--komc-color-white) 60%, transparent);
1174
+ }
1175
+ }
1176
+ .komc\:object-contain {
1177
+ object-fit: contain;
1178
+ }
1179
+ .komc\:object-cover {
1180
+ object-fit: cover;
1181
+ }
1182
+ .komc\:object-fill {
1183
+ object-fit: fill;
1184
+ }
1185
+ .komc\:object-none {
1186
+ object-fit: none;
1187
+ }
1188
+ .komc\:object-scale-down {
1189
+ object-fit: scale-down;
1190
+ }
1191
+ .komc\:object-center {
1192
+ object-position: center;
1193
+ }
1194
+ .komc\:p-0 {
1195
+ padding: 0px;
1196
+ }
1197
+ .komc\:p-0\! {
1198
+ padding: 0px !important;
1199
+ }
1200
+ .komc\:p-0\.5 {
1201
+ padding: calc(var(--komc-spacing) * 0.5);
1202
+ }
1203
+ .komc\:p-1 {
1204
+ padding: var(--komc-spacing);
1205
+ }
1206
+ .komc\:p-2 {
1207
+ padding: calc(var(--komc-spacing) * 2);
1208
+ }
1209
+ .komc\:p-2\.5\! {
1210
+ padding: calc(var(--komc-spacing) * 2.5) !important;
1211
+ }
1212
+ .komc\:p-3 {
1213
+ padding: calc(var(--komc-spacing) * 3);
1214
+ }
1215
+ .komc\:p-4 {
1216
+ padding: calc(var(--komc-spacing) * 4);
1217
+ }
1218
+ .komc\:p-6 {
1219
+ padding: calc(var(--komc-spacing) * 6);
1220
+ }
1221
+ .komc\:p-8 {
1222
+ padding: calc(var(--komc-spacing) * 8);
1223
+ }
1224
+ .komc\:p-10 {
1225
+ padding: calc(var(--komc-spacing) * 10);
1226
+ }
1227
+ .komc\:px-0 {
1228
+ padding-inline: 0px;
1229
+ }
1230
+ .komc\:px-0\.5 {
1231
+ padding-inline: calc(var(--komc-spacing) * 0.5);
1232
+ }
1233
+ .komc\:px-1 {
1234
+ padding-inline: var(--komc-spacing);
1235
+ }
1236
+ .komc\:px-1\.5 {
1237
+ padding-inline: calc(var(--komc-spacing) * 1.5);
1238
+ }
1239
+ .komc\:px-2 {
1240
+ padding-inline: calc(var(--komc-spacing) * 2);
1241
+ }
1242
+ .komc\:px-2\.5 {
1243
+ padding-inline: calc(var(--komc-spacing) * 2.5);
1244
+ }
1245
+ .komc\:px-2\.5\! {
1246
+ padding-inline: calc(var(--komc-spacing) * 2.5) !important;
1247
+ }
1248
+ .komc\:px-2\.25 {
1249
+ padding-inline: calc(var(--komc-spacing) * 2.25);
1250
+ }
1251
+ .komc\:px-3 {
1252
+ padding-inline: calc(var(--komc-spacing) * 3);
1253
+ }
1254
+ .komc\:px-4 {
1255
+ padding-inline: calc(var(--komc-spacing) * 4);
1256
+ }
1257
+ .komc\:px-5 {
1258
+ padding-inline: calc(var(--komc-spacing) * 5);
1259
+ }
1260
+ .komc\:px-6 {
1261
+ padding-inline: calc(var(--komc-spacing) * 6);
1262
+ }
1263
+ .komc\:py-0 {
1264
+ padding-block: 0px;
1265
+ }
1266
+ .komc\:py-0\! {
1267
+ padding-block: 0px !important;
1268
+ }
1269
+ .komc\:py-1 {
1270
+ padding-block: var(--komc-spacing);
1271
+ }
1272
+ .komc\:py-2 {
1273
+ padding-block: calc(var(--komc-spacing) * 2);
1274
+ }
1275
+ .komc\:py-2\! {
1276
+ padding-block: calc(var(--komc-spacing) * 2) !important;
1277
+ }
1278
+ .komc\:py-2\.5\! {
1279
+ padding-block: calc(var(--komc-spacing) * 2.5) !important;
1280
+ }
1281
+ .komc\:py-2\.75\! {
1282
+ padding-block: calc(var(--komc-spacing) * 2.75) !important;
1283
+ }
1284
+ .komc\:py-3 {
1285
+ padding-block: calc(var(--komc-spacing) * 3);
1286
+ }
1287
+ .komc\:py-4 {
1288
+ padding-block: calc(var(--komc-spacing) * 4);
1289
+ }
1290
+ .komc\:pt-4 {
1291
+ padding-top: calc(var(--komc-spacing) * 4);
1292
+ }
1293
+ .komc\:pr-0\! {
1294
+ padding-right: 0px !important;
1295
+ }
1296
+ .komc\:pr-1 {
1297
+ padding-right: var(--komc-spacing);
1298
+ }
1299
+ .komc\:pr-2\.5 {
1300
+ padding-right: calc(var(--komc-spacing) * 2.5);
1301
+ }
1302
+ .komc\:pr-4 {
1303
+ padding-right: calc(var(--komc-spacing) * 4);
1304
+ }
1305
+ .komc\:pb-32 {
1306
+ padding-bottom: calc(var(--komc-spacing) * 32);
1307
+ }
1308
+ .komc\:pl-0\! {
1309
+ padding-left: 0px !important;
1310
+ }
1311
+ .komc\:pl-2\.5 {
1312
+ padding-left: calc(var(--komc-spacing) * 2.5);
1313
+ }
1314
+ .komc\:pl-4 {
1315
+ padding-left: calc(var(--komc-spacing) * 4);
1316
+ }
1317
+ .komc\:pl-4\! {
1318
+ padding-left: calc(var(--komc-spacing) * 4) !important;
1319
+ }
1320
+ .komc\:text-center {
1321
+ text-align: center;
1322
+ }
1323
+ .komc\:text-left {
1324
+ text-align: left;
1325
+ }
1326
+ .komc\:text-right {
1327
+ text-align: right;
1328
+ }
1329
+ .komc\:font-mono {
1330
+ font-family: var(--komc-font-mono);
1331
+ }
1332
+ .komc\:text-base {
1333
+ font-size: var(--komc-text-base);
1334
+ line-height: var(--tw-leading, var(--komc-text-base--line-height));
1335
+ }
1336
+ .komc\:text-lg {
1337
+ font-size: var(--komc-text-lg);
1338
+ line-height: var(--tw-leading, var(--komc-text-lg--line-height));
1339
+ }
1340
+ .komc\:text-sm {
1341
+ font-size: var(--komc-text-sm);
1342
+ line-height: var(--tw-leading, var(--komc-text-sm--line-height));
1343
+ }
1344
+ .komc\:text-xs {
1345
+ font-size: var(--komc-text-xs);
1346
+ line-height: var(--tw-leading, var(--komc-text-xs--line-height));
1347
+ }
1348
+ .komc\:text-\[16px\] {
1349
+ font-size: 16px;
1350
+ }
1351
+ .komc\:leading-5\.5 {
1352
+ --tw-leading: calc(var(--komc-spacing) * 5.5);
1353
+ line-height: calc(var(--komc-spacing) * 5.5);
1354
+ }
1355
+ .komc\:leading-\[1\.2\] {
1356
+ --tw-leading: 1.2;
1357
+ line-height: 1.2;
1358
+ }
1359
+ .komc\:leading-relaxed {
1360
+ --tw-leading: var(--komc-leading-relaxed);
1361
+ line-height: var(--komc-leading-relaxed);
1362
+ }
1363
+ .komc\:font-black {
1364
+ --tw-font-weight: var(--komc-font-weight-black);
1365
+ font-weight: var(--komc-font-weight-black);
1366
+ }
1367
+ .komc\:font-bold {
1368
+ --tw-font-weight: var(--komc-font-weight-bold);
1369
+ font-weight: var(--komc-font-weight-bold);
1370
+ }
1371
+ .komc\:font-extrabold {
1372
+ --tw-font-weight: var(--komc-font-weight-extrabold);
1373
+ font-weight: var(--komc-font-weight-extrabold);
1374
+ }
1375
+ .komc\:font-light {
1376
+ --tw-font-weight: var(--komc-font-weight-light);
1377
+ font-weight: var(--komc-font-weight-light);
1378
+ }
1379
+ .komc\:font-medium {
1380
+ --tw-font-weight: var(--komc-font-weight-medium);
1381
+ font-weight: var(--komc-font-weight-medium);
1382
+ }
1383
+ .komc\:font-normal {
1384
+ --tw-font-weight: var(--komc-font-weight-normal);
1385
+ font-weight: var(--komc-font-weight-normal);
1386
+ }
1387
+ .komc\:font-semibold {
1388
+ --tw-font-weight: var(--komc-font-weight-semibold);
1389
+ font-weight: var(--komc-font-weight-semibold);
1390
+ }
1391
+ .komc\:break-all {
1392
+ word-break: break-all;
1393
+ }
1394
+ .komc\:whitespace-nowrap {
1395
+ white-space: nowrap;
1396
+ }
1397
+ .komc\:whitespace-pre {
1398
+ white-space: pre;
1399
+ }
1400
+ .komc\:text-\[\#1890FF\] {
1401
+ color: #1890FF;
1402
+ }
1403
+ .komc\:text-black {
1404
+ color: var(--komc-color-black);
1405
+ }
1406
+ .komc\:text-blue-500 {
1407
+ color: var(--komc-color-blue-500);
1408
+ }
1409
+ .komc\:text-blue-700 {
1410
+ color: var(--komc-color-blue-700);
1411
+ }
1412
+ .komc\:text-brand-black-01\! {
1413
+ color: var(--komc-color-brand-black-01) !important;
1414
+ }
1415
+ .komc\:text-gray-800 {
1416
+ color: var(--komc-color-gray-800);
1417
+ }
1418
+ .komc\:text-gray-900 {
1419
+ color: var(--komc-color-gray-900);
1420
+ }
1421
+ .komc\:text-neutral-200 {
1422
+ color: var(--komc-color-neutral-200);
1423
+ }
1424
+ .komc\:text-neutral-300 {
1425
+ color: var(--komc-color-neutral-300);
1426
+ }
1427
+ .komc\:text-neutral-500 {
1428
+ color: var(--komc-color-neutral-500);
1429
+ }
1430
+ .komc\:text-neutral-600 {
1431
+ color: var(--komc-color-neutral-600);
1432
+ }
1433
+ .komc\:text-neutral-700 {
1434
+ color: var(--komc-color-neutral-700);
1435
+ }
1436
+ .komc\:text-neutral-800 {
1437
+ color: var(--komc-color-neutral-800);
1438
+ }
1439
+ .komc\:text-neutral-900 {
1440
+ color: var(--komc-color-neutral-900);
1441
+ }
1442
+ .komc\:text-orange-500 {
1443
+ color: var(--komc-color-orange-500);
1444
+ }
1445
+ .komc\:text-red-500 {
1446
+ color: var(--komc-color-red-500);
1447
+ }
1448
+ .komc\:text-red-600 {
1449
+ color: var(--komc-color-red-600);
1450
+ }
1451
+ .komc\:text-white {
1452
+ color: var(--komc-color-white);
1453
+ }
1454
+ .komc\:text-yellow-500 {
1455
+ color: var(--komc-color-yellow-500);
1456
+ }
1457
+ .komc\:opacity-0 {
1458
+ opacity: 0%;
1459
+ }
1460
+ .komc\:opacity-20 {
1461
+ opacity: 20%;
1462
+ }
1463
+ .komc\:opacity-50 {
1464
+ opacity: 50%;
1465
+ }
1466
+ .komc\:opacity-70 {
1467
+ opacity: 70%;
1468
+ }
1469
+ .komc\:opacity-100 {
1470
+ opacity: 100%;
1471
+ }
1472
+ .komc\:shadow {
1473
+ --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));
1474
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1475
+ }
1476
+ .komc\:shadow-2xl {
1477
+ --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
1478
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1479
+ }
1480
+ .komc\:shadow-field {
1481
+ --tw-shadow: var(--komc-shadow-field);
1482
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1483
+ }
1484
+ .komc\:shadow-lg {
1485
+ --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));
1486
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1487
+ }
1488
+ .komc\:shadow-sm {
1489
+ --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));
1490
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1491
+ }
1492
+ .komc\:shadow-xl {
1493
+ --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));
1494
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1495
+ }
1496
+ .komc\:shadow-xs {
1497
+ --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
1498
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1499
+ }
1500
+ .komc\:ring-0\! {
1501
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, oklch(87% 0.065 274.039)) !important;
1502
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
1503
+ }
1504
+ .komc\:outline-0 {
1505
+ outline-style: var(--tw-outline-style);
1506
+ outline-width: 0px;
1507
+ }
1508
+ .komc\:drop-shadow-2xl {
1509
+ --tw-drop-shadow-size: drop-shadow(0 25px 25px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
1510
+ --tw-drop-shadow: drop-shadow(var(--komc-drop-shadow-2xl));
1511
+ 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,);
1512
+ }
1513
+ .komc\:drop-shadow-\[0px_0\.5px_3px_rgba\(0\,0\,0\,0\.2\)\] {
1514
+ --tw-drop-shadow-size: drop-shadow(0px 0.5px 3px var(--tw-drop-shadow-color, rgba(0,0,0,0.2)));
1515
+ --tw-drop-shadow: var(--tw-drop-shadow-size);
1516
+ 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,);
1517
+ }
1518
+ .komc\:drop-shadow-lg {
1519
+ --tw-drop-shadow-size: drop-shadow(0 4px 4px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
1520
+ --tw-drop-shadow: drop-shadow(var(--komc-drop-shadow-lg));
1521
+ 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,);
1522
+ }
1523
+ .komc\:drop-shadow-md {
1524
+ --tw-drop-shadow-size: drop-shadow(0 3px 3px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.12)));
1525
+ --tw-drop-shadow: drop-shadow(var(--komc-drop-shadow-md));
1526
+ 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,);
1527
+ }
1528
+ .komc\:drop-shadow-sm {
1529
+ --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.15)));
1530
+ --tw-drop-shadow: drop-shadow(var(--komc-drop-shadow-sm));
1531
+ 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,);
1532
+ }
1533
+ .komc\:drop-shadow-xl {
1534
+ --tw-drop-shadow-size: drop-shadow(0 9px 7px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.1)));
1535
+ --tw-drop-shadow: drop-shadow(var(--komc-drop-shadow-xl));
1536
+ 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,);
1537
+ }
1538
+ .komc\:backdrop-blur-sm {
1539
+ --tw-backdrop-blur: blur(var(--komc-blur-sm));
1540
+ -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,);
1541
+ 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,);
1542
+ }
1543
+ .komc\:transition {
1544
+ 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;
1545
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1546
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1547
+ }
1548
+ .komc\:transition-all {
1549
+ transition-property: all;
1550
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1551
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1552
+ }
1553
+ .komc\:transition-colors {
1554
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
1555
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1556
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1557
+ }
1558
+ .komc\:transition-opacity {
1559
+ transition-property: opacity;
1560
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1561
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1562
+ }
1563
+ .komc\:transition-transform {
1564
+ transition-property: transform, translate, scale, rotate;
1565
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1566
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1567
+ }
1568
+ .komc\:duration-200 {
1569
+ --tw-duration: 200ms;
1570
+ transition-duration: 200ms;
1571
+ }
1572
+ .komc\:duration-300 {
1573
+ --tw-duration: 300ms;
1574
+ transition-duration: 300ms;
1575
+ }
1576
+ .komc\:ease-in-out {
1577
+ --tw-ease: var(--komc-ease-in-out);
1578
+ transition-timing-function: var(--komc-ease-in-out);
1579
+ }
1580
+ .komc\:outline-none {
1581
+ --tw-outline-style: none;
1582
+ outline-style: none;
1583
+ }
1584
+ .komc\:select-none {
1585
+ -webkit-user-select: none;
1586
+ user-select: none;
1587
+ }
1588
+ @media (hover: hover) {
1589
+ .komc\:group-hover\:opacity-20:is(:where(.komc\:group):hover *) {
1590
+ opacity: 20%;
1591
+ }
1592
+ .komc\:group-hover\:opacity-100:is(:where(.komc\:group):hover *) {
1593
+ opacity: 100%;
1594
+ }
1595
+ .komc\:group-hover\/item\:opacity-100:is(:where(.komc\:group\/item):hover *) {
1596
+ opacity: 100%;
1597
+ }
1598
+ .komc\:group-hover\/resize\:bg-blue-500\/50:is(:where(.komc\:group\/resize):hover *) {
1599
+ background-color: var(--komc-color-blue-500);
1600
+ }
1601
+ @supports (color: color-mix(in lab, red, red)) {
1602
+ .komc\:group-hover\/resize\:bg-blue-500\/50:is(:where(.komc\:group\/resize):hover *) {
1603
+ background-color: color-mix(in oklab, var(--komc-color-blue-500) 50%, transparent);
1604
+ }
1605
+ }
1606
+ }
1607
+ .komc\:placeholder\:leading-\[1\.2\]::placeholder {
1608
+ --tw-leading: 1.2;
1609
+ line-height: 1.2;
1610
+ }
1611
+ .komc\:after\:pointer-events-none::after {
1612
+ content: var(--tw-content);
1613
+ pointer-events: none;
1614
+ }
1615
+ .komc\:after\:invisible::after {
1616
+ content: var(--tw-content);
1617
+ visibility: hidden;
1618
+ }
1619
+ .komc\:after\:h-0::after {
1620
+ content: var(--tw-content);
1621
+ height: 0px;
1622
+ }
1623
+ .komc\:after\:overflow-hidden::after {
1624
+ content: var(--tw-content);
1625
+ overflow: hidden;
1626
+ }
1627
+ .komc\:after\:font-bold::after {
1628
+ content: var(--tw-content);
1629
+ --tw-font-weight: var(--komc-font-weight-bold);
1630
+ font-weight: var(--komc-font-weight-bold);
1631
+ }
1632
+ .komc\:after\:content-\[attr\(data-text\)\]::after {
1633
+ --tw-content: attr(data-text);
1634
+ content: var(--tw-content);
1635
+ }
1636
+ .komc\:after\:select-none::after {
1637
+ content: var(--tw-content);
1638
+ -webkit-user-select: none;
1639
+ user-select: none;
1640
+ }
1641
+ .komc\:focus-within\:form-field:focus-within {
1642
+ border-color: var(--komc-color-neutral-300);
1643
+ --tw-shadow: var(--komc-shadow-field);
1644
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1645
+ transition-property: all;
1646
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1647
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1648
+ --tw-duration: 200ms;
1649
+ transition-duration: 200ms;
1650
+ --tw-ease: var(--komc-ease-in-out);
1651
+ transition-timing-function: var(--komc-ease-in-out);
1652
+ --tw-outline-style: none;
1653
+ outline-style: none;
1654
+ &:focus, &.komc-active {
1655
+ border-color: var(--komc-color-blue-500);
1656
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, oklch(87% 0.065 274.039));
1657
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1658
+ }
1659
+ &.komc-error {
1660
+ border-color: var(--komc-color-red-400);
1661
+ }
1662
+ &.komc-error.komc-active {
1663
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, oklch(87% 0.065 274.039));
1664
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1665
+ --tw-ring-color: var(--komc-color-red-200);
1666
+ }
1667
+ }
1668
+ .komc\:focus-within\:border-blue-500:focus-within {
1669
+ border-color: var(--komc-color-blue-500);
1670
+ }
1671
+ .komc\:focus-within\:opacity-100:focus-within {
1672
+ opacity: 100%;
1673
+ }
1674
+ .komc\:focus-within\:ring-4:focus-within {
1675
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, oklch(87% 0.065 274.039));
1676
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1677
+ }
1678
+ .komc\:focus-within\:ring-indigo-200:focus-within {
1679
+ --tw-ring-color: var(--komc-color-indigo-200);
1680
+ }
1681
+ @media (hover: hover) {
1682
+ .komc\:hover\:border-transparent:hover {
1683
+ border-color: transparent;
1684
+ }
1685
+ .komc\:hover\:bg-\[rgb\(76\,76\,77\)\]:hover {
1686
+ background-color: rgb(76,76,77);
1687
+ }
1688
+ .komc\:hover\:bg-\[rgb\(199\,199\,199\)\]:hover {
1689
+ background-color: rgb(199,199,199);
1690
+ }
1691
+ .komc\:hover\:bg-blue-500:hover {
1692
+ background-color: var(--komc-color-blue-500);
1693
+ }
1694
+ .komc\:hover\:bg-blue-600:hover {
1695
+ background-color: var(--komc-color-blue-600);
1696
+ }
1697
+ .komc\:hover\:bg-gray-100:hover {
1698
+ background-color: var(--komc-color-gray-100);
1699
+ }
1700
+ .komc\:hover\:bg-gray-200:hover {
1701
+ background-color: var(--komc-color-gray-200);
1702
+ }
1703
+ .komc\:hover\:bg-gray-500:hover {
1704
+ background-color: var(--komc-color-gray-500);
1705
+ }
1706
+ .komc\:hover\:bg-indigo-700:hover {
1707
+ background-color: var(--komc-color-indigo-700);
1708
+ }
1709
+ .komc\:hover\:bg-neutral-50:hover {
1710
+ background-color: var(--komc-color-neutral-50);
1711
+ }
1712
+ .komc\:hover\:bg-neutral-100:hover {
1713
+ background-color: var(--komc-color-neutral-100);
1714
+ }
1715
+ .komc\:hover\:bg-neutral-200:hover {
1716
+ background-color: var(--komc-color-neutral-200);
1717
+ }
1718
+ .komc\:hover\:bg-night-700:hover {
1719
+ background-color: var(--komc-color-night-700);
1720
+ }
1721
+ .komc\:hover\:bg-night-800:hover {
1722
+ background-color: var(--komc-color-night-800);
1723
+ }
1724
+ .komc\:hover\:bg-sky-950:hover {
1725
+ background-color: var(--komc-color-sky-950);
1726
+ }
1727
+ .komc\:hover\:bg-transparent:hover {
1728
+ background-color: transparent;
1729
+ }
1730
+ .komc\:hover\:text-\[\#1890FF\]:hover {
1731
+ color: #1890FF;
1732
+ }
1733
+ .komc\:hover\:text-black:hover {
1734
+ color: var(--komc-color-black);
1735
+ }
1736
+ .komc\:hover\:text-gray-800:hover {
1737
+ color: var(--komc-color-gray-800);
1738
+ }
1739
+ .komc\:hover\:text-white:hover {
1740
+ color: var(--komc-color-white);
1741
+ }
1742
+ .komc\:hover\:underline:hover {
1743
+ text-decoration-line: underline;
1744
+ }
1745
+ }
1746
+ .komc\:focus\:form-field:focus {
1747
+ border-color: var(--komc-color-neutral-300);
1748
+ --tw-shadow: var(--komc-shadow-field);
1749
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1750
+ transition-property: all;
1751
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1752
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1753
+ --tw-duration: 200ms;
1754
+ transition-duration: 200ms;
1755
+ --tw-ease: var(--komc-ease-in-out);
1756
+ transition-timing-function: var(--komc-ease-in-out);
1757
+ --tw-outline-style: none;
1758
+ outline-style: none;
1759
+ &:focus, &.komc-active {
1760
+ border-color: var(--komc-color-blue-500);
1761
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, oklch(87% 0.065 274.039));
1762
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1763
+ }
1764
+ &.komc-error {
1765
+ border-color: var(--komc-color-red-400);
1766
+ }
1767
+ &.komc-error.komc-active {
1768
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, oklch(87% 0.065 274.039));
1769
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
1770
+ --tw-ring-color: var(--komc-color-red-200);
1771
+ }
1772
+ }
1773
+ .komc\:focus-visible\:opacity-100:focus-visible {
1774
+ opacity: 100%;
1775
+ }
1776
+ .komc\:active\:border-transparent:active {
1777
+ border-color: transparent;
1778
+ }
1779
+ .komc\:active\:bg-\[rgb\(76\,76\,77\)\]:active {
1780
+ background-color: rgb(76,76,77);
1781
+ }
1782
+ .komc\:active\:bg-\[rgb\(199\,199\,199\)\]:active {
1783
+ background-color: rgb(199,199,199);
1784
+ }
1785
+ .komc\:active\:bg-blue-500:active {
1786
+ background-color: var(--komc-color-blue-500);
1787
+ }
1788
+ .komc\:active\:bg-gray-200:active {
1789
+ background-color: var(--komc-color-gray-200);
1790
+ }
1791
+ .komc\:active\:bg-indigo-700:active {
1792
+ background-color: var(--komc-color-indigo-700);
1793
+ }
1794
+ .komc\:active\:bg-night-700:active {
1795
+ background-color: var(--komc-color-night-700);
1796
+ }
1797
+ .komc\:active\:bg-night-800:active {
1798
+ background-color: var(--komc-color-night-800);
1799
+ }
1800
+ .komc\:active\:bg-sky-950:active {
1801
+ background-color: var(--komc-color-sky-950);
1802
+ }
1803
+ .komc\:active\:bg-transparent:active {
1804
+ background-color: transparent;
1805
+ }
1806
+ .komc\:active\:text-\[\#1890FF\]:active {
1807
+ color: #1890FF;
1808
+ }
1809
+ .komc\:active\:text-black:active {
1810
+ color: var(--komc-color-black);
1811
+ }
1812
+ .komc\:active\:text-gray-800:active {
1813
+ color: var(--komc-color-gray-800);
1814
+ }
1815
+ .komc\:active\:text-white:active {
1816
+ color: var(--komc-color-white);
1817
+ }
1818
+ .komc\:active\:underline:active {
1819
+ text-decoration-line: underline;
1820
+ }
1821
+ .komc\:disabled\:pointer-events-none:disabled {
1822
+ pointer-events: none;
1823
+ }
1824
+ .komc\:disabled\:hidden:disabled {
1825
+ display: none;
1826
+ }
1827
+ .komc\:disabled\:cursor-default:disabled {
1828
+ cursor: default;
1829
+ }
1830
+ .komc\:disabled\:border-gray-500:disabled {
1831
+ border-color: var(--komc-color-gray-500);
1832
+ }
1833
+ .komc\:disabled\:border-transparent:disabled {
1834
+ border-color: transparent;
1835
+ }
1836
+ .komc\:disabled\:border-white:disabled {
1837
+ border-color: var(--komc-color-white);
1838
+ }
1839
+ .komc\:disabled\:bg-gray-50:disabled {
1840
+ background-color: var(--komc-color-gray-50);
1841
+ }
1842
+ .komc\:disabled\:bg-gray-700:disabled {
1843
+ background-color: var(--komc-color-gray-700);
1844
+ }
1845
+ .komc\:disabled\:bg-transparent:disabled {
1846
+ background-color: transparent;
1847
+ }
1848
+ .komc\:disabled\:bg-white:disabled {
1849
+ background-color: var(--komc-color-white);
1850
+ }
1851
+ .komc\:disabled\:text-gray-500:disabled {
1852
+ color: var(--komc-color-gray-500);
1853
+ }
1854
+ .komc\:disabled\:text-gray-800:disabled {
1855
+ color: var(--komc-color-gray-800);
1856
+ }
1857
+ .komc\:data-\[state\=closed\]\:scale-95[data-state="closed"] {
1858
+ --tw-scale-x: 95%;
1859
+ --tw-scale-y: 95%;
1860
+ --tw-scale-z: 95%;
1861
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1862
+ }
1863
+ .komc\:data-\[state\=closed\]\:opacity-0[data-state="closed"] {
1864
+ opacity: 0%;
1865
+ }
1866
+ .komc\:data-\[state\=open\]\:translate-x-0[data-state="open"] {
1867
+ --tw-translate-x: 0px;
1868
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1869
+ }
1870
+ .komc\:data-\[state\=open\]\:translate-y-0[data-state="open"] {
1871
+ --tw-translate-y: 0px;
1872
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1873
+ }
1874
+ .komc\:data-\[state\=open\]\:scale-100[data-state="open"] {
1875
+ --tw-scale-x: 100%;
1876
+ --tw-scale-y: 100%;
1877
+ --tw-scale-z: 100%;
1878
+ scale: var(--tw-scale-x) var(--tw-scale-y);
1879
+ }
1880
+ .komc\:data-\[state\=open\]\:opacity-100[data-state="open"] {
1881
+ opacity: 100%;
1882
+ }
1883
+ @media (width >= 40rem) {
1884
+ .komc\:sm\:grid-cols-3 {
1885
+ grid-template-columns: repeat(3, minmax(0, 1fr));
1886
+ }
1887
+ }
1888
+ @media (width >= 48rem) {
1889
+ .komc\:md\:grid-cols-4 {
1890
+ grid-template-columns: repeat(4, minmax(0, 1fr));
1891
+ }
1892
+ }
1893
+ @media (width >= 64rem) {
1894
+ .komc\:lg\:grid-cols-5 {
1895
+ grid-template-columns: repeat(5, minmax(0, 1fr));
1896
+ }
1897
+ }
1898
+ @container (width >= 48rem) {
1899
+ .komc\:\@3xl\:grid-cols-4 {
1900
+ grid-template-columns: repeat(4, minmax(0, 1fr));
1901
+ }
1902
+ }
1903
+ .komc\:\[\&_div\]\:h-1\.5 div {
1904
+ height: calc(var(--komc-spacing) * 1.5);
1905
+ }
1906
+ .komc\:\[\&_div\]\:h-full div {
1907
+ height: 100%;
1908
+ }
1909
+ .komc\:\[\&_div\]\:w-1\.5 div {
1910
+ width: calc(var(--komc-spacing) * 1.5);
1911
+ }
1912
+ .komc\:\[\&_div\]\:w-full div {
1913
+ width: 100%;
1914
+ }
1915
+ .komc\:\[\&_img\]\:object-contain img {
1916
+ object-fit: contain;
1917
+ }
1918
+ .komc\:\[\&_img\]\:object-cover img {
1919
+ object-fit: cover;
1920
+ }
1921
+ .komc\:\[\&_img\]\:object-fill img {
1922
+ object-fit: fill;
1923
+ }
1924
+ .komc\:\[\&_img\]\:object-none img {
1925
+ object-fit: none;
1926
+ }
1927
+ .komc\:\[\&_img\]\:object-scale-down img {
1928
+ object-fit: scale-down;
1929
+ }
1930
+ .komc\:\[\&_span\]\:translate-x-0\.5 span {
1931
+ --tw-translate-x: calc(var(--komc-spacing) * 0.5);
1932
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1933
+ }
1934
+ .komc\:\[\&_span\]\:translate-x-4\.5 span {
1935
+ --tw-translate-x: calc(var(--komc-spacing) * 4.5);
1936
+ translate: var(--tw-translate-x) var(--tw-translate-y);
1937
+ }
1938
+ .komc\:\[\&_svg\]\:h-3\.5 svg {
1939
+ height: calc(var(--komc-spacing) * 3.5);
1940
+ }
1941
+ .komc\:\[\&_svg\]\:h-4 svg {
1942
+ height: calc(var(--komc-spacing) * 4);
1943
+ }
1944
+ .komc\:\[\&_svg\]\:w-3\.5 svg {
1945
+ width: calc(var(--komc-spacing) * 3.5);
1946
+ }
1947
+ .komc\:\[\&_svg\]\:w-4 svg {
1948
+ width: calc(var(--komc-spacing) * 4);
1949
+ }
1950
+ .komc\:\[\&_svg\]\:w-5 svg {
1951
+ width: calc(var(--komc-spacing) * 5);
1952
+ }
1953
+ .komc\:\[\&_svg\]\:text-neutral-500 svg {
1954
+ color: var(--komc-color-neutral-500);
1955
+ }
1956
+ .komc\:\[\&_svg\]\:text-red-500 svg {
1957
+ color: var(--komc-color-red-500);
1958
+ }
1959
+ .komc\:\[\&_svg\]\:transition-colors svg {
1960
+ transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
1961
+ transition-timing-function: var(--tw-ease, var(--komc-default-transition-timing-function));
1962
+ transition-duration: var(--tw-duration, var(--komc-default-transition-duration));
1963
+ }
1964
+ .komc\:\[\&_svg\]\:duration-200 svg {
1965
+ --tw-duration: 200ms;
1966
+ transition-duration: 200ms;
1967
+ }
1968
+ .komc\:\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button {
1969
+ appearance: none;
1970
+ }
1971
+ .komc\:\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button {
1972
+ appearance: none;
1973
+ }
1974
+ .komc\:\[\&\>button\]\:absolute > button {
1975
+ position: absolute;
1976
+ }
1977
+ .komc\:\[\&\>button\]\:top-10 > button {
1978
+ top: calc(var(--komc-spacing) * 10);
1979
+ }
1980
+ .komc\:\[\&\>button\]\:right-6 > button {
1981
+ right: calc(var(--komc-spacing) * 6);
1982
+ }
1983
+ .komc\:\[\&\>button\]\:bg-blue-500 > button {
1984
+ background-color: var(--komc-color-blue-500);
1985
+ }
1986
+ .komc\:\[\&\>button\]\:bg-gray-300 > button {
1987
+ background-color: var(--komc-color-gray-300);
1988
+ }
1989
+ .komc\:\[\&\>button\>span\:first-child\]\:after\:ml-1 > button > span:first-child::after {
1990
+ content: var(--tw-content);
1991
+ margin-left: var(--komc-spacing);
1992
+ }
1993
+ .komc\:\[\&\>button\>span\:first-child\]\:after\:text-red-500 > button > span:first-child::after {
1994
+ content: var(--tw-content);
1995
+ color: var(--komc-color-red-500);
1996
+ }
1997
+ .komc\:\[\&\>button\>span\:first-child\]\:after\:content-\[\"\*\"\] > button > span:first-child::after {
1998
+ --tw-content: "*";
1999
+ content: var(--tw-content);
2000
+ }
2001
+ .komc\:\[\&\>div\>svg\]\:text-blue-500 > div > svg {
2002
+ color: var(--komc-color-blue-500);
2003
+ }
2004
+ .komc\:\[\&\>div\>svg\]\:text-green-500 > div > svg {
2005
+ color: var(--komc-color-green-500);
2006
+ }
2007
+ .komc\:\[\&\>div\>svg\]\:text-red-500 > div > svg {
2008
+ color: var(--komc-color-red-500);
2009
+ }
2010
+ .komc\:\[\&\>input\]\:h-full > input {
2011
+ height: 100%;
2012
+ }
2013
+ .komc\:\[\&\>input\]\:w-full > input {
2014
+ width: 100%;
2015
+ }
2016
+ .komc\:\[\&\>input\]\:px-2\.5 > input {
2017
+ padding-inline: calc(var(--komc-spacing) * 2.5);
2018
+ }
2019
+ .komc\:\[\&\>input\]\:px-4 > input {
2020
+ padding-inline: calc(var(--komc-spacing) * 4);
2021
+ }
2022
+ .komc\:\[\&\>input\]\:outline-none > input {
2023
+ --tw-outline-style: none;
2024
+ outline-style: none;
2025
+ }
2026
+ .komc\:\[\&\>input\]\:focus\:ring-0 > input:focus {
2027
+ --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, oklch(87% 0.065 274.039));
2028
+ box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
2029
+ }
2030
+ .komc\:\[\&\>input\]\:focus\:ring-offset-0 > input:focus {
2031
+ --tw-ring-offset-width: 0px;
2032
+ --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
2033
+ }
2034
+ .komc\:\[\&\>label\>span\:first-child\]\:after\:ml-1 > label > span:first-child::after {
2035
+ content: var(--tw-content);
2036
+ margin-left: var(--komc-spacing);
2037
+ }
2038
+ .komc\:\[\&\>label\>span\:first-child\]\:after\:text-red-500 > label > span:first-child::after {
2039
+ content: var(--tw-content);
2040
+ color: var(--komc-color-red-500);
2041
+ }
2042
+ .komc\:\[\&\>label\>span\:first-child\]\:after\:content-\[\"\*\"\] > label > span:first-child::after {
2043
+ --tw-content: "*";
2044
+ content: var(--tw-content);
2045
+ }
2046
+ }
2047
+ @layer base {
2048
+ [data-komc] {
2049
+ --komc-shadow-aside: 0 0 4px 0 rgba(0, 0, 0, 0.25);
2050
+ --komc-shadow-card: 0 0 4px 0 rgba(0, 0, 0, 0.2);
2051
+ --komc-shadow-field: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
2052
+ --komc-color-brand-black-01: #202224;
2053
+ --komc-color-brand-blue-01: #2a5dbd;
2054
+ --komc-color-brand-red-01: #ff4638;
2055
+ --komc-color-gray-50: #fafafa;
2056
+ --komc-color-gray-100: #f8f8f9;
2057
+ --komc-color-gray-200: #f5f5f5;
2058
+ --komc-color-gray-300: #f1f3f5;
2059
+ --komc-color-gray-400: #eeeeee;
2060
+ --komc-color-gray-500: #e5e5e5;
2061
+ --komc-color-gray-600: #dddddd;
2062
+ --komc-color-gray-700: #cccccc;
2063
+ --komc-color-gray-800: #808080;
2064
+ --komc-color-gray-900: #606060;
2065
+ --komc-color-gray-950: #404040;
2066
+ --komc-color-sky-50: #f6fafe;
2067
+ --komc-color-sky-100: #d2e7f8;
2068
+ --komc-color-sky-200: #bcdaf5;
2069
+ --komc-color-sky-300: #8ffcee;
2070
+ --komc-color-sky-400: #63aae8;
2071
+ --komc-color-sky-500: #3892e2;
2072
+ --komc-color-sky-600: #2078c8;
2073
+ --komc-color-sky-700: #195d9c;
2074
+ --komc-color-sky-800: #0f4c81;
2075
+ --komc-color-sky-900: #0e3559;
2076
+ --komc-color-sky-950: #061b2c;
2077
+ --komc-color-neutral-50: #f2f2f3;
2078
+ --komc-color-neutral-100: #e5e5e6;
2079
+ --komc-color-neutral-200: #cacacd;
2080
+ --komc-color-neutral-300: #b0b0b4;
2081
+ --komc-color-neutral-400: #96969c;
2082
+ --komc-color-neutral-500: #7c7c83;
2083
+ --komc-color-neutral-600: #636369;
2084
+ --komc-color-neutral-700: #4a4a4e;
2085
+ --komc-color-neutral-800: #313134;
2086
+ --komc-color-neutral-900: #1d1d1f;
2087
+ --komc-color-neutral-950: #000000;
2088
+ --komc-color-night-50: #f7f9fd;
2089
+ --komc-color-night-100: #eaf0fa;
2090
+ --komc-color-night-200: #d6e1f5;
2091
+ --komc-color-night-300: #c1d1ef;
2092
+ --komc-color-night-400: #97b3e5;
2093
+ --komc-color-night-500: #6e94da;
2094
+ --komc-color-night-600: #4576d0;
2095
+ --komc-color-night-700: #2a5dbd;
2096
+ --komc-color-night-800: #22488e;
2097
+ --komc-color-night-900: #183366;
2098
+ --komc-color-night-950: #0f1f3d;
2099
+ --komc-color-forest-50: #f5fffc;
2100
+ --komc-color-forest-100: #e6fff7;
2101
+ --komc-color-forest-200: #b5fee8;
2102
+ --komc-color-forest-300: #86fed9;
2103
+ --komc-color-forest-400: #47ffc4;
2104
+ --komc-color-forest-500: #2ae4a2;
2105
+ --komc-color-forest-600: #24cb90;
2106
+ --komc-color-forest-700: #1eb27e;
2107
+ --komc-color-forest-800: #137f5a;
2108
+ --komc-color-forest-900: #074c36;
2109
+ --komc-color-forest-950: #033324;
2110
+ --komc-color-green-500: #10b981;
2111
+ --komc-color-green-600: #059669;
2112
+ --komc-color-blue-01: #fbfbfd;
2113
+ --komc-color-blue-50: #f5f7fe;
2114
+ --komc-color-blue-100: #e6ebfe;
2115
+ --komc-color-blue-200: #ccd7fc;
2116
+ --komc-color-blue-300: #b3c3fb;
2117
+ --komc-color-blue-400: #809bf9;
2118
+ --komc-color-blue-500: #4770ff;
2119
+ --komc-color-blue-600: #1c4bf7;
2120
+ --komc-color-blue-700: #0331de;
2121
+ --komc-color-blue-800: #0226ad;
2122
+ --komc-color-blue-900: #011b7b;
2123
+ --komc-color-blue-950: #01104a;
2124
+ }
2125
+ [data-komc], [data-komc] :is(*, ::after, ::before, ::backdrop, ::file-selector-button) {
2126
+ border-color: var(--komc-color-gray-200, currentcolor);
2127
+ }
2128
+ [data-komc] button {
2129
+ cursor: pointer;
2130
+ }
2131
+ }
2132
+ @layer utilities {
2133
+ [data-komc] .prose {
2134
+ color: var(--komc-color-neutral-900);
2135
+ }
2136
+ [data-komc] .komc-no-scrollbar::-webkit-scrollbar {
2137
+ display: none;
2138
+ }
2139
+ [data-komc] .komc-no-scrollbar {
2140
+ -ms-overflow-style: none;
2141
+ scrollbar-width: none;
2142
+ }
2143
+ }
2144
+ @property --tw-translate-x {
2145
+ syntax: "*";
2146
+ inherits: false;
2147
+ initial-value: 0;
2148
+ }
2149
+ @property --tw-translate-y {
2150
+ syntax: "*";
2151
+ inherits: false;
2152
+ initial-value: 0;
2153
+ }
2154
+ @property --tw-translate-z {
2155
+ syntax: "*";
2156
+ inherits: false;
2157
+ initial-value: 0;
2158
+ }
2159
+ @property --tw-space-y-reverse {
2160
+ syntax: "*";
2161
+ inherits: false;
2162
+ initial-value: 0;
2163
+ }
2164
+ @property --tw-border-style {
2165
+ syntax: "*";
2166
+ inherits: false;
2167
+ initial-value: solid;
2168
+ }
2169
+ @property --tw-shadow {
2170
+ syntax: "*";
2171
+ inherits: false;
2172
+ initial-value: 0 0 #0000;
2173
+ }
2174
+ @property --tw-shadow-color {
2175
+ syntax: "*";
2176
+ inherits: false;
2177
+ }
2178
+ @property --tw-shadow-alpha {
2179
+ syntax: "<percentage>";
2180
+ inherits: false;
2181
+ initial-value: 100%;
2182
+ }
2183
+ @property --tw-inset-shadow {
2184
+ syntax: "*";
2185
+ inherits: false;
2186
+ initial-value: 0 0 #0000;
2187
+ }
2188
+ @property --tw-inset-shadow-color {
2189
+ syntax: "*";
2190
+ inherits: false;
2191
+ }
2192
+ @property --tw-inset-shadow-alpha {
2193
+ syntax: "<percentage>";
2194
+ inherits: false;
2195
+ initial-value: 100%;
2196
+ }
2197
+ @property --tw-ring-color {
2198
+ syntax: "*";
2199
+ inherits: false;
2200
+ }
2201
+ @property --tw-ring-shadow {
2202
+ syntax: "*";
2203
+ inherits: false;
2204
+ initial-value: 0 0 #0000;
2205
+ }
2206
+ @property --tw-inset-ring-color {
2207
+ syntax: "*";
2208
+ inherits: false;
2209
+ }
2210
+ @property --tw-inset-ring-shadow {
2211
+ syntax: "*";
2212
+ inherits: false;
2213
+ initial-value: 0 0 #0000;
2214
+ }
2215
+ @property --tw-ring-inset {
2216
+ syntax: "*";
2217
+ inherits: false;
2218
+ }
2219
+ @property --tw-ring-offset-width {
2220
+ syntax: "<length>";
2221
+ inherits: false;
2222
+ initial-value: 0px;
2223
+ }
2224
+ @property --tw-ring-offset-color {
2225
+ syntax: "*";
2226
+ inherits: false;
2227
+ initial-value: #fff;
2228
+ }
2229
+ @property --tw-ring-offset-shadow {
2230
+ syntax: "*";
2231
+ inherits: false;
2232
+ initial-value: 0 0 #0000;
2233
+ }
2234
+ @property --tw-duration {
2235
+ syntax: "*";
2236
+ inherits: false;
2237
+ }
2238
+ @property --tw-ease {
2239
+ syntax: "*";
2240
+ inherits: false;
2241
+ }
2242
+ @property --tw-leading {
2243
+ syntax: "*";
2244
+ inherits: false;
2245
+ }
2246
+ @property --tw-font-weight {
2247
+ syntax: "*";
2248
+ inherits: false;
2249
+ }
2250
+ @property --tw-outline-style {
2251
+ syntax: "*";
2252
+ inherits: false;
2253
+ initial-value: solid;
2254
+ }
2255
+ @property --tw-blur {
2256
+ syntax: "*";
2257
+ inherits: false;
2258
+ }
2259
+ @property --tw-brightness {
2260
+ syntax: "*";
2261
+ inherits: false;
2262
+ }
2263
+ @property --tw-contrast {
2264
+ syntax: "*";
2265
+ inherits: false;
2266
+ }
2267
+ @property --tw-grayscale {
2268
+ syntax: "*";
2269
+ inherits: false;
2270
+ }
2271
+ @property --tw-hue-rotate {
2272
+ syntax: "*";
2273
+ inherits: false;
2274
+ }
2275
+ @property --tw-invert {
2276
+ syntax: "*";
2277
+ inherits: false;
2278
+ }
2279
+ @property --tw-opacity {
2280
+ syntax: "*";
2281
+ inherits: false;
2282
+ }
2283
+ @property --tw-saturate {
2284
+ syntax: "*";
2285
+ inherits: false;
2286
+ }
2287
+ @property --tw-sepia {
2288
+ syntax: "*";
2289
+ inherits: false;
2290
+ }
2291
+ @property --tw-drop-shadow {
2292
+ syntax: "*";
2293
+ inherits: false;
2294
+ }
2295
+ @property --tw-drop-shadow-color {
2296
+ syntax: "*";
2297
+ inherits: false;
2298
+ }
2299
+ @property --tw-drop-shadow-alpha {
2300
+ syntax: "<percentage>";
2301
+ inherits: false;
2302
+ initial-value: 100%;
2303
+ }
2304
+ @property --tw-drop-shadow-size {
2305
+ syntax: "*";
2306
+ inherits: false;
2307
+ }
2308
+ @property --tw-backdrop-blur {
2309
+ syntax: "*";
2310
+ inherits: false;
2311
+ }
2312
+ @property --tw-backdrop-brightness {
2313
+ syntax: "*";
2314
+ inherits: false;
2315
+ }
2316
+ @property --tw-backdrop-contrast {
2317
+ syntax: "*";
2318
+ inherits: false;
2319
+ }
2320
+ @property --tw-backdrop-grayscale {
2321
+ syntax: "*";
2322
+ inherits: false;
2323
+ }
2324
+ @property --tw-backdrop-hue-rotate {
2325
+ syntax: "*";
2326
+ inherits: false;
2327
+ }
2328
+ @property --tw-backdrop-invert {
2329
+ syntax: "*";
2330
+ inherits: false;
2331
+ }
2332
+ @property --tw-backdrop-opacity {
2333
+ syntax: "*";
2334
+ inherits: false;
2335
+ }
2336
+ @property --tw-backdrop-saturate {
2337
+ syntax: "*";
2338
+ inherits: false;
2339
+ }
2340
+ @property --tw-backdrop-sepia {
2341
+ syntax: "*";
2342
+ inherits: false;
2343
+ }
2344
+ @property --tw-content {
2345
+ syntax: "*";
2346
+ initial-value: "";
2347
+ inherits: false;
2348
+ }
2349
+ @property --tw-scale-x {
2350
+ syntax: "*";
2351
+ inherits: false;
2352
+ initial-value: 1;
2353
+ }
2354
+ @property --tw-scale-y {
2355
+ syntax: "*";
2356
+ inherits: false;
2357
+ initial-value: 1;
2358
+ }
2359
+ @property --tw-scale-z {
2360
+ syntax: "*";
2361
+ inherits: false;
2362
+ initial-value: 1;
2363
+ }
2364
+ @keyframes pulse {
2365
+ 50% {
2366
+ opacity: 0.5;
2367
+ }
2368
+ }
2369
+ @layer properties {
2370
+ @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
2371
+ *, ::before, ::after, ::backdrop {
2372
+ --tw-translate-x: 0;
2373
+ --tw-translate-y: 0;
2374
+ --tw-translate-z: 0;
2375
+ --tw-space-y-reverse: 0;
2376
+ --tw-border-style: solid;
2377
+ --tw-shadow: 0 0 #0000;
2378
+ --tw-shadow-color: initial;
2379
+ --tw-shadow-alpha: 100%;
2380
+ --tw-inset-shadow: 0 0 #0000;
2381
+ --tw-inset-shadow-color: initial;
2382
+ --tw-inset-shadow-alpha: 100%;
2383
+ --tw-ring-color: initial;
2384
+ --tw-ring-shadow: 0 0 #0000;
2385
+ --tw-inset-ring-color: initial;
2386
+ --tw-inset-ring-shadow: 0 0 #0000;
2387
+ --tw-ring-inset: initial;
2388
+ --tw-ring-offset-width: 0px;
2389
+ --tw-ring-offset-color: #fff;
2390
+ --tw-ring-offset-shadow: 0 0 #0000;
2391
+ --tw-duration: initial;
2392
+ --tw-ease: initial;
2393
+ --tw-leading: initial;
2394
+ --tw-font-weight: initial;
2395
+ --tw-outline-style: solid;
2396
+ --tw-blur: initial;
2397
+ --tw-brightness: initial;
2398
+ --tw-contrast: initial;
2399
+ --tw-grayscale: initial;
2400
+ --tw-hue-rotate: initial;
2401
+ --tw-invert: initial;
2402
+ --tw-opacity: initial;
2403
+ --tw-saturate: initial;
2404
+ --tw-sepia: initial;
2405
+ --tw-drop-shadow: initial;
2406
+ --tw-drop-shadow-color: initial;
2407
+ --tw-drop-shadow-alpha: 100%;
2408
+ --tw-drop-shadow-size: initial;
2409
+ --tw-backdrop-blur: initial;
2410
+ --tw-backdrop-brightness: initial;
2411
+ --tw-backdrop-contrast: initial;
2412
+ --tw-backdrop-grayscale: initial;
2413
+ --tw-backdrop-hue-rotate: initial;
2414
+ --tw-backdrop-invert: initial;
2415
+ --tw-backdrop-opacity: initial;
2416
+ --tw-backdrop-saturate: initial;
2417
+ --tw-backdrop-sepia: initial;
2418
+ --tw-content: "";
2419
+ --tw-scale-x: 1;
2420
+ --tw-scale-y: 1;
2421
+ --tw-scale-z: 1;
2422
+ }
2423
+ }
2424
+ }