@deepnoid/ui 0.1.223 → 1.0.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 (252) hide show
  1. package/.turbo/turbo-build.log +266 -251
  2. package/dist/{chunk-NTNF5T5I.mjs → chunk-23KGTXH2.mjs} +1 -1
  3. package/dist/{chunk-SX3JDFTH.mjs → chunk-2K3HZMC6.mjs} +9 -9
  4. package/dist/{chunk-ZFC5O2V3.mjs → chunk-3JKORA4G.mjs} +1 -1
  5. package/dist/{chunk-HFOHFBZH.mjs → chunk-3N442F6I.mjs} +2 -2
  6. package/dist/{chunk-WA7CSZQ3.mjs → chunk-3QZPVRM5.mjs} +1 -1
  7. package/dist/{chunk-BH3I4LIZ.mjs → chunk-4V5D237Z.mjs} +1 -1
  8. package/dist/chunk-63JRWMWN.mjs +215 -0
  9. package/dist/{chunk-GDHLN463.mjs → chunk-6CNPC722.mjs} +2 -2
  10. package/dist/{chunk-4IEHQI5B.mjs → chunk-7JCCPTBU.mjs} +3 -3
  11. package/dist/chunk-A6UUVHC6.mjs +38 -0
  12. package/dist/{chunk-P5L4YI54.mjs → chunk-AOU4QX7H.mjs} +106 -40
  13. package/dist/{chunk-U7SYKG2C.mjs → chunk-BBCJTXGU.mjs} +1 -1
  14. package/dist/{chunk-4S4AAZFC.mjs → chunk-CBFUVFGI.mjs} +4 -4
  15. package/dist/{chunk-AGE57VDD.mjs → chunk-CBIV6KFQ.mjs} +22 -25
  16. package/dist/{chunk-KWHCUAFU.mjs → chunk-CGJBY53Q.mjs} +3 -3
  17. package/dist/{chunk-XZYQFBCT.mjs → chunk-DI7QXTYZ.mjs} +1 -1
  18. package/dist/{chunk-U4DJHAM5.mjs → chunk-DPWUIAVC.mjs} +413 -149
  19. package/dist/chunk-E4VJDQD5.mjs +142 -0
  20. package/dist/{chunk-TE5JU3WA.mjs → chunk-EAWNUQDB.mjs} +90 -133
  21. package/dist/{chunk-OXJX5G3O.mjs → chunk-EIVSXVP5.mjs} +2 -2
  22. package/dist/{chunk-JGG3ZUNG.mjs → chunk-GSOTTSR4.mjs} +1 -1
  23. package/dist/{chunk-NGRGAY42.mjs → chunk-HKF5BNPX.mjs} +1 -1
  24. package/dist/{chunk-2URJGQFC.mjs → chunk-JUKILR6X.mjs} +2 -2
  25. package/dist/{chunk-DW3BX4M2.mjs → chunk-KPOXK7NN.mjs} +1 -1
  26. package/dist/{chunk-5KC3IFNR.mjs → chunk-LJSGQO4B.mjs} +1 -1
  27. package/dist/{chunk-LH6Z7SDZ.mjs → chunk-M7V5YMM2.mjs} +1 -1
  28. package/dist/{chunk-44FMPRHV.mjs → chunk-MAGZDGUW.mjs} +67 -38
  29. package/dist/chunk-MV2WCFK7.mjs +1 -0
  30. package/dist/{chunk-U52FBRJ3.mjs → chunk-NJWXYTBQ.mjs} +1 -1
  31. package/dist/{chunk-3DCUMRYP.mjs → chunk-NPQBJO6G.mjs} +11 -39
  32. package/dist/chunk-OK34FKBQ.mjs +224 -0
  33. package/dist/{chunk-OC5C42CB.mjs → chunk-OPGGL4CG.mjs} +3 -3
  34. package/dist/{chunk-R2XKPG4K.mjs → chunk-OPSMMRA2.mjs} +1 -1
  35. package/dist/{chunk-4X35QQTI.mjs → chunk-P4GNXDMO.mjs} +1 -1
  36. package/dist/{chunk-MTT24BLX.mjs → chunk-PCWANNZ4.mjs} +3 -3
  37. package/dist/{chunk-V2YH54JQ.mjs → chunk-PXUYPS6M.mjs} +12 -2
  38. package/dist/chunk-RFHWRBAB.mjs +105 -0
  39. package/dist/{chunk-EJ4GDC6K.mjs → chunk-S2T4GHJA.mjs} +27 -27
  40. package/dist/{chunk-5VTYO3RF.mjs → chunk-TBI5O3OL.mjs} +1 -1
  41. package/dist/{chunk-FZYZSMSS.mjs → chunk-TBRF36RK.mjs} +1 -1
  42. package/dist/{chunk-Q3KBMVJS.mjs → chunk-TEERNFIT.mjs} +77 -46
  43. package/dist/{chunk-RH3AHG52.mjs → chunk-V5XX3CGL.mjs} +1 -1
  44. package/dist/{chunk-6WD32ERF.mjs → chunk-VO2ZIGIK.mjs} +1 -1
  45. package/dist/{chunk-H6ZQDMYU.mjs → chunk-VOOEH6OJ.mjs} +24 -38
  46. package/dist/{chunk-ACZ3DQVT.mjs → chunk-VUO5J2OK.mjs} +16 -15
  47. package/dist/{chunk-RY5VVXQ4.mjs → chunk-WYTAGN2P.mjs} +1 -1
  48. package/dist/{chunk-NDNIAALB.mjs → chunk-YBDQSEPV.mjs} +17 -18
  49. package/dist/chunk-Z4NO7SMY.mjs +460 -0
  50. package/dist/components/accordion/accordion.js +366 -4
  51. package/dist/components/accordion/accordion.mjs +2 -2
  52. package/dist/components/accordion/accordionItem.js +366 -4
  53. package/dist/components/accordion/accordionItem.mjs +2 -2
  54. package/dist/components/accordion/index.js +366 -4
  55. package/dist/components/accordion/index.mjs +3 -3
  56. package/dist/components/avatar/avatar.js +472 -44
  57. package/dist/components/avatar/avatar.mjs +3 -3
  58. package/dist/components/avatar/index.js +472 -44
  59. package/dist/components/avatar/index.mjs +3 -3
  60. package/dist/components/backdrop/backdrop.js +366 -4
  61. package/dist/components/backdrop/backdrop.mjs +2 -2
  62. package/dist/components/backdrop/index.js +366 -4
  63. package/dist/components/backdrop/index.mjs +2 -2
  64. package/dist/components/breadcrumb/breadcrumb.js +951 -74
  65. package/dist/components/breadcrumb/breadcrumb.mjs +10 -9
  66. package/dist/components/breadcrumb/index.js +951 -74
  67. package/dist/components/breadcrumb/index.mjs +10 -9
  68. package/dist/components/button/button-group.js +366 -4
  69. package/dist/components/button/button-group.mjs +2 -2
  70. package/dist/components/button/button.d.mts +82 -119
  71. package/dist/components/button/button.d.ts +82 -119
  72. package/dist/components/button/button.js +966 -355
  73. package/dist/components/button/button.mjs +6 -5
  74. package/dist/components/button/button.style.d.mts +89 -0
  75. package/dist/components/button/button.style.d.ts +89 -0
  76. package/dist/components/button/button.style.js +1172 -0
  77. package/dist/components/button/button.style.mjs +9 -0
  78. package/dist/components/button/icon-button.d.mts +45 -46
  79. package/dist/components/button/icon-button.d.ts +45 -46
  80. package/dist/components/button/icon-button.js +1125 -527
  81. package/dist/components/button/icon-button.mjs +6 -5
  82. package/dist/components/button/index.js +1154 -830
  83. package/dist/components/button/index.mjs +9 -8
  84. package/dist/components/button/text-button.d.mts +59 -39
  85. package/dist/components/button/text-button.d.ts +59 -39
  86. package/dist/components/button/text-button.js +831 -21
  87. package/dist/components/button/text-button.mjs +3 -2
  88. package/dist/components/charts/areaChart.js +366 -4
  89. package/dist/components/charts/areaChart.mjs +2 -2
  90. package/dist/components/charts/barChart.js +366 -4
  91. package/dist/components/charts/barChart.mjs +2 -2
  92. package/dist/components/charts/circularProgress.js +366 -4
  93. package/dist/components/charts/circularProgress.mjs +2 -2
  94. package/dist/components/charts/index.js +366 -4
  95. package/dist/components/charts/index.mjs +6 -6
  96. package/dist/components/charts/radarChart.js +366 -4
  97. package/dist/components/charts/radarChart.mjs +2 -2
  98. package/dist/components/charts/simpleBarChart.js +366 -4
  99. package/dist/components/charts/simpleBarChart.mjs +2 -2
  100. package/dist/components/checkbox/checkbox.js +376 -42
  101. package/dist/components/checkbox/checkbox.mjs +2 -2
  102. package/dist/components/checkbox/index.js +376 -42
  103. package/dist/components/checkbox/index.mjs +2 -2
  104. package/dist/components/chip/chip.d.mts +32 -0
  105. package/dist/components/chip/chip.d.ts +32 -0
  106. package/dist/components/chip/chip.js +496 -57
  107. package/dist/components/chip/chip.mjs +4 -4
  108. package/dist/components/chip/index.js +496 -57
  109. package/dist/components/chip/index.mjs +4 -4
  110. package/dist/components/drawer/drawer.js +366 -4
  111. package/dist/components/drawer/drawer.mjs +2 -2
  112. package/dist/components/drawer/index.js +366 -4
  113. package/dist/components/drawer/index.mjs +2 -2
  114. package/dist/components/fileUpload/fileUpload.js +1014 -402
  115. package/dist/components/fileUpload/fileUpload.mjs +12 -11
  116. package/dist/components/fileUpload/index.js +1014 -402
  117. package/dist/components/fileUpload/index.mjs +12 -11
  118. package/dist/components/icon/Icon.d.mts +23 -10
  119. package/dist/components/icon/Icon.d.ts +23 -10
  120. package/dist/components/icon/Icon.js +120 -53
  121. package/dist/components/icon/Icon.mjs +2 -2
  122. package/dist/components/icon/index.js +120 -53
  123. package/dist/components/icon/index.mjs +2 -2
  124. package/dist/components/icon/template.d.mts +5 -2
  125. package/dist/components/icon/template.d.ts +5 -2
  126. package/dist/components/icon/template.js +106 -40
  127. package/dist/components/icon/template.mjs +1 -1
  128. package/dist/components/input/index.js +511 -82
  129. package/dist/components/input/index.mjs +4 -4
  130. package/dist/components/input/input.js +511 -82
  131. package/dist/components/input/input.mjs +4 -4
  132. package/dist/components/list/index.js +486 -57
  133. package/dist/components/list/index.mjs +6 -6
  134. package/dist/components/list/list.js +366 -4
  135. package/dist/components/list/list.mjs +2 -2
  136. package/dist/components/list/listItem.js +486 -57
  137. package/dist/components/list/listItem.mjs +5 -5
  138. package/dist/components/modal/GlobalModalProvider.d.mts +2 -0
  139. package/dist/components/modal/GlobalModalProvider.d.ts +2 -0
  140. package/dist/components/modal/GlobalModalProvider.js +1028 -416
  141. package/dist/components/modal/GlobalModalProvider.mjs +12 -11
  142. package/dist/components/modal/index.d.mts +2 -0
  143. package/dist/components/modal/index.d.ts +2 -0
  144. package/dist/components/modal/index.js +1028 -416
  145. package/dist/components/modal/index.mjs +13 -12
  146. package/dist/components/modal/modal.d.mts +101 -29
  147. package/dist/components/modal/modal.d.ts +101 -29
  148. package/dist/components/modal/modal.js +1028 -416
  149. package/dist/components/modal/modal.mjs +11 -10
  150. package/dist/components/modal/useGlobalModal.d.mts +2 -0
  151. package/dist/components/modal/useGlobalModal.d.ts +2 -0
  152. package/dist/components/modal/useGlobalModal.mjs +13 -12
  153. package/dist/components/pagination/index.js +598 -212
  154. package/dist/components/pagination/index.mjs +5 -5
  155. package/dist/components/pagination/pagination.js +598 -212
  156. package/dist/components/pagination/pagination.mjs +5 -5
  157. package/dist/components/picker/datePicker.js +1029 -705
  158. package/dist/components/picker/datePicker.mjs +12 -11
  159. package/dist/components/picker/day.js +366 -4
  160. package/dist/components/picker/day.mjs +2 -2
  161. package/dist/components/picker/index.js +1027 -703
  162. package/dist/components/picker/index.mjs +15 -14
  163. package/dist/components/picker/timePicker/Panel.js +831 -21
  164. package/dist/components/picker/timePicker/Panel.mjs +10 -9
  165. package/dist/components/picker/timePicker/index.js +976 -99
  166. package/dist/components/picker/timePicker/index.mjs +12 -11
  167. package/dist/components/progress/index.js +381 -18
  168. package/dist/components/progress/index.mjs +2 -2
  169. package/dist/components/progress/progress.d.mts +21 -18
  170. package/dist/components/progress/progress.d.ts +21 -18
  171. package/dist/components/progress/progress.js +381 -18
  172. package/dist/components/progress/progress.mjs +2 -2
  173. package/dist/components/radio/index.js +389 -41
  174. package/dist/components/radio/index.mjs +2 -2
  175. package/dist/components/radio/radio.d.mts +33 -48
  176. package/dist/components/radio/radio.d.ts +33 -48
  177. package/dist/components/radio/radio.js +389 -41
  178. package/dist/components/radio/radio.mjs +2 -2
  179. package/dist/components/ripple/index.mjs +3 -3
  180. package/dist/components/select/index.js +819 -221
  181. package/dist/components/select/index.mjs +10 -9
  182. package/dist/components/select/select.js +819 -221
  183. package/dist/components/select/select.mjs +10 -9
  184. package/dist/components/slider/index.d.mts +4 -0
  185. package/dist/components/slider/index.d.ts +4 -0
  186. package/dist/components/slider/index.js +955 -0
  187. package/dist/components/slider/index.mjs +11 -0
  188. package/dist/components/slider/slider.d.mts +158 -0
  189. package/dist/components/slider/slider.d.ts +158 -0
  190. package/dist/components/slider/slider.js +949 -0
  191. package/dist/components/slider/slider.mjs +10 -0
  192. package/dist/components/starRating/index.js +486 -57
  193. package/dist/components/starRating/index.mjs +4 -4
  194. package/dist/components/starRating/starRating.js +486 -57
  195. package/dist/components/starRating/starRating.mjs +4 -4
  196. package/dist/components/switch/index.js +22 -25
  197. package/dist/components/switch/index.mjs +1 -1
  198. package/dist/components/switch/switch.d.mts +0 -18
  199. package/dist/components/switch/switch.d.ts +0 -18
  200. package/dist/components/switch/switch.js +22 -25
  201. package/dist/components/switch/switch.mjs +1 -1
  202. package/dist/components/table/definition-table.js +366 -4
  203. package/dist/components/table/definition-table.mjs +2 -2
  204. package/dist/components/table/form-table.js +366 -4
  205. package/dist/components/table/form-table.mjs +1 -1
  206. package/dist/components/table/index.js +679 -291
  207. package/dist/components/table/index.mjs +10 -10
  208. package/dist/components/table/table-body.js +679 -291
  209. package/dist/components/table/table-body.mjs +7 -7
  210. package/dist/components/table/table-head.js +679 -291
  211. package/dist/components/table/table-head.mjs +7 -7
  212. package/dist/components/table/table.d.mts +8 -29
  213. package/dist/components/table/table.d.ts +8 -29
  214. package/dist/components/table/table.js +679 -291
  215. package/dist/components/table/table.mjs +7 -7
  216. package/dist/components/tabs/index.js +366 -4
  217. package/dist/components/tabs/index.mjs +2 -2
  218. package/dist/components/tabs/tabs.js +366 -4
  219. package/dist/components/tabs/tabs.mjs +2 -2
  220. package/dist/components/textarea/index.js +67 -38
  221. package/dist/components/textarea/index.mjs +1 -1
  222. package/dist/components/textarea/textarea.d.mts +21 -0
  223. package/dist/components/textarea/textarea.d.ts +21 -0
  224. package/dist/components/textarea/textarea.js +67 -38
  225. package/dist/components/textarea/textarea.mjs +1 -1
  226. package/dist/components/timePicker/calendar.js +486 -57
  227. package/dist/components/timePicker/calendar.mjs +3 -3
  228. package/dist/components/toast/index.js +486 -57
  229. package/dist/components/toast/index.mjs +5 -5
  230. package/dist/components/toast/toast.js +486 -57
  231. package/dist/components/toast/toast.mjs +4 -4
  232. package/dist/components/toast/use-toast.js +486 -57
  233. package/dist/components/toast/use-toast.mjs +5 -5
  234. package/dist/components/tooltip/index.js +366 -4
  235. package/dist/components/tooltip/index.mjs +2 -2
  236. package/dist/components/tooltip/tooltip.js +366 -4
  237. package/dist/components/tooltip/tooltip.mjs +2 -2
  238. package/dist/components/tree/index.js +486 -57
  239. package/dist/components/tree/index.mjs +4 -4
  240. package/dist/components/tree/tree.js +486 -57
  241. package/dist/components/tree/tree.mjs +4 -4
  242. package/dist/index.d.mts +1 -0
  243. package/dist/index.d.ts +1 -0
  244. package/dist/index.js +1705 -1281
  245. package/dist/index.mjs +76 -70
  246. package/dist/utils/tailwind-variants.js +366 -4
  247. package/dist/utils/tailwind-variants.mjs +1 -1
  248. package/package.json +1 -1
  249. package/dist/chunk-6AID2NLT.mjs +0 -37
  250. package/dist/chunk-BBRO35V3.mjs +0 -385
  251. package/dist/chunk-EVJ46M3U.mjs +0 -141
  252. package/dist/chunk-SKX5QPUD.mjs +0 -482
