@nac3/forge-cli 1.0.52 → 1.0.53

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 (265) hide show
  1. package/dist/version.d.ts +1 -1
  2. package/dist/version.js +1 -1
  3. package/package.json +113 -111
  4. package/yujin-design-system/_preview.mjs +77 -0
  5. package/yujin-design-system/components/_index.json +156 -0
  6. package/yujin-design-system/components/accordion.yujin.json +24 -0
  7. package/yujin-design-system/components/alert.yujin.json +30 -0
  8. package/yujin-design-system/components/avatar.yujin.json +23 -0
  9. package/yujin-design-system/components/badge.yujin.json +30 -0
  10. package/yujin-design-system/components/breadcrumb.yujin.json +22 -0
  11. package/yujin-design-system/components/button.yujin.json +35 -0
  12. package/yujin-design-system/components/card.yujin.json +33 -0
  13. package/yujin-design-system/components/checkbox.yujin.json +25 -0
  14. package/yujin-design-system/components/datepicker.yujin.json +26 -0
  15. package/yujin-design-system/components/dropdown.yujin.json +26 -0
  16. package/yujin-design-system/components/file-upload.yujin.json +25 -0
  17. package/yujin-design-system/components/form-field.yujin.json +29 -0
  18. package/yujin-design-system/components/input.yujin.json +32 -0
  19. package/yujin-design-system/components/kanban-card.yujin.json +32 -0
  20. package/yujin-design-system/components/modal.yujin.json +28 -0
  21. package/yujin-design-system/components/pagination.yujin.json +24 -0
  22. package/yujin-design-system/components/progress.yujin.json +23 -0
  23. package/yujin-design-system/components/radio.yujin.json +24 -0
  24. package/yujin-design-system/components/search-bar.yujin.json +26 -0
  25. package/yujin-design-system/components/select.yujin.json +25 -0
  26. package/yujin-design-system/components/sidebar.yujin.json +28 -0
  27. package/yujin-design-system/components/skeleton.yujin.json +23 -0
  28. package/yujin-design-system/components/slider.yujin.json +22 -0
  29. package/yujin-design-system/components/switch.yujin.json +23 -0
  30. package/yujin-design-system/components/table.yujin.json +28 -0
  31. package/yujin-design-system/components/tabs.yujin.json +28 -0
  32. package/yujin-design-system/components/toast.yujin.json +28 -0
  33. package/yujin-design-system/components/tooltip.yujin.json +27 -0
  34. package/yujin-design-system/components/topbar.yujin.json +23 -0
  35. package/yujin-design-system/components/view.yujin.json +24 -0
  36. package/yujin-design-system/fonts/README.md +31 -0
  37. package/yujin-design-system/icons/sumie/abacus-soroban.svg +1 -0
  38. package/yujin-design-system/icons/sumie/antenna-signal.svg +1 -0
  39. package/yujin-design-system/icons/sumie/anvil-block.svg +1 -0
  40. package/yujin-design-system/icons/sumie/arrow-down-trend.svg +1 -0
  41. package/yujin-design-system/icons/sumie/arrow-up-trend.svg +1 -0
  42. package/yujin-design-system/icons/sumie/aurora-band.svg +1 -0
  43. package/yujin-design-system/icons/sumie/badge-id.svg +1 -0
  44. package/yujin-design-system/icons/sumie/badge-medal.svg +1 -0
  45. package/yujin-design-system/icons/sumie/bamboo-stalk.svg +1 -0
  46. package/yujin-design-system/icons/sumie/bandage-cross.svg +1 -0
  47. package/yujin-design-system/icons/sumie/barcode-strip.svg +1 -0
  48. package/yujin-design-system/icons/sumie/barrel-cask.svg +1 -0
  49. package/yujin-design-system/icons/sumie/bell-temple.svg +1 -0
  50. package/yujin-design-system/icons/sumie/bird-perched.svg +1 -0
  51. package/yujin-design-system/icons/sumie/boat-junk.svg +1 -0
  52. package/yujin-design-system/icons/sumie/boat-sail.svg +1 -0
  53. package/yujin-design-system/icons/sumie/book-bound.svg +1 -0
  54. package/yujin-design-system/icons/sumie/bow-arrow.svg +1 -0
  55. package/yujin-design-system/icons/sumie/box-crate.svg +1 -0
  56. package/yujin-design-system/icons/sumie/box-stacked.svg +1 -0
  57. package/yujin-design-system/icons/sumie/brain-cells.svg +1 -0
  58. package/yujin-design-system/icons/sumie/branch-sakura.svg +1 -0
  59. package/yujin-design-system/icons/sumie/bridge-arched.svg +1 -0
  60. package/yujin-design-system/icons/sumie/briefcase.svg +1 -0
  61. package/yujin-design-system/icons/sumie/brush-ink.svg +1 -0
  62. package/yujin-design-system/icons/sumie/brush-tip.svg +1 -0
  63. package/yujin-design-system/icons/sumie/butterfly-wing.svg +1 -0
  64. package/yujin-design-system/icons/sumie/calendar-grid.svg +1 -0
  65. package/yujin-design-system/icons/sumie/caliper-precision.svg +1 -0
  66. package/yujin-design-system/icons/sumie/cart-basket.svg +1 -0
  67. package/yujin-design-system/icons/sumie/castle-walls.svg +1 -0
  68. package/yujin-design-system/icons/sumie/cat-whisker.svg +1 -0
  69. package/yujin-design-system/icons/sumie/check-mark.svg +1 -0
  70. package/yujin-design-system/icons/sumie/check-shield.svg +1 -0
  71. package/yujin-design-system/icons/sumie/chopsticks.svg +1 -0
  72. package/yujin-design-system/icons/sumie/circuit-node.svg +1 -0
  73. package/yujin-design-system/icons/sumie/clipboard-list.svg +1 -0
  74. package/yujin-design-system/icons/sumie/cloud-curl.svg +1 -0
  75. package/yujin-design-system/icons/sumie/cloud-platform.svg +1 -0
  76. package/yujin-design-system/icons/sumie/coin-mon.svg +1 -0
  77. package/yujin-design-system/icons/sumie/coin-stack.svg +1 -0
  78. package/yujin-design-system/icons/sumie/comb-wooden.svg +1 -0
  79. package/yujin-design-system/icons/sumie/comet-trail.svg +1 -0
  80. package/yujin-design-system/icons/sumie/compass-marine.svg +1 -0
  81. package/yujin-design-system/icons/sumie/conveyor-belt.svg +1 -0
  82. package/yujin-design-system/icons/sumie/crane-flying.svg +1 -0
  83. package/yujin-design-system/icons/sumie/cross-mark.svg +1 -0
  84. package/yujin-design-system/icons/sumie/database-disk.svg +1 -0
  85. package/yujin-design-system/icons/sumie/deer-antler.svg +1 -0
  86. package/yujin-design-system/icons/sumie/document-page.svg +1 -0
  87. package/yujin-design-system/icons/sumie/dragon-curl.svg +1 -0
  88. package/yujin-design-system/icons/sumie/eclipse-ring.svg +1 -0
  89. package/yujin-design-system/icons/sumie/envelope-letter.svg +1 -0
  90. package/yujin-design-system/icons/sumie/eye-vision.svg +1 -0
  91. package/yujin-design-system/icons/sumie/fan-folded.svg +1 -0
  92. package/yujin-design-system/icons/sumie/fan-open.svg +1 -0
  93. package/yujin-design-system/icons/sumie/fern-frond.svg +1 -0
  94. package/yujin-design-system/icons/sumie/flag-banner.svg +1 -0
  95. package/yujin-design-system/icons/sumie/flame-forge.svg +1 -0
  96. package/yujin-design-system/icons/sumie/folder-tab.svg +1 -0
  97. package/yujin-design-system/icons/sumie/forklift.svg +1 -0
  98. package/yujin-design-system/icons/sumie/fox-tail.svg +1 -0
  99. package/yujin-design-system/icons/sumie/gear-cog.svg +1 -0
  100. package/yujin-design-system/icons/sumie/gear-double.svg +1 -0
  101. package/yujin-design-system/icons/sumie/gift-wrapped.svg +1 -0
  102. package/yujin-design-system/icons/sumie/globe-grid.svg +1 -0
  103. package/yujin-design-system/icons/sumie/gong-disk.svg +1 -0
  104. package/yujin-design-system/icons/sumie/hammer-craft.svg +1 -0
  105. package/yujin-design-system/icons/sumie/handshake-knot.svg +1 -0
  106. package/yujin-design-system/icons/sumie/heart-affinity.svg +1 -0
  107. package/yujin-design-system/icons/sumie/helmet-care.svg +1 -0
  108. package/yujin-design-system/icons/sumie/horse-gallop.svg +1 -0
  109. package/yujin-design-system/icons/sumie/house-traditional.svg +1 -0
  110. package/yujin-design-system/icons/sumie/incense-stick.svg +1 -0
  111. package/yujin-design-system/icons/sumie/inkstone-suzuri.svg +1 -0
  112. package/yujin-design-system/icons/sumie/invoice-doc.svg +1 -0
  113. package/yujin-design-system/icons/sumie/iris-bloom.svg +1 -0
  114. package/yujin-design-system/icons/sumie/key-skeleton.svg +1 -0
  115. package/yujin-design-system/icons/sumie/kimono-robe.svg +1 -0
  116. package/yujin-design-system/icons/sumie/koi-leaping.svg +1 -0
  117. package/yujin-design-system/icons/sumie/koi-pond.svg +1 -0
  118. package/yujin-design-system/icons/sumie/lantern-stone.svg +1 -0
  119. package/yujin-design-system/icons/sumie/ledger-tally.svg +1 -0
  120. package/yujin-design-system/icons/sumie/lifebuoy-ring.svg +1 -0
  121. package/yujin-design-system/icons/sumie/lock-shut.svg +1 -0
  122. package/yujin-design-system/icons/sumie/lotus-flower.svg +1 -0
  123. package/yujin-design-system/icons/sumie/magnify-glass.svg +1 -0
  124. package/yujin-design-system/icons/sumie/manifest.json +1263 -0
  125. package/yujin-design-system/icons/sumie/maple-leaf.svg +1 -0
  126. package/yujin-design-system/icons/sumie/mask-noh.svg +1 -0
  127. package/yujin-design-system/icons/sumie/megaphone-flare.svg +1 -0
  128. package/yujin-design-system/icons/sumie/mic-voice.svg +1 -0
  129. package/yujin-design-system/icons/sumie/mirror-bronze.svg +1 -0
  130. package/yujin-design-system/icons/sumie/mobile-phone.svg +1 -0
  131. package/yujin-design-system/icons/sumie/moon-full.svg +1 -0
  132. package/yujin-design-system/icons/sumie/moon-half.svg +1 -0
  133. package/yujin-design-system/icons/sumie/mountain-mist.svg +1 -0
  134. package/yujin-design-system/icons/sumie/mountain-twin.svg +1 -0
  135. package/yujin-design-system/icons/sumie/owl-eye.svg +1 -0
  136. package/yujin-design-system/icons/sumie/pagoda-tiers.svg +1 -0
  137. package/yujin-design-system/icons/sumie/pallet-stack.svg +1 -0
  138. package/yujin-design-system/icons/sumie/paper-lantern.svg +1 -0
  139. package/yujin-design-system/icons/sumie/paper-plane.svg +1 -0
  140. package/yujin-design-system/icons/sumie/pay-card.svg +1 -0
  141. package/yujin-design-system/icons/sumie/pdf-stack.svg +1 -0
  142. package/yujin-design-system/icons/sumie/pencil-write.svg +1 -0
  143. package/yujin-design-system/icons/sumie/people-pair.svg +1 -0
  144. package/yujin-design-system/icons/sumie/people-trio.svg +1 -0
  145. package/yujin-design-system/icons/sumie/person-bow.svg +1 -0
  146. package/yujin-design-system/icons/sumie/phoenix-tail.svg +1 -0
  147. package/yujin-design-system/icons/sumie/piggy-bank.svg +1 -0
  148. package/yujin-design-system/icons/sumie/pin-location.svg +1 -0
  149. package/yujin-design-system/icons/sumie/pine-tree.svg +1 -0
  150. package/yujin-design-system/icons/sumie/pipeline-funnel.svg +1 -0
  151. package/yujin-design-system/icons/sumie/plane-flight.svg +1 -0
  152. package/yujin-design-system/icons/sumie/plug-power.svg +1 -0
  153. package/yujin-design-system/icons/sumie/plum-blossom.svg +1 -0
  154. package/yujin-design-system/icons/sumie/qr-grid.svg +1 -0
  155. package/yujin-design-system/icons/sumie/rabbit-hop.svg +1 -0
  156. package/yujin-design-system/icons/sumie/rain-falling.svg +1 -0
  157. package/yujin-design-system/icons/sumie/receipt-strip.svg +1 -0
  158. package/yujin-design-system/icons/sumie/reed-grass.svg +1 -0
  159. package/yujin-design-system/icons/sumie/rice-bowl.svg +1 -0
  160. package/yujin-design-system/icons/sumie/river-bend.svg +1 -0
  161. package/yujin-design-system/icons/sumie/rock-stack.svg +1 -0
  162. package/yujin-design-system/icons/sumie/rope-shimenawa.svg +1 -0
  163. package/yujin-design-system/icons/sumie/safe-vault.svg +1 -0
  164. package/yujin-design-system/icons/sumie/sake-bottle.svg +1 -0
  165. package/yujin-design-system/icons/sumie/sandal-geta.svg +1 -0
  166. package/yujin-design-system/icons/sumie/scales-balance.svg +1 -0
  167. package/yujin-design-system/icons/sumie/scroll-rolled.svg +1 -0
  168. package/yujin-design-system/icons/sumie/seal-stamp.svg +1 -0
  169. package/yujin-design-system/icons/sumie/server-rack.svg +1 -0
  170. package/yujin-design-system/icons/sumie/shield-knight.svg +1 -0
  171. package/yujin-design-system/icons/sumie/shrine-roof.svg +1 -0
  172. package/yujin-design-system/icons/sumie/signature-loop.svg +1 -0
  173. package/yujin-design-system/icons/sumie/snow-flake.svg +1 -0
  174. package/yujin-design-system/icons/sumie/spark-ai.svg +1 -0
  175. package/yujin-design-system/icons/sumie/spark-burst.svg +1 -0
  176. package/yujin-design-system/icons/sumie/speech-cloud.svg +1 -0
  177. package/yujin-design-system/icons/sumie/spider-silk.svg +1 -0
  178. package/yujin-design-system/icons/sumie/star-cluster.svg +1 -0
  179. package/yujin-design-system/icons/sumie/star-five.svg +1 -0
  180. package/yujin-design-system/icons/sumie/star-rating.svg +1 -0
  181. package/yujin-design-system/icons/sumie/sun-rising.svg +1 -0
  182. package/yujin-design-system/icons/sumie/sword-katana.svg +1 -0
  183. package/yujin-design-system/icons/sumie/tablet-flat.svg +1 -0
  184. package/yujin-design-system/icons/sumie/tag-price.svg +1 -0
  185. package/yujin-design-system/icons/sumie/target-bullseye.svg +1 -0
  186. package/yujin-design-system/icons/sumie/tax-stamp.svg +1 -0
  187. package/yujin-design-system/icons/sumie/tea-cup.svg +1 -0
  188. package/yujin-design-system/icons/sumie/tea-house.svg +1 -0
  189. package/yujin-design-system/icons/sumie/tea-pot.svg +1 -0
  190. package/yujin-design-system/icons/sumie/temple-gate.svg +1 -0
  191. package/yujin-design-system/icons/sumie/thermo-bulb.svg +1 -0
  192. package/yujin-design-system/icons/sumie/thread-spool.svg +1 -0
  193. package/yujin-design-system/icons/sumie/tiger-claw.svg +1 -0
  194. package/yujin-design-system/icons/sumie/time-clock.svg +1 -0
  195. package/yujin-design-system/icons/sumie/torii-double.svg +1 -0
  196. package/yujin-design-system/icons/sumie/train-rail.svg +1 -0
  197. package/yujin-design-system/icons/sumie/truck-cargo.svg +1 -0
  198. package/yujin-design-system/icons/sumie/turtle-shell.svg +1 -0
  199. package/yujin-design-system/icons/sumie/umbrella-folded.svg +1 -0
  200. package/yujin-design-system/icons/sumie/umbrella-wagasa.svg +1 -0
  201. package/yujin-design-system/icons/sumie/wallet-pouch.svg +1 -0
  202. package/yujin-design-system/icons/sumie/warehouse-roof.svg +1 -0
  203. package/yujin-design-system/icons/sumie/wave-curl.svg +1 -0
  204. package/yujin-design-system/icons/sumie/wave-great.svg +1 -0
  205. package/yujin-design-system/icons/sumie/willow-leaf.svg +1 -0
  206. package/yujin-design-system/icons/sumie/wind-gust.svg +1 -0
  207. package/yujin-design-system/icons/sumie/wrench-spanner.svg +1 -0
  208. package/yujin-design-system/manifest.json +69 -0
  209. package/yujin-design-system/preview.html +32 -0
  210. package/yujin-design-system/tokens/yujin-tokens.css +2386 -0
  211. package/yujin-design-system/tokens/yujin-tokens.json +1170 -0
  212. package/yujin-design-system-artdeco/icons/_generate.mjs +142 -0
  213. package/yujin-design-system-artdeco/icons/artdeco/add.svg +1 -0
  214. package/yujin-design-system-artdeco/icons/artdeco/arrow-right.svg +1 -0
  215. package/yujin-design-system-artdeco/icons/artdeco/bell.svg +1 -0
  216. package/yujin-design-system-artdeco/icons/artdeco/briefcase.svg +1 -0
  217. package/yujin-design-system-artdeco/icons/artdeco/building.svg +1 -0
  218. package/yujin-design-system-artdeco/icons/artdeco/calendar.svg +1 -0
  219. package/yujin-design-system-artdeco/icons/artdeco/chart-bar.svg +1 -0
  220. package/yujin-design-system-artdeco/icons/artdeco/chart-line.svg +1 -0
  221. package/yujin-design-system-artdeco/icons/artdeco/chat.svg +1 -0
  222. package/yujin-design-system-artdeco/icons/artdeco/check.svg +1 -0
  223. package/yujin-design-system-artdeco/icons/artdeco/chevron-right.svg +1 -0
  224. package/yujin-design-system-artdeco/icons/artdeco/clipboard.svg +1 -0
  225. package/yujin-design-system-artdeco/icons/artdeco/clock.svg +1 -0
  226. package/yujin-design-system-artdeco/icons/artdeco/close.svg +1 -0
  227. package/yujin-design-system-artdeco/icons/artdeco/coin.svg +1 -0
  228. package/yujin-design-system-artdeco/icons/artdeco/dashboard.svg +1 -0
  229. package/yujin-design-system-artdeco/icons/artdeco/database.svg +1 -0
  230. package/yujin-design-system-artdeco/icons/artdeco/delete.svg +1 -0
  231. package/yujin-design-system-artdeco/icons/artdeco/document.svg +1 -0
  232. package/yujin-design-system-artdeco/icons/artdeco/download.svg +1 -0
  233. package/yujin-design-system-artdeco/icons/artdeco/edit.svg +1 -0
  234. package/yujin-design-system-artdeco/icons/artdeco/expand.svg +1 -0
  235. package/yujin-design-system-artdeco/icons/artdeco/filter.svg +1 -0
  236. package/yujin-design-system-artdeco/icons/artdeco/folder.svg +1 -0
  237. package/yujin-design-system-artdeco/icons/artdeco/globe.svg +1 -0
  238. package/yujin-design-system-artdeco/icons/artdeco/handshake.svg +1 -0
  239. package/yujin-design-system-artdeco/icons/artdeco/heart.svg +1 -0
  240. package/yujin-design-system-artdeco/icons/artdeco/home.svg +1 -0
  241. package/yujin-design-system-artdeco/icons/artdeco/info.svg +1 -0
  242. package/yujin-design-system-artdeco/icons/artdeco/invoice.svg +1 -0
  243. package/yujin-design-system-artdeco/icons/artdeco/list.svg +1 -0
  244. package/yujin-design-system-artdeco/icons/artdeco/lock.svg +1 -0
  245. package/yujin-design-system-artdeco/icons/artdeco/mail.svg +1 -0
  246. package/yujin-design-system-artdeco/icons/artdeco/manifest.json +365 -0
  247. package/yujin-design-system-artdeco/icons/artdeco/menu.svg +1 -0
  248. package/yujin-design-system-artdeco/icons/artdeco/phone.svg +1 -0
  249. package/yujin-design-system-artdeco/icons/artdeco/search.svg +1 -0
  250. package/yujin-design-system-artdeco/icons/artdeco/send.svg +1 -0
  251. package/yujin-design-system-artdeco/icons/artdeco/settings.svg +1 -0
  252. package/yujin-design-system-artdeco/icons/artdeco/share.svg +1 -0
  253. package/yujin-design-system-artdeco/icons/artdeco/shield.svg +1 -0
  254. package/yujin-design-system-artdeco/icons/artdeco/star.svg +1 -0
  255. package/yujin-design-system-artdeco/icons/artdeco/sun.svg +1 -0
  256. package/yujin-design-system-artdeco/icons/artdeco/table.svg +1 -0
  257. package/yujin-design-system-artdeco/icons/artdeco/tag.svg +1 -0
  258. package/yujin-design-system-artdeco/icons/artdeco/target.svg +1 -0
  259. package/yujin-design-system-artdeco/icons/artdeco/user.svg +1 -0
  260. package/yujin-design-system-artdeco/icons/artdeco/users.svg +1 -0
  261. package/yujin-design-system-artdeco/icons/artdeco/warning.svg +1 -0
  262. package/yujin-design-system-artdeco/manifest.json +44 -0
  263. package/yujin-design-system-artdeco/preview.html +25 -0
  264. package/yujin-design-system-artdeco/tokens/artdeco-tokens.css +145 -0
  265. package/yujin-design-system-artdeco/tokens/artdeco-tokens.json +40 -0
