@orion-ds/react 4.2.4 → 4.2.8

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 (348) hide show
  1. package/dist/components/Alert/Alert.d.ts.map +1 -1
  2. package/dist/components/Alert/Alert.module.css +1 -1
  3. package/dist/components/Alert/Alert.stories.d.ts +2 -1
  4. package/dist/components/Alert/Alert.stories.d.ts.map +1 -1
  5. package/dist/components/Alert/Alert.types.d.ts +1 -1
  6. package/dist/components/Alert/Alert.types.d.ts.map +1 -1
  7. package/dist/components/Badge/Badge.module.css +1 -1
  8. package/dist/components/Badge/Badge.stories.d.ts +2 -2
  9. package/dist/components/Badge/Badge.stories.d.ts.map +1 -1
  10. package/dist/components/Badge/Badge.types.d.ts +2 -2
  11. package/dist/components/Badge/Badge.types.d.ts.map +1 -1
  12. package/dist/components/Button/Button.module.css +1 -1
  13. package/dist/components/Card/Card.module.css +1 -1
  14. package/dist/components/Card/Card.stories.d.ts +1 -1
  15. package/dist/components/Card/Card.stories.d.ts.map +1 -1
  16. package/dist/components/Card/Card.types.d.ts +1 -1
  17. package/dist/components/Card/Card.types.d.ts.map +1 -1
  18. package/dist/components/Chip/Chip.module.css +1 -1
  19. package/dist/components/Chip/Chip.stories.d.ts +1 -1
  20. package/dist/components/Chip/Chip.stories.d.ts.map +1 -1
  21. package/dist/components/Chip/Chip.types.d.ts +1 -1
  22. package/dist/components/Chip/Chip.types.d.ts.map +1 -1
  23. package/dist/components/Field/Field.module.css +1 -1
  24. package/dist/components/Field/Field.stories.d.ts +5 -0
  25. package/dist/components/Field/Field.stories.d.ts.map +1 -1
  26. package/dist/components/SearchInput/SearchInput.module.css +1 -1
  27. package/dist/components/Select/Select.module.css +1 -1
  28. package/dist/components/Textarea/Textarea.module.css +1 -1
  29. package/dist/index10.cjs +1 -1
  30. package/dist/index10.mjs +1 -1
  31. package/dist/index100.cjs +1 -1
  32. package/dist/index100.mjs +33 -30
  33. package/dist/index101.cjs +1 -1
  34. package/dist/index101.mjs +24 -40
  35. package/dist/index102.cjs +1 -1
  36. package/dist/index102.mjs +28 -46
  37. package/dist/index103.cjs +1 -1
  38. package/dist/index103.mjs +40 -24
  39. package/dist/index104.cjs +1 -1
  40. package/dist/index104.mjs +53 -12
  41. package/dist/index105.cjs +1 -1
  42. package/dist/index105.mjs +62 -44
  43. package/dist/index106.cjs +1 -1
  44. package/dist/index106.mjs +28 -20
  45. package/dist/index107.cjs +1 -1
  46. package/dist/index107.mjs +20 -38
  47. package/dist/index108.cjs +1 -1
  48. package/dist/index108.mjs +18 -14
  49. package/dist/index109.cjs +1 -1
  50. package/dist/index109.mjs +30 -18
  51. package/dist/index11.cjs +1 -1
  52. package/dist/index11.mjs +1 -1
  53. package/dist/index110.cjs +1 -1
  54. package/dist/index110.mjs +30 -28
  55. package/dist/index111.cjs +1 -1
  56. package/dist/index111.mjs +44 -28
  57. package/dist/index113.cjs +1 -1
  58. package/dist/index113.mjs +29 -37
  59. package/dist/index114.cjs +1 -1
  60. package/dist/index114.mjs +44 -28
  61. package/dist/index115.cjs +1 -1
  62. package/dist/index115.mjs +12 -40
  63. package/dist/index116.cjs +1 -1
  64. package/dist/index116.mjs +30 -46
  65. package/dist/index117.cjs +1 -1
  66. package/dist/index117.mjs +32 -28
  67. package/dist/index118.cjs +1 -1
  68. package/dist/index118.mjs +33 -22
  69. package/dist/index119.cjs +1 -1
  70. package/dist/index119.mjs +28 -26
  71. package/dist/index120.cjs +1 -1
  72. package/dist/index120.mjs +35 -62
  73. package/dist/index121.cjs +1 -1
  74. package/dist/index121.mjs +35 -31
  75. package/dist/index122.cjs +1 -1
  76. package/dist/index122.mjs +20 -45
  77. package/dist/index123.cjs +1 -1
  78. package/dist/index123.mjs +14 -28
  79. package/dist/index124.cjs +1 -1
  80. package/dist/index124.mjs +27 -33
  81. package/dist/index125.cjs +1 -1
  82. package/dist/index125.mjs +18 -38
  83. package/dist/index126.cjs +1 -1
  84. package/dist/index126.mjs +37 -33
  85. package/dist/index127.cjs +1 -1
  86. package/dist/index127.mjs +28 -42
  87. package/dist/index128.cjs +1 -1
  88. package/dist/index128.mjs +24 -40
  89. package/dist/index129.cjs +1 -1
  90. package/dist/index129.mjs +27 -29
  91. package/dist/index13.cjs +1 -1
  92. package/dist/index13.mjs +1 -1
  93. package/dist/index130.cjs +1 -1
  94. package/dist/index130.mjs +26 -60
  95. package/dist/index131.cjs +1 -1
  96. package/dist/index131.mjs +28 -106
  97. package/dist/index132.cjs +1 -1
  98. package/dist/index132.mjs +42 -57
  99. package/dist/index133.cjs +1 -1
  100. package/dist/index133.mjs +52 -24
  101. package/dist/index134.cjs +1 -1
  102. package/dist/index134.mjs +36 -30
  103. package/dist/index135.cjs +1 -1
  104. package/dist/index135.mjs +50 -18
  105. package/dist/index136.cjs +1 -1
  106. package/dist/index136.mjs +18 -52
  107. package/dist/index137.cjs +1 -1
  108. package/dist/index137.mjs +154 -30
  109. package/dist/index138.cjs +1 -1
  110. package/dist/index138.mjs +218 -28
  111. package/dist/index139.cjs +1 -1
  112. package/dist/index139.mjs +28 -42
  113. package/dist/index14.cjs +1 -1
  114. package/dist/index14.mjs +1 -1
  115. package/dist/index140.cjs +1 -1
  116. package/dist/index140.mjs +42 -18
  117. package/dist/index141.cjs +1 -1
  118. package/dist/index141.mjs +44 -44
  119. package/dist/index142.cjs +1 -1
  120. package/dist/index142.mjs +16 -65
  121. package/dist/index143.cjs +1 -1
  122. package/dist/index143.mjs +46 -20
  123. package/dist/index144.cjs +1 -1
  124. package/dist/index144.mjs +64 -33
  125. package/dist/index145.cjs +1 -1
  126. package/dist/index145.mjs +30 -76
  127. package/dist/index146.cjs +1 -1
  128. package/dist/index146.mjs +40 -64
  129. package/dist/index147.cjs +1 -1
  130. package/dist/index147.mjs +32 -64
  131. package/dist/index148.cjs +1 -1
  132. package/dist/index148.mjs +56 -18
  133. package/dist/index149.cjs +1 -1
  134. package/dist/index149.mjs +62 -20
  135. package/dist/index15.cjs +1 -1
  136. package/dist/index15.mjs +1 -1
  137. package/dist/index150.cjs +1 -1
  138. package/dist/index150.mjs +42 -56
  139. package/dist/index152.cjs +1 -1
  140. package/dist/index152.mjs +38 -51
  141. package/dist/index153.cjs +1 -1
  142. package/dist/index153.mjs +18 -24
  143. package/dist/index154.cjs +1 -1
  144. package/dist/index154.mjs +76 -27
  145. package/dist/index155.cjs +1 -1
  146. package/dist/index155.mjs +67 -46
  147. package/dist/index156.cjs +1 -1
  148. package/dist/index156.mjs +65 -42
  149. package/dist/index157.cjs +1 -1
  150. package/dist/index157.mjs +36 -26
  151. package/dist/index158.cjs +1 -1
  152. package/dist/index158.mjs +234 -55
  153. package/dist/index159.cjs +1 -1
  154. package/dist/index159.mjs +34 -17
  155. package/dist/index16.cjs +1 -1
  156. package/dist/index16.mjs +1 -1
  157. package/dist/index160.cjs +1 -1
  158. package/dist/index160.mjs +44 -13
  159. package/dist/index161.cjs +1 -1
  160. package/dist/index161.mjs +170 -50
  161. package/dist/index162.cjs +1 -1
  162. package/dist/index162.mjs +186 -21
  163. package/dist/index163.cjs +1 -1
  164. package/dist/index163.mjs +29 -34
  165. package/dist/index164.cjs +1 -1
  166. package/dist/index164.mjs +90 -36
  167. package/dist/index165.cjs +1 -1
  168. package/dist/index165.mjs +53 -68
  169. package/dist/index166.cjs +1 -1
  170. package/dist/index166.mjs +66 -28
  171. package/dist/index167.cjs +1 -1
  172. package/dist/index167.mjs +124 -18
  173. package/dist/index168.cjs +1 -1
  174. package/dist/index168.mjs +108 -234
  175. package/dist/index169.cjs +1 -1
  176. package/dist/index169.mjs +111 -33
  177. package/dist/index17.cjs +1 -1
  178. package/dist/index17.mjs +1 -1
  179. package/dist/index170.cjs +1 -1
  180. package/dist/index170.mjs +120 -41
  181. package/dist/index171.cjs +1 -1
  182. package/dist/index171.mjs +199 -155
  183. package/dist/index172.cjs +1 -1
  184. package/dist/index172.mjs +107 -186
  185. package/dist/index173.cjs +1 -1
  186. package/dist/index173.mjs +23 -29
  187. package/dist/index174.cjs +1 -1
  188. package/dist/index174.mjs +18 -90
  189. package/dist/index175.cjs +1 -1
  190. package/dist/index175.mjs +65 -53
  191. package/dist/index176.cjs +1 -1
  192. package/dist/index176.mjs +18 -66
  193. package/dist/index177.cjs +1 -1
  194. package/dist/index177.mjs +57 -124
  195. package/dist/index178.cjs +1 -1
  196. package/dist/index178.mjs +12 -108
  197. package/dist/index179.cjs +1 -1
  198. package/dist/index179.mjs +38 -111
  199. package/dist/index18.cjs +1 -1
  200. package/dist/index18.mjs +1 -1
  201. package/dist/index180.cjs +1 -1
  202. package/dist/index180.mjs +26 -122
  203. package/dist/index181.cjs +1 -1
  204. package/dist/index181.mjs +45 -214
  205. package/dist/index182.cjs +1 -1
  206. package/dist/index182.mjs +17 -17
  207. package/dist/index183.cjs +1 -1
  208. package/dist/index183.mjs +17 -17
  209. package/dist/index185.cjs +1 -1
  210. package/dist/index185.mjs +1 -1
  211. package/dist/index19.cjs +1 -1
  212. package/dist/index19.mjs +2 -2
  213. package/dist/index20.cjs +1 -1
  214. package/dist/index20.mjs +14 -14
  215. package/dist/index21.cjs +1 -1
  216. package/dist/index21.mjs +1 -1
  217. package/dist/index22.cjs +1 -1
  218. package/dist/index22.mjs +1 -1
  219. package/dist/index23.cjs +1 -1
  220. package/dist/index23.mjs +1 -1
  221. package/dist/index24.cjs +1 -1
  222. package/dist/index24.mjs +1 -1
  223. package/dist/index25.cjs +1 -1
  224. package/dist/index25.mjs +2 -2
  225. package/dist/index26.cjs +1 -1
  226. package/dist/index26.mjs +1 -1
  227. package/dist/index27.cjs +1 -1
  228. package/dist/index27.mjs +1 -1
  229. package/dist/index28.cjs +1 -1
  230. package/dist/index28.mjs +1 -1
  231. package/dist/index29.cjs +1 -1
  232. package/dist/index29.mjs +1 -1
  233. package/dist/index3.cjs +1 -1
  234. package/dist/index3.mjs +2 -2
  235. package/dist/index30.cjs +1 -1
  236. package/dist/index30.mjs +1 -1
  237. package/dist/index31.cjs +1 -1
  238. package/dist/index31.mjs +1 -1
  239. package/dist/index32.cjs +1 -1
  240. package/dist/index32.mjs +1 -1
  241. package/dist/index33.cjs +1 -1
  242. package/dist/index33.mjs +1 -1
  243. package/dist/index34.cjs +1 -1
  244. package/dist/index34.mjs +1 -1
  245. package/dist/index35.cjs +1 -1
  246. package/dist/index35.mjs +1 -1
  247. package/dist/index36.cjs +1 -1
  248. package/dist/index36.mjs +1 -1
  249. package/dist/index37.cjs +1 -1
  250. package/dist/index37.mjs +1 -1
  251. package/dist/index38.cjs +1 -1
  252. package/dist/index38.mjs +1 -1
  253. package/dist/index39.cjs +1 -1
  254. package/dist/index39.mjs +1 -1
  255. package/dist/index40.cjs +1 -1
  256. package/dist/index40.mjs +1 -1
  257. package/dist/index42.cjs +1 -1
  258. package/dist/index42.mjs +1 -1
  259. package/dist/index43.cjs +1 -1
  260. package/dist/index43.mjs +1 -1
  261. package/dist/index44.cjs +1 -1
  262. package/dist/index44.mjs +1 -1
  263. package/dist/index46.cjs +1 -1
  264. package/dist/index46.mjs +1 -1
  265. package/dist/index47.cjs +1 -1
  266. package/dist/index47.mjs +1 -1
  267. package/dist/index49.cjs +1 -1
  268. package/dist/index49.mjs +1 -1
  269. package/dist/index5.cjs +1 -1
  270. package/dist/index5.mjs +1 -1
  271. package/dist/index50.cjs +1 -1
  272. package/dist/index50.mjs +1 -1
  273. package/dist/index51.cjs +1 -1
  274. package/dist/index51.mjs +1 -1
  275. package/dist/index52.cjs +1 -1
  276. package/dist/index52.mjs +1 -1
  277. package/dist/index53.cjs +1 -1
  278. package/dist/index53.mjs +1 -1
  279. package/dist/index54.cjs +1 -1
  280. package/dist/index54.mjs +1 -1
  281. package/dist/index55.cjs +1 -1
  282. package/dist/index55.mjs +1 -1
  283. package/dist/index56.cjs +1 -1
  284. package/dist/index56.mjs +1 -1
  285. package/dist/index57.cjs +1 -1
  286. package/dist/index57.mjs +1 -1
  287. package/dist/index58.cjs +1 -1
  288. package/dist/index58.mjs +1 -1
  289. package/dist/index59.cjs +1 -1
  290. package/dist/index59.mjs +1 -1
  291. package/dist/index6.cjs +1 -1
  292. package/dist/index6.mjs +1 -1
  293. package/dist/index60.cjs +1 -1
  294. package/dist/index60.mjs +1 -1
  295. package/dist/index61.cjs +1 -1
  296. package/dist/index61.mjs +1 -1
  297. package/dist/index62.cjs +1 -1
  298. package/dist/index62.mjs +1 -1
  299. package/dist/index63.cjs +1 -1
  300. package/dist/index63.mjs +1 -1
  301. package/dist/index64.cjs +1 -1
  302. package/dist/index64.mjs +1 -1
  303. package/dist/index65.cjs +1 -1
  304. package/dist/index65.mjs +1 -1
  305. package/dist/index66.cjs +1 -1
  306. package/dist/index66.mjs +1 -1
  307. package/dist/index67.cjs +1 -1
  308. package/dist/index67.mjs +1 -1
  309. package/dist/index68.cjs +1 -1
  310. package/dist/index68.mjs +1 -1
  311. package/dist/index7.cjs +1 -1
  312. package/dist/index7.mjs +1 -1
  313. package/dist/index70.cjs +1 -1
  314. package/dist/index70.mjs +1 -1
  315. package/dist/index71.cjs +1 -1
  316. package/dist/index71.mjs +1 -1
  317. package/dist/index72.cjs +1 -1
  318. package/dist/index72.mjs +1 -1
  319. package/dist/index73.cjs +1 -1
  320. package/dist/index73.mjs +1 -1
  321. package/dist/index74.cjs +1 -1
  322. package/dist/index74.mjs +2 -2
  323. package/dist/index76.cjs +1 -1
  324. package/dist/index76.mjs +1 -1
  325. package/dist/index77.cjs +1 -1
  326. package/dist/index77.mjs +1 -1
  327. package/dist/index78.cjs +1 -1
  328. package/dist/index78.mjs +1 -1
  329. package/dist/index79.cjs +1 -1
  330. package/dist/index79.mjs +1 -1
  331. package/dist/index8.cjs +1 -1
  332. package/dist/index8.mjs +31 -30
  333. package/dist/index80.cjs +1 -1
  334. package/dist/index80.mjs +1 -1
  335. package/dist/index81.cjs +1 -1
  336. package/dist/index81.mjs +1 -1
  337. package/dist/index82.cjs +1 -1
  338. package/dist/index82.mjs +2 -2
  339. package/dist/index9.cjs +1 -1
  340. package/dist/index9.mjs +1 -1
  341. package/dist/index97.cjs +1 -1
  342. package/dist/index97.mjs +24 -154
  343. package/dist/index98.cjs +1 -1
  344. package/dist/index98.mjs +46 -218
  345. package/dist/index99.cjs +1 -1
  346. package/dist/index99.mjs +55 -36
  347. package/dist/styles.css +27 -9
  348. package/package.json +1 -1
