@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/index98.mjs CHANGED
@@ -1,221 +1,49 @@
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
- }
1
+ const n = "_fieldContainer_71nij_9", e = "_fullWidth_71nij_15", t = "_disabled_71nij_19", o = "_label_71nij_24", _ = "_labelText_71nij_40", r = "_optional_71nij_44", i = "_required_71nij_50", s = "_inputWrapper_71nij_57", c = "_input_71nij_57", l = "_error_71nij_131", a = "_leftIcon_71nij_146", I = "_rightIcon_71nij_147", j = "_rightIconInteractive_71nij_167", h = "_errorIconInline_71nij_198", d = "_errorIconMessage_71nij_204", p = "_sm_71nij_209", g = "_md_71nij_218", f = "_lg_71nij_227", u = "_hasLeftIcon_71nij_237", b = "_hasRightIcon_71nij_241", x = "_helperText_71nij_246", m = "_errorMessage_71nij_255", M = {
2
+ fieldContainer: n,
3
+ fullWidth: e,
4
+ disabled: t,
5
+ label: o,
6
+ labelText: _,
7
+ optional: r,
8
+ required: i,
9
+ inputWrapper: s,
10
+ input: c,
11
+ error: l,
12
+ leftIcon: a,
13
+ rightIcon: I,
14
+ rightIconInteractive: j,
15
+ errorIconInline: h,
16
+ errorIconMessage: d,
17
+ sm: p,
18
+ md: g,
19
+ lg: f,
20
+ hasLeftIcon: u,
21
+ hasRightIcon: b,
22
+ helperText: x,
23
+ errorMessage: m
218
24
  };
219
25
  export {
220
- r as brands
26
+ M as default,
27
+ t as disabled,
28
+ l as error,
29
+ h as errorIconInline,
30
+ d as errorIconMessage,
31
+ m as errorMessage,
32
+ n as fieldContainer,
33
+ e as fullWidth,
34
+ u as hasLeftIcon,
35
+ b as hasRightIcon,
36
+ x as helperText,
37
+ c as input,
38
+ s as inputWrapper,
39
+ o as label,
40
+ _ as labelText,
41
+ a as leftIcon,
42
+ f as lg,
43
+ g as md,
44
+ r as optional,
45
+ i as required,
46
+ I as rightIcon,
47
+ j as rightIconInteractive,
48
+ p as sm
221
49
  };
