@x-plat/design-system 0.1.5 → 0.2.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 (173) hide show
  1. package/dist/{colors-BG91q_uV.d.cts → colors-DmMsWD7G.d.cts} +20 -4
  2. package/dist/{colors-BG91q_uV.d.ts → colors-DmMsWD7G.d.ts} +20 -4
  3. package/dist/components/Accordion/index.cjs +25 -14
  4. package/dist/components/Accordion/index.css +6 -6
  5. package/dist/components/Accordion/index.d.cts +16 -3
  6. package/dist/components/Accordion/index.d.ts +16 -3
  7. package/dist/components/Accordion/index.js +25 -14
  8. package/dist/components/Alert/index.cjs +1 -1
  9. package/dist/components/Alert/index.css +16 -16
  10. package/dist/components/Alert/index.js +1 -1
  11. package/dist/components/Avatar/index.cjs +1 -1
  12. package/dist/components/Avatar/index.css +3 -279
  13. package/dist/components/Avatar/index.d.cts +2 -118
  14. package/dist/components/Avatar/index.d.ts +2 -118
  15. package/dist/components/Avatar/index.js +1 -1
  16. package/dist/components/Badge/index.cjs +3 -2
  17. package/dist/components/Badge/index.css +23 -279
  18. package/dist/components/Badge/index.d.cts +4 -118
  19. package/dist/components/Badge/index.d.ts +4 -118
  20. package/dist/components/Badge/index.js +3 -2
  21. package/dist/components/Breadcrumb/index.cjs +1 -1
  22. package/dist/components/Breadcrumb/index.css +4 -4
  23. package/dist/components/Breadcrumb/index.js +1 -1
  24. package/dist/components/Button/index.cjs +3 -2
  25. package/dist/components/Button/index.css +26 -1214
  26. package/dist/components/Button/index.d.cts +4 -118
  27. package/dist/components/Button/index.d.ts +4 -118
  28. package/dist/components/Button/index.js +3 -2
  29. package/dist/components/Card/index.cjs +1 -1
  30. package/dist/components/Card/index.css +3 -3
  31. package/dist/components/Card/index.js +1 -1
  32. package/dist/components/CardTab/index.cjs +124 -0
  33. package/dist/components/CardTab/index.css +78 -0
  34. package/dist/components/CardTab/index.d.cts +44 -0
  35. package/dist/components/CardTab/index.d.ts +44 -0
  36. package/dist/components/CardTab/index.js +87 -0
  37. package/dist/components/CheckBox/index.cjs +3 -2
  38. package/dist/components/CheckBox/index.css +27 -563
  39. package/dist/components/CheckBox/index.d.cts +5 -119
  40. package/dist/components/CheckBox/index.d.ts +5 -119
  41. package/dist/components/CheckBox/index.js +3 -2
  42. package/dist/components/Chip/index.cjs +3 -2
  43. package/dist/components/Chip/index.css +21 -1209
  44. package/dist/components/Chip/index.d.cts +4 -118
  45. package/dist/components/Chip/index.d.ts +4 -118
  46. package/dist/components/Chip/index.js +3 -2
  47. package/dist/components/DatePicker/index.cjs +5 -3
  48. package/dist/components/DatePicker/index.css +62 -1239
  49. package/dist/components/DatePicker/index.d.cts +3 -235
  50. package/dist/components/DatePicker/index.d.ts +3 -235
  51. package/dist/components/DatePicker/index.js +5 -3
  52. package/dist/components/Divider/index.cjs +1 -1
  53. package/dist/components/Divider/index.css +2 -2
  54. package/dist/components/Divider/index.js +1 -1
  55. package/dist/components/Drawer/index.cjs +1 -1
  56. package/dist/components/Drawer/index.css +5 -5
  57. package/dist/components/Drawer/index.js +1 -1
  58. package/dist/components/Dropdown/index.cjs +1 -1
  59. package/dist/components/Dropdown/index.css +7 -7
  60. package/dist/components/Dropdown/index.js +1 -1
  61. package/dist/components/EmptyState/index.cjs +1 -1
  62. package/dist/components/EmptyState/index.css +3 -3
  63. package/dist/components/EmptyState/index.js +1 -1
  64. package/dist/components/FileUpload/index.cjs +1 -1
  65. package/dist/components/FileUpload/index.css +8 -8
  66. package/dist/components/FileUpload/index.js +1 -1
  67. package/dist/components/HtmlTypeWriter/index.css +1 -1
  68. package/dist/components/ImageSelector/index.css +9 -9
  69. package/dist/components/Input/index.cjs +3 -2
  70. package/dist/components/Input/index.css +21 -10
  71. package/dist/components/Input/index.d.cts +6 -2
  72. package/dist/components/Input/index.d.ts +6 -2
  73. package/dist/components/Input/index.js +3 -2
  74. package/dist/components/Modal/index.cjs +1 -1
  75. package/dist/components/Modal/index.js +1 -1
  76. package/dist/components/Pagination/index.cjs +3 -2
  77. package/dist/components/Pagination/index.css +33 -283
  78. package/dist/components/Pagination/index.d.cts +4 -118
  79. package/dist/components/Pagination/index.d.ts +4 -118
  80. package/dist/components/Pagination/index.js +3 -2
  81. package/dist/components/PopOver/index.cjs +1 -1
  82. package/dist/components/PopOver/index.js +1 -1
  83. package/dist/components/Progress/index.cjs +1 -1
  84. package/dist/components/Progress/index.css +3 -281
  85. package/dist/components/Progress/index.d.cts +2 -118
  86. package/dist/components/Progress/index.d.ts +2 -118
  87. package/dist/components/Progress/index.js +1 -1
  88. package/dist/components/Radio/index.cjs +4 -1
  89. package/dist/components/Radio/index.css +36 -747
  90. package/dist/components/Radio/index.d.cts +6 -119
  91. package/dist/components/Radio/index.d.ts +6 -119
  92. package/dist/components/Radio/index.js +4 -1
  93. package/dist/components/Select/index.cjs +4 -2
  94. package/dist/components/Select/index.css +38 -18
  95. package/dist/components/Select/index.d.cts +3 -0
  96. package/dist/components/Select/index.d.ts +3 -0
  97. package/dist/components/Select/index.js +4 -2
  98. package/dist/components/Skeleton/index.cjs +1 -1
  99. package/dist/components/Skeleton/index.css +1 -1
  100. package/dist/components/Skeleton/index.js +1 -1
  101. package/dist/components/Spinner/index.cjs +1 -1
  102. package/dist/components/Spinner/index.css +2 -280
  103. package/dist/components/Spinner/index.d.cts +2 -118
  104. package/dist/components/Spinner/index.d.ts +2 -118
  105. package/dist/components/Spinner/index.js +1 -1
  106. package/dist/components/Steps/index.cjs +1 -1
  107. package/dist/components/Steps/index.css +14 -846
  108. package/dist/components/Steps/index.d.cts +2 -118
  109. package/dist/components/Steps/index.d.ts +2 -118
  110. package/dist/components/Steps/index.js +1 -1
  111. package/dist/components/Switch/index.cjs +1 -1
  112. package/dist/components/Switch/index.css +9 -745
  113. package/dist/components/Switch/index.d.cts +2 -118
  114. package/dist/components/Switch/index.d.ts +2 -118
  115. package/dist/components/Switch/index.js +1 -1
  116. package/dist/components/Tab/index.cjs +3 -3
  117. package/dist/components/Tab/index.css +20 -9
  118. package/dist/components/Tab/index.d.cts +2 -0
  119. package/dist/components/Tab/index.d.ts +2 -0
  120. package/dist/components/Tab/index.js +3 -3
  121. package/dist/components/Table/index.cjs +1 -1
  122. package/dist/components/Table/index.css +47 -4003
  123. package/dist/components/Table/index.d.cts +2 -118
  124. package/dist/components/Table/index.d.ts +2 -118
  125. package/dist/components/Table/index.js +1 -1
  126. package/dist/components/Tag/index.cjs +3 -2
  127. package/dist/components/Tag/index.css +27 -467
  128. package/dist/components/Tag/index.d.cts +4 -118
  129. package/dist/components/Tag/index.d.ts +4 -118
  130. package/dist/components/Tag/index.js +3 -2
  131. package/dist/components/TextArea/index.cjs +1 -1
  132. package/dist/components/TextArea/index.css +4 -4
  133. package/dist/components/TextArea/index.js +1 -1
  134. package/dist/components/Toast/index.cjs +1 -1
  135. package/dist/components/Toast/index.css +8 -8
  136. package/dist/components/Toast/index.js +1 -1
  137. package/dist/components/Tooltip/index.cjs +1 -1
  138. package/dist/components/Tooltip/index.css +4 -560
  139. package/dist/components/Tooltip/index.d.cts +2 -118
  140. package/dist/components/Tooltip/index.d.ts +2 -118
  141. package/dist/components/Tooltip/index.js +1 -1
  142. package/dist/components/Video/index.cjs +1 -1
  143. package/dist/components/Video/index.css +3 -3
  144. package/dist/components/Video/index.js +1 -1
  145. package/dist/components/index.cjs +441 -347
  146. package/dist/components/index.css +1278 -12638
  147. package/dist/components/index.d.cts +2 -1
  148. package/dist/components/index.d.ts +2 -1
  149. package/dist/components/index.js +439 -346
  150. package/dist/index.cjs +466 -371
  151. package/dist/index.css +1281 -12641
  152. package/dist/index.d.cts +2 -1
  153. package/dist/index.d.ts +2 -1
  154. package/dist/index.js +466 -370
  155. package/dist/layout/Grid/FullGrid/index.cjs +1 -1
  156. package/dist/layout/Grid/FullGrid/index.js +1 -1
  157. package/dist/layout/Grid/FullScreen/index.cjs +1 -1
  158. package/dist/layout/Grid/FullScreen/index.js +1 -1
  159. package/dist/layout/Grid/Item/index.cjs +1 -1
  160. package/dist/layout/Grid/Item/index.js +1 -1
  161. package/dist/layout/Grid/index.cjs +1 -1
  162. package/dist/layout/Grid/index.js +1 -1
  163. package/dist/layout/Header/index.css +2 -2
  164. package/dist/layout/Layout/index.css +1 -1
  165. package/dist/layout/SideBar/index.cjs +1 -1
  166. package/dist/layout/SideBar/index.js +1 -1
  167. package/dist/layout/index.cjs +1 -1
  168. package/dist/layout/index.css +3 -3
  169. package/dist/layout/index.js +1 -1
  170. package/dist/tokens/index.d.cts +1 -1
  171. package/dist/tokens/index.d.ts +1 -1
  172. package/package.json +12 -12
  173. package/README.md +0 -123