@@ -0,0 +1,1170 @@
1
+ {
2
+ "$schema": "https://design-tokens.github.io/community-group/format/",
3
+ "$description": "Yujin Design System tokens, generated from rpaforce-crm yujin-design-tokens.css",
4
+ "yujin": {
5
+ "name": {
6
+ "$value": "\"Yujin\"",
7
+ "$type": "string"
8
+ },
9
+ "kanji": {
10
+ "$value": "\"友人\"",
11
+ "$type": "string"
12
+ }
13
+ },
14
+ "color": {
15
+ "indigo": {
16
+ "50": {
17
+ "$value": "#ECEFFE",
18
+ "$type": "color"
19
+ },
20
+ "100": {
21
+ "$value": "#C8CDFA",
22
+ "$type": "color"
23
+ },
24
+ "200": {
25
+ "$value": "#A0A8F5",
26
+ "$type": "color"
27
+ },
28
+ "400": {
29
+ "$value": "#5A66E8",
30
+ "$type": "color"
31
+ },
32
+ "600": {
33
+ "$value": "#2D3A8C",
34
+ "$type": "color"
35
+ },
36
+ "800": {
37
+ "$value": "#1A2260",
38
+ "$type": "color"
39
+ },
40
+ "900": {
41
+ "$value": "#0D1235",
42
+ "$type": "color"
43
+ }
44
+ },
45
+ "teal": {
46
+ "50": {
47
+ "$value": "#E2F5F3",
48
+ "$type": "color"
49
+ },
50
+ "100": {
51
+ "$value": "#AADFD9",
52
+ "$type": "color"
53
+ },
54
+ "200": {
55
+ "$value": "#6EC8C0",
56
+ "$type": "color"
57
+ },
58
+ "400": {
59
+ "$value": "#1D9E94",
60
+ "$type": "color"
61
+ },
62
+ "600": {
63
+ "$value": "#0F6E66",
64
+ "$type": "color"
65
+ },
66
+ "800": {
67
+ "$value": "#074F49",
68
+ "$type": "color"
69
+ },
70
+ "900": {
71
+ "$value": "#03302C",
72
+ "$type": "color"
73
+ }
74
+ },
75
+ "amber": {
76
+ "50": {
77
+ "$value": "#FDF4E3",
78
+ "$type": "color"
79
+ },
80
+ "100": {
81
+ "$value": "#FAE0A8",
82
+ "$type": "color"
83
+ },
84
+ "200": {
85
+ "$value": "#F5C86A",
86
+ "$type": "color"
87
+ },
88
+ "400": {
89
+ "$value": "#D4950A",
90
+ "$type": "color"
91
+ },
92
+ "600": {
93
+ "$value": "#9B6A05",
94
+ "$type": "color"
95
+ },
96
+ "800": {
97
+ "$value": "#6B4803",
98
+ "$type": "color"
99
+ },
100
+ "900": {
101
+ "$value": "#3D2801",
102
+ "$type": "color"
103
+ }
104
+ },
105
+ "coral": {
106
+ "50": {
107
+ "$value": "#FCEEE9",
108
+ "$type": "color"
109
+ },
110
+ "100": {
111
+ "$value": "#F7C9BB",
112
+ "$type": "color"
113
+ },
114
+ "200": {
115
+ "$value": "#F09F8A",
116
+ "$type": "color"
117
+ },
118
+ "400": {
119
+ "$value": "#D45840",
120
+ "$type": "color"
121
+ },
122
+ "600": {
123
+ "$value": "#943020",
124
+ "$type": "color"
125
+ },
126
+ "800": {
127
+ "$value": "#6A1F13",
128
+ "$type": "color"
129
+ },
130
+ "900": {
131
+ "$value": "#3D0E08",
132
+ "$type": "color"
133
+ }
134
+ },
135
+ "warm": {
136
+ "0": {
137
+ "$value": "#FFFFFF",
138
+ "$type": "color"
139
+ },
140
+ "50": {
141
+ "$value": "#F8F7F4",
142
+ "$type": "color"
143
+ },
144
+ "100": {
145
+ "$value": "#F2F0EC",
146
+ "$type": "color"
147
+ },
148
+ "150": {
149
+ "$value": "#EAE8E2",
150
+ "$type": "color"
151
+ },
152
+ "200": {
153
+ "$value": "#DEDAD2",
154
+ "$type": "color"
155
+ },
156
+ "300": {
157
+ "$value": "#C8C5BB",
158
+ "$type": "color"
159
+ },
160
+ "400": {
161
+ "$value": "#A8A49A",
162
+ "$type": "color"
163
+ },
164
+ "500": {
165
+ "$value": "#888480",
166
+ "$type": "color"
167
+ },
168
+ "600": {
169
+ "$value": "#615E58",
170
+ "$type": "color"
171
+ },
172
+ "700": {
173
+ "$value": "#3E3B36",
174
+ "$type": "color"
175
+ },
176
+ "800": {
177
+ "$value": "#2C2927",
178
+ "$type": "color"
179
+ },
180
+ "900": {
181
+ "$value": "#1A1815",
182
+ "$type": "color"
183
+ }
184
+ },
185
+ "ink": {
186
+ "$value": "#1A1815",
187
+ "$type": "color"
188
+ },
189
+ "bg": {
190
+ "page": {
191
+ "$value": "var(--color-warm-50)",
192
+ "$type": "color"
193
+ },
194
+ "surface": {
195
+ "$value": "var(--color-warm-0)",
196
+ "$type": "color"
197
+ },
198
+ "subtle": {
199
+ "$value": "var(--color-warm-100)",
200
+ "$type": "color"
201
+ },
202
+ "muted": {
203
+ "$value": "var(--color-warm-150)",
204
+ "$type": "color"
205
+ },
206
+ "app": {
207
+ "$value": "#15140F",
208
+ "$type": "color"
209
+ }
210
+ },
211
+ "border": {
212
+ "subtle": {
213
+ "$value": "var(--color-warm-150)",
214
+ "$type": "color"
215
+ },
216
+ "default": {
217
+ "$value": "var(--color-warm-200)",
218
+ "$type": "color"
219
+ },
220
+ "strong": {
221
+ "$value": "var(--color-warm-300)",
222
+ "$type": "color"
223
+ }
224
+ },
225
+ "text": {
226
+ "primary": {
227
+ "$value": "var(--color-warm-800)",
228
+ "$type": "color"
229
+ },
230
+ "secondary": {
231
+ "$value": "var(--color-warm-600)",
232
+ "$type": "color"
233
+ },
234
+ "tertiary": {
235
+ "$value": "var(--color-warm-500)",
236
+ "$type": "color"
237
+ },
238
+ "disabled": {
239
+ "$value": "var(--color-warm-400)",
240
+ "$type": "color"
241
+ },
242
+ "inverse": {
243
+ "$value": "var(--color-warm-0)",
244
+ "$type": "color"
245
+ }
246
+ },
247
+ "accent": {
248
+ "hover": {
249
+ "$value": "var(--color-indigo-800)",
250
+ "$type": "color"
251
+ },
252
+ "light": {
253
+ "$value": "var(--color-indigo-50)",
254
+ "$type": "color"
255
+ },
256
+ "text": {
257
+ "$value": "var(--color-indigo-600)",
258
+ "$type": "color"
259
+ }
260
+ },
261
+ "success": {
262
+ "light": {
263
+ "$value": "var(--color-teal-50)",
264
+ "$type": "color"
265
+ },
266
+ "text": {
267
+ "$value": "var(--color-teal-800)",
268
+ "$type": "color"
269
+ }
270
+ },
271
+ "warning": {
272
+ "light": {
273
+ "$value": "var(--color-amber-50)",
274
+ "$type": "color"
275
+ },
276
+ "text": {
277
+ "$value": "var(--color-amber-800)",
278
+ "$type": "color"
279
+ }
280
+ },
281
+ "danger": {
282
+ "light": {
283
+ "$value": "var(--color-coral-50)",
284
+ "$type": "color"
285
+ },
286
+ "text": {
287
+ "$value": "var(--color-coral-800)",
288
+ "$type": "color"
289
+ }
290
+ },
291
+ "rose": {
292
+ "50": {
293
+ "$value": "#2A1419",
294
+ "$type": "color"
295
+ },
296
+ "200": {
297
+ "$value": "#4A1F2A",
298
+ "$type": "color"
299
+ }
300
+ },
301
+ "violet": {
302
+ "50": {
303
+ "$value": "#251A35",
304
+ "$type": "color"
305
+ },
306
+ "200": {
307
+ "$value": "#3A285A",
308
+ "$type": "color"
309
+ }
310
+ }
311
+ },
312
+ "module": {
313
+ "contacts": {
314
+ "bg": {
315
+ "$value": "var(--color-indigo-50)",
316
+ "$type": "color"
317
+ },
318
+ "border": {
319
+ "$value": "var(--color-indigo-200)",
320
+ "$type": "color"
321
+ },
322
+ "icon": {
323
+ "$value": "var(--color-indigo-600)",
324
+ "$type": "color"
325
+ },
326
+ "text": {
327
+ "$value": "var(--color-indigo-800)",
328
+ "$type": "color"
329
+ }
330
+ },
331
+ "companies": {
332
+ "bg": {
333
+ "$value": "#EEF2FF",
334
+ "$type": "color"
335
+ },
336
+ "icon": {
337
+ "$value": "#3730A3",
338
+ "$type": "color"
339
+ }
340
+ },
341
+ "suppliers": {
342
+ "bg": {
343
+ "$value": "var(--color-amber-50)",
344
+ "$type": "color"
345
+ },
346
+ "icon": {
347
+ "$value": "var(--color-amber-600)",
348
+ "$type": "color"
349
+ }
350
+ },
351
+ "advisors": {
352
+ "bg": {
353
+ "$value": "var(--color-teal-50)",
354
+ "$type": "color"
355
+ },
356
+ "icon": {
357
+ "$value": "var(--color-teal-600)",
358
+ "$type": "color"
359
+ }
360
+ },
361
+ "inventory": {
362
+ "bg": {
363
+ "$value": "#FFF7ED",
364
+ "$type": "color"
365
+ },
366
+ "icon": {
367
+ "$value": "#C2610C",
368
+ "$type": "color"
369
+ }
370
+ },
371
+ "docs": {
372
+ "bg": {
373
+ "$value": "var(--color-warm-100)",
374
+ "$type": "color"
375
+ },
376
+ "icon": {
377
+ "$value": "var(--color-warm-600)",
378
+ "$type": "color"
379
+ }
380
+ },
381
+ "pipeline": {
382
+ "bg": {
383
+ "$value": "var(--color-indigo-50)",
384
+ "$type": "color"
385
+ },
386
+ "icon": {
387
+ "$value": "var(--color-indigo-600)",
388
+ "$type": "color"
389
+ }
390
+ },
391
+ "tickets": {
392
+ "bg": {
393
+ "$value": "var(--color-coral-50)",
394
+ "$type": "color"
395
+ },
396
+ "icon": {
397
+ "$value": "var(--color-coral-600)",
398
+ "$type": "color"
399
+ }
400
+ },
401
+ "payments": {
402
+ "bg": {
403
+ "$value": "var(--color-teal-50)",
404
+ "$type": "color"
405
+ },
406
+ "icon": {
407
+ "$value": "var(--color-teal-600)",
408
+ "$type": "color"
409
+ }
410
+ },
411
+ "signatures": {
412
+ "bg": {
413
+ "$value": "#F0FDF4",
414
+ "$type": "color"
415
+ },
416
+ "icon": {
417
+ "$value": "#15803D",
418
+ "$type": "color"
419
+ }
420
+ },
421
+ "rates": {
422
+ "bg": {
423
+ "$value": "var(--color-amber-50)",
424
+ "$type": "color"
425
+ },
426
+ "icon": {
427
+ "$value": "var(--color-amber-600)",
428
+ "$type": "color"
429
+ }
430
+ },
431
+ "users": {
432
+ "bg": {
433
+ "$value": "var(--color-indigo-50)",
434
+ "$type": "color"
435
+ },
436
+ "icon": {
437
+ "$value": "var(--color-indigo-600)",
438
+ "$type": "color"
439
+ }
440
+ },
441
+ "ai": {
442
+ "bg": {
443
+ "$value": "#F5F3FF",
444
+ "$type": "color"
445
+ },
446
+ "icon": {
447
+ "$value": "#6D28D9",
448
+ "$type": "color"
449
+ }
450
+ },
451
+ "tasks": {
452
+ "bg": {
453
+ "$value": "var(--color-warm-100)",
454
+ "$type": "color"
455
+ },
456
+ "icon": {
457
+ "$value": "var(--color-warm-700)",
458
+ "$type": "color"
459
+ }
460
+ },
461
+ "stats": {
462
+ "bg": {
463
+ "$value": "var(--color-indigo-50)",
464
+ "$type": "color"
465
+ },
466
+ "icon": {
467
+ "$value": "var(--color-indigo-600)",
468
+ "$type": "color"
469
+ }
470
+ },
471
+ "kpis": {
472
+ "bg": {
473
+ "$value": "var(--color-amber-50)",
474
+ "$type": "color"
475
+ },
476
+ "icon": {
477
+ "$value": "var(--color-amber-600)",
478
+ "$type": "color"
479
+ }
480
+ },
481
+ "system": {
482
+ "bg": {
483
+ "$value": "var(--color-warm-100)",
484
+ "$type": "color"
485
+ },
486
+ "icon": {
487
+ "$value": "var(--color-warm-600)",
488
+ "$type": "color"
489
+ }
490
+ },
491
+ "security": {
492
+ "bg": {
493
+ "$value": "var(--color-coral-50)",
494
+ "$type": "color"
495
+ },
496
+ "icon": {
497
+ "$value": "var(--color-coral-600)",
498
+ "$type": "color"
499
+ }
500
+ },
501
+ "tenants": {
502
+ "bg": {
503
+ "$value": "var(--color-teal-50)",
504
+ "$type": "color"
505
+ },
506
+ "icon": {
507
+ "$value": "var(--color-teal-600)",
508
+ "$type": "color"
509
+ }
510
+ },
511
+ "custom": {
512
+ "bg": {
513
+ "$value": "#FDF4FF",
514
+ "$type": "color"
515
+ },
516
+ "icon": {
517
+ "$value": "#9333EA",
518
+ "$type": "color"
519
+ }
520
+ },
521
+ "integrations": {
522
+ "bg": {
523
+ "$value": "var(--color-indigo-50)",
524
+ "$type": "color"
525
+ },
526
+ "icon": {
527
+ "$value": "var(--color-indigo-600)",
528
+ "$type": "color"
529
+ }
530
+ },
531
+ "dashboards": {
532
+ "bg": {
533
+ "$value": "var(--color-teal-50)",
534
+ "$type": "color"
535
+ },
536
+ "icon": {
537
+ "$value": "var(--color-teal-600)",
538
+ "$type": "color"
539
+ }
540
+ },
541
+ "card": {
542
+ "icon": {
543
+ "size": {
544
+ "$value": "28px",
545
+ "$type": "dimension"
546
+ },
547
+ "bg": {
548
+ "size": {
549
+ "$value": "52px",
550
+ "$type": "dimension"
551
+ }
552
+ },
553
+ "radius": {
554
+ "$value": "var(--radius-md)",
555
+ "$type": "other"
556
+ }
557
+ }
558
+ }
559
+ },
560
+ "stage": {
561
+ "lead": {
562
+ "bg": {
563
+ "$value": "#EEF2FF",
564
+ "$type": "color"
565
+ }
566
+ },
567
+ "discovery": {
568
+ "bg": {
569
+ "$value": "#F5F3FF",
570
+ "$type": "color"
571
+ }
572
+ },
573
+ "quote": {
574
+ "bg": {
575
+ "$value": "var(--color-amber-50)",
576
+ "$type": "color"
577
+ }
578
+ },
579
+ "contract": {
580
+ "bg": {
581
+ "$value": "var(--color-teal-50)",
582
+ "$type": "color"
583
+ }
584
+ },
585
+ "won": {
586
+ "bg": {
587
+ "$value": "#F0FDF4",
588
+ "$type": "color"
589
+ }
590
+ },
591
+ "lost": {
592
+ "bg": {
593
+ "$value": "var(--color-coral-50)",
594
+ "$type": "color"
595
+ }
596
+ }
597
+ },
598
+ "font": {
599
+ "sans": {
600
+ "$value": "\"DM Sans\", \"Inter\", system-ui, sans-serif",
601
+ "$type": "other"
602
+ },
603
+ "display": {
604
+ "$value": "\"DM Sans\", sans-serif",
605
+ "$type": "other"
606
+ },
607
+ "mono": {
608
+ "$value": "\"JetBrains Mono\", \"Fira Code\", monospace",
609
+ "$type": "other"
610
+ },
611
+ "regular": {
612
+ "$value": "400",
613
+ "$type": "other"
614
+ },
615
+ "medium": {
616
+ "$value": "500",
617
+ "$type": "other"
618
+ }
619
+ },
620
+ "text": {
621
+ "xs": {
622
+ "$value": "11px",
623
+ "$type": "dimension"
624
+ },
625
+ "sm": {
626
+ "$value": "12px",
627
+ "$type": "dimension"
628
+ },
629
+ "base": {
630
+ "$value": "14px",
631
+ "$type": "dimension"
632
+ },
633
+ "md": {
634
+ "$value": "15px",
635
+ "$type": "dimension"
636
+ },
637
+ "lg": {
638
+ "$value": "17px",
639
+ "$type": "dimension"
640
+ },
641
+ "xl": {
642
+ "$value": "20px",
643
+ "$type": "dimension"
644
+ },
645
+ "2xl": {
646
+ "$value": "24px",
647
+ "$type": "dimension"
648
+ },
649
+ "3xl": {
650
+ "$value": "30px",
651
+ "$type": "dimension"
652
+ }
653
+ },
654
+ "leading": {
655
+ "tight": {
656
+ "$value": "1.3",
657
+ "$type": "other"
658
+ },
659
+ "normal": {
660
+ "$value": "1.6",
661
+ "$type": "other"
662
+ },
663
+ "relaxed": {
664
+ "$value": "1.75",
665
+ "$type": "other"
666
+ }
667
+ },
668
+ "tracking": {
669
+ "tight": {
670
+ "$value": "-0.01em",
671
+ "$type": "other"
672
+ },
673
+ "normal": {
674
+ "$value": "0",
675
+ "$type": "other"
676
+ },
677
+ "wide": {
678
+ "$value": "0.04em",
679
+ "$type": "dimension"
680
+ },
681
+ "wider": {
682
+ "$value": "0.08em",
683
+ "$type": "dimension"
684
+ }
685
+ },
686
+ "space": {
687
+ "1": {
688
+ "$value": "4px",
689
+ "$type": "dimension"
690
+ },
691
+ "2": {
692
+ "$value": "8px",
693
+ "$type": "dimension"
694
+ },
695
+ "3": {
696
+ "$value": "12px",
697
+ "$type": "dimension"
698
+ },
699
+ "4": {
700
+ "$value": "16px",
701
+ "$type": "dimension"
702
+ },
703
+ "5": {
704
+ "$value": "20px",
705
+ "$type": "dimension"
706
+ },
707
+ "6": {
708
+ "$value": "24px",
709
+ "$type": "dimension"
710
+ },
711
+ "8": {
712
+ "$value": "32px",
713
+ "$type": "dimension"
714
+ },
715
+ "10": {
716
+ "$value": "40px",
717
+ "$type": "dimension"
718
+ },
719
+ "12": {
720
+ "$value": "48px",
721
+ "$type": "dimension"
722
+ },
723
+ "16": {
724
+ "$value": "64px",
725
+ "$type": "dimension"
726
+ },
727
+ "20": {
728
+ "$value": "80px",
729
+ "$type": "dimension"
730
+ }
731
+ },
732
+ "border": {
733
+ "width": {
734
+ "thin": {
735
+ "$value": "0.5px",
736
+ "$type": "dimension"
737
+ },
738
+ "default": {
739
+ "$value": "1px",
740
+ "$type": "dimension"
741
+ },
742
+ "thick": {
743
+ "$value": "2px",
744
+ "$type": "dimension"
745
+ }
746
+ }
747
+ },
748
+ "radius": {
749
+ "sm": {
750
+ "$value": "4px",
751
+ "$type": "dimension"
752
+ },
753
+ "md": {
754
+ "$value": "8px",
755
+ "$type": "dimension"
756
+ },
757
+ "lg": {
758
+ "$value": "12px",
759
+ "$type": "dimension"
760
+ },
761
+ "xl": {
762
+ "$value": "16px",
763
+ "$type": "dimension"
764
+ },
765
+ "full": {
766
+ "$value": "9999px",
767
+ "$type": "dimension"
768
+ }
769
+ },
770
+ "shadow": {
771
+ "none": {
772
+ "$value": "none",
773
+ "$type": "other"
774
+ },
775
+ "sm": {
776
+ "$value": "0 1px 2px rgba(26, 24, 21, 0.05)",
777
+ "$type": "shadow"
778
+ },
779
+ "md": {
780
+ "$value": "0 2px 8px rgba(26, 24, 21, 0.08)",
781
+ "$type": "shadow"
782
+ },
783
+ "focus": {
784
+ "$value": "0 0 0 3px rgba(45, 58, 140, 0.15)",
785
+ "$type": "shadow"
786
+ }
787
+ },
788
+ "transition": {
789
+ "fast": {
790
+ "$value": "100ms ease-out",
791
+ "$type": "other"
792
+ },
793
+ "base": {
794
+ "$value": "150ms ease-out",
795
+ "$type": "other"
796
+ },
797
+ "slow": {
798
+ "$value": "200ms ease-out",
799
+ "$type": "other"
800
+ }
801
+ },
802
+ "sidebar": {
803
+ "width": {
804
+ "collapsed": {
805
+ "$value": "56px",
806
+ "$type": "dimension"
807
+ }
808
+ },
809
+ "bg": {
810
+ "$value": "var(--color-bg-surface)",
811
+ "$type": "color"
812
+ },
813
+ "border": {
814
+ "$value": "var(--border-width-thin) solid var(--color-border-subtle)",
815
+ "$type": "other"
816
+ },
817
+ "item": {
818
+ "height": {
819
+ "$value": "36px",
820
+ "$type": "dimension"
821
+ },
822
+ "radius": {
823
+ "$value": "var(--radius-md)",
824
+ "$type": "other"
825
+ },
826
+ "active": {
827
+ "bg": {
828
+ "$value": "var(--color-accent-light)",
829
+ "$type": "color"
830
+ },
831
+ "text": {
832
+ "$value": "var(--color-accent)",
833
+ "$type": "color"
834
+ }
835
+ }
836
+ },
837
+ "section": {
838
+ "label": {
839
+ "size": {
840
+ "$value": "var(--text-xs)",
841
+ "$type": "other"
842
+ },
843
+ "tracking": {
844
+ "$value": "var(--tracking-wider)",
845
+ "$type": "other"
846
+ }
847
+ }
848
+ }
849
+ },
850
+ "topbar": {
851
+ "height": {
852
+ "$value": "52px",
853
+ "$type": "dimension"
854
+ }
855
+ },
856
+ "content": {
857
+ "max": {
858
+ "width": {
859
+ "$value": "1200px",
860
+ "$type": "dimension"
861
+ }
862
+ },
863
+ "padding": {
864
+ "$value": "var(--space-6)",
865
+ "$type": "other"
866
+ }
867
+ },
868
+ "icon": {
869
+ "size": {
870
+ "sm": {
871
+ "$value": "16px",
872
+ "$type": "dimension"
873
+ },
874
+ "base": {
875
+ "$value": "20px",
876
+ "$type": "dimension"
877
+ },
878
+ "lg": {
879
+ "$value": "24px",
880
+ "$type": "dimension"
881
+ }
882
+ },
883
+ "stroke": {
884
+ "bold": {
885
+ "$value": "2",
886
+ "$type": "other"
887
+ }
888
+ }
889
+ },
890
+ "kanji": {
891
+ "font": {
892
+ "$value": "\"Noto Serif JP\", \"Yu Mincho\", \"游明朝\", serif",
893
+ "$type": "other"
894
+ },
895
+ "size": {
896
+ "lg": {
897
+ "$value": "72px",
898
+ "$type": "dimension"
899
+ },
900
+ "md": {
901
+ "$value": "56px",
902
+ "$type": "dimension"
903
+ },
904
+ "sm": {
905
+ "$value": "40px",
906
+ "$type": "dimension"
907
+ }
908
+ },
909
+ "opacity": {
910
+ "$value": "0.06",
911
+ "$type": "other"
912
+ },
913
+ "weight": {
914
+ "$value": "700",
915
+ "$type": "other"
916
+ }
917
+ },
918
+ "card": {
919
+ "module": {
920
+ "width": {
921
+ "$value": "180px",
922
+ "$type": "dimension"
923
+ },
924
+ "min": {
925
+ "height": {
926
+ "$value": "140px",
927
+ "$type": "dimension"
928
+ }
929
+ },
930
+ "padding": {
931
+ "$value": "var(--space-5)",
932
+ "$type": "other"
933
+ },
934
+ "radius": {
935
+ "$value": "var(--radius-lg)",
936
+ "$type": "other"
937
+ },
938
+ "border": {
939
+ "$value": "var(--border-width-thin) solid var(--color-border-subtle)",
940
+ "$type": "other"
941
+ },
942
+ "bg": {
943
+ "hover": {
944
+ "$value": "var(--color-warm-50)",
945
+ "$type": "color"
946
+ }
947
+ }
948
+ },
949
+ "metric": {
950
+ "padding": {
951
+ "$value": "var(--space-4) var(--space-5)",
952
+ "$type": "other"
953
+ },
954
+ "radius": {
955
+ "$value": "var(--radius-md)",
956
+ "$type": "other"
957
+ },
958
+ "bg": {
959
+ "$value": "var(--color-bg-subtle)",
960
+ "$type": "color"
961
+ }
962
+ },
963
+ "entity": {
964
+ "padding": {
965
+ "$value": "var(--space-4)",
966
+ "$type": "other"
967
+ },
968
+ "radius": {
969
+ "$value": "var(--radius-lg)",
970
+ "$type": "other"
971
+ },
972
+ "border": {
973
+ "$value": "var(--border-width-thin) solid var(--color-border-subtle)",
974
+ "$type": "other"
975
+ },
976
+ "bg": {
977
+ "$value": "var(--color-bg-surface)",
978
+ "$type": "color"
979
+ }
980
+ }
981
+ },
982
+ "badge": {
983
+ "padding": {
984
+ "$value": "2px 8px",
985
+ "$type": "other"
986
+ },
987
+ "radius": {
988
+ "$value": "var(--radius-full)",
989
+ "$type": "other"
990
+ },
991
+ "font": {
992
+ "size": {
993
+ "$value": "var(--text-xs)",
994
+ "$type": "other"
995
+ },
996
+ "weight": {
997
+ "$value": "var(--font-medium)",
998
+ "$type": "other"
999
+ }
1000
+ }
1001
+ },
1002
+ "input": {
1003
+ "height": {
1004
+ "$value": "36px",
1005
+ "$type": "dimension"
1006
+ },
1007
+ "padding": {
1008
+ "$value": "0 var(--space-3)",
1009
+ "$type": "other"
1010
+ },
1011
+ "radius": {
1012
+ "$value": "var(--radius-md)",
1013
+ "$type": "other"
1014
+ },
1015
+ "border": {
1016
+ "$value": "var(--border-width-default) solid var(--color-border-default)",
1017
+ "$type": "other"
1018
+ },
1019
+ "bg": {
1020
+ "$value": "var(--color-bg-surface)",
1021
+ "$type": "color"
1022
+ },
1023
+ "focus": {
1024
+ "border": {
1025
+ "$value": "var(--color-accent)",
1026
+ "$type": "color"
1027
+ },
1028
+ "ring": {
1029
+ "$value": "var(--shadow-focus)",
1030
+ "$type": "other"
1031
+ }
1032
+ },
1033
+ "font": {
1034
+ "size": {
1035
+ "$value": "var(--text-base)",
1036
+ "$type": "other"
1037
+ }
1038
+ }
1039
+ },
1040
+ "btn": {
1041
+ "height": {
1042
+ "$value": "36px",
1043
+ "$type": "dimension"
1044
+ },
1045
+ "padding": {
1046
+ "$value": "0 var(--space-4)",
1047
+ "$type": "other"
1048
+ },
1049
+ "radius": {
1050
+ "$value": "var(--radius-md)",
1051
+ "$type": "other"
1052
+ },
1053
+ "font": {
1054
+ "size": {
1055
+ "$value": "var(--text-base)",
1056
+ "$type": "other"
1057
+ },
1058
+ "weight": {
1059
+ "$value": "var(--font-medium)",
1060
+ "$type": "other"
1061
+ }
1062
+ },
1063
+ "transition": {
1064
+ "$value": "var(--transition-base)",
1065
+ "$type": "other"
1066
+ },
1067
+ "primary": {
1068
+ "bg": {
1069
+ "$value": "var(--color-accent)",
1070
+ "$type": "color"
1071
+ },
1072
+ "text": {
1073
+ "$value": "var(--color-text-inverse)",
1074
+ "$type": "color"
1075
+ },
1076
+ "hover": {
1077
+ "$value": "var(--color-accent-hover)",
1078
+ "$type": "color"
1079
+ }
1080
+ },
1081
+ "secondary": {
1082
+ "bg": {
1083
+ "$value": "transparent",
1084
+ "$type": "other"
1085
+ },
1086
+ "text": {
1087
+ "$value": "var(--color-accent)",
1088
+ "$type": "color"
1089
+ },
1090
+ "border": {
1091
+ "$value": "var(--color-accent)",
1092
+ "$type": "color"
1093
+ },
1094
+ "hover": {
1095
+ "bg": {
1096
+ "$value": "var(--color-accent-light)",
1097
+ "$type": "color"
1098
+ }
1099
+ }
1100
+ },
1101
+ "ghost": {
1102
+ "bg": {
1103
+ "$value": "transparent",
1104
+ "$type": "other"
1105
+ },
1106
+ "text": {
1107
+ "$value": "var(--color-text-secondary)",
1108
+ "$type": "color"
1109
+ },
1110
+ "border": {
1111
+ "$value": "var(--color-border-default)",
1112
+ "$type": "color"
1113
+ },
1114
+ "hover": {
1115
+ "bg": {
1116
+ "$value": "var(--color-bg-subtle)",
1117
+ "$type": "color"
1118
+ }
1119
+ }
1120
+ },
1121
+ "danger": {
1122
+ "bg": {
1123
+ "$value": "var(--color-danger)",
1124
+ "$type": "color"
1125
+ },
1126
+ "text": {
1127
+ "$value": "var(--color-text-inverse)",
1128
+ "$type": "color"
1129
+ },
1130
+ "hover": {
1131
+ "$value": "var(--color-coral-800)",
1132
+ "$type": "color"
1133
+ }
1134
+ }
1135
+ },
1136
+ "z": {
1137
+ "base": {
1138
+ "$value": "0",
1139
+ "$type": "other"
1140
+ },
1141
+ "above": {
1142
+ "$value": "1",
1143
+ "$type": "other"
1144
+ },
1145
+ "dropdown": {
1146
+ "$value": "100",
1147
+ "$type": "other"
1148
+ },
1149
+ "sticky": {
1150
+ "$value": "200",
1151
+ "$type": "other"
1152
+ },
1153
+ "modal": {
1154
+ "$value": "300",
1155
+ "$type": "other"
1156
+ },
1157
+ "toast": {
1158
+ "$value": "400",
1159
+ "$type": "other"
1160
+ },
1161
+ "tooltip": {
1162
+ "$value": "500",
1163
+ "$type": "other"
1164
+ }
1165
+ },
1166
+ "ghost": {
1167
+ "$value": "hover {\r\n background: var(--color-bg-subtle, rgba(0,0,0,0.05))",
1168
+ "$type": "shadow"
1169
+ }
1170
+ }