package/dist/index99.cjs CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c="_icon_3txcc_9",r="_xs_3txcc_29",s="_sm_3txcc_34",t="_md_3txcc_39",_="_lg_3txcc_44",n="_xl_3txcc_49",e="_current_3txcc_58",o="_primary_3txcc_62",i="_secondary_3txcc_66",a="_tertiary_3txcc_70",x="_brand_3txcc_74",d="_success_3txcc_78",l="_warning_3txcc_82",u="_error_3txcc_86",y="_info_3txcc_90",m="_inverse_3txcc_94",b="_disabled_3txcc_102",g={icon:c,xs:r,sm:s,md:t,lg:_,xl:n,current:e,primary:o,secondary:i,tertiary:a,brand:x,success:d,warning:l,error:u,info:y,inverse:m,disabled:b};exports.brand=x;exports.current=e;exports.default=g;exports.disabled=b;exports.error=u;exports.icon=c;exports.info=y;exports.inverse=m;exports.lg=_;exports.md=t;exports.primary=o;exports.secondary=i;exports.sm=s;exports.success=d;exports.tertiary=a;exports.warning=l;exports.xl=n;exports.xs=r;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t="_pageHeader_1wcp9_8",c="_bordered_1wcp9_15",a="_sticky_1wcp9_19",e="_backLink_1wcp9_29",r="_backLinkAnchor_1wcp9_33",b="_backLinkButton_1wcp9_34",_="_breadcrumbs_1wcp9_59",n="_breadcrumbList_1wcp9_63",i="_breadcrumbItem_1wcp9_72",o="_breadcrumbSeparator_1wcp9_78",s="_breadcrumbLink_1wcp9_83",d="_breadcrumbButton_1wcp9_84",u="_breadcrumbCurrent_1wcp9_101",p="_main_1wcp9_111",m="_titleSection_1wcp9_119",w="_titleRow_1wcp9_124",k="_title_1wcp9_119",l="_badge_1wcp9_141",L="_description_1wcp9_145",g="_actions_1wcp9_158",v="_tabs_1wcp9_170",B="_tab_1wcp9_170",S="_tabActive_1wcp9_205",A="_tabBadge_1wcp9_210",h={pageHeader:t,bordered:c,sticky:a,backLink:e,backLinkAnchor:r,backLinkButton:b,breadcrumbs:_,breadcrumbList:n,breadcrumbItem:i,breadcrumbSeparator:o,breadcrumbLink:s,breadcrumbButton:d,breadcrumbCurrent:u,main:p,titleSection:m,titleRow:w,title:k,badge:l,description:L,actions:g,tabs:v,tab:B,tabActive:S,tabBadge:A,"size-sm":"_size-sm_1wcp9_228","size-lg":"_size-lg_1wcp9_240","variant-compact":"_variant-compact_1wcp9_252","variant-with-tabs":"_variant-with-tabs_1wcp9_277","variant-transparent":"_variant-transparent_1wcp9_285"};exports.actions=g;exports.backLink=e;exports.backLinkAnchor=r;exports.backLinkButton=b;exports.badge=l;exports.bordered=c;exports.breadcrumbButton=d;exports.breadcrumbCurrent=u;exports.breadcrumbItem=i;exports.breadcrumbLink=s;exports.breadcrumbList=n;exports.breadcrumbSeparator=o;exports.breadcrumbs=_;exports.default=h;exports.description=L;exports.main=p;exports.pageHeader=t;exports.sticky=a;exports.tab=B;exports.tabActive=S;exports.tabBadge=A;exports.tabs=v;exports.title=k;exports.titleRow=w;exports.titleSection=m;
package/dist/index99.mjs CHANGED
@@ -1,39 +1,58 @@
1
- const c = "_icon_3txcc_9", _ = "_xs_3txcc_29", t = "_sm_3txcc_34", s = "_md_3txcc_39", n = "_lg_3txcc_44", r = "_xl_3txcc_49", o = "_current_3txcc_58", e = "_primary_3txcc_62", x = "_secondary_3txcc_66", i = "_tertiary_3txcc_70", a = "_brand_3txcc_74", d = "_success_3txcc_78", l = "_warning_3txcc_82", y = "_error_3txcc_86", m = "_info_3txcc_90", u = "_inverse_3txcc_94", b = "_disabled_3txcc_102", g = {
2
- icon: c,
3
- xs: _,
4
- sm: t,
5
- md: s,
6
- lg: n,
7
- xl: r,
8
- current: o,
9
- primary: e,
10
- secondary: x,
11
- tertiary: i,
12
- brand: a,
13
- success: d,
14
- warning: l,
15
- error: y,
16
- info: m,
17
- inverse: u,
18
- disabled: b
1
+ const t = "_pageHeader_1wcp9_8", c = "_bordered_1wcp9_15", a = "_sticky_1wcp9_19", _ = "_backLink_1wcp9_29", r = "_backLinkAnchor_1wcp9_33", e = "_backLinkButton_1wcp9_34", b = "_breadcrumbs_1wcp9_59", n = "_breadcrumbList_1wcp9_63", i = "_breadcrumbItem_1wcp9_72", s = "_breadcrumbSeparator_1wcp9_78", o = "_breadcrumbLink_1wcp9_83", p = "_breadcrumbButton_1wcp9_84", d = "_breadcrumbCurrent_1wcp9_101", w = "_main_1wcp9_111", m = "_titleSection_1wcp9_119", u = "_titleRow_1wcp9_124", k = "_title_1wcp9_119", L = "_badge_1wcp9_141", l = "_description_1wcp9_145", g = "_actions_1wcp9_158", v = "_tabs_1wcp9_170", B = "_tab_1wcp9_170", A = "_tabActive_1wcp9_205", S = "_tabBadge_1wcp9_210", h = {
2
+ pageHeader: t,
3
+ bordered: c,
4
+ sticky: a,
5
+ backLink: _,
6
+ backLinkAnchor: r,
7
+ backLinkButton: e,
8
+ breadcrumbs: b,
9
+ breadcrumbList: n,
10
+ breadcrumbItem: i,
11
+ breadcrumbSeparator: s,
12
+ breadcrumbLink: o,
13
+ breadcrumbButton: p,
14
+ breadcrumbCurrent: d,
15
+ main: w,
16
+ titleSection: m,
17
+ titleRow: u,
18
+ title: k,
19
+ badge: L,
20
+ description: l,
21
+ actions: g,
22
+ tabs: v,
23
+ tab: B,
24
+ tabActive: A,
25
+ tabBadge: S,
26
+ "size-sm": "_size-sm_1wcp9_228",
27
+ "size-lg": "_size-lg_1wcp9_240",
28
+ "variant-compact": "_variant-compact_1wcp9_252",
29
+ "variant-with-tabs": "_variant-with-tabs_1wcp9_277",
30
+ "variant-transparent": "_variant-transparent_1wcp9_285"
19
31
  };
20
32
  export {
21
- a as brand,
22
- o as current,
23
- g as default,
24
- b as disabled,
25
- y as error,
26
- c as icon,
27
- m as info,
28
- u as inverse,
29
- n as lg,
30
- s as md,
31
- e as primary,
32
- x as secondary,
33
- t as sm,
34
- d as success,
35
- i as tertiary,
36
- l as warning,
37
- r as xl,
38
- _ as xs
33
+ g as actions,
34
+ _ as backLink,
35
+ r as backLinkAnchor,
36
+ e as backLinkButton,
37
+ L as badge,
38
+ c as bordered,
39
+ p as breadcrumbButton,
40
+ d as breadcrumbCurrent,
41
+ i as breadcrumbItem,
42
+ o as breadcrumbLink,
43
+ n as breadcrumbList,
44
+ s as breadcrumbSeparator,
45
+ b as breadcrumbs,
46
+ h as default,
47
+ l as description,
48
+ w as main,
49
+ t as pageHeader,
50
+ a as sticky,
51
+ B as tab,
52
+ A as tabActive,
53
+ S as tabBadge,
54
+ v as tabs,
55
+ k as title,
56
+ u as titleRow,
57
+ m as titleSection
39
58
  };