@@ -7,16 +7,27 @@
7
7
  .lib-xplat-input-wrap .lib-xplat-input {
8
8
  display: flex;
9
9
  align-items: center;
10
- border: 1px solid #D4D4D4;
10
+ border: 1px solid var(--xplat-neutral-300);
11
11
  border-radius: 0.5rem;
12
- height: 2.5rem;
13
12
  overflow: hidden;
14
- background-color: #FFFFFF;
13
+ background-color: var(--xplat-white);
15
14
  padding-right: 0.5rem;
16
15
  width: 100%;
17
16
  }
17
+ .lib-xplat-input-wrap .lib-xplat-input.sm {
18
+ height: 2rem;
19
+ font-size: 0.875rem;
20
+ }
21
+ .lib-xplat-input-wrap .lib-xplat-input.md {
22
+ height: 2.5rem;
23
+ font-size: 1rem;
24
+ }
25
+ .lib-xplat-input-wrap .lib-xplat-input.lg {
26
+ height: 3rem;
27
+ font-size: 1.125rem;
28
+ }
18
29
  .lib-xplat-input-wrap .lib-xplat-input.disabled {
19
- background-color: #F5F5F5;
30
+ background-color: var(--xplat-neutral-100);
20
31
  cursor: not-allowed;
21
32
  }
22
33
  .lib-xplat-input-wrap .lib-xplat-input > input {
@@ -26,7 +37,7 @@
26
37
  padding-left: 1rem;
27
38
  padding-right: 0.5rem;
28
39
  width: 100%;
29
- color: #404040;
40
+ color: var(--xplat-neutral-700);
30
41
  }
31
42
  .lib-xplat-input-wrap .lib-xplat-input > input :disabled {
32
43
  cursor: not-allowed;
@@ -36,7 +47,7 @@
36
47
  align-items: center;
37
48
  justify-content: center;
38
49
  height: 100%;
39
- color: #A1A1A1;
50
+ color: var(--xplat-neutral-400);
40
51
  padding-right: 0.5rem;
41
52
  }
42
53
  .lib-xplat-input-wrap .lib-xplat-input > .suffix > .wrapper {
@@ -58,16 +69,16 @@
58
69
  user-select: none;
59
70
  }
60
71
  .lib-xplat-input-wrap .lib-xplat-input-validation-wrap > .lib-xplat-input-validation.default {
61
- color: #A1A1A1;
72
+ color: var(--xplat-neutral-400);
62
73
  }
63
74
  .lib-xplat-input-wrap .lib-xplat-input-validation-wrap > .lib-xplat-input-validation.success {
64
- color: #00A34F;
75
+ color: var(--xplat-green-600);
65
76
  }
66
77
  .lib-xplat-input-wrap .lib-xplat-input-validation-wrap > .lib-xplat-input-validation.warning {
67
- color: #D18800;
78
+ color: var(--xplat-yellow-600);
68
79
  }
69
80
  .lib-xplat-input-wrap .lib-xplat-input-validation-wrap > .lib-xplat-input-validation.error {
70
- color: #F80409;
81
+ color: var(--xplat-red-600);
71
82
  }
72
83
  .lib-xplat-input-wrap .lib-xplat-input-validation-wrap > .lib-xplat-input-validation > .icon {
73
84
  font-size: 1rem;
@@ -78,34 +89,34 @@
78
89
  user-select: none;
79
90
  }
80
91
  .lib-xplat-datepicker .react-datepicker {
81
- border: 1px solid #D4D4D4;
92
+ border: 1px solid var(--xplat-neutral-300);
82
93
  border-radius: 0.375rem;
83
94
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
84
95
  }
85
96
  .lib-xplat-datepicker .react-datepicker__header {
86
- background-color: #F5F5F5;
87
- border-bottom: 1px solid #D4D4D4;
97
+ background-color: var(--xplat-neutral-100);
98
+ border-bottom: 1px solid var(--xplat-neutral-300);
88
99
  }
89
100
  .lib-xplat-datepicker .react-datepicker__day-name:nth-child(1) {
90
- color: #F80409;
101
+ color: var(--xplat-red-600);
91
102
  }
92
103
  .lib-xplat-datepicker .react-datepicker__day-name:nth-child(7) {
93
- color: #3950D7;
104
+ color: var(--xplat-blue-600);
94
105
  }
95
106
  .lib-xplat-datepicker .react-datepicker__day:not(.react-datepicker__day--disabled):nth-child(7n+1) {
96
- color: #F80409;
107
+ color: var(--xplat-red-600);
97
108
  }
98
109
  .lib-xplat-datepicker .react-datepicker__day:not(.react-datepicker__day--disabled):nth-child(7n) {
99
- color: #3950D7;
110
+ color: var(--xplat-blue-600);
100
111
  }
101
112
  .lib-xplat-datepicker .react-datepicker__day--disabled {
102
- color: #A1A1A1 !important;
113
+ color: var(--xplat-neutral-400) !important;
103
114
  cursor: not-allowed;
104
115
  pointer-events: none;
105
116
  }
106
117
  .lib-xplat-datepicker .react-datepicker__day--highlighted {
107
- background-color: var(--datepicker-active-color, #4D6DE3) !important;
108
- color: #FFFFFF !important;
118
+ background-color: var(--datepicker-active-color, var(--xplat-blue-500)) !important;
119
+ color: var(--xplat-white) !important;
109
120
  opacity: 0.4;
110
121
  }
111
122
  .lib-xplat-datepicker .react-datepicker__day--highlighted.react-datepicker__day--selected,
@@ -117,12 +128,12 @@
117
128
  }
118
129
  .lib-xplat-datepicker .react-datepicker__day--selected,