@@ -0,0 +1,1172 @@
1
+ "use client";
2
+ "use strict";
3
+ var __create = Object.create;
4
+ var __defProp = Object.defineProperty;
5
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
6
+ var __getOwnPropNames = Object.getOwnPropertyNames;
7
+ var __getProtoOf = Object.getPrototypeOf;
8
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
9
+ var __commonJS = (cb, mod) => function __require() {
10
+ return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
11
+ };
12
+ var __export = (target, all) => {
13
+ for (var name in all)
14
+ __defProp(target, name, { get: all[name], enumerable: true });
15
+ };
16
+ var __copyProps = (to, from, except, desc) => {
17
+ if (from && typeof from === "object" || typeof from === "function") {
18
+ for (let key of __getOwnPropNames(from))
19
+ if (!__hasOwnProp.call(to, key) && key !== except)
20
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
21
+ }
22
+ return to;
23
+ };
24
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
25
+ // If the importer is in node compatibility mode or this is not an ESM
26
+ // file that has been converted to a CommonJS file using a Babel-
27
+ // compatible transform (i.e. "__esModule" has not been set), then set
28
+ // "default" to the CommonJS "module.exports" for node compatibility.
29
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
30
+ mod
31
+ ));
32
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
33
+
34
+ // ../../node_modules/tailwindcss/lib/util/createPlugin.js
35
+ var require_createPlugin = __commonJS({
36
+ "../../node_modules/tailwindcss/lib/util/createPlugin.js"(exports2) {
37
+ "use strict";
38
+ Object.defineProperty(exports2, "__esModule", {
39
+ value: true
40
+ });
41
+ Object.defineProperty(exports2, "default", {
42
+ enumerable: true,
43
+ get: function() {
44
+ return _default;
45
+ }
46
+ });
47
+ function createPlugin(plugin2, config) {
48
+ return {
49
+ handler: plugin2,
50
+ config
51
+ };
52
+ }
53
+ createPlugin.withOptions = function(pluginFunction, configFunction = () => ({})) {
54
+ const optionsFunction = function(options) {
55
+ return {
56
+ __options: options,
57
+ handler: pluginFunction(options),
58
+ config: configFunction(options)
59
+ };
60
+ };
61
+ optionsFunction.__isOptionsFunction = true;
62
+ optionsFunction.__pluginFunction = pluginFunction;
63
+ optionsFunction.__configFunction = configFunction;
64
+ return optionsFunction;
65
+ };
66
+ var _default = createPlugin;
67
+ }
68
+ });
69
+
70
+ // ../../node_modules/tailwindcss/lib/public/create-plugin.js
71
+ var require_create_plugin = __commonJS({
72
+ "../../node_modules/tailwindcss/lib/public/create-plugin.js"(exports2) {
73
+ "use strict";
74
+ Object.defineProperty(exports2, "__esModule", {
75
+ value: true
76
+ });
77
+ Object.defineProperty(exports2, "default", {
78
+ enumerable: true,
79
+ get: function() {
80
+ return _default;
81
+ }
82
+ });
83
+ var _createPlugin = /* @__PURE__ */ _interop_require_default(require_createPlugin());
84
+ function _interop_require_default(obj) {
85
+ return obj && obj.__esModule ? obj : {
86
+ default: obj
87
+ };
88
+ }
89
+ var _default = _createPlugin.default;
90
+ }
91
+ });
92
+
93
+ // ../../node_modules/tailwindcss/plugin.js
94
+ var require_plugin = __commonJS({
95
+ "../../node_modules/tailwindcss/plugin.js"(exports2, module2) {
96
+ "use strict";
97
+ var createPlugin = require_create_plugin();
98
+ module2.exports = (createPlugin.__esModule ? createPlugin : { default: createPlugin }).default;
99
+ }
100
+ });
101
+
102
+ // src/components/button/button.style.ts
103
+ var button_style_exports = {};
104
+ __export(button_style_exports, {
105
+ buttonBaseStyle: () => buttonBaseStyle
106
+ });
107
+ module.exports = __toCommonJS(button_style_exports);
108
+
109
+ // src/utils/tailwind-variants.ts
110
+ var import_tailwind_variants = require("tailwind-variants");
111
+
112
+ // ../tailwind-config/src/plugin.ts
113
+ var import_plugin = __toESM(require_plugin());
114
+
115
+ // ../tailwind-config/src/colors/primitive-palette.ts
116
+ var primitivePalette = {
117
+ bg: {
118
+ "01": "#040811",
119
+ "02": "#040811",
120
+ "03": "#14161E",
121
+ "04": "#070414",
122
+ "05": "#070C12",
123
+ "06": "#202123"
124
+ },
125
+ gray: {
126
+ cool: {
127
+ 50: "#F7F7F8",
128
+ 100: "#EEEEF0",
129
+ 200: "#D8D9DF",
130
+ 300: "#B6B8C3",
131
+ 400: "#999CA9",
132
+ 500: "#717486",
133
+ 600: "#5B5E6E",
134
+ 700: "#4A4C5A",
135
+ 800: "#40424C",
136
+ 900: "#36373F",
137
+ 950: "#25252C"
138
+ },
139
+ warm: {
140
+ 50: "#F6F6F6",
141
+ 100: "#E7E7E7",
142
+ 200: "#D1D1D1",
143
+ 300: "#B0B0B0",
144
+ 400: "#888888",
145
+ 500: "#6D6D6D",
146
+ 600: "#5D5D5D",
147
+ 700: "#525252",
148
+ 800: "#454545",
149
+ 900: "#3D3D3D",
150
+ 950: "#25252C"
151
+ }
152
+ },
153
+ opacity: {
154
+ white: {
155
+ "0": "#FFFFFF, 0",
156
+ 5: "#FFFFFF, 5",
157
+ 10: "#FFFFFF, 10",
158
+ 20: "#FFFFFF, 20",
159
+ 30: "#FFFFFF, 30",
160
+ 40: "#FFFFFF, 40",
161
+ 50: "#FFFFFF, 50",
162
+ 60: "#FFFFFF, 60",
163
+ 70: "#FFFFFF, 70",
164
+ 80: "#FFFFFF, 80",
165
+ 90: "#FFFFFF, 90"
166
+ },
167
+ black: {
168
+ "0": "#000000, 0",
169
+ 5: "#000000, 5",
170
+ 10: "#000000, 10",
171
+ 20: "#000000, 20",
172
+ 30: "#000000, 30",
173
+ 40: "#000000, 40",
174
+ 50: "#000000, 50",
175
+ 60: "#000000, 60",
176
+ 70: "#000000, 70",
177
+ 80: "#000000, 80",
178
+ 90: "#000000, 90"
179
+ }
180
+ },
181
+ red: {
182
+ 50: "#FEF2F2",
183
+ 100: "#FEE9E9",
184
+ 200: "#FCCFD2",
185
+ 300: "#F9A8AC",
186
+ 400: "#F57780",
187
+ 500: "#EC4757",
188
+ 600: "#D82640",
189
+ 700: "#B71934",
190
+ 800: "#991832",
191
+ 900: "#831831",
192
+ 950: "#831831"
193
+ },
194
+ rose: {
195
+ 50: "#FDF4F6",
196
+ 100: "#F9E9EC",
197
+ 200: "#F4D8DD",
198
+ 300: "#E9B8C2",
199
+ 400: "#DF96A6",
200
+ 500: "#CB6881",
201
+ 600: "#B54969",
202
+ 700: "#973957",
203
+ 800: "#7F324D",
204
+ 900: "#6A2740",
205
+ 950: "#3C1523"
206
+ },
207
+ hotPink: {
208
+ 50: "#FDF2F7",
209
+ 100: "#FDE6F0",
210
+ 200: "#FCCEE3",
211
+ 300: "#FBA6CA",
212
+ 400: "#F76FA6",
213
+ 500: "#F04485",
214
+ 600: "#E2326C",
215
+ 700: "#C21448",
216
+ 800: "#A1133C",
217
+ 900: "#861535",
218
+ 950: "#52051B"
219
+ },
220
+ sepia: {
221
+ 50: "#FCF5F4",
222
+ 100: "#FAE9E9",
223
+ 200: "#F5D6D7",
224
+ 300: "#EDB4B6",
225
+ 400: "#E28A8F",
226
+ 500: "#D45F69",
227
+ 600: "#BE4051",
228
+ 700: "#9F3142",
229
+ 800: "#862B3C",
230
+ 900: "#6B2433",
231
+ 950: "#320E15"
232
+ },
233
+ orange: {
234
+ 50: "#FEF7EE",
235
+ 100: "#FDEDD7",
236
+ 200: "#F9D8AF",
237
+ 300: "#F5BB7C",
238
+ 400: "#F09447",
239
+ 500: "#EC7723",
240
+ 600: "#E15F19",
241
+ 700: "#E15F19",
242
+ 800: "#92391A",
243
+ 900: "#763118",
244
+ 950: "#40160A"
245
+ },
246
+ yellow: {
247
+ 50: "#F9F2E5",
248
+ 100: "#F5E6BC",
249
+ 200: "#FFE9BC",
250
+ 300: "#FFD174",
251
+ 400: "#F8BE4A",
252
+ 500: "#EAAD30",
253
+ 600: "#D77908",
254
+ 700: "#B2550B",
255
+ 800: "#91420F",
256
+ 900: "#773610",
257
+ 950: "#441B04"
258
+ },
259
+ tree: {
260
+ 50: "#F5F3F1",
261
+ 100: "#E5E1DC",
262
+ 200: "#CCC5BC",
263
+ 300: "#AFA395",
264
+ 400: "#978878",
265
+ 500: "#907E6F",
266
+ 600: "#756459",
267
+ 700: "#5F4F49",
268
+ 800: "#524541",
269
+ 900: "#483D3B",
270
+ 950: "#282120"
271
+ },
272
+ brown: {
273
+ 50: "#F6F3F0",
274
+ 100: "#F4EDEC",
275
+ 200: "#EBDFDD",
276
+ 300: "#DCC9C5",
277
+ 400: "#C6A9A3",
278
+ 500: "#B08983",
279
+ 600: "#A27E77",
280
+ 700: "#7F5D56",
281
+ 800: "#6A4F4A",
282
+ 900: "#5B4541",
283
+ 950: "#2C1E1C"
284
+ },
285
+ lime: {
286
+ 50: "#F7FFE5",
287
+ 100: "#ECFFC7",
288
+ 200: "#D9FF95",
289
+ 300: "#BDFE58",
290
+ 400: "#A1F524",
291
+ 500: "#82DC06",
292
+ 600: "#63B000",
293
+ 700: "#4B8506",
294
+ 800: "#3E690B",
295
+ 900: "#34580F",
296
+ 950: "#193102"
297
+ },
298
+ green: {
299
+ 50: "#E7F3EB",
300
+ 100: "#DFF9EA",
301
+ 200: "#CEECDA",
302
+ 300: "#9CD4B3",
303
+ 400: "#6EC092",
304
+ 500: "#3FA46B",
305
+ 600: "#209754",
306
+ 700: "#1E7745",
307
+ 800: "#1D5E3A",
308
+ 900: "#194E32",
309
+ 950: "#082B19"
310
+ },
311
+ timberGreen: {
312
+ 50: "#F1FCF5",
313
+ 100: "#DFF9EA",
314
+ 200: "#B5DACD",
315
+ 300: "#8ABFAF",
316
+ 400: "#60A18F",
317
+ 500: "#468675",
318
+ 600: "#366B5F",
319
+ 700: "#2E574D",
320
+ 800: "#2A4641",
321
+ 900: "#1D2F2B",
322
+ 950: "#11221E"
323
+ },
324
+ teal: {
325
+ 50: "#E2F1F0",
326
+ 100: "#C9EBE8",
327
+ 200: "#C7E8E5",
328
+ 300: "#8AD0D0",
329
+ 400: "#67C4C4",
330
+ 500: "#39A6A7",
331
+ 600: "#258386",
332
+ 700: "#1B666A",
333
+ 800: "#1A5255",
334
+ 900: "#1A4447",
335
+ 950: "#09272A"
336
+ },
337
+ lightBlue: {
338
+ 50: "#F2F8FD",
339
+ 100: "#E3EFFB",
340
+ 200: "#C1E0F6",
341
+ 300: "#8BC6EE",
342
+ 400: "#3DA2E1",
343
+ 500: "#258FD2",
344
+ 600: "#1771B2",
345
+ 700: "#145A90",
346
+ 800: "#154D77",
347
+ 900: "#174163",
348
+ 950: "#062C2D"
349
+ },
350
+ sea: {
351
+ 50: "#F4F6FC",
352
+ 100: "#E8EDF6",
353
+ 200: "#CBD9EB",
354
+ 300: "#9FB9DA",
355
+ 400: "#6A93C5",
356
+ 500: "#446FA4",
357
+ 600: "#375D92",
358
+ 700: "#2D4B77",
359
+ 800: "#294163",
360
+ 900: "#263954",
361
+ 950: "#1A2537"
362
+ },
363
+ blue: {
364
+ 50: "#F0F6FE",
365
+ 100: "#DDEAFC",
366
+ 200: "#C2DBFB",
367
+ 300: "#98C5F8",
368
+ 400: "#68A7F2",
369
+ 500: "#377CEB",
370
+ 600: "#2F68E1",
371
+ 700: "#2754CE",
372
+ 800: "#20429E",
373
+ 900: "#1C2A52",
374
+ 950: "#061132"
375
+ },
376
+ lightPurple: {
377
+ 50: "#F6F5FD",
378
+ 100: "#EEEDFA",
379
+ 200: "#DDDCFD",
380
+ 300: "#BDB9EC",
381
+ 400: "#AAA1E4",
382
+ 500: "#826CE3",
383
+ 600: "#7250D7",
384
+ 700: "#623DC4",
385
+ 800: "#5133A4",
386
+ 900: "#442B87",
387
+ 950: "#291A5B"
388
+ }
389
+ };
390
+
391
+ // ../tailwind-config/src/colors/semantic-palette.ts
392
+ var semanticPalette = {
393
+ primary: {
394
+ soft: { light: primitivePalette.blue[100], dark: primitivePalette.blue[950] },
395
+ light: { light: primitivePalette.blue[200], dark: primitivePalette.blue[900] },
396
+ main: { light: primitivePalette.blue[600], dark: primitivePalette.blue[600] },
397
+ dark: { light: primitivePalette.blue[800], dark: primitivePalette.blue[500] },
398
+ strong: { light: primitivePalette.blue[900], dark: primitivePalette.blue[200] }
399
+ },
400
+ secondary: {
401
+ soft: { light: primitivePalette.lightPurple[100], dark: primitivePalette.lightPurple[950] },
402
+ light: { light: primitivePalette.lightPurple[200], dark: primitivePalette.lightPurple[900] },
403
+ main: { light: primitivePalette.lightPurple[600], dark: primitivePalette.lightPurple[500] },
404
+ dark: { light: primitivePalette.lightPurple[800], dark: primitivePalette.lightPurple[700] },
405
+ strong: { light: primitivePalette.lightPurple[950], dark: primitivePalette.lightPurple[950] }
406
+ },
407
+ body: {
408
+ foreground: { light: primitivePalette.gray.cool[950], dark: primitivePalette.gray.cool[50] },
409
+ background: { light: primitivePalette.gray.cool[50], dark: primitivePalette.bg["06"] }
410
+ },
411
+ neutral: {
412
+ soft: { light: primitivePalette.gray.cool[100], dark: primitivePalette.gray.cool[900] },
413
+ light: { light: primitivePalette.gray.cool[200], dark: primitivePalette.gray.cool[700] },
414
+ main: { light: primitivePalette.gray.cool[400], dark: primitivePalette.gray.cool[400] },
415
+ dark: { light: primitivePalette.gray.cool[500], dark: primitivePalette.gray.cool[300] },
416
+ strong: { light: primitivePalette.gray.cool[700], dark: primitivePalette.gray.cool[200] }
417
+ },
418
+ trans: {
419
+ soft: { light: primitivePalette.opacity.black[5], dark: primitivePalette.opacity.white[5] },
420
+ light: { light: primitivePalette.opacity.black[10], dark: primitivePalette.opacity.white[10] },
421
+ main: { light: primitivePalette.opacity.black[20], dark: primitivePalette.opacity.white[20] },
422
+ dark: { light: primitivePalette.opacity.black[30], dark: primitivePalette.opacity.white[30] },
423
+ strong: { light: primitivePalette.opacity.black[60], dark: primitivePalette.opacity.black[60] }
424
+ },
425
+ common: {
426
+ black: { light: primitivePalette.gray.cool[950], dark: primitivePalette.gray.cool[950] },
427
+ white: { light: primitivePalette.gray.cool[50], dark: primitivePalette.gray.cool[50] },
428
+ transparent: { light: primitivePalette.opacity.white["0"], dark: primitivePalette.opacity.black["0"] },
429
+ hover: { light: primitivePalette.opacity.black[5], dark: primitivePalette.opacity.white[5] }
430
+ },
431
+ info: {
432
+ soft: { light: primitivePalette.teal[50], dark: primitivePalette.teal[950] },
433
+ light: { light: primitivePalette.teal[100], dark: primitivePalette.teal[900] },
434
+ main: { light: primitivePalette.teal[500], dark: primitivePalette.teal[500] },
435
+ dark: { light: primitivePalette.teal[600], dark: primitivePalette.teal[700] },
436
+ strong: { light: "", dark: "" }
437
+ },
438
+ success: {
439
+ soft: { light: primitivePalette.green[50], dark: primitivePalette.green[950] },
440
+ light: { light: primitivePalette.green[200], dark: primitivePalette.green[900] },
441
+ main: { light: primitivePalette.green[500], dark: primitivePalette.green[600] },
442
+ dark: { light: primitivePalette.green[600], dark: primitivePalette.green[700] },
443
+ strong: { light: "", dark: "" }
444
+ },
445
+ warning: {
446
+ soft: { light: primitivePalette.yellow[50], dark: primitivePalette.yellow[950] },
447
+ light: { light: primitivePalette.yellow[100], dark: primitivePalette.yellow[900] },
448
+ main: { light: primitivePalette.yellow[500], dark: primitivePalette.yellow[600] },
449
+ dark: { light: primitivePalette.yellow[600], dark: primitivePalette.yellow[700] },
450
+ strong: { light: "", dark: "" }
451
+ },
452
+ danger: {
453
+ soft: { light: primitivePalette.hotPink[50], dark: primitivePalette.hotPink[950] },
454
+ light: { light: primitivePalette.hotPink[200], dark: primitivePalette.hotPink[900] },
455
+ main: { light: primitivePalette.hotPink[500], dark: primitivePalette.hotPink[500] },
456
+ dark: { light: primitivePalette.hotPink[600], dark: primitivePalette.hotPink[700] },
457
+ strong: { light: "", dark: "" }
458
+ }
459
+ };
460
+
461
+ // ../tailwind-config/src/typography/font.ts
462
+ var fontSize = {
463
+ h1: [
464
+ "40px",
465
+ {
466
+ fontWeight: "700"
467
+ }
468
+ ],
469
+ h2: [
470
+ "34px",
471
+ {
472
+ fontWeight: "700"
473
+ }
474
+ ],
475
+ h3: [
476
+ "28px",
477
+ {
478
+ fontWeight: "700"
479
+ }
480
+ ],
481
+ h4: [
482
+ "24px",
483
+ {
484
+ fontWeight: "700"
485
+ }
486
+ ],
487
+ h5: [
488
+ "20px",
489
+ {
490
+ fontWeight: "600"
491
+ }
492
+ ],
493
+ sm: [
494
+ "12px",
495
+ {
496
+ lineHeight: "18px",
497
+ fontWeight: "400"
498
+ }
499
+ ],
500
+ md: [
501
+ "14px",
502
+ {
503
+ lineHeight: "21px",
504
+ fontWeight: "400"
505
+ }
506
+ ],
507
+ lg: [
508
+ "16px",
509
+ {
510
+ lineHeight: "24px",
511
+ fontWeight: "400"
512
+ }
513
+ ],
514
+ xl: [
515
+ "18px",
516
+ {
517
+ lineHeight: "27px",
518
+ fontWeight: "400"
519
+ }
520
+ ],
521
+ "2xl": [
522
+ "24px",
523
+ {
524
+ lineHeight: "36px",
525
+ fontWeight: "400"
526
+ }
527
+ ]
528
+ };
529
+
530
+ // ../tailwind-config/src/animation/bar.ts
531
+ var barAnimation = {
532
+ "indeterminate-bar": "indeterminate-bar 1.5s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite normal none running"
533
+ };
534
+ var barKeyframe = {
535
+ "indeterminate-bar": {
536
+ "0%": {
537
+ transform: "translateX(-50%) scaleX(0.2)"
538
+ },
539
+ "100%": {
540
+ transform: "translateX(100%) scaleX(1)"
541
+ }
542
+ }
543
+ };
544
+
545
+ // ../tailwind-config/src/animation/slide.ts
546
+ var sliceAnimation = {
547
+ slideInFromTop: "slideInFromTop 0.5s ease-out",
548
+ slideInFromBottom: "slideInFromBottom 0.5s ease-out",
549
+ slideInFromLeft: "slideInFromLeft 0.5s ease-out",
550
+ slideInFromRight: "slideInFromRight 0.5s ease-out",
551
+ slideOutToTop: "slideOutToTop 0.5s ease-in",
552
+ slideOutToBottom: "slideOutToBottom 0.5s ease-in",
553
+ slideOutToLeft: "slideOutToLeft 0.5s ease-in",
554
+ slideOutToRight: "slideOutToRight 0.5s ease-in"
555
+ };
556
+ var sliceKeyframe = {
557
+ slideInFromTop: {
558
+ "0%": {
559
+ transform: "translateY(-10px)",
560
+ opacity: "0"
561
+ },
562
+ "100%": {
563
+ transform: "translateY(0)",
564
+ opacity: "1"
565
+ }
566
+ },
567
+ slideInFromBottom: {
568
+ "0%": {
569
+ transform: "translateY(10px)",
570
+ opacity: "0"
571
+ },
572
+ "100%": {
573
+ transform: "translateY(0)",
574
+ opacity: "1"
575
+ }
576
+ },
577
+ slideInFromLeft: {
578
+ "0%": {
579
+ transform: "translateX(-10px)",
580
+ opacity: "0"
581
+ },
582
+ "100%": {
583
+ transform: "translateX(0)",
584
+ opacity: "1"
585
+ }
586
+ },
587
+ slideInFromRight: {
588
+ "0%": {
589
+ transform: "translateX(10px)",
590
+ opacity: "0"
591
+ },
592
+ "100%": {
593
+ transform: "translateX(0)",
594
+ opacity: "1"
595
+ }
596
+ },
597
+ slideOutToTop: {
598
+ "0%": {
599
+ transform: "translateY(0)",
600
+ opacity: "1"
601
+ },
602
+ "100%": {
603
+ transform: "translateY(-10px)",
604
+ opacity: "0"
605
+ }
606
+ },
607
+ slideOutToBottom: {
608
+ "0%": {
609
+ transform: "translateY(0)",
610
+ opacity: "1"
611
+ },
612
+ "100%": {
613
+ transform: "translateY(10px)",
614
+ opacity: "0"
615
+ }
616
+ },
617
+ slideOutToLeft: {
618
+ "0%": {
619
+ transform: "translateX(0)",
620
+ opacity: "1"
621
+ },
622
+ "100%": {
623
+ transform: "translateX(-10px)",
624
+ opacity: "0"
625
+ }
626
+ },
627
+ slideOutToRight: {
628
+ "0%": {
629
+ transform: "translateX(0)",
630
+ opacity: "1"
631
+ },
632
+ "100%": {
633
+ transform: "translateX(10px)",
634
+ opacity: "0"
635
+ }
636
+ }
637
+ };
638
+
639
+ // ../tailwind-config/src/animation/index.ts
640
+ var animation = { ...sliceAnimation, ...barAnimation };
641
+ var keyframes = { ...sliceKeyframe, ...barKeyframe };
642
+
643
+ // ../tailwind-config/src/shadow/index.ts
644
+ var boxShadow = {
645
+ "border-1": "inner 0 0 0 1px inset",
646
+ "border-2": "inner 0 0 0 2px inset",
647
+ "border-3": "inner 0 0 0 3px inset",
648
+ "border-4": "inner 0 0 0 4px inset",
649
+ "border-5": "inner 0 0 0 5px inset",
650
+ "border-6": "inner 0 0 0 6px inset",
651
+ "border-7": "inner 0 0 0 7px inset",
652
+ "border-8": "inner 0 0 0 8px inset",
653
+ "border-9": "inner 0 0 0 9px inset",
654
+ "border-10": "inner 0 0 0 10px inset",
655
+ inner: "inset 0 4px 8px 0 rgba(36, 39, 44, 0.2)",
656
+ "inner-sm": "inset 0 4px 8px 0 rgba(0, 0, 0, 0.2)",
657
+ "inner-md": "inset 0 6px 12px 0 rgba(0, 0, 0, 0.2)",
658
+ "inner-lg": "inset 0 8px 16px 0 rgba(0, 0, 0, 0.2)",
659
+ "inner-xl": "inset 0 10px 20px 0 rgba(0, 0, 0, 0.2)",
660
+ drop: "0 20px 40px 0 rgba(36, 39, 44, 0.2)",
661
+ "drop-sm": "0 4px 12px 0 rgba(0, 0, 0, 0.1)",
662
+ "drop-md": "0 6px 18px 0 rgba(0, 0, 0, 0.1)",
663
+ "drop-lg": "0 8px 24px 0 rgba(0, 0, 0, 0.1)",
664
+ "drop-xl": "0 0px 60px 0 rgba(0, 0, 0, 0.2)"
665
+ };
666
+
667
+ // ../tailwind-config/src/border/radius.ts
668
+ var borderRadius = {
669
+ sm: "4px",
670
+ md: "6px",
671
+ lg: "8px",
672
+ xl: "10px",
673
+ "2xl": "20px",
674
+ none: "0",
675
+ full: "9999px",
676
+ 2: "2px",
677
+ 5: "5px"
678
+ };
679
+
680
+ // ../tailwind-config/src/border/width.ts
681
+ var borderWidth = {
682
+ sm: "1px",
683
+ md: "1.25px",
684
+ lg: "1.5px",
685
+ xl: "1.75px"
686
+ };
687
+
688
+ // ../tailwind-config/src/space/gap.ts
689
+ var gap = {
690
+ sm: "4px",
691
+ md: "6px",
692
+ lg: "8px",
693
+ xl: "10px",
694
+ 5: "5px",
695
+ 10: "10px",
696
+ 20: "20px",
697
+ 30: "30px"
698
+ };
699
+
700
+ // src/utils/tailwind-variants.ts
701
+ function typedKeys(obj) {
702
+ return Object.keys(obj);
703
+ }
704
+ var COMMON_SIZE = ["sm", "md", "lg", "xl"];
705
+ var tv = (0, import_tailwind_variants.createTV)({
706
+ twMergeConfig: {
707
+ classGroups: {
708
+ fontSize: [{ text: [...typedKeys(fontSize)] }],
709
+ borderRadius: [{ rounded: [...typedKeys(borderRadius)] }],
710
+ boxShadow: [{ shadow: [...typedKeys(boxShadow)] }],
711
+ padding: [{ p: [...COMMON_SIZE] }],
712
+ gap: [{ gap: [...typedKeys(gap)] }],
713
+ borderWidth: [{ border: [...typedKeys(borderWidth)] }]
714
+ }
715
+ }
716
+ });
717
+
718
+ // src/components/button/button.style.ts
719
+ var buttonBaseStyle = tv({
720
+ slots: {
721
+ base: [
722
+ "relative",
723
+ "flex",
724
+ "items-center",
725
+ "justify-center",
726
+ "whitespace-nowrap",
727
+ "transition",
728
+ "duration-200",
729
+ "select-none",
730
+ "overflow-hidden",
731
+ "box-border",
732
+ "border",
733
+ "border-transparent"
734
+ ]
735
+ },
736
+ variants: {
737
+ variant: {
738
+ solid: [],
739
+ soft: [],
740
+ outline: [],
741
+ ghost: []
742
+ },
743
+ color: {
744
+ primary: [],
745
+ secondary: [],
746
+ neutral: [],
747
+ info: [],
748
+ success: [],
749
+ warning: [],
750
+ danger: []
751
+ },
752
+ disabled: {
753
+ true: {
754
+ base: ["!bg-neutral-soft", "!border-neutral-soft", "!text-neutral-light", "pointer-events-none"]
755
+ }
756
+ },
757
+ isInGroup: {
758
+ true: {
759
+ base: [
760
+ "[&:not(:first-child):not(:last-child)]:rounded-none",
761
+ "first:rounded-r-none",
762
+ "last:rounded-l-none",
763
+ "[&:not(:first-child)]:border-l-0"
764
+ ]
765
+ }
766
+ }
767
+ },
768
+ compoundVariants: [
769
+ {
770
+ variant: "solid",
771
+ color: "primary",
772
+ class: {
773
+ base: [
774
+ "text-white",
775
+ "bg-primary-main",
776
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-primary-main)]",
777
+ "active:bg-primary-dark"
778
+ ]
779
+ }
780
+ },
781
+ {
782
+ variant: "solid",
783
+ color: "secondary",
784
+ class: {
785
+ base: [
786
+ "text-white",
787
+ "bg-secondary-main",
788
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-secondary-main)]",
789
+ "active:bg-secondary-dark"
790
+ ]
791
+ }
792
+ },
793
+ {
794
+ variant: "solid",
795
+ color: "neutral",
796
+ class: {
797
+ base: [
798
+ "text-white",
799
+ "bg-neutral-main",
800
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-neutral-main)]",
801
+ "active:bg-neutral-dark"
802
+ ]
803
+ }
804
+ },
805
+ {
806
+ variant: "solid",
807
+ color: "info",
808
+ class: {
809
+ base: [
810
+ "text-white",
811
+ "bg-info-main",
812
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-info-main)]",
813
+ "active:bg-info-dark"
814
+ ]
815
+ }
816
+ },
817
+ {
818
+ variant: "solid",
819
+ color: "success",
820
+ class: {
821
+ base: [
822
+ "text-white",
823
+ "bg-success-main",
824
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-success-main)]",
825
+ "active:bg-success-dark"
826
+ ]
827
+ }
828
+ },
829
+ {
830
+ variant: "solid",
831
+ color: "warning",
832
+ class: {
833
+ base: [
834
+ "text-white",
835
+ "bg-warning-main",
836
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-warning-main)]",
837
+ "active:bg-warning-dark"
838
+ ]
839
+ }
840
+ },
841
+ {
842
+ variant: "solid",
843
+ color: "danger",
844
+ class: {
845
+ base: [
846
+ "text-white",
847
+ "bg-danger-main",
848
+ "hover:[background:linear-gradient(0deg,var(--dn-trans-light)_0%,var(--dn-trans-light)_100%),var(--dn-danger-main)]",
849
+ "active:bg-danger-dark"
850
+ ]
851
+ }
852
+ },
853
+ // soft & color
854
+ {
855
+ variant: "soft",
856
+ color: "primary",
857
+ class: {
858
+ base: [
859
+ "text-primary-main",
860
+ "bg-primary-soft",
861
+ "border-primary-soft",
862
+ "hover:border-primary-light",
863
+ "active:bg-primary-light"
864
+ ]
865
+ }
866
+ },
867
+ {
868
+ variant: "soft",
869
+ color: "secondary",
870
+ class: {
871
+ base: [
872
+ "text-secondary-main",
873
+ "bg-secondary-soft",
874
+ "border-secondary-soft",
875
+ "hover:border-secondary-light",
876
+ "active:bg-secondary-light"
877
+ ]
878
+ }
879
+ },
880
+ {
881
+ variant: "soft",
882
+ color: "neutral",
883
+ class: {
884
+ base: [
885
+ "text-neutral-main",
886
+ "bg-neutral-soft",
887
+ "border-neutral-soft",
888
+ "hover:border-neutral-light",
889
+ "active:bg-neutral-light"
890
+ ]
891
+ }
892
+ },
893
+ {
894
+ variant: "soft",
895
+ color: "info",
896
+ class: {
897
+ base: ["text-info-main", "bg-info-soft", "border-info-soft", "hover:border-info-light", "active:bg-info-light"]
898
+ }
899
+ },
900
+ {
901
+ variant: "soft",
902
+ color: "success",
903
+ class: {
904
+ base: [
905
+ "text-success-main",
906
+ "bg-success-soft",
907
+ "border-success-soft",
908
+ "hover:border-success-light",
909
+ "active:bg-success-light"
910
+ ]
911
+ }
912
+ },
913
+ {
914
+ variant: "soft",
915
+ color: "warning",
916
+ class: {
917
+ base: [
918
+ "text-warning-main",
919
+ "bg-warning-soft",
920
+ "border-warning-soft",
921
+ "hover:border-warning-light",
922
+ "active:bg-warning-light"
923
+ ]
924
+ }
925
+ },
926
+ {
927
+ variant: "soft",
928
+ color: "danger",
929
+ class: {
930
+ base: [
931
+ "text-danger-main",
932
+ "bg-danger-soft",
933
+ "border-danger-soft",
934
+ "hover:border-danger-light",
935
+ "active:bg-danger-light"
936
+ ]
937
+ }
938
+ },
939
+ // outline & color
940
+ {
941
+ variant: "outline",
942
+ color: "primary",
943
+ class: {
944
+ base: [
945
+ "bg-body-background",
946
+ "border-primary-main",
947
+ "text-primary-main",
948
+ "hover:bg-primary-soft",
949
+ "active:bg-primary-light"
950
+ ]
951
+ }
952
+ },
953
+ {
954
+ variant: "outline",
955
+ color: "secondary",
956
+ class: {
957
+ base: [
958
+ "bg-body-background",
959
+ "border-secondary-main",
960
+ "text-secondary-main",
961
+ "hover:bg-secondary-soft",
962
+ "active:bg-secondary-light"
963
+ ]
964
+ }
965
+ },
966
+ {
967
+ variant: "outline",
968
+ color: "neutral",
969
+ class: {
970
+ base: [
971
+ "bg-body-background",
972
+ "border-neutral-main",
973
+ "text-neutral-main",
974
+ "hover:bg-neutral-soft",
975
+ "active:bg-neutral-light"
976
+ ]
977
+ }
978
+ },
979
+ {
980
+ variant: "outline",
981
+ color: "info",
982
+ class: {
983
+ base: [
984
+ "bg-body-background",
985
+ "border-info-main",
986
+ "text-info-main",
987
+ "hover:bg-info-soft",
988
+ "active:bg-info-light"
989
+ ]
990
+ }
991
+ },
992
+ {
993
+ variant: "outline",
994
+ color: "success",
995
+ class: {
996
+ base: [
997
+ "bg-body-background",
998
+ "border-success-main",
999
+ "text-success-main",
1000
+ "hover:bg-success-soft",
1001
+ "active:bg-success-light"
1002
+ ]
1003
+ }
1004
+ },
1005
+ {
1006
+ variant: "outline",
1007
+ color: "warning",
1008
+ class: {
1009
+ base: [
1010
+ "bg-body-background",
1011
+ "border-warning-main",
1012
+ "text-warning-main",
1013
+ "hover:bg-warning-soft",
1014
+ "active:bg-warning-light"
1015
+ ]
1016
+ }
1017
+ },
1018
+ {
1019
+ variant: "outline",
1020
+ color: "danger",
1021
+ class: {
1022
+ base: [
1023
+ "bg-body-background",
1024
+ "border-danger-main",
1025
+ "text-danger-main",
1026
+ "hover:bg-danger-soft",
1027
+ "active:bg-danger-light"
1028
+ ]
1029
+ }
1030
+ },
1031
+ // ghost & color
1032
+ {
1033
+ variant: "ghost",
1034
+ color: "primary",
1035
+ class: {
1036
+ base: [
1037
+ "text-primary-main",
1038
+ "border-transparent",
1039
+ "hover:bg-primary-soft",
1040
+ "active:bg-primary-main",
1041
+ "active:text-common-white"
1042
+ ]
1043
+ }
1044
+ },
1045
+ {
1046
+ variant: "ghost",
1047
+ color: "secondary",
1048
+ class: {
1049
+ base: [
1050
+ "text-secondary-main",
1051
+ "border-transparent",
1052
+ "hover:bg-secondary-soft",
1053
+ "active:bg-secondary-main",
1054
+ "active:text-common-white"
1055
+ ]
1056
+ }
1057
+ },
1058
+ {
1059
+ variant: "ghost",
1060
+ color: "neutral",
1061
+ class: {
1062
+ base: [
1063
+ "text-neutral-main",
1064
+ "border-transparent",
1065
+ "hover:bg-neutral-soft",
1066
+ "active:bg-neutral-main",
1067
+ "active:text-common-white"
1068
+ ]
1069
+ }
1070
+ },
1071
+ {
1072
+ variant: "ghost",
1073
+ color: "info",
1074
+ class: {
1075
+ base: [
1076
+ "text-info-main",
1077
+ "border-transparent",
1078
+ "hover:bg-info-soft",
1079
+ "active:bg-info-main",
1080
+ "active:text-common-white"
1081
+ ]
1082
+ }
1083
+ },
1084
+ {
1085
+ variant: "ghost",
1086
+ color: "success",
1087
+ class: {
1088
+ base: [
1089
+ "text-success-main",
1090
+ "border-transparent",
1091
+ "hover:bg-success-soft",
1092
+ "active:bg-success-main",
1093
+ "active:text-common-white"
1094
+ ]
1095
+ }
1096
+ },
1097
+ {
1098
+ variant: "ghost",
1099
+ color: "warning",
1100
+ class: {
1101
+ base: [
1102
+ "text-warning-main",
1103
+ "border-transparent",
1104
+ "hover:bg-warning-soft",
1105
+ "active:bg-warning-main",
1106
+ "active:text-common-white"
1107
+ ]
1108
+ }
1109
+ },
1110
+ {
1111
+ variant: "ghost",
1112
+ color: "danger",
1113
+ class: {
1114
+ base: [
1115
+ "text-danger-main",
1116
+ "border-transparent",
1117
+ "hover:bg-danger-soft",
1118
+ "active:bg-danger-main",
1119
+ "active:text-common-white"
1120
+ ]
1121
+ }
1122
+ },
1123
+ // variant && size
1124
+ {
1125
+ variant: ["soft", "outline"],
1126
+ size: "sm",
1127
+ class: {
1128
+ base: ["border-sm"]
1129
+ }
1130
+ },
1131
+ {
1132
+ variant: ["soft", "outline"],
1133
+ size: "md",
1134
+ class: {
1135
+ base: ["border-md"]
1136
+ }
1137
+ },
1138
+ {
1139
+ variant: ["soft", "outline"],
1140
+ size: "lg",
1141
+ class: {
1142
+ base: ["border-lg"]
1143
+ }
1144
+ },
1145
+ {
1146
+ variant: ["soft", "outline"],
1147
+ size: "xl",
1148
+ class: {
1149
+ base: ["border-xl"]
1150
+ }
1151
+ },
1152
+ // variant && disabled
1153
+ {
1154
+ variant: ["soft", "ghost"],
1155
+ disabled: true,
1156
+ class: {
1157
+ base: ["!border-neutral-soft"]
1158
+ }
1159
+ },
1160
+ {
1161
+ variant: ["outline"],
1162
+ disabled: true,
1163
+ class: {
1164
+ base: ["!border-neutral-light"]
1165
+ }
1166
+ }
1167
+ ]
1168
+ });
1169
+ // Annotate the CommonJS export names for ESM import in node:
1170
+ 0 && (module.exports = {
1171
+ buttonBaseStyle
1172
+ });