package/dist/index137.mjs CHANGED
@@ -1,33 +1,157 @@
1
- const a = "_container_eaku9_16", _ = "_sm_eaku9_24", l = "_track_eaku9_24", e = "_input_eaku9_28", s = "_md_eaku9_38", t = "_lg_eaku9_52", c = "_fill_eaku9_76", n = "_valueDisplay_eaku9_165", i = "_ticks_eaku9_190", k = "_tick_eaku9_190", u = "_labels_eaku9_205", o = "_labelMin_eaku9_213", b = "_labelMax_eaku9_214", d = "_disabled_eaku9_219", p = {
2
- container: a,
3
- sm: _,
4
- track: l,
5
- input: e,
6
- md: s,
7
- lg: t,
8
- fill: c,
9
- valueDisplay: n,
10
- ticks: i,
11
- tick: k,
12
- labels: u,
13
- labelMin: o,
14
- labelMax: b,
15
- disabled: d
1
+ const r = {
2
+ theme: "light",
3
+ semantic: {
4
+ surface: {
5
+ base: "{color.neutral.0}",
6
+ subtle: "{color.neutral.50}",
7
+ layer: "{color.neutral.100}",
8
+ primary: "{color.neutral.100}",
9
+ secondary: "{color.neutral.50}",
10
+ glass: "color-mix(in srgb, {color.neutral.0} 70%, transparent)",
11
+ sunken: "color-mix(in srgb, {color.neutral.0} 40%, transparent)",
12
+ overlay: "color-mix(in srgb, {color.neutral.1000} 50%, transparent)"
13
+ },
14
+ text: {
15
+ primary: "{color.neutral.900}",
16
+ secondary: "{color.neutral.500}",
17
+ tertiary: "{color.neutral.400}",
18
+ inverse: "{color.neutral.0}",
19
+ brand: "{color.brand.500}",
20
+ "on-brand": {
21
+ primary: "{color.neutral.0}",
22
+ secondary: "color-mix(in srgb, {color.neutral.0} 90%, transparent)",
23
+ tertiary: "color-mix(in srgb, {color.neutral.0} 70%, transparent)"
24
+ }
25
+ },
26
+ border: {
27
+ subtle: "{color.neutral.200}",
28
+ strong: "{color.neutral.300}",
29
+ interactive: "{color.brand.500}"
30
+ },
31
+ interactive: {
32
+ primary: {
33
+ default: "{color.brand.500}",
34
+ hover: "{color.brand.700}",
35
+ text: "{color.neutral.0}"
36
+ },
37
+ secondary: {
38
+ default: "{color.neutral.100}",
39
+ hover: "{color.neutral.200}",
40
+ text: "{color.neutral.900}"
41
+ },
42
+ ghost: {
43
+ hover: "color-mix(in srgb, {color.neutral.1000} 5%, transparent)"
44
+ }
45
+ },
46
+ status: {
47
+ error: "{color.error.500}",
48
+ success: "{color.success.500}",
49
+ warning: "{color.warning.500}",
50
+ info: "{color.info.500}"
51
+ },
52
+ soft: {
53
+ brand: "color-mix(in srgb, {color.brand.500} 10%, transparent)",
54
+ "brand-hover": "color-mix(in srgb, {color.brand.500} 20%, transparent)",
55
+ success: "color-mix(in srgb, {color.success.500} 10%, transparent)",
56
+ error: "color-mix(in srgb, {color.error.500} 10%, transparent)",
57
+ warning: "color-mix(in srgb, {color.warning.500} 10%, transparent)",
58
+ info: "color-mix(in srgb, {color.info.500} 10%, transparent)"
59
+ },
60
+ focus: {
61
+ ring: "0 0 0 3px color-mix(in srgb, {color.brand.500} 40%, transparent)"
62
+ },
63
+ gradient: {
64
+ start: "{color.brand.400}",
65
+ end: "{color.brand.600}"
66
+ },
67
+ chart: {
68
+ 1: "{color.brand.500}",
69
+ 2: "{color.brand.300}",
70
+ 3: "{color.brand.700}",
71
+ 4: "{color.success.500}",
72
+ 5: "{color.warning.500}"
73
+ }
74
+ }
75
+ }, o = {
76
+ theme: "dark",
77
+ semantic: {
78
+ surface: {
79
+ base: "{color.neutral.900}",
80
+ subtle: "{color.neutral.950}",
81
+ layer: "{color.neutral.900}",
82
+ primary: "{color.neutral.900}",
83
+ secondary: "{color.neutral.900}",
84
+ glass: "color-mix(in srgb, {color.neutral.950} 60%, transparent)",
85
+ sunken: "color-mix(in srgb, {color.neutral.950} 40%, transparent)",
86
+ overlay: "color-mix(in srgb, {color.neutral.1000} 70%, transparent)"
87
+ },
88
+ text: {
89
+ primary: "{color.neutral.50}",
90
+ secondary: "{color.neutral.400}",
91
+ tertiary: "{color.neutral.600}",
92
+ inverse: "{color.neutral.950}",
93
+ brand: "{color.brand.400}",
94
+ "on-brand": {
95
+ primary: "{color.neutral.0}",
96
+ secondary: "color-mix(in srgb, {color.neutral.0} 90%, transparent)",
97
+ tertiary: "color-mix(in srgb, {color.neutral.0} 70%, transparent)"
98
+ }
99
+ },
100
+ border: {
101
+ subtle: "{color.neutral.800}",
102
+ strong: "{color.neutral.700}",
103
+ interactive: "{color.brand.500}"
104
+ },
105
+ interactive: {
106
+ primary: {
107
+ default: "{color.brand.500}",
108
+ hover: "{color.brand.400}",
109
+ text: "{color.neutral.900}"
110
+ },
111
+ secondary: {
112
+ default: "{color.neutral.800}",
113
+ hover: "{color.neutral.700}",
114
+ text: "{color.neutral.50}"
115
+ },
116
+ ghost: {
117
+ hover: "color-mix(in srgb, {color.neutral.0} 10%, transparent)"
118
+ }
119
+ },
120
+ status: {
121
+ error: "{color.error.500}",
122
+ success: "{color.success.500}",
123
+ warning: "{color.warning.500}",
124
+ info: "{color.info.500}"
125
+ },
126
+ soft: {
127
+ brand: "color-mix(in srgb, {color.brand.500} 15%, transparent)",
128
+ "brand-hover": "color-mix(in srgb, {color.brand.500} 25%, transparent)",
129
+ success: "color-mix(in srgb, {color.success.500} 15%, transparent)",
130
+ error: "color-mix(in srgb, {color.error.500} 15%, transparent)",
131
+ warning: "color-mix(in srgb, {color.warning.500} 15%, transparent)",
132
+ info: "color-mix(in srgb, {color.info.500} 15%, transparent)"
133
+ },
134
+ focus: {
135
+ ring: "0 0 0 3px color-mix(in srgb, {color.brand.500} 50%, transparent)"
136
+ },
137
+ gradient: {
138
+ start: "{color.brand.400}",
139
+ end: "{color.brand.600}"
140
+ },
141
+ chart: {
142
+ 1: "{color.brand.400}",
143
+ 2: "{color.brand.200}",
144
+ 3: "{color.brand.600}",
145
+ 4: "{color.success.500}",
146
+ 5: "{color.warning.500}"
147
+ }
148
+ }
149
+ }, n = {
150
+ light: r,
151
+ dark: o
16
152
  };
17
153
  export {
18
- a as container,
19
- p as default,
20
- d as disabled,
21
- c as fill,
22
- e as input,
23
- b as labelMax,
24
- o as labelMin,
25
- u as labels,
26
- t as lg,
27
- s as md,
28
- _ as sm,
29
- k as tick,
30
- i as ticks,
31
- l as track,
32
- n as valueDisplay
154
+ o as darkTheme,
155
+ r as lightTheme,
156
+ n as themes
33
157
  };
package/dist/index138.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_calendar_5j5rk_7",d="_header_5j5rk_19",a="_monthLabel_5j5rk_27",t="_grid_5j5rk_37",r="_weekday_5j5rk_44",_="_day_5j5rk_59",n="_disabled_5j5rk_77",s="_selected_5j5rk_77",o="_rangeStart_5j5rk_77",l="_rangeMiddle_5j5rk_77",c="_rangeEnd_5j5rk_78",i="_today_5j5rk_94",g="_outside_5j5rk_183",k={calendar:e,header:d,monthLabel:a,grid:t,weekday:r,day:_,disabled:n,selected:s,rangeStart:o,rangeMiddle:l,rangeEnd:c,today:i,outside:g};exports.calendar=e;exports.day=_;exports.default=k;exports.disabled=n;exports.grid=t;exports.header=d;exports.monthLabel=a;exports.outside=g;exports.rangeEnd=c;exports.rangeMiddle=l;exports.rangeStart=o;exports.selected=s;exports.today=i;exports.weekday=r;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r={orion:{name:"Orion",description:"Default brand - Orion Blue, professional rounded corners",accent:{primary:"{color.brand.orion.500}",light:"{color.brand.orion.100}",dark:"{color.brand.orion.900}"},typography:{primary:"Libre Baskerville",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.md}",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.orion.500}",interactivePrimaryHover:"{color.brand.orion.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.orion.500}",interactivePrimaryHover:"{color.brand.orion.400}",interactivePrimaryText:"{color.neutral.0}"}},usage:{html:'<html data-theme="dark">',css:"/* No additional CSS needed - default */",attribute:null}},deepblue:{name:"Deepblue",description:"Deepblue brand - Deep Blue with Work Sans typography",accent:{primary:"{color.brand.deepblue.500}",light:"{color.brand.deepblue.100}",dark:"{color.brand.deepblue.800}"},typography:{primary:"Work Sans",secondary:"Work Sans",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.md}",radiusContainer:"{radius.lg}",buttonStyle:"rounded"},semantic:{light:{interactivePrimary:"{color.brand.deepblue.500}",interactivePrimaryHover:"{color.brand.deepblue.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.deepblue.500}",interactivePrimaryHover:"{color.brand.deepblue.400}",interactivePrimaryText:"{color.neutral.900}"}},usage:{html:'<html data-theme="dark" data-brand="deepblue">',css:'/* Included in theme.css via [data-brand="deepblue"] */',attribute:"deepblue"}},red:{name:"Red",description:"Red brand - Red with Poppins typography and pill buttons",accent:{primary:"{color.brand.red.500}",light:"{color.brand.red.100}",dark:"{color.brand.red.900}"},typography:{primary:"Poppins",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"var(--radius-lg)",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.red.500}",interactivePrimaryHover:"{color.brand.red.600}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.red.500}",interactivePrimaryHover:"{color.brand.red.400}",interactivePrimaryText:"{color.neutral.0}"}},usage:{html:'<html data-theme="dark" data-brand="red">',css:'/* Included in theme.css via [data-brand="red"] */',attribute:"red"}},orange:{name:"Orange",description:"Orange brand - Red-Orange with pill buttons",accent:{primary:"{color.brand.orange.500}",light:"{color.brand.orange.100}",dark:"{color.brand.orange.900}"},typography:{primary:"DM Sans",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.full}",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.orange.500}",interactivePrimaryHover:"{color.brand.orange.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.orange.500}",interactivePrimaryHover:"{color.brand.orange.400}",interactivePrimaryText:"{color.neutral.0}"}},usage:{html:'<html data-theme="dark" data-brand="orange">',css:'/* Included in theme.css via [data-brand="orange"] */',attribute:"orange"}},ember:{name:"Ember",description:"Ember brand — Orange accent with dark neutral buttons and rectangular geometry",accent:{primary:"{color.brand.orange.500}",light:"{color.brand.orange.100}",dark:"{color.brand.orange.900}"},typography:{primary:"DM Sans",secondary:"Inter",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.md}",radiusContainer:"{radius.xl}",buttonStyle:"rounded"},semantic:{light:{interactivePrimary:"{color.neutral.900}",interactivePrimaryHover:"{color.neutral.700}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.neutral.100}",interactivePrimaryHover:"{color.neutral.0}",interactivePrimaryText:"{color.neutral.900}"}},usage:{html:'<html data-theme="light|dark" data-brand="ember">',css:'/* Included in theme.css via [data-brand="ember"] */',attribute:"ember"}},lemon:{name:"Lemon",description:"Lemon brand - Bright lime green with Anton typography and highly rounded design",accent:{primary:"{color.brand.lemon.600}",light:"{color.brand.lemon.100}",dark:"{color.brand.lemon.900}"},typography:{primary:"Anton",secondary:"Work Sans",mono:"JetBrains Mono"},geometry:{radiusControl:"{radius.lg}",radiusContainer:"{radius.lg}",buttonStyle:"pill"},semantic:{light:{interactivePrimary:"{color.brand.lemon.700}",interactivePrimaryHover:"{color.brand.lemon.800}",interactivePrimaryText:"{color.neutral.0}"},dark:{interactivePrimary:"{color.brand.lemon.500}",interactivePrimaryHover:"{color.brand.lemon.600}",interactivePrimaryText:"{color.neutral.900}"}},usage:{html:'<html data-theme="dark" data-brand="lemon">',css:'/* Included in theme.css via [data-brand="lemon"] */',attribute:"lemon"}}};exports.brands=r;
package/dist/index138.mjs CHANGED
@@ -1,31 +1,221 @@
1
- const e = "_calendar_5j5rk_7", d = "_header_5j5rk_19", _ = "_monthLabel_5j5rk_27", a = "_grid_5j5rk_37", r = "_weekday_5j5rk_44", t = "_day_5j5rk_59", n = "_disabled_5j5rk_77", s = "_selected_5j5rk_77", o = "_rangeStart_5j5rk_77", c = "_rangeMiddle_5j5rk_77", l = "_rangeEnd_5j5rk_78", k = "_today_5j5rk_94", j = "_outside_5j5rk_183", g = {
2
- calendar: e,
3
- header: d,
4
- monthLabel: _,
5
- grid: a,
6
- weekday: r,
7
- day: t,
8
- disabled: n,
9
- selected: s,
10
- rangeStart: o,
11
- rangeMiddle: c,
12
- rangeEnd: l,
13
- today: k,
14
- outside: j
1
+ const r = {
2
+ orion: {
3
+ name: "Orion",
4
+ description: "Default brand - Orion Blue, professional rounded corners",
5
+ accent: {
6
+ primary: "{color.brand.orion.500}",
7
+ light: "{color.brand.orion.100}",
8
+ dark: "{color.brand.orion.900}"
9
+ },
10
+ typography: {
11
+ primary: "Libre Baskerville",
12
+ secondary: "Inter",
13
+ mono: "JetBrains Mono"
14
+ },
15
+ geometry: {
16
+ radiusControl: "{radius.md}",
17
+ radiusContainer: "{radius.lg}",
18
+ buttonStyle: "pill"
19
+ },
20
+ semantic: {
21
+ light: {
22
+ interactivePrimary: "{color.brand.orion.500}",
23
+ interactivePrimaryHover: "{color.brand.orion.700}",
24
+ interactivePrimaryText: "{color.neutral.0}"
25
+ },
26
+ dark: {
27
+ interactivePrimary: "{color.brand.orion.500}",
28
+ interactivePrimaryHover: "{color.brand.orion.400}",
29
+ interactivePrimaryText: "{color.neutral.0}"
30
+ }
31
+ },
32
+ usage: {
33
+ html: '<html data-theme="dark">',
34
+ css: "/* No additional CSS needed - default */",
35
+ attribute: null
36
+ }
37
+ },
38
+ deepblue: {
39
+ name: "Deepblue",
40
+ description: "Deepblue brand - Deep Blue with Work Sans typography",
41
+ accent: {
42
+ primary: "{color.brand.deepblue.500}",
43
+ light: "{color.brand.deepblue.100}",
44
+ dark: "{color.brand.deepblue.800}"
45
+ },
46
+ typography: {
47
+ primary: "Work Sans",
48
+ secondary: "Work Sans",
49
+ mono: "JetBrains Mono"
50
+ },
51
+ geometry: {
52
+ radiusControl: "{radius.md}",
53
+ radiusContainer: "{radius.lg}",
54
+ buttonStyle: "rounded"
55
+ },
56
+ semantic: {
57
+ light: {
58
+ interactivePrimary: "{color.brand.deepblue.500}",
59
+ interactivePrimaryHover: "{color.brand.deepblue.700}",
60
+ interactivePrimaryText: "{color.neutral.0}"
61
+ },
62
+ dark: {
63
+ interactivePrimary: "{color.brand.deepblue.500}",
64
+ interactivePrimaryHover: "{color.brand.deepblue.400}",
65
+ interactivePrimaryText: "{color.neutral.900}"
66
+ }
67
+ },
68
+ usage: {
69
+ html: '<html data-theme="dark" data-brand="deepblue">',
70
+ css: '/* Included in theme.css via [data-brand="deepblue"] */',
71
+ attribute: "deepblue"
72
+ }
73
+ },
74
+ red: {
75
+ name: "Red",
76
+ description: "Red brand - Red with Poppins typography and pill buttons",
77
+ accent: {
78
+ primary: "{color.brand.red.500}",
79
+ light: "{color.brand.red.100}",
80
+ dark: "{color.brand.red.900}"
81
+ },
82
+ typography: {
83
+ primary: "Poppins",
84
+ secondary: "Inter",
85
+ mono: "JetBrains Mono"
86
+ },
87
+ geometry: {
88
+ radiusControl: "var(--radius-lg)",
89
+ radiusContainer: "{radius.lg}",
90
+ buttonStyle: "pill"
91
+ },
92
+ semantic: {
93
+ light: {
94
+ interactivePrimary: "{color.brand.red.500}",
95
+ interactivePrimaryHover: "{color.brand.red.600}",
96
+ interactivePrimaryText: "{color.neutral.0}"
97
+ },
98
+ dark: {
99
+ interactivePrimary: "{color.brand.red.500}",
100
+ interactivePrimaryHover: "{color.brand.red.400}",
101
+ interactivePrimaryText: "{color.neutral.0}"
102
+ }
103
+ },
104
+ usage: {
105
+ html: '<html data-theme="dark" data-brand="red">',
106
+ css: '/* Included in theme.css via [data-brand="red"] */',
107
+ attribute: "red"
108
+ }
109
+ },
110
+ orange: {
111
+ name: "Orange",
112
+ description: "Orange brand - Red-Orange with pill buttons",
113
+ accent: {
114
+ primary: "{color.brand.orange.500}",
115
+ light: "{color.brand.orange.100}",
116
+ dark: "{color.brand.orange.900}"
117
+ },
118
+ typography: {
119
+ primary: "DM Sans",
120
+ secondary: "Inter",
121
+ mono: "JetBrains Mono"
122
+ },
123
+ geometry: {
124
+ radiusControl: "{radius.full}",
125
+ radiusContainer: "{radius.lg}",
126
+ buttonStyle: "pill"
127
+ },
128
+ semantic: {
129
+ light: {
130
+ interactivePrimary: "{color.brand.orange.500}",
131
+ interactivePrimaryHover: "{color.brand.orange.700}",
132
+ interactivePrimaryText: "{color.neutral.0}"
133
+ },
134
+ dark: {
135
+ interactivePrimary: "{color.brand.orange.500}",
136
+ interactivePrimaryHover: "{color.brand.orange.400}",
137
+ interactivePrimaryText: "{color.neutral.0}"
138
+ }
139
+ },
140
+ usage: {
141
+ html: '<html data-theme="dark" data-brand="orange">',
142
+ css: '/* Included in theme.css via [data-brand="orange"] */',
143
+ attribute: "orange"
144
+ }
145
+ },
146
+ ember: {
147
+ name: "Ember",
148
+ description: "Ember brand — Orange accent with dark neutral buttons and rectangular geometry",
149
+ accent: {
150
+ primary: "{color.brand.orange.500}",
151
+ light: "{color.brand.orange.100}",
152
+ dark: "{color.brand.orange.900}"
153
+ },
154
+ typography: {
155
+ primary: "DM Sans",
156
+ secondary: "Inter",
157
+ mono: "JetBrains Mono"
158
+ },
159
+ geometry: {
160
+ radiusControl: "{radius.md}",
161
+ radiusContainer: "{radius.xl}",
162
+ buttonStyle: "rounded"
163
+ },
164
+ semantic: {
165
+ light: {
166
+ interactivePrimary: "{color.neutral.900}",
167
+ interactivePrimaryHover: "{color.neutral.700}",
168
+ interactivePrimaryText: "{color.neutral.0}"
169
+ },
170
+ dark: {
171
+ interactivePrimary: "{color.neutral.100}",
172
+ interactivePrimaryHover: "{color.neutral.0}",
173
+ interactivePrimaryText: "{color.neutral.900}"
174
+ }
175
+ },
176
+ usage: {
177
+ html: '<html data-theme="light|dark" data-brand="ember">',
178
+ css: '/* Included in theme.css via [data-brand="ember"] */',
179
+ attribute: "ember"
180
+ }
181
+ },
182
+ lemon: {
183
+ name: "Lemon",
184
+ description: "Lemon brand - Bright lime green with Anton typography and highly rounded design",
185
+ accent: {
186
+ primary: "{color.brand.lemon.600}",
187
+ light: "{color.brand.lemon.100}",
188
+ dark: "{color.brand.lemon.900}"
189
+ },
190
+ typography: {
191
+ primary: "Anton",
192
+ secondary: "Work Sans",
193
+ mono: "JetBrains Mono"
194
+ },
195
+ geometry: {
196
+ radiusControl: "{radius.lg}",
197
+ radiusContainer: "{radius.lg}",
198
+ buttonStyle: "pill"
199
+ },
200
+ semantic: {
201
+ light: {
202
+ interactivePrimary: "{color.brand.lemon.700}",
203
+ interactivePrimaryHover: "{color.brand.lemon.800}",
204
+ interactivePrimaryText: "{color.neutral.0}"
205
+ },
206
+ dark: {
207
+ interactivePrimary: "{color.brand.lemon.500}",
208
+ interactivePrimaryHover: "{color.brand.lemon.600}",
209
+ interactivePrimaryText: "{color.neutral.900}"
210
+ }
211
+ },
212
+ usage: {
213
+ html: '<html data-theme="dark" data-brand="lemon">',
214
+ css: '/* Included in theme.css via [data-brand="lemon"] */',
215
+ attribute: "lemon"
216
+ }
217
+ }
15
218
  };
16
219
  export {
17
- e as calendar,
18
- t as day,
19
- g as default,
20
- n as disabled,
21
- a as grid,
22
- d as header,
23
- _ as monthLabel,
24
- j as outside,
25
- l as rangeEnd,
26
- c as rangeMiddle,
27
- o as rangeStart,
28
- s as selected,
29
- k as today,
30
- r as weekday
220
+ r as brands
31
221
  };
package/dist/index139.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_container_1pxo1_8",o="_overlay_1pxo1_19",t="_fadeIn_1pxo1_1",n="_panel_1pxo1_39",_="_slideInRight_1pxo1_1",s="_slideInLeft_1pxo1_1",i="_header_1pxo1_101",l="_headerContent_1pxo1_111",p="_title_1pxo1_116",d="_subtitle_1pxo1_125",a="_headerActions_1pxo1_133",r="_closeButton_1pxo1_140",c="_body_1pxo1_170",x="_footer_1pxo1_180",h="_loading_1pxo1_195",f="_spinner_1pxo1_202",u="_spin_1pxo1_202",g={container:e,overlay:o,fadeIn:t,panel:n,"position-right":"_position-right_1pxo1_50",slideInRight:_,"position-left":"_position-left_1pxo1_56",slideInLeft:s,"size-sm":"_size-sm_1pxo1_81","size-md":"_size-md_1pxo1_85","size-lg":"_size-lg_1pxo1_89","size-xl":"_size-xl_1pxo1_93",header:i,headerContent:l,title:p,subtitle:d,headerActions:a,closeButton:r,body:c,footer:x,loading:h,spinner:f,spin:u};exports.body=c;exports.closeButton=r;exports.container=e;exports.default=g;exports.fadeIn=t;exports.footer=x;exports.header=i;exports.headerActions=a;exports.headerContent=l;exports.loading=h;exports.overlay=o;exports.panel=n;exports.slideInLeft=s;exports.slideInRight=_;exports.spin=u;exports.spinner=f;exports.subtitle=d;exports.title=p;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_calendar_5j5rk_7",d="_header_5j5rk_19",a="_monthLabel_5j5rk_27",t="_grid_5j5rk_37",r="_weekday_5j5rk_44",_="_day_5j5rk_59",n="_disabled_5j5rk_77",s="_selected_5j5rk_77",o="_rangeStart_5j5rk_77",l="_rangeMiddle_5j5rk_77",c="_rangeEnd_5j5rk_78",i="_today_5j5rk_94",g="_outside_5j5rk_183",k={calendar:e,header:d,monthLabel:a,grid:t,weekday:r,day:_,disabled:n,selected:s,rangeStart:o,rangeMiddle:l,rangeEnd:c,today:i,outside:g};exports.calendar=e;exports.day=_;exports.default=k;exports.disabled=n;exports.grid=t;exports.header=d;exports.monthLabel=a;exports.outside=g;exports.rangeEnd=c;exports.rangeMiddle=l;exports.rangeStart=o;exports.selected=s;exports.today=i;exports.weekday=r;
package/dist/index139.mjs CHANGED
@@ -1,45 +1,31 @@
1
- const o = "_container_1pxo1_8", e = "_overlay_1pxo1_19", _ = "_fadeIn_1pxo1_1", t = "_panel_1pxo1_39", n = "_slideInRight_1pxo1_1", s = "_slideInLeft_1pxo1_1", i = "_header_1pxo1_101", p = "_headerContent_1pxo1_111", l = "_title_1pxo1_116", c = "_subtitle_1pxo1_125", d = "_headerActions_1pxo1_133", a = "_closeButton_1pxo1_140", x = "_body_1pxo1_170", r = "_footer_1pxo1_180", h = "_loading_1pxo1_195", f = "_spinner_1pxo1_202", g = "_spin_1pxo1_202", I = {
2
- container: o,
3
- overlay: e,
4
- fadeIn: _,
5
- panel: t,
6
- "position-right": "_position-right_1pxo1_50",
7
- slideInRight: n,
8
- "position-left": "_position-left_1pxo1_56",
9
- slideInLeft: s,
10
- "size-sm": "_size-sm_1pxo1_81",
11
- "size-md": "_size-md_1pxo1_85",
12
- "size-lg": "_size-lg_1pxo1_89",
13
- "size-xl": "_size-xl_1pxo1_93",
14
- header: i,
15
- headerContent: p,
16
- title: l,
17
- subtitle: c,
18
- headerActions: d,
19
- closeButton: a,
20
- body: x,
21
- footer: r,
22
- loading: h,
23
- spinner: f,
24
- spin: g
1
+ const e = "_calendar_5j5rk_7", d = "_header_5j5rk_19", _ = "_monthLabel_5j5rk_27", a = "_grid_5j5rk_37", r = "_weekday_5j5rk_44", t = "_day_5j5rk_59", n = "_disabled_5j5rk_77", s = "_selected_5j5rk_77", o = "_rangeStart_5j5rk_77", c = "_rangeMiddle_5j5rk_77", l = "_rangeEnd_5j5rk_78", k = "_today_5j5rk_94", j = "_outside_5j5rk_183", g = {
2
+ calendar: e,
3
+ header: d,
4
+ monthLabel: _,
5
+ grid: a,
6
+ weekday: r,
7
+ day: t,
8
+ disabled: n,
9
+ selected: s,
10
+ rangeStart: o,
11
+ rangeMiddle: c,
12
+ rangeEnd: l,
13
+ today: k,
14
+ outside: j
25
15
  };
26
16
  export {
27
- x as body,
28
- a as closeButton,
29
- o as container,
30
- I as default,
31
- _ as fadeIn,
32
- r as footer,
33
- i as header,
34
- d as headerActions,
35
- p as headerContent,
36
- h as loading,
37
- e as overlay,
38
- t as panel,
39
- s as slideInLeft,
40
- n as slideInRight,
41
- g as spin,
42
- f as spinner,
43
- c as subtitle,
44
- l as title
17
+ e as calendar,
18
+ t as day,
19
+ g as default,
20
+ n as disabled,
21
+ a as grid,
22
+ d as header,
23
+ _ as monthLabel,
24
+ j as outside,
25
+ l as rangeEnd,
26
+ c as rangeMiddle,
27
+ o as rangeStart,
28
+ s as selected,
29
+ k as today,
30
+ r as weekday
45
31
  };
package/dist/index14.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),$=require("react"),e=require("./index101.cjs"),C=d=>d.replace(/-([a-z])/g,r=>r[1]?.toUpperCase()||""),o=$.forwardRef(({variant:d="primary",size:r="md",isLoading:t=!1,fullWidth:i=!1,icon:s,iconRight:u,iconOnly:l=!1,className:c,children:f,disabled:m,type:p="button",...h},j)=>{const N=e.default[C(d)],b=[e.default.button,N,e.default[r],i&&e.default.fullWidth,l&&e.default.iconOnly,t&&e.default.loading,c].filter(Boolean).join(" "),x=m||t,n=t?e.default.loadingContent:void 0;return a.jsxs("button",{ref:j,type:p,className:b,disabled:x,...h,children:[t&&a.jsx("span",{className:e.default.spinner,"aria-hidden":"true"}),s&&!l&&a.jsx("span",{className:`${e.default.icon} ${n||""}`,"aria-hidden":"true",children:s}),l&&s?a.jsx("span",{className:`${e.default.icon} ${n||""}`,"aria-hidden":"true",children:s}):a.jsx("span",{className:n,children:f}),u&&!l&&a.jsx("span",{className:`${e.default.icon} ${e.default.iconRight} ${n||""}`,"aria-hidden":"true",children:u})]})});o.displayName="Button";exports.Button=o;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react/jsx-runtime"),$=require("react"),e=require("./index103.cjs"),C=d=>d.replace(/-([a-z])/g,r=>r[1]?.toUpperCase()||""),o=$.forwardRef(({variant:d="primary",size:r="md",isLoading:t=!1,fullWidth:i=!1,icon:s,iconRight:u,iconOnly:l=!1,className:c,children:f,disabled:m,type:p="button",...h},j)=>{const N=e.default[C(d)],b=[e.default.button,N,e.default[r],i&&e.default.fullWidth,l&&e.default.iconOnly,t&&e.default.loading,c].filter(Boolean).join(" "),x=m||t,n=t?e.default.loadingContent:void 0;return a.jsxs("button",{ref:j,type:p,className:b,disabled:x,...h,children:[t&&a.jsx("span",{className:e.default.spinner,"aria-hidden":"true"}),s&&!l&&a.jsx("span",{className:`${e.default.icon} ${n||""}`,"aria-hidden":"true",children:s}),l&&s?a.jsx("span",{className:`${e.default.icon} ${n||""}`,"aria-hidden":"true",children:s}):a.jsx("span",{className:n,children:f}),u&&!l&&a.jsx("span",{className:`${e.default.icon} ${e.default.iconRight} ${n||""}`,"aria-hidden":"true",children:u})]})});o.displayName="Button";exports.Button=o;
package/dist/index14.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  import { jsxs as b, jsx as s } from "react/jsx-runtime";
2
2
  import { forwardRef as j } from "react";
3
- import a from "./index101.mjs";
3
+ import a from "./index103.mjs";
4
4
  const x = (l) => l.replace(/-([a-z])/g, (o) => o[1]?.toUpperCase() || ""), B = j(
5
5
  ({
6
6
  variant: l = "primary",
package/dist/index140.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t="_emptyState_6m57l_8",e="_sm_6m57l_21",s="_icon_6m57l_24",o="_title_6m57l_28",_="_description_6m57l_32",i="_actions_6m57l_37",c="_md_6m57l_43",l="_lg_6m57l_63",n={emptyState:t,sm:e,icon:s,title:o,description:_,actions:i,md:c,lg:l};exports.actions=i;exports.default=n;exports.description=_;exports.emptyState=t;exports.icon=s;exports.lg=l;exports.md=c;exports.sm=e;exports.title=o;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_container_1pxo1_8",o="_overlay_1pxo1_19",t="_fadeIn_1pxo1_1",n="_panel_1pxo1_39",_="_slideInRight_1pxo1_1",s="_slideInLeft_1pxo1_1",i="_header_1pxo1_101",l="_headerContent_1pxo1_111",p="_title_1pxo1_116",d="_subtitle_1pxo1_125",a="_headerActions_1pxo1_133",r="_closeButton_1pxo1_140",c="_body_1pxo1_170",x="_footer_1pxo1_180",h="_loading_1pxo1_195",f="_spinner_1pxo1_202",u="_spin_1pxo1_202",g={container:e,overlay:o,fadeIn:t,panel:n,"position-right":"_position-right_1pxo1_50",slideInRight:_,"position-left":"_position-left_1pxo1_56",slideInLeft:s,"size-sm":"_size-sm_1pxo1_81","size-md":"_size-md_1pxo1_85","size-lg":"_size-lg_1pxo1_89","size-xl":"_size-xl_1pxo1_93",header:i,headerContent:l,title:p,subtitle:d,headerActions:a,closeButton:r,body:c,footer:x,loading:h,spinner:f,spin:u};exports.body=c;exports.closeButton=r;exports.container=e;exports.default=g;exports.fadeIn=t;exports.footer=x;exports.header=i;exports.headerActions=a;exports.headerContent=l;exports.loading=h;exports.overlay=o;exports.panel=n;exports.slideInLeft=s;exports.slideInRight=_;exports.spin=u;exports.spinner=f;exports.subtitle=d;exports.title=p;
package/dist/index140.mjs CHANGED
@@ -1,21 +1,45 @@
1
- const t = "_emptyState_6m57l_8", _ = "_sm_6m57l_21", s = "_icon_6m57l_24", o = "_title_6m57l_28", c = "_description_6m57l_32", n = "_actions_6m57l_37", m = "_md_6m57l_43", l = "_lg_6m57l_63", e = {
2
- emptyState: t,
3
- sm: _,
4
- icon: s,
5
- title: o,
6
- description: c,
7
- actions: n,
8
- md: m,
9
- lg: l
1
+ const o = "_container_1pxo1_8", e = "_overlay_1pxo1_19", _ = "_fadeIn_1pxo1_1", t = "_panel_1pxo1_39", n = "_slideInRight_1pxo1_1", s = "_slideInLeft_1pxo1_1", i = "_header_1pxo1_101", p = "_headerContent_1pxo1_111", l = "_title_1pxo1_116", c = "_subtitle_1pxo1_125", d = "_headerActions_1pxo1_133", a = "_closeButton_1pxo1_140", x = "_body_1pxo1_170", r = "_footer_1pxo1_180", h = "_loading_1pxo1_195", f = "_spinner_1pxo1_202", g = "_spin_1pxo1_202", I = {
2
+ container: o,
3
+ overlay: e,
4
+ fadeIn: _,
5
+ panel: t,
6
+ "position-right": "_position-right_1pxo1_50",
7
+ slideInRight: n,
8
+ "position-left": "_position-left_1pxo1_56",
9
+ slideInLeft: s,
10
+ "size-sm": "_size-sm_1pxo1_81",
11
+ "size-md": "_size-md_1pxo1_85",
12
+ "size-lg": "_size-lg_1pxo1_89",
13
+ "size-xl": "_size-xl_1pxo1_93",
14
+ header: i,
15
+ headerContent: p,
16
+ title: l,
17
+ subtitle: c,
18
+ headerActions: d,
19
+ closeButton: a,
20
+ body: x,
21
+ footer: r,
22
+ loading: h,
23
+ spinner: f,
24
+ spin: g
10
25
  };
11
26
  export {
12
- n as actions,
13
- e as default,
14
- c as description,
15
- t as emptyState,
16
- s as icon,
17
- l as lg,
18
- m as md,
19
- _ as sm,
20
- o as title
27
+ x as body,
28
+ a as closeButton,
29
+ o as container,
30
+ I as default,
31
+ _ as fadeIn,
32
+ r as footer,
33
+ i as header,
34
+ d as headerActions,
35
+ p as headerContent,
36
+ h as loading,
37
+ e as overlay,
38
+ t as panel,
39
+ s as slideInLeft,
40
+ n as slideInRight,
41
+ g as spin,
42
+ f as spinner,
43
+ c as subtitle,
44
+ l as title
21
45
  };
package/dist/index141.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_metricCards_19r8j_8",r="_card_19r8j_33",a="_interactive_19r8j_49",c="_loading_19r8j_63",_="_cardHeader_19r8j_71",t="_cardIcon_19r8j_77",o="_label_19r8j_88",n="_cardBody_19r8j_100",s="_value_19r8j_107",i="_skeleton_19r8j_116",l="_pulse_19r8j_1",d="_sparkline_19r8j_134",j="_cardFooter_19r8j_143",v="_change_19r8j_150",p="_positive_19r8j_159",g="_negative_19r8j_163",u="_changeLabel_19r8j_167",b="_description_19r8j_173",h={metricCards:e,"cols-2":"_cols-2_19r8j_13","cols-3":"_cols-3_19r8j_17","cols-4":"_cols-4_19r8j_21","cols-5":"_cols-5_19r8j_25",card:r,interactive:a,loading:c,cardHeader:_,cardIcon:t,label:o,cardBody:n,value:s,skeleton:i,pulse:l,sparkline:d,cardFooter:j,change:v,positive:p,negative:g,changeLabel:u,description:b,"variant-compact":"_variant-compact_19r8j_184","variant-detailed":"_variant-detailed_19r8j_214"};exports.card=r;exports.cardBody=n;exports.cardFooter=j;exports.cardHeader=_;exports.cardIcon=t;exports.change=v;exports.changeLabel=u;exports.default=h;exports.description=b;exports.interactive=a;exports.label=o;exports.loading=c;exports.metricCards=e;exports.negative=g;exports.positive=p;exports.pulse=l;exports.skeleton=i;exports.sparkline=d;exports.value=s;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="_container_8sbpj_13",r="_disabled_8sbpj_19",o="_label_8sbpj_27",t="_labelText_8sbpj_43",s="_optional_8sbpj_47",_="_required_8sbpj_53",n="_textarea_8sbpj_63",a="_error_8sbpj_135",i="_sm_8sbpj_153",l="_md_8sbpj_159",c="_lg_8sbpj_165",b="_resizeNone_8sbpj_175",p="_resizeVertical_8sbpj_179",u="_resizeHorizontal_8sbpj_183",j="_resizeBoth_8sbpj_187",d="_footer_8sbpj_195",z="_helperText_8sbpj_202",g="_errorMessage_8sbpj_222",x="_counter_8sbpj_237",m="_counterWarning_8sbpj_247",T="_counterError_8sbpj_251",h={container:e,disabled:r,label:o,labelText:t,optional:s,required:_,textarea:n,error:a,sm:i,md:l,lg:c,resizeNone:b,resizeVertical:p,resizeHorizontal:u,resizeBoth:j,footer:d,helperText:z,errorMessage:g,counter:x,counterWarning:m,counterError:T};exports.container=e;exports.counter=x;exports.counterError=T;exports.counterWarning=m;exports.default=h;exports.disabled=r;exports.error=a;exports.errorMessage=g;exports.footer=d;exports.helperText=z;exports.label=o;exports.labelText=t;exports.lg=c;exports.md=l;exports.optional=s;exports.required=_;exports.resizeBoth=j;exports.resizeHorizontal=u;exports.resizeNone=b;exports.resizeVertical=p;exports.sm=i;exports.textarea=n;