119
130
  .lib-xplat-datepicker .react-datepicker__day--keyboard-selected {
120
- background-color: var(--datepicker-active-color, #4D6DE3);
121
- color: #FFFFFF;
131
+ background-color: var(--datepicker-active-color, var(--xplat-blue-500));
132
+ color: var(--xplat-white);
122
133
  }
123
134
  .lib-xplat-datepicker .react-datepicker__day:not(.react-datepicker__day--disabled):hover {
124
- background-color: var(--datepicker-active-color, #4D6DE3);
125
- color: #FFFFFF !important;
135
+ background-color: var(--datepicker-active-color, var(--xplat-blue-500));
136
+ color: var(--xplat-white) !important;
126
137
  opacity: 0.8;
127
138
  }
128
139
  .lib-xplat-popup-datepicker-card {
@@ -159,1239 +170,51 @@
159
170
  .lib-xplat-range-datepicker .lib-xplat-range-datepicker-label {
160
171
  font-size: 0.75rem;
161
172
  font-weight: 500;
162
- color: #525252;
173
+ color: var(--xplat-neutral-600);
163
174
  }
164
175
 
165
176
  /* src/components/Button/button.scss */
166
177
  .lib-xplat-button {
167
178
  border-radius: 0.5rem;
168
- padding: 0.5rem 1rem;
169
179
  font-weight: 500;
170
- font-size: 1rem;
171
180
  cursor: pointer;
172
- transition: background-color 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94);
173
- }
174
- .lib-xplat-button:disabled {
175
- cursor: not-allowed;
176
- background-color: #A1A1A1 !important;
177
- border-color: #A1A1A1 !important;
178
- color: #FFFFFF !important;
179
- }
180
- .lib-xplat-button.primary {
181
- color: #FFFFFF;
182
- }
183
- .lib-xplat-button.primary.xplat-red-50 {
184
- background-color: #FFF0F0;
185
- }
186
- .lib-xplat-button.primary.xplat-red-50:hover {
187
- background-color: hsl(0, 100%, 105.0588235294%);
188
- }
189
- .lib-xplat-button.primary.xplat-red-100 {
190
- background-color: #FFDDDE;
191
- }
192
- .lib-xplat-button.primary.xplat-red-100:hover {
193
- background-color: hsl(358.2352941176, 100%, 101.3333333333%);
194
- }
195
- .lib-xplat-button.primary.xplat-red-200 {
196
- background-color: #FFC1C2;
197
- }
198
- .lib-xplat-button.primary.xplat-red-200:hover {
199
- background-color: rgb(255, 152.2, 153.8580645161);
200
- }
201
- .lib-xplat-button.primary.xplat-red-300 {
202
- background-color: #FF9698;
203
- }
204
- .lib-xplat-button.primary.xplat-red-300:hover {
205
- background-color: rgb(255, 109.2, 111.9771428571);
206
- }
207
- .lib-xplat-button.primary.xplat-red-400 {
208
- background-color: #FF5A5D;
209
- }
210
- .lib-xplat-button.primary.xplat-red-400:hover {
211
- background-color: rgb(255, 141, 143.0727272727);
212
- }
213
- .lib-xplat-button.primary.xplat-red-500 {
214
- background-color: #FF272B;
215
- }
216
- .lib-xplat-button.primary.xplat-red-500:hover {
217
- background-color: rgb(255, 90, 93.0555555556);
218
- }
219
- .lib-xplat-button.primary.xplat-red-600 {
220
- background-color: #F80409;
221
- }
222
- .lib-xplat-button.primary.xplat-red-600:hover {
223
- background-color: rgb(251.7142857143, 51.2857142857, 55.3928571429);
224
- }
225
- .lib-xplat-button.primary.xplat-red-700 {
226
- background-color: #D40105;
227
- }
228
- .lib-xplat-button.primary.xplat-red-700:hover {
229
- background-color: rgb(253.8450704225, 10.1549295775, 14.7746478873);
230
- }
231
- .lib-xplat-button.primary.xplat-red-800 {
232
- background-color: #AE0609;
233
- }
234
- .lib-xplat-button.primary.xplat-red-800:hover {
235
- background-color: rgb(223.3, 7.7, 11.55);
236
- }
237
- .lib-xplat-button.primary.xplat-red-900 {
238
- background-color: #900C0F;
239
- }
240
- .lib-xplat-button.primary.xplat-red-900:hover {
241
- background-color: rgb(191.0769230769, 15.9230769231, 19.9038461538);
242
- }
243
- .lib-xplat-button.primary.xplat-green-50 {
244
- background-color: #E5F6EA;
245
- }
246
- .lib-xplat-button.primary.xplat-green-50:hover {
247
- background-color: hsl(137.6470588235, 48.5714285714%, 101.137254902%);
248
- }
249
- .lib-xplat-button.primary.xplat-green-100 {
250
- background-color: #C1E7CC;
251
- }
252
- .lib-xplat-button.primary.xplat-green-100:hover {
253
- background-color: rgb(222.4139534884, 242.3860465116, 228.1953488372);
254
- }
255
- .lib-xplat-button.primary.xplat-green-200 {
256
- background-color: #98D8AC;
257
- }
258
- .lib-xplat-button.primary.xplat-green-200:hover {
259
- background-color: rgb(122.4056338028, 204.7943661972, 148.1521126761);
260
- }
261
- .lib-xplat-button.primary.xplat-green-300 {
262
- background-color: #6CCA8B;
263
- }
264
- .lib-xplat-button.primary.xplat-green-300:hover {
265
- background-color: rgb(78.012, 191.188, 115.336);
266
- }
267
- .lib-xplat-button.primary.xplat-green-400 {
268
- background-color: #47BE72;
269
- }
270
- .lib-xplat-button.primary.xplat-green-400:hover {
271
- background-color: rgb(108.686746988, 203.313253012, 142.8795180723);
272
- }
273
- .lib-xplat-button.primary.xplat-green-500 {
274
- background-color: #10B259;
275
- }
276
- .lib-xplat-button.primary.xplat-green-500:hover {
277
- background-color: rgb(20.206185567, 224.793814433, 112.3969072165);
278
- }
279
- .lib-xplat-button.primary.xplat-green-600 {
280
- background-color: #00A34F;
281
- }
282
- .lib-xplat-button.primary.xplat-green-600:hover {
283
- background-color: rgb(0, 214, 103.717791411);
284
- }
285
- .lib-xplat-button.primary.xplat-green-700 {
286
- background-color: #009143;
287
- }
288
- .lib-xplat-button.primary.xplat-green-700:hover {
289
- background-color: rgb(0, 196, 90.5655172414);
290
- }
291
- .lib-xplat-button.primary.xplat-green-800 {
292
- background-color: #007F38;
293
- }
294
- .lib-xplat-button.primary.xplat-green-800:hover {
295
- background-color: rgb(0, 178, 78.4881889764);
296
- }
297
- .lib-xplat-button.primary.xplat-green-900 {
298
- background-color: #006024;
299
- }
300
- .lib-xplat-button.primary.xplat-green-900:hover {
301
- background-color: rgb(0, 147, 55.125);
302
- }
303
- .lib-xplat-button.primary.xplat-orange-50 {
304
- background-color: #FFF8EC;
305
- }
306
- .lib-xplat-button.primary.xplat-orange-50:hover {
307
- background-color: hsl(37.8947368421, 100%, 104.2745098039%);
308
- }
309
- .lib-xplat-button.primary.xplat-orange-100 {
310
- background-color: #FFF0D3;
311
- }
312
- .lib-xplat-button.primary.xplat-orange-100:hover {
313
- background-color: rgb(255, 253.9090909091, 251.8);
314
- }
315
- .lib-xplat-button.primary.xplat-orange-200 {
316
- background-color: #FFDDA5;
317
- }
318
- .lib-xplat-button.primary.xplat-orange-200:hover {
319
- background-color: rgb(255, 236.4133333333, 205.8);
320
- }
321
- .lib-xplat-button.primary.xplat-orange-300 {
322
- background-color: #FFC46D;
323
- }
324
- .lib-xplat-button.primary.xplat-orange-300:hover {
325
- background-color: rgb(255, 179.5123287671, 68.2);
326
- }
327
- .lib-xplat-button.primary.xplat-orange-400 {
328
- background-color: #FF9F32;
329
- }
330
- .lib-xplat-button.primary.xplat-orange-400:hover {
331
- background-color: rgb(255, 139.8936585366, 9.2);
332
- }
333
- .lib-xplat-button.primary.xplat-orange-500 {
334
- background-color: #FF820A;
335
- }
336
- .lib-xplat-button.primary.xplat-orange-500:hover {
337
- background-color: rgb(255, 156.0204081633, 61);
338
- }
339
- .lib-xplat-button.primary.xplat-orange-600 {
340
- background-color: #FF6900;
341
- }
342
- .lib-xplat-button.primary.xplat-orange-600:hover {
343
- background-color: #ff8733;
344
- }
345
- .lib-xplat-button.primary.xplat-orange-700 {
346
- background-color: #CC4B02;
347
- }
348
- .lib-xplat-button.primary.xplat-orange-700:hover {
349
- background-color: rgb(252.5436893204, 94.1116504854, 4.4563106796);
350
- }
351
- .lib-xplat-button.primary.xplat-orange-800 {
352
- background-color: #A13A0B;
353
- }
354
- .lib-xplat-button.primary.xplat-orange-800:hover {
355
- background-color: rgb(208.738372093, 75.1976744186, 14.261627907);
356
- }
357
- .lib-xplat-button.primary.xplat-orange-900 {
358
- background-color: #82320C;
359
- }
360
- .lib-xplat-button.primary.xplat-orange-900:hover {
361
- background-color: rgb(176.6901408451, 67.9577464789, 16.3098591549);
362
- }
363
- .lib-xplat-button.primary.xplat-yellow-50 {
364
- background-color: #FFFDE7;
365
- }
366
- .lib-xplat-button.primary.xplat-yellow-50:hover {
367
- background-color: hsl(55, 100%, 103.2941176471%);
368
- }
369
- .lib-xplat-button.primary.xplat-yellow-100 {
370
- background-color: #FFFAC1;
371
- }
372
- .lib-xplat-button.primary.xplat-yellow-100:hover {
373
- background-color: rgb(255, 253.2903225806, 233.8);
374
- }
375
- .lib-xplat-button.primary.xplat-yellow-200 {
376
- background-color: #FFF186;
377
- }
378
- .lib-xplat-button.primary.xplat-yellow-200:hover {
379
- background-color: rgb(255, 245.720661157, 174.8);
380
- }
381
- .lib-xplat-button.primary.xplat-yellow-300 {
382
- background-color: #FFE041;
383
- }
384
- .lib-xplat-button.primary.xplat-yellow-300:hover {
385
- background-color: rgb(255, 230.6568421053, 105.8);
386
- }
387
- .lib-xplat-button.primary.xplat-yellow-400 {
388
- background-color: #FFCC0D;
389
- }
390
- .lib-xplat-button.primary.xplat-yellow-400:hover {
391
- background-color: rgb(227.2, 179.3190082645, 0);
392
- }
393
- .lib-xplat-button.primary.xplat-yellow-500 {
394
- background-color: #F0B100;
395
- }
396
- .lib-xplat-button.primary.xplat-yellow-500:hover {
397
- background-color: rgb(199.2, 146.91, 0);
398
- }
399
- .lib-xplat-button.primary.xplat-yellow-600 {
400
- background-color: #D18800;
401
- }
402
- .lib-xplat-button.primary.xplat-yellow-600:hover {
403
- background-color: rgb(255, 167.6794258373, 5);
404
- }
405
- .lib-xplat-button.primary.xplat-yellow-700 {
406
- background-color: #A66002;
407
- }
408
- .lib-xplat-button.primary.xplat-yellow-700:hover {
409
- background-color: rgb(216.3928571429, 125.1428571429, 2.6071428571);
410
- }
411
- .lib-xplat-button.primary.xplat-yellow-800 {
412
- background-color: #894B0A;
413
- }
414
- .lib-xplat-button.primary.xplat-yellow-800:hover {
415
- background-color: rgb(184.5306122449, 101.0204081633, 13.4693877551);
416
- }
417
- .lib-xplat-button.primary.xplat-yellow-900 {
418
- background-color: #743D0F;
419
- }
420
- .lib-xplat-button.primary.xplat-yellow-900:hover {
421
- background-color: rgb(161.1603053435, 84.7480916031, 20.8396946565);
422
- }
423
- .lib-xplat-button.primary.xplat-blue-50 {
424
- background-color: #F1F4FD;
425
- }
426
- .lib-xplat-button.primary.xplat-blue-50:hover {
427
- background-color: hsl(225, 75%, 104.862745098%);
428
- }
429
- .lib-xplat-button.primary.xplat-blue-100 {
430
- background-color: #DFE7FA;
431
- }
432
- .lib-xplat-button.primary.xplat-blue-100:hover {
433
- background-color: hsl(222.2222222222, 72.972972973%, 100.7450980392%);
434
- }
435
- .lib-xplat-button.primary.xplat-blue-200 {
436
- background-color: #C5D4F8;
437
- }
438
- .lib-xplat-button.primary.xplat-blue-200:hover {
439
- background-color: rgb(160.5938461538, 185.0092307692, 243.6061538462);
440
- }
441
- .lib-xplat-button.primary.xplat-blue-300 {
442
- background-color: #9EB8F2;
443
- }
444
- .lib-xplat-button.primary.xplat-blue-300:hover {
445
- background-color: rgb(122.0218181818, 157.6654545455, 237.1781818182);
446
- }
447
- .lib-xplat-button.primary.xplat-blue-400 {
448
- background-color: #7093EA;
449
- }
450
- .lib-xplat-button.primary.xplat-blue-400:hover {
451
- background-color: rgb(156.4695121951, 180.5853658537, 240.5304878049);
452
- }
453
- .lib-xplat-button.primary.xplat-blue-500 {
454
- background-color: #4D6DE3;
455
- }
456
- .lib-xplat-button.primary.xplat-blue-500:hover {
457
- background-color: rgb(121.067961165, 145.145631068, 233.932038835);
458
- }
459
- .lib-xplat-button.primary.xplat-blue-600 {
460
- background-color: #3950D7;
461
- }
462
- .lib-xplat-button.primary.xplat-blue-600:hover {
463
- background-color: rgb(99.4285714286, 117.5, 223.5714285714);
464
- }
465
- .lib-xplat-button.primary.xplat-blue-700 {
466
- background-color: #303EC5;
467
- }
468
- .lib-xplat-button.primary.xplat-blue-700:hover {
469
- background-color: rgb(82.9265306122, 95.1551020408, 213.0734693878);
470
- }
471
- .lib-xplat-button.primary.xplat-blue-800 {
472
- background-color: #2D35A0;
473
- }
474
- .lib-xplat-button.primary.xplat-blue-800:hover {
475
- background-color: rgb(56.756097561, 66.6682926829, 199.243902439);
476
- }
477
- .lib-xplat-button.primary.xplat-blue-900 {
478
- background-color: #29317F;
479
- }
480
- .lib-xplat-button.primary.xplat-blue-900:hover {
481
- background-color: rgb(65.8607142857, 77.775, 193.9392857143);
482
- }
483
- .lib-xplat-button.primary.xplat-lightblue-50 {
484
- background-color: #EEFAFF;
485
- }
486
- .lib-xplat-button.primary.xplat-lightblue-50:hover {
487
- background-color: hsl(197.6470588235, 100%, 104.6666666667%);
488
- }
489
- .lib-xplat-button.primary.xplat-lightblue-100 {
490
- background-color: #D9F4FF;
491
- }
492
- .lib-xplat-button.primary.xplat-lightblue-100:hover {
493
- background-color: hsl(197.3684210526, 100%, 100.5490196078%);
494
- }
495
- .lib-xplat-button.primary.xplat-lightblue-200 {
496
- background-color: #BBEDFF;
497
- }
498
- .lib-xplat-button.primary.xplat-lightblue-200:hover {
499
- background-color: rgb(227.8, 247.8, 255);
500
- }
501
- .lib-xplat-button.primary.xplat-lightblue-300 {
502
- background-color: #8DE3FF;
503
- }
504
- .lib-xplat-button.primary.xplat-lightblue-300:hover {
505
- background-color: rgb(100.2, 216.9789473684, 255);
506
- }
507
- .lib-xplat-button.primary.xplat-lightblue-400 {
508
- background-color: #57D0FF;
509
- }
510
- .lib-xplat-button.primary.xplat-lightblue-400:hover {
511
- background-color: rgb(46.2, 196.5857142857, 255);
512
- }
513
- .lib-xplat-button.primary.xplat-lightblue-500 {
514
- background-color: #30B6FF;
515
- }
516
- .lib-xplat-button.primary.xplat-lightblue-500:hover {
517
- background-color: rgb(7.2, 167.6115942029, 255);
518
- }
519
- .lib-xplat-button.primary.xplat-lightblue-600 {
520
- background-color: #1999F7;
521
- }
522
- .lib-xplat-button.primary.xplat-lightblue-600:hover {
523
- background-color: rgb(74.2857142857, 174.8571428571, 248.7142857143);
524
- }
525
- .lib-xplat-button.primary.xplat-lightblue-700 {
526
- background-color: #1280E3;
527
- }
528
- .lib-xplat-button.primary.xplat-lightblue-700:hover {
529
- background-color: rgb(56.7224489796, 152.8040816327, 239.2775510204);
530
- }
531
- .lib-xplat-button.primary.xplat-lightblue-800 {
532
- background-color: #1566B8;
533
- }
534
- .lib-xplat-button.primary.xplat-lightblue-800:hover {
535
- background-color: rgb(27.0195121951, 127.3804878049, 228.9804878049);
536
- }
537
- .lib-xplat-button.primary.xplat-lightblue-900 {
538
- background-color: #175791;
539
- }
540
- .lib-xplat-button.primary.xplat-lightblue-900:hover {
541
- background-color: rgb(29.9821428571, 113.4107142857, 189.0178571429);
542
- }
543
- .lib-xplat-button.primary.xplat-purple-50 {
544
- background-color: #FBF6FE;
545
- }
546
- .lib-xplat-button.primary.xplat-purple-50:hover {
547
- background-color: hsl(277.5, 80%, 106.0392156863%);
548
- }
549
- .lib-xplat-button.primary.xplat-purple-100 {
550
- background-color: #F5EAFD;
551
- }
552
- .lib-xplat-button.primary.xplat-purple-100:hover {
553
- background-color: hsl(274.7368421053, 82.6086956522%, 103.4901960784%);
554
- }
555
- .lib-xplat-button.primary.xplat-purple-200 {
556
- background-color: #EDD8FC;
557
- }
558
- .lib-xplat-button.primary.xplat-purple-200:hover {
559
- background-color: rgb(254.4857142857, 253.8857142857, 254.9142857143);
560
- }
561
- .lib-xplat-button.primary.xplat-purple-300 {
562
- background-color: #E0BAF8;
563
- }
564
- .lib-xplat-button.primary.xplat-purple-300:hover {
565
- background-color: rgb(207.3578947368, 148.9578947368, 244.2421052632);
566
- }
567
- .lib-xplat-button.primary.xplat-purple-400 {
568
- background-color: #CD8DF3;
569
- }
570
- .lib-xplat-button.primary.xplat-purple-400:hover {
571
- background-color: rgb(225.2380952381, 187.1428571429, 247.8571428571);
572
- }
573
- .lib-xplat-button.primary.xplat-purple-500 {
574
- background-color: #B961EB;
575
- }
576
- .lib-xplat-button.primary.xplat-purple-500:hover {
577
- background-color: rgb(205.0561797753, 142.2696629213, 240.7303370787);
578
- }
579
- .lib-xplat-button.primary.xplat-purple-600 {
580
- background-color: #A541DC;
581
- }
582
- .lib-xplat-button.primary.xplat-purple-600:hover {
583
- background-color: rgb(185.4, 108.0666666667, 227.9333333333);
584
- }
585
- .lib-xplat-button.primary.xplat-purple-700 {
586
- background-color: #9230C5;
587
- }
588
- .lib-xplat-button.primary.xplat-purple-700:hover {
589
- background-color: rgb(168.5265306122, 82.9265306122, 213.0734693878);
590
- }
591
- .lib-xplat-button.primary.xplat-purple-800 {
592
- background-color: #782B9E;
593
- }
594
- .lib-xplat-button.primary.xplat-purple-800:hover {
595
- background-color: rgb(150.447761194, 53.9104477612, 198.0895522388);
596
- }
597
- .lib-xplat-button.primary.xplat-purple-900 {
598
- background-color: #62247F;
599
- }
600
- .lib-xplat-button.primary.xplat-purple-900:hover {
601
- background-color: rgb(128.6625766871, 47.263803681, 166.736196319);
602
- }
603
- .lib-xplat-button.primary.xplat-pink-50 {
604
- background-color: #FFF4FE;
605
- }
606
- .lib-xplat-button.primary.xplat-pink-50:hover {
607
- background-color: hsl(305.4545454545, 100%, 105.8431372549%);
608
- }
609
- .lib-xplat-button.primary.xplat-pink-100 {
610
- background-color: #FFE7FD;
611
- }
612
- .lib-xplat-button.primary.xplat-pink-100:hover {
613
- background-color: hsl(305, 100%, 103.2941176471%);
614
- }
615
- .lib-xplat-button.primary.xplat-pink-200 {
616
- background-color: #FFCFFA;
617
- }
618
- .lib-xplat-button.primary.xplat-pink-200:hover {
619
- background-color: rgb(255, 247.8, 254.25);
620
- }
621
- .lib-xplat-button.primary.xplat-pink-300 {
622
- background-color: #FEA9F1;
623
- }
624
- .lib-xplat-button.primary.xplat-pink-300:hover {
625
- background-color: rgb(253.5310344828, 128.6689655172, 234.4344827586);
626
- }
627
- .lib-xplat-button.primary.xplat-pink-400 {
628
- background-color: #FD75E7;
629
- }
630
- .lib-xplat-button.primary.xplat-pink-400:hover {
631
- background-color: rgb(253.7285714286, 167.2714285714, 239.7428571429);
632
- }
633
- .lib-xplat-button.primary.xplat-pink-500 {
634
- background-color: #F553DA;
635
- }
636
- .lib-xplat-button.primary.xplat-pink-500:hover {
637
- background-color: rgb(247.8021978022, 131.1978021978, 228.3681318681);
638
- }
639
- .lib-xplat-button.primary.xplat-pink-600 {
640
- background-color: #D821B6;
641
- }
642
- .lib-xplat-button.primary.xplat-pink-600:hover {
643
- background-color: rgb(227.1686746988, 72.8313253012, 198.4939759036);
644
- }
645
- .lib-xplat-button.primary.xplat-pink-700 {
646
- background-color: #B31892;
647
- }
648
- .lib-xplat-button.primary.xplat-pink-700:hover {
649
- background-color: rgb(223.9704433498, 30.0295566502, 182.6798029557);
650
- }
651
- .lib-xplat-button.primary.xplat-pink-800 {
652
- background-color: #921676;
653
- }
654
- .lib-xplat-button.primary.xplat-pink-800:hover {
655
- background-color: rgb(190.3214285714, 28.6785714286, 153.8214285714);
656
- }
657
- .lib-xplat-button.primary.xplat-pink-900 {
658
- background-color: #781761;
659
- }
660
- .lib-xplat-button.primary.xplat-pink-900:hover {
661
- background-color: rgb(162.7972027972, 31.2027972028, 131.5944055944);
662
- }
663
- .lib-xplat-button.primary.xplat-neutral-50 {
664
- background-color: #FAFAFA;
665
- }
666
- .lib-xplat-button.primary.xplat-neutral-50:hover {
667
- background-color: hsl(0, 0%, 106.0392156863%);
668
- }
669
- .lib-xplat-button.primary.xplat-neutral-100 {
670
- background-color: #F5F5F5;
671
- }
672
- .lib-xplat-button.primary.xplat-neutral-100:hover {
673
- background-color: hsl(0, 0%, 104.0784313725%);
674
- }
675
- .lib-xplat-button.primary.xplat-neutral-200 {
676
- background-color: #E5E5E5;
677
- }
678
- .lib-xplat-button.primary.xplat-neutral-200:hover {
679
- background-color: rgb(249.4, 249.4, 249.4);
680
- }
681
- .lib-xplat-button.primary.xplat-neutral-300 {
682
- background-color: #D4D4D4;
683
- }
684
- .lib-xplat-button.primary.xplat-neutral-300:hover {
685
- background-color: rgb(191.6, 191.6, 191.6);
686
- }
687
- .lib-xplat-button.primary.xplat-neutral-400 {
688
- background-color: #A1A1A1;
689
- }
690
- .lib-xplat-button.primary.xplat-neutral-400:hover {
691
- background-color: rgb(186.5, 186.5, 186.5);
692
- }
693
- .lib-xplat-button.primary.xplat-neutral-500 {
694
- background-color: #737373;
695
- }
696
- .lib-xplat-button.primary.xplat-neutral-500:hover {
697
- background-color: rgb(140.5, 140.5, 140.5);
698
- }
699
- .lib-xplat-button.primary.xplat-neutral-600 {
700
- background-color: #525252;
701
- }
702
- .lib-xplat-button.primary.xplat-neutral-600:hover {
703
- background-color: rgb(107.5, 107.5, 107.5);
704
- }
705
- .lib-xplat-button.primary.xplat-neutral-700 {
706
- background-color: #404040;
707
- }
708
- .lib-xplat-button.primary.xplat-neutral-700:hover {
709
- background-color: rgb(89.5, 89.5, 89.5);
710
- }
711
- .lib-xplat-button.primary.xplat-neutral-800 {
712
- background-color: #262626;
713
- }
714
- .lib-xplat-button.primary.xplat-neutral-800:hover {
715
- background-color: rgb(83.9, 83.9, 83.9);
716
- }
717
- .lib-xplat-button.primary.xplat-neutral-900 {
718
- background-color: #171717;
719
181
  }
720
- .lib-xplat-button.primary.xplat-neutral-900:hover {
721
- background-color: rgb(68.9, 68.9, 68.9);
182
+ .lib-xplat-button.sm {
183
+ padding: 0.25rem 0.75rem;
184
+ font-size: 0.875rem;
722
185
  }
723
- .lib-xplat-button.primary.xplat-black {
724
- background-color: #000000;
186
+ .lib-xplat-button.md {
187
+ padding: 0.5rem 1rem;
188
+ font-size: 1rem;
725
189
  }
726
- .lib-xplat-button.primary.xplat-black:hover {
727
- background-color: rgb(45.9, 45.9, 45.9);
190
+ .lib-xplat-button.lg {
191
+ padding: 0.75rem 1.5rem;
192
+ font-size: 1.125rem;
728
193
  }
729
- .lib-xplat-button.primary.xplat-white {
730
- background-color: #FFFFFF;
194
+ .lib-xplat-button {
195
+ transition: background-color 0.28s cubic-bezier(0.25, 0.46, 0.45, 0.94);
731
196
  }
732
- .lib-xplat-button.primary.xplat-white:hover {
733
- background-color: hsl(0, 0%, 108%);
197
+ .lib-xplat-button:disabled {
198
+ cursor: not-allowed;
199
+ background-color: var(--xplat-neutral-400) !important;
200
+ border-color: var(--xplat-neutral-400) !important;
201
+ color: var(--xplat-white) !important;
734
202
  }
735
- .lib-xplat-button.primary.test-default {
736
- background-color: #ffffff;
203
+ .lib-xplat-button.primary {
204
+ color: var(--xplat-white);
205
+ background-color: var(--ds-color);
737
206
  }
738
- .lib-xplat-button.primary.test-default:hover {
739
- background-color: hsl(0, 0%, 108%);
207
+ .lib-xplat-button.primary:hover {
208
+ background-color: color-mix(in srgb, var(--ds-color), black 12%);
740
209
  }
741
210
  .lib-xplat-button.secondary {
742
- background-color: #FFFFFF;
211
+ background-color: var(--xplat-white);
743
212
  border: 1px solid;
213
+ color: var(--ds-color);
214
+ border-color: var(--ds-color);
744
215
  }
745
- .lib-xplat-button.secondary.xplat-red-50 {
746
- color: #FFF0F0;
747
- border-color: #FFF0F0;
748
- }
749
- .lib-xplat-button.secondary.xplat-red-50:hover {
750
- background-color: rgb(255, 253.2, 253.2);
751
- }
752
- .lib-xplat-button.secondary.xplat-red-100 {
753
- color: #FFDDDE;
754
- border-color: #FFDDDE;
755
- }
756
- .lib-xplat-button.secondary.xplat-red-100:hover {
757
- background-color: rgb(255, 250.92, 251.04);
758
- }
759
- .lib-xplat-button.secondary.xplat-red-200 {
760
- color: #FFC1C2;
761
- border-color: #FFC1C2;
762
- }
763
- .lib-xplat-button.secondary.xplat-red-200:hover {
764
- background-color: rgb(255, 247.56, 247.68);
765
- }
766
- .lib-xplat-button.secondary.xplat-red-300 {
767
- color: #FF9698;
768
- border-color: #FF9698;
769
- }
770
- .lib-xplat-button.secondary.xplat-red-300:hover {
771
- background-color: rgb(255, 242.4, 242.64);
772
- }
773
- .lib-xplat-button.secondary.xplat-red-400 {
774
- color: #FF5A5D;
775
- border-color: #FF5A5D;
776
- }
777
- .lib-xplat-button.secondary.xplat-red-400:hover {
778
- background-color: rgb(255, 235.2, 235.56);
779
- }
780
- .lib-xplat-button.secondary.xplat-red-500 {
781
- color: #FF272B;
782
- border-color: #FF272B;
783
- }
784
- .lib-xplat-button.secondary.xplat-red-500:hover {
785
- background-color: rgb(255, 229.08, 229.56);
786
- }
787
- .lib-xplat-button.secondary.xplat-red-600 {
788
- color: #F80409;
789
- border-color: #F80409;
790
- }
791
- .lib-xplat-button.secondary.xplat-red-600:hover {
792
- background-color: rgb(254.16, 224.88, 225.48);
793
- }
794
- .lib-xplat-button.secondary.xplat-red-700 {
795
- color: #D40105;
796
- border-color: #D40105;
797
- }
798
- .lib-xplat-button.secondary.xplat-red-700:hover {
799
- background-color: rgb(249.84, 224.52, 225);
800
- }
801
- .lib-xplat-button.secondary.xplat-red-800 {
802
- color: #AE0609;
803
- border-color: #AE0609;
804
- }
805
- .lib-xplat-button.secondary.xplat-red-800:hover {
806
- background-color: rgb(245.28, 225.12, 225.48);
807
- }
808
- .lib-xplat-button.secondary.xplat-red-900 {
809
- color: #900C0F;
810
- border-color: #900C0F;
811
- }
812
- .lib-xplat-button.secondary.xplat-red-900:hover {
813
- background-color: rgb(241.68, 225.84, 226.2);
814
- }
815
- .lib-xplat-button.secondary.xplat-green-50 {
816
- color: #E5F6EA;
817
- border-color: #E5F6EA;
818
- }
819
- .lib-xplat-button.secondary.xplat-green-50:hover {
820
- background-color: rgb(251.88, 253.92, 252.48);
821
- }
822
- .lib-xplat-button.secondary.xplat-green-100 {
823
- color: #C1E7CC;
824
- border-color: #C1E7CC;
825
- }
826
- .lib-xplat-button.secondary.xplat-green-100:hover {
827
- background-color: rgb(247.56, 252.12, 248.88);
828
- }
829
- .lib-xplat-button.secondary.xplat-green-200 {
830
- color: #98D8AC;
831
- border-color: #98D8AC;
832
- }
833
- .lib-xplat-button.secondary.xplat-green-200:hover {
834
- background-color: rgb(242.64, 250.32, 245.04);
835
- }
836
- .lib-xplat-button.secondary.xplat-green-300 {
837
- color: #6CCA8B;
838
- border-color: #6CCA8B;
839
- }
840
- .lib-xplat-button.secondary.xplat-green-300:hover {
841
- background-color: rgb(237.36, 248.64, 241.08);
842
- }
843
- .lib-xplat-button.secondary.xplat-green-400 {
844
- color: #47BE72;
845
- border-color: #47BE72;
846
- }
847
- .lib-xplat-button.secondary.xplat-green-400:hover {
848
- background-color: rgb(232.92, 247.2, 238.08);
849
- }
850
- .lib-xplat-button.secondary.xplat-green-500 {
851
- color: #10B259;
852
- border-color: #10B259;
853
- }
854
- .lib-xplat-button.secondary.xplat-green-500:hover {
855
- background-color: rgb(226.32, 245.76, 235.08);
856
- }
857
- .lib-xplat-button.secondary.xplat-green-600 {
858
- color: #00A34F;
859
- border-color: #00A34F;
860
- }
861
- .lib-xplat-button.secondary.xplat-green-600:hover {
862
- background-color: rgb(224.4, 243.96, 233.88);
863
- }
864
- .lib-xplat-button.secondary.xplat-green-700 {
865
- color: #009143;
866
- border-color: #009143;
867
- }
868
- .lib-xplat-button.secondary.xplat-green-700:hover {
869
- background-color: rgb(224.4, 241.8, 232.44);
870
- }
871
- .lib-xplat-button.secondary.xplat-green-800 {
872
- color: #007F38;
873
- border-color: #007F38;
874
- }
875
- .lib-xplat-button.secondary.xplat-green-800:hover {
876
- background-color: rgb(224.4, 239.64, 231.12);
877
- }
878
- .lib-xplat-button.secondary.xplat-green-900 {
879
- color: #006024;
880
- border-color: #006024;
881
- }
882
- .lib-xplat-button.secondary.xplat-green-900:hover {
883
- background-color: rgb(224.4, 235.92, 228.72);
884
- }
885
- .lib-xplat-button.secondary.xplat-orange-50 {
886
- color: #FFF8EC;
887
- border-color: #FFF8EC;
888
- }
889
- .lib-xplat-button.secondary.xplat-orange-50:hover {
890
- background-color: rgb(255, 254.16, 252.72);
891
- }
892
- .lib-xplat-button.secondary.xplat-orange-100 {
893
- color: #FFF0D3;
894
- border-color: #FFF0D3;
895
- }
896
- .lib-xplat-button.secondary.xplat-orange-100:hover {
897
- background-color: rgb(255, 253.2, 249.72);
898
- }
899
- .lib-xplat-button.secondary.xplat-orange-200 {
900
- color: #FFDDA5;
901
- border-color: #FFDDA5;
902
- }
903
- .lib-xplat-button.secondary.xplat-orange-200:hover {
904
- background-color: rgb(255, 250.92, 244.2);
905
- }
906
- .lib-xplat-button.secondary.xplat-orange-300 {
907
- color: #FFC46D;
908
- border-color: #FFC46D;
909
- }
910
- .lib-xplat-button.secondary.xplat-orange-300:hover {
911
- background-color: rgb(255, 247.92, 237.48);
912
- }
913
- .lib-xplat-button.secondary.xplat-orange-400 {
914
- color: #FF9F32;
915
- border-color: #FF9F32;
916
- }
917
- .lib-xplat-button.secondary.xplat-orange-400:hover {
918
- background-color: rgb(255, 243.48, 230.4);
919
- }
920
- .lib-xplat-button.secondary.xplat-orange-500 {
921
- color: #FF820A;
922
- border-color: #FF820A;
923
- }
924
- .lib-xplat-button.secondary.xplat-orange-500:hover {
925
- background-color: rgb(255, 240, 225.6);
926
- }
927
- .lib-xplat-button.secondary.xplat-orange-600 {
928
- color: #FF6900;
929
- border-color: #FF6900;
930
- }
931
- .lib-xplat-button.secondary.xplat-orange-600:hover {
932
- background-color: rgb(255, 237, 224.4);
933
- }
934
- .lib-xplat-button.secondary.xplat-orange-700 {
935
- color: #CC4B02;
936
- border-color: #CC4B02;
937
- }
938
- .lib-xplat-button.secondary.xplat-orange-700:hover {
939
- background-color: rgb(248.88, 233.4, 224.64);
940
- }
941
- .lib-xplat-button.secondary.xplat-orange-800 {
942
- color: #A13A0B;
943
- border-color: #A13A0B;
944
- }
945
- .lib-xplat-button.secondary.xplat-orange-800:hover {
946
- background-color: rgb(243.72, 231.36, 225.72);
947
- }
948
- .lib-xplat-button.secondary.xplat-orange-900 {
949
- color: #82320C;
950
- border-color: #82320C;
951
- }
952
- .lib-xplat-button.secondary.xplat-orange-900:hover {
953
- background-color: rgb(240, 230.4, 225.84);
954
- }
955
- .lib-xplat-button.secondary.xplat-yellow-50 {
956
- color: #FFFDE7;
957
- border-color: #FFFDE7;
958
- }
959
- .lib-xplat-button.secondary.xplat-yellow-50:hover {
960
- background-color: rgb(255, 254.76, 252.12);
961
- }
962
- .lib-xplat-button.secondary.xplat-yellow-100 {
963
- color: #FFFAC1;
964
- border-color: #FFFAC1;
965
- }
966
- .lib-xplat-button.secondary.xplat-yellow-100:hover {
967
- background-color: rgb(255, 254.4, 247.56);
968
- }
969
- .lib-xplat-button.secondary.xplat-yellow-200 {
970
- color: #FFF186;
971
- border-color: #FFF186;
972
- }
973
- .lib-xplat-button.secondary.xplat-yellow-200:hover {
974
- background-color: rgb(255, 253.32, 240.48);
975
- }
976
- .lib-xplat-button.secondary.xplat-yellow-300 {
977
- color: #FFE041;
978
- border-color: #FFE041;
979
- }
980
- .lib-xplat-button.secondary.xplat-yellow-300:hover {
981
- background-color: rgb(255, 251.28, 232.2);
982
- }
983
- .lib-xplat-button.secondary.xplat-yellow-400 {
984
- color: #FFCC0D;
985
- border-color: #FFCC0D;
986
- }
987
- .lib-xplat-button.secondary.xplat-yellow-400:hover {
988
- background-color: rgb(255, 248.88, 225.96);
989
- }
990
- .lib-xplat-button.secondary.xplat-yellow-500 {
991
- color: #F0B100;
992
- border-color: #F0B100;
993
- }
994
- .lib-xplat-button.secondary.xplat-yellow-500:hover {
995
- background-color: rgb(253.2, 245.64, 224.4);
996
- }
997
- .lib-xplat-button.secondary.xplat-yellow-600 {
998
- color: #D18800;
999
- border-color: #D18800;
1000
- }
1001
- .lib-xplat-button.secondary.xplat-yellow-600:hover {
1002
- background-color: rgb(249.48, 240.72, 224.4);
1003
- }
1004
- .lib-xplat-button.secondary.xplat-yellow-700 {
1005
- color: #A66002;
1006
- border-color: #A66002;
1007
- }
1008
- .lib-xplat-button.secondary.xplat-yellow-700:hover {
1009
- background-color: rgb(244.32, 235.92, 224.64);
1010
- }
1011
- .lib-xplat-button.secondary.xplat-yellow-800 {
1012
- color: #894B0A;
1013
- border-color: #894B0A;
1014
- }
1015
- .lib-xplat-button.secondary.xplat-yellow-800:hover {
1016
- background-color: rgb(240.84, 233.4, 225.6);
1017
- }
1018
- .lib-xplat-button.secondary.xplat-yellow-900 {
1019
- color: #743D0F;
1020
- border-color: #743D0F;
1021
- }
1022
- .lib-xplat-button.secondary.xplat-yellow-900:hover {
1023
- background-color: rgb(238.32, 231.72, 226.2);
1024
- }
1025
- .lib-xplat-button.secondary.xplat-blue-50 {
1026
- color: #F1F4FD;
1027
- border-color: #F1F4FD;
1028
- }
1029
- .lib-xplat-button.secondary.xplat-blue-50:hover {
1030
- background-color: rgb(253.32, 253.68, 254.76);
1031
- }
1032
- .lib-xplat-button.secondary.xplat-blue-100 {
1033
- color: #DFE7FA;
1034
- border-color: #DFE7FA;
1035
- }
1036
- .lib-xplat-button.secondary.xplat-blue-100:hover {
1037
- background-color: rgb(251.16, 252.12, 254.4);
1038
- }
1039
- .lib-xplat-button.secondary.xplat-blue-200 {
1040
- color: #C5D4F8;
1041
- border-color: #C5D4F8;
1042
- }
1043
- .lib-xplat-button.secondary.xplat-blue-200:hover {
1044
- background-color: rgb(248.04, 249.84, 254.16);
1045
- }
1046
- .lib-xplat-button.secondary.xplat-blue-300 {
1047
- color: #9EB8F2;
1048
- border-color: #9EB8F2;
1049
- }
1050
- .lib-xplat-button.secondary.xplat-blue-300:hover {
1051
- background-color: rgb(243.36, 246.48, 253.44);
1052
- }
1053
- .lib-xplat-button.secondary.xplat-blue-400 {
1054
- color: #7093EA;
1055
- border-color: #7093EA;
1056
- }
1057
- .lib-xplat-button.secondary.xplat-blue-400:hover {
1058
- background-color: rgb(237.84, 242.04, 252.48);
1059
- }
1060
- .lib-xplat-button.secondary.xplat-blue-500 {
1061
- color: #4D6DE3;
1062
- border-color: #4D6DE3;
1063
- }
1064
- .lib-xplat-button.secondary.xplat-blue-500:hover {
1065
- background-color: rgb(233.64, 237.48, 251.64);
1066
- }
1067
- .lib-xplat-button.secondary.xplat-blue-600 {
1068
- color: #3950D7;
1069
- border-color: #3950D7;
1070
- }
1071
- .lib-xplat-button.secondary.xplat-blue-600:hover {
1072
- background-color: rgb(231.24, 234, 250.2);
1073
- }
1074
- .lib-xplat-button.secondary.xplat-blue-700 {
1075
- color: #303EC5;
1076
- border-color: #303EC5;
1077
- }
1078
- .lib-xplat-button.secondary.xplat-blue-700:hover {
1079
- background-color: rgb(230.16, 231.84, 248.04);
1080
- }
1081
- .lib-xplat-button.secondary.xplat-blue-800 {
1082
- color: #2D35A0;
1083
- border-color: #2D35A0;
1084
- }
1085
- .lib-xplat-button.secondary.xplat-blue-800:hover {
1086
- background-color: rgb(229.8, 230.76, 243.6);
1087
- }
1088
- .lib-xplat-button.secondary.xplat-blue-900 {
1089
- color: #29317F;
1090
- border-color: #29317F;
1091
- }
1092
- .lib-xplat-button.secondary.xplat-blue-900:hover {
1093
- background-color: rgb(229.32, 230.28, 239.64);
1094
- }
1095
- .lib-xplat-button.secondary.xplat-lightblue-50 {
1096
- color: #EEFAFF;
1097
- border-color: #EEFAFF;
1098
- }
1099
- .lib-xplat-button.secondary.xplat-lightblue-50:hover {
1100
- background-color: rgb(252.96, 254.4, 255);
1101
- }
1102
- .lib-xplat-button.secondary.xplat-lightblue-100 {
1103
- color: #D9F4FF;
1104
- border-color: #D9F4FF;
1105
- }
1106
- .lib-xplat-button.secondary.xplat-lightblue-100:hover {
1107
- background-color: rgb(250.44, 253.68, 255);
1108
- }
1109
- .lib-xplat-button.secondary.xplat-lightblue-200 {
1110
- color: #BBEDFF;
1111
- border-color: #BBEDFF;
1112
- }
1113
- .lib-xplat-button.secondary.xplat-lightblue-200:hover {
1114
- background-color: rgb(246.84, 252.84, 255);
1115
- }
1116
- .lib-xplat-button.secondary.xplat-lightblue-300 {
1117
- color: #8DE3FF;
1118
- border-color: #8DE3FF;
1119
- }
1120
- .lib-xplat-button.secondary.xplat-lightblue-300:hover {
1121
- background-color: rgb(241.32, 251.64, 255);
1122
- }
1123
- .lib-xplat-button.secondary.xplat-lightblue-400 {
1124
- color: #57D0FF;
1125
- border-color: #57D0FF;
1126
- }
1127
- .lib-xplat-button.secondary.xplat-lightblue-400:hover {
1128
- background-color: rgb(234.84, 249.36, 255);
1129
- }
1130
- .lib-xplat-button.secondary.xplat-lightblue-500 {
1131
- color: #30B6FF;
1132
- border-color: #30B6FF;
1133
- }
1134
- .lib-xplat-button.secondary.xplat-lightblue-500:hover {
1135
- background-color: rgb(230.16, 246.24, 255);
1136
- }
1137
- .lib-xplat-button.secondary.xplat-lightblue-600 {
1138
- color: #1999F7;
1139
- border-color: #1999F7;
1140
- }
1141
- .lib-xplat-button.secondary.xplat-lightblue-600:hover {
1142
- background-color: rgb(227.4, 242.76, 254.04);
1143
- }
1144
- .lib-xplat-button.secondary.xplat-lightblue-700 {
1145
- color: #1280E3;
1146
- border-color: #1280E3;
1147
- }
1148
- .lib-xplat-button.secondary.xplat-lightblue-700:hover {
1149
- background-color: rgb(226.56, 239.76, 251.64);
1150
- }
1151
- .lib-xplat-button.secondary.xplat-lightblue-800 {
1152
- color: #1566B8;
1153
- border-color: #1566B8;
1154
- }
1155
- .lib-xplat-button.secondary.xplat-lightblue-800:hover {
1156
- background-color: rgb(226.92, 236.64, 246.48);
1157
- }
1158
- .lib-xplat-button.secondary.xplat-lightblue-900 {
1159
- color: #175791;
1160
- border-color: #175791;
1161
- }
1162
- .lib-xplat-button.secondary.xplat-lightblue-900:hover {
1163
- background-color: rgb(227.16, 234.84, 241.8);
1164
- }
1165
- .lib-xplat-button.secondary.xplat-purple-50 {
1166
- color: #FBF6FE;
1167
- border-color: #FBF6FE;
1168
- }
1169
- .lib-xplat-button.secondary.xplat-purple-50:hover {
1170
- background-color: rgb(254.52, 253.92, 254.88);
1171
- }
1172
- .lib-xplat-button.secondary.xplat-purple-100 {
1173
- color: #F5EAFD;
1174
- border-color: #F5EAFD;
1175
- }
1176
- .lib-xplat-button.secondary.xplat-purple-100:hover {
1177
- background-color: rgb(253.8, 252.48, 254.76);
1178
- }
1179
- .lib-xplat-button.secondary.xplat-purple-200 {
1180
- color: #EDD8FC;
1181
- border-color: #EDD8FC;
1182
- }
1183
- .lib-xplat-button.secondary.xplat-purple-200:hover {
1184
- background-color: rgb(252.84, 250.32, 254.64);
1185
- }
1186
- .lib-xplat-button.secondary.xplat-purple-300 {
1187
- color: #E0BAF8;
1188
- border-color: #E0BAF8;
1189
- }
1190
- .lib-xplat-button.secondary.xplat-purple-300:hover {
1191
- background-color: rgb(251.28, 246.72, 254.16);
1192
- }
1193
- .lib-xplat-button.secondary.xplat-purple-400 {
1194
- color: #CD8DF3;
1195
- border-color: #CD8DF3;
1196
- }
1197
- .lib-xplat-button.secondary.xplat-purple-400:hover {
1198
- background-color: rgb(249, 241.32, 253.56);
1199
- }
1200
- .lib-xplat-button.secondary.xplat-purple-500 {
1201
- color: #B961EB;
1202
- border-color: #B961EB;
1203
- }
1204
- .lib-xplat-button.secondary.xplat-purple-500:hover {
1205
- background-color: rgb(246.6, 236.04, 252.6);
1206
- }
1207
- .lib-xplat-button.secondary.xplat-purple-600 {
1208
- color: #A541DC;
1209
- border-color: #A541DC;
1210
- }
1211
- .lib-xplat-button.secondary.xplat-purple-600:hover {
1212
- background-color: rgb(244.2, 232.2, 250.8);
1213
- }
1214
- .lib-xplat-button.secondary.xplat-purple-700 {
1215
- color: #9230C5;
1216
- border-color: #9230C5;
1217
- }
1218
- .lib-xplat-button.secondary.xplat-purple-700:hover {
1219
- background-color: rgb(241.92, 230.16, 248.04);
1220
- }
1221
- .lib-xplat-button.secondary.xplat-purple-800 {
1222
- color: #782B9E;
1223
- border-color: #782B9E;
1224
- }
1225
- .lib-xplat-button.secondary.xplat-purple-800:hover {
1226
- background-color: rgb(238.8, 229.56, 243.36);
1227
- }
1228
- .lib-xplat-button.secondary.xplat-purple-900 {
1229
- color: #62247F;
1230
- border-color: #62247F;
1231
- }
1232
- .lib-xplat-button.secondary.xplat-purple-900:hover {
1233
- background-color: rgb(236.16, 228.72, 239.64);
1234
- }
1235
- .lib-xplat-button.secondary.xplat-pink-50 {
1236
- color: #FFF4FE;
1237
- border-color: #FFF4FE;
1238
- }
1239
- .lib-xplat-button.secondary.xplat-pink-50:hover {
1240
- background-color: rgb(255, 253.68, 254.88);
1241
- }
1242
- .lib-xplat-button.secondary.xplat-pink-100 {
1243
- color: #FFE7FD;
1244
- border-color: #FFE7FD;
1245
- }
1246
- .lib-xplat-button.secondary.xplat-pink-100:hover {
1247
- background-color: rgb(255, 252.12, 254.76);
1248
- }
1249
- .lib-xplat-button.secondary.xplat-pink-200 {
1250
- color: #FFCFFA;
1251
- border-color: #FFCFFA;
1252
- }
1253
- .lib-xplat-button.secondary.xplat-pink-200:hover {
1254
- background-color: rgb(255, 249.24, 254.4);
1255
- }
1256
- .lib-xplat-button.secondary.xplat-pink-300 {
1257
- color: #FEA9F1;
1258
- border-color: #FEA9F1;
1259
- }
1260
- .lib-xplat-button.secondary.xplat-pink-300:hover {
1261
- background-color: rgb(254.88, 244.68, 253.32);
1262
- }
1263
- .lib-xplat-button.secondary.xplat-pink-400 {
1264
- color: #FD75E7;
1265
- border-color: #FD75E7;
1266
- }
1267
- .lib-xplat-button.secondary.xplat-pink-400:hover {
1268
- background-color: rgb(254.76, 238.44, 252.12);
1269
- }
1270
- .lib-xplat-button.secondary.xplat-pink-500 {
1271
- color: #F553DA;
1272
- border-color: #F553DA;
1273
- }
1274
- .lib-xplat-button.secondary.xplat-pink-500:hover {
1275
- background-color: rgb(253.8, 234.36, 250.56);
1276
- }
1277
- .lib-xplat-button.secondary.xplat-pink-600 {
1278
- color: #D821B6;
1279
- border-color: #D821B6;
1280
- }
1281
- .lib-xplat-button.secondary.xplat-pink-600:hover {
1282
- background-color: rgb(250.32, 228.36, 246.24);
1283
- }
1284
- .lib-xplat-button.secondary.xplat-pink-700 {
1285
- color: #B31892;
1286
- border-color: #B31892;
1287
- }
1288
- .lib-xplat-button.secondary.xplat-pink-700:hover {
1289
- background-color: rgb(245.88, 227.28, 241.92);
1290
- }
1291
- .lib-xplat-button.secondary.xplat-pink-800 {
1292
- color: #921676;
1293
- border-color: #921676;
1294
- }
1295
- .lib-xplat-button.secondary.xplat-pink-800:hover {
1296
- background-color: rgb(241.92, 227.04, 238.56);
1297
- }
1298
- .lib-xplat-button.secondary.xplat-pink-900 {
1299
- color: #781761;
1300
- border-color: #781761;
1301
- }
1302
- .lib-xplat-button.secondary.xplat-pink-900:hover {
1303
- background-color: rgb(238.8, 227.16, 236.04);
1304
- }
1305
- .lib-xplat-button.secondary.xplat-neutral-50 {
1306
- color: #FAFAFA;
1307
- border-color: #FAFAFA;
1308
- }
1309
- .lib-xplat-button.secondary.xplat-neutral-50:hover {
1310
- background-color: rgb(254.4, 254.4, 254.4);
1311
- }
1312
- .lib-xplat-button.secondary.xplat-neutral-100 {
1313
- color: #F5F5F5;
1314
- border-color: #F5F5F5;
1315
- }
1316
- .lib-xplat-button.secondary.xplat-neutral-100:hover {
1317
- background-color: rgb(253.8, 253.8, 253.8);
1318
- }
1319
- .lib-xplat-button.secondary.xplat-neutral-200 {
1320
- color: #E5E5E5;
1321
- border-color: #E5E5E5;
1322
- }
1323
- .lib-xplat-button.secondary.xplat-neutral-200:hover {
1324
- background-color: rgb(251.88, 251.88, 251.88);
1325
- }
1326
- .lib-xplat-button.secondary.xplat-neutral-300 {
1327
- color: #D4D4D4;
1328
- border-color: #D4D4D4;
1329
- }
1330
- .lib-xplat-button.secondary.xplat-neutral-300:hover {
1331
- background-color: rgb(249.84, 249.84, 249.84);
1332
- }
1333
- .lib-xplat-button.secondary.xplat-neutral-400 {
1334
- color: #A1A1A1;
1335
- border-color: #A1A1A1;
1336
- }
1337
- .lib-xplat-button.secondary.xplat-neutral-400:hover {
1338
- background-color: rgb(243.72, 243.72, 243.72);
1339
- }
1340
- .lib-xplat-button.secondary.xplat-neutral-500 {
1341
- color: #737373;
1342
- border-color: #737373;
1343
- }
1344
- .lib-xplat-button.secondary.xplat-neutral-500:hover {
1345
- background-color: rgb(238.2, 238.2, 238.2);
1346
- }
1347
- .lib-xplat-button.secondary.xplat-neutral-600 {
1348
- color: #525252;
1349
- border-color: #525252;
1350
- }
1351
- .lib-xplat-button.secondary.xplat-neutral-600:hover {
1352
- background-color: rgb(234.24, 234.24, 234.24);
1353
- }
1354
- .lib-xplat-button.secondary.xplat-neutral-700 {
1355
- color: #404040;
1356
- border-color: #404040;
1357
- }
1358
- .lib-xplat-button.secondary.xplat-neutral-700:hover {
1359
- background-color: rgb(232.08, 232.08, 232.08);
1360
- }
1361
- .lib-xplat-button.secondary.xplat-neutral-800 {
1362
- color: #262626;
1363
- border-color: #262626;
1364
- }
1365
- .lib-xplat-button.secondary.xplat-neutral-800:hover {
1366
- background-color: rgb(228.96, 228.96, 228.96);
1367
- }
1368
- .lib-xplat-button.secondary.xplat-neutral-900 {
1369
- color: #171717;
1370
- border-color: #171717;
1371
- }
1372
- .lib-xplat-button.secondary.xplat-neutral-900:hover {
1373
- background-color: rgb(227.16, 227.16, 227.16);
1374
- }
1375
- .lib-xplat-button.secondary.xplat-black {
1376
- color: #000000;
1377
- border-color: #000000;
1378
- }
1379
- .lib-xplat-button.secondary.xplat-black:hover {
1380
- background-color: rgb(224.4, 224.4, 224.4);
1381
- }
1382
- .lib-xplat-button.secondary.xplat-white {
1383
- color: #FFFFFF;
1384
- border-color: #FFFFFF;
1385
- }
1386
- .lib-xplat-button.secondary.xplat-white:hover {
1387
- background-color: white;
1388
- }
1389
- .lib-xplat-button.secondary.test-default {
1390
- color: #ffffff;
1391
- border-color: #ffffff;
1392
- }
1393
- .lib-xplat-button.secondary.test-default:hover {
1394
- background-color: white;
216
+ .lib-xplat-button.secondary:hover {
217
+ background-color: color-mix(in srgb, var(--ds-color) 12%, white);
1395
218
  }
1396
219
 
1397
220
  /* src/components/Modal/modal.scss */