acemyjob-ui 0.8.0 → 0.9.1
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.
- package/dist/acemyjob-ui.es.js +229 -166
- package/dist/acemyjob-ui.umd.js +4 -4
- package/dist/component/Badge/index.d.ts +15 -0
- package/dist/index.d.ts +2 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/acemyjob-ui.es.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
1
|
+
import * as R from "react";
|
|
2
|
+
import D, { useState as N, createContext as xe, useEffect as B, useContext as ve } from "react";
|
|
3
|
+
import { Dialog as he, DialogBackdrop as fe, DialogPanel as ge, TransitionChild as be } from "@headlessui/react";
|
|
4
|
+
import { XMarkIcon as pe, Bars3Icon as je, ChevronDownIcon as we, InformationCircleIcon as Ve, ExclamationCircleIcon as ye, XCircleIcon as Ne, CheckCircleIcon as ke } from "@heroicons/react/24/outline";
|
|
4
5
|
var E = { exports: {} }, k = {};
|
|
5
6
|
/**
|
|
6
7
|
* @license React
|
|
@@ -11,10 +12,10 @@ var E = { exports: {} }, k = {};
|
|
|
11
12
|
* This source code is licensed under the MIT license found in the
|
|
12
13
|
* LICENSE file in the root directory of this source tree.
|
|
13
14
|
*/
|
|
14
|
-
var
|
|
15
|
-
function
|
|
16
|
-
if (
|
|
17
|
-
|
|
15
|
+
var G;
|
|
16
|
+
function Te() {
|
|
17
|
+
if (G) return k;
|
|
18
|
+
G = 1;
|
|
18
19
|
var s = Symbol.for("react.transitional.element"), a = Symbol.for("react.fragment");
|
|
19
20
|
function t(o, n, l) {
|
|
20
21
|
var i = null;
|
|
@@ -43,44 +44,44 @@ var T = {};
|
|
|
43
44
|
* This source code is licensed under the MIT license found in the
|
|
44
45
|
* LICENSE file in the root directory of this source tree.
|
|
45
46
|
*/
|
|
46
|
-
var
|
|
47
|
-
function
|
|
48
|
-
return
|
|
47
|
+
var J;
|
|
48
|
+
function Ee() {
|
|
49
|
+
return J || (J = 1, process.env.NODE_ENV !== "production" && function() {
|
|
49
50
|
function s(r) {
|
|
50
51
|
if (r == null) return null;
|
|
51
52
|
if (typeof r == "function")
|
|
52
|
-
return r.$$typeof ===
|
|
53
|
+
return r.$$typeof === ue ? null : r.displayName || r.name || null;
|
|
53
54
|
if (typeof r == "string") return r;
|
|
54
55
|
switch (r) {
|
|
55
|
-
case
|
|
56
|
+
case _:
|
|
56
57
|
return "Fragment";
|
|
57
|
-
case
|
|
58
|
+
case se:
|
|
58
59
|
return "Profiler";
|
|
59
|
-
case
|
|
60
|
+
case re:
|
|
60
61
|
return "StrictMode";
|
|
61
|
-
case te:
|
|
62
|
-
return "Suspense";
|
|
63
62
|
case ne:
|
|
63
|
+
return "Suspense";
|
|
64
|
+
case le:
|
|
64
65
|
return "SuspenseList";
|
|
65
|
-
case
|
|
66
|
+
case ie:
|
|
66
67
|
return "Activity";
|
|
67
68
|
}
|
|
68
69
|
if (typeof r == "object")
|
|
69
70
|
switch (typeof r.tag == "number" && console.error(
|
|
70
71
|
"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
|
|
71
72
|
), r.$$typeof) {
|
|
72
|
-
case
|
|
73
|
+
case C:
|
|
73
74
|
return "Portal";
|
|
74
|
-
case
|
|
75
|
+
case oe:
|
|
75
76
|
return (r.displayName || "Context") + ".Provider";
|
|
76
|
-
case
|
|
77
|
+
case ae:
|
|
77
78
|
return (r._context.displayName || "Context") + ".Consumer";
|
|
78
|
-
case
|
|
79
|
+
case te:
|
|
79
80
|
var c = r.render;
|
|
80
81
|
return r = r.displayName, r || (r = c.displayName || c.name || "", r = r !== "" ? "ForwardRef(" + r + ")" : "ForwardRef"), r;
|
|
81
|
-
case
|
|
82
|
+
case ce:
|
|
82
83
|
return c = r.displayName || null, c !== null ? c : s(r.type) || "Memo";
|
|
83
|
-
case
|
|
84
|
+
case I:
|
|
84
85
|
c = r._payload, r = r._init;
|
|
85
86
|
try {
|
|
86
87
|
return s(r(c));
|
|
@@ -101,17 +102,17 @@ function Te() {
|
|
|
101
102
|
}
|
|
102
103
|
if (c) {
|
|
103
104
|
c = console;
|
|
104
|
-
var d = c.error,
|
|
105
|
+
var d = c.error, x = typeof Symbol == "function" && Symbol.toStringTag && r[Symbol.toStringTag] || r.constructor.name || "Object";
|
|
105
106
|
return d.call(
|
|
106
107
|
c,
|
|
107
108
|
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
108
|
-
|
|
109
|
+
x
|
|
109
110
|
), a(r);
|
|
110
111
|
}
|
|
111
112
|
}
|
|
112
113
|
function o(r) {
|
|
113
|
-
if (r ===
|
|
114
|
-
if (typeof r == "object" && r !== null && r.$$typeof ===
|
|
114
|
+
if (r === _) return "<>";
|
|
115
|
+
if (typeof r == "object" && r !== null && r.$$typeof === I)
|
|
115
116
|
return "<...>";
|
|
116
117
|
try {
|
|
117
118
|
var c = s(r);
|
|
@@ -121,14 +122,14 @@ function Te() {
|
|
|
121
122
|
}
|
|
122
123
|
}
|
|
123
124
|
function n() {
|
|
124
|
-
var r =
|
|
125
|
+
var r = A.A;
|
|
125
126
|
return r === null ? null : r.getOwner();
|
|
126
127
|
}
|
|
127
128
|
function l() {
|
|
128
129
|
return Error("react-stack-top-frame");
|
|
129
130
|
}
|
|
130
131
|
function i(r) {
|
|
131
|
-
if (
|
|
132
|
+
if (M.call(r, "key")) {
|
|
132
133
|
var c = Object.getOwnPropertyDescriptor(r, "key").get;
|
|
133
134
|
if (c && c.isReactWarning) return !1;
|
|
134
135
|
}
|
|
@@ -136,7 +137,7 @@ function Te() {
|
|
|
136
137
|
}
|
|
137
138
|
function u(r, c) {
|
|
138
139
|
function d() {
|
|
139
|
-
|
|
140
|
+
z || (z = !0, console.error(
|
|
140
141
|
"%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
|
|
141
142
|
c
|
|
142
143
|
));
|
|
@@ -146,22 +147,22 @@ function Te() {
|
|
|
146
147
|
configurable: !0
|
|
147
148
|
});
|
|
148
149
|
}
|
|
149
|
-
function
|
|
150
|
+
function p() {
|
|
150
151
|
var r = s(this.type);
|
|
151
|
-
return
|
|
152
|
+
return F[r] || (F[r] = !0, console.error(
|
|
152
153
|
"Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
|
|
153
154
|
)), r = this.props.ref, r !== void 0 ? r : null;
|
|
154
155
|
}
|
|
155
|
-
function
|
|
156
|
+
function j(r, c, d, x, w, b, O, P) {
|
|
156
157
|
return d = b.ref, r = {
|
|
157
158
|
$$typeof: V,
|
|
158
159
|
type: r,
|
|
159
160
|
key: c,
|
|
160
161
|
props: b,
|
|
161
|
-
_owner:
|
|
162
|
+
_owner: w
|
|
162
163
|
}, (d !== void 0 ? d : null) !== null ? Object.defineProperty(r, "ref", {
|
|
163
164
|
enumerable: !1,
|
|
164
|
-
get:
|
|
165
|
+
get: p
|
|
165
166
|
}) : Object.defineProperty(r, "ref", { enumerable: !1, value: null }), r._store = {}, Object.defineProperty(r._store, "validated", {
|
|
166
167
|
configurable: !1,
|
|
167
168
|
enumerable: !1,
|
|
@@ -176,112 +177,112 @@ function Te() {
|
|
|
176
177
|
configurable: !1,
|
|
177
178
|
enumerable: !1,
|
|
178
179
|
writable: !0,
|
|
179
|
-
value:
|
|
180
|
+
value: O
|
|
180
181
|
}), Object.defineProperty(r, "_debugTask", {
|
|
181
182
|
configurable: !1,
|
|
182
183
|
enumerable: !1,
|
|
183
184
|
writable: !0,
|
|
184
|
-
value:
|
|
185
|
+
value: P
|
|
185
186
|
}), Object.freeze && (Object.freeze(r.props), Object.freeze(r)), r;
|
|
186
187
|
}
|
|
187
|
-
function
|
|
188
|
-
var
|
|
189
|
-
if (
|
|
190
|
-
if (
|
|
191
|
-
if (
|
|
192
|
-
for (
|
|
193
|
-
g(x
|
|
194
|
-
Object.freeze && Object.freeze(
|
|
188
|
+
function m(r, c, d, x, w, b, O, P) {
|
|
189
|
+
var v = c.children;
|
|
190
|
+
if (v !== void 0)
|
|
191
|
+
if (x)
|
|
192
|
+
if (de(v)) {
|
|
193
|
+
for (x = 0; x < v.length; x++)
|
|
194
|
+
g(v[x]);
|
|
195
|
+
Object.freeze && Object.freeze(v);
|
|
195
196
|
} else
|
|
196
197
|
console.error(
|
|
197
198
|
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
|
198
199
|
);
|
|
199
|
-
else g(
|
|
200
|
-
if (
|
|
201
|
-
|
|
202
|
-
var y = Object.keys(c).filter(function(
|
|
203
|
-
return
|
|
200
|
+
else g(v);
|
|
201
|
+
if (M.call(c, "key")) {
|
|
202
|
+
v = s(r);
|
|
203
|
+
var y = Object.keys(c).filter(function(me) {
|
|
204
|
+
return me !== "key";
|
|
204
205
|
});
|
|
205
|
-
|
|
206
|
+
x = 0 < y.length ? "{key: someKey, " + y.join(": ..., ") + ": ...}" : "{key: someKey}", W[v + x] || (y = 0 < y.length ? "{" + y.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
206
207
|
`A props object containing a "key" prop is being spread into JSX:
|
|
207
208
|
let props = %s;
|
|
208
209
|
<%s {...props} />
|
|
209
210
|
React keys must be passed directly to JSX without using spread:
|
|
210
211
|
let props = %s;
|
|
211
212
|
<%s key={someKey} {...props} />`,
|
|
212
|
-
m,
|
|
213
213
|
x,
|
|
214
|
+
v,
|
|
214
215
|
y,
|
|
215
|
-
|
|
216
|
-
),
|
|
216
|
+
v
|
|
217
|
+
), W[v + x] = !0);
|
|
217
218
|
}
|
|
218
|
-
if (
|
|
219
|
+
if (v = null, d !== void 0 && (t(d), v = "" + d), i(c) && (t(c.key), v = "" + c.key), "key" in c) {
|
|
219
220
|
d = {};
|
|
220
|
-
for (var
|
|
221
|
-
|
|
221
|
+
for (var L in c)
|
|
222
|
+
L !== "key" && (d[L] = c[L]);
|
|
222
223
|
} else d = c;
|
|
223
|
-
return
|
|
224
|
+
return v && u(
|
|
224
225
|
d,
|
|
225
226
|
typeof r == "function" ? r.displayName || r.name || "Unknown" : r
|
|
226
|
-
),
|
|
227
|
+
), j(
|
|
227
228
|
r,
|
|
228
|
-
|
|
229
|
+
v,
|
|
229
230
|
b,
|
|
230
|
-
|
|
231
|
+
w,
|
|
231
232
|
n(),
|
|
232
233
|
d,
|
|
233
|
-
|
|
234
|
-
|
|
234
|
+
O,
|
|
235
|
+
P
|
|
235
236
|
);
|
|
236
237
|
}
|
|
237
238
|
function g(r) {
|
|
238
239
|
typeof r == "object" && r !== null && r.$$typeof === V && r._store && (r._store.validated = 1);
|
|
239
240
|
}
|
|
240
|
-
var
|
|
241
|
+
var h = D, V = Symbol.for("react.transitional.element"), C = Symbol.for("react.portal"), _ = Symbol.for("react.fragment"), re = Symbol.for("react.strict_mode"), se = Symbol.for("react.profiler"), ae = Symbol.for("react.consumer"), oe = Symbol.for("react.context"), te = Symbol.for("react.forward_ref"), ne = Symbol.for("react.suspense"), le = Symbol.for("react.suspense_list"), ce = Symbol.for("react.memo"), I = Symbol.for("react.lazy"), ie = Symbol.for("react.activity"), ue = Symbol.for("react.client.reference"), A = h.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, M = Object.prototype.hasOwnProperty, de = Array.isArray, $ = console.createTask ? console.createTask : function() {
|
|
241
242
|
return null;
|
|
242
243
|
};
|
|
243
|
-
|
|
244
|
+
h = {
|
|
244
245
|
"react-stack-bottom-frame": function(r) {
|
|
245
246
|
return r();
|
|
246
247
|
}
|
|
247
248
|
};
|
|
248
|
-
var
|
|
249
|
-
|
|
249
|
+
var z, F = {}, Y = h["react-stack-bottom-frame"].bind(
|
|
250
|
+
h,
|
|
250
251
|
l
|
|
251
|
-
)(),
|
|
252
|
-
T.Fragment =
|
|
253
|
-
var b = 1e4 >
|
|
254
|
-
return
|
|
252
|
+
)(), U = $(o(l)), W = {};
|
|
253
|
+
T.Fragment = _, T.jsx = function(r, c, d, x, w) {
|
|
254
|
+
var b = 1e4 > A.recentlyCreatedOwnerStacks++;
|
|
255
|
+
return m(
|
|
255
256
|
r,
|
|
256
257
|
c,
|
|
257
258
|
d,
|
|
258
259
|
!1,
|
|
259
|
-
|
|
260
|
-
|
|
260
|
+
x,
|
|
261
|
+
w,
|
|
261
262
|
b ? Error("react-stack-top-frame") : Y,
|
|
262
|
-
b ?
|
|
263
|
+
b ? $(o(r)) : U
|
|
263
264
|
);
|
|
264
|
-
}, T.jsxs = function(r, c, d,
|
|
265
|
-
var b = 1e4 >
|
|
266
|
-
return
|
|
265
|
+
}, T.jsxs = function(r, c, d, x, w) {
|
|
266
|
+
var b = 1e4 > A.recentlyCreatedOwnerStacks++;
|
|
267
|
+
return m(
|
|
267
268
|
r,
|
|
268
269
|
c,
|
|
269
270
|
d,
|
|
270
271
|
!0,
|
|
271
|
-
|
|
272
|
-
|
|
272
|
+
x,
|
|
273
|
+
w,
|
|
273
274
|
b ? Error("react-stack-top-frame") : Y,
|
|
274
|
-
b ?
|
|
275
|
+
b ? $(o(r)) : U
|
|
275
276
|
);
|
|
276
277
|
};
|
|
277
278
|
}()), T;
|
|
278
279
|
}
|
|
279
|
-
var
|
|
280
|
-
function
|
|
281
|
-
return
|
|
280
|
+
var X;
|
|
281
|
+
function Re() {
|
|
282
|
+
return X || (X = 1, process.env.NODE_ENV === "production" ? E.exports = Te() : E.exports = Ee()), E.exports;
|
|
282
283
|
}
|
|
283
|
-
var e =
|
|
284
|
-
const
|
|
284
|
+
var e = Re();
|
|
285
|
+
const Ce = {
|
|
285
286
|
bg: "bg-indigo-600",
|
|
286
287
|
activeBg: "bg-indigo-700",
|
|
287
288
|
text: "text-indigo-200",
|
|
@@ -322,7 +323,7 @@ function H({ item: s, colorScheme: a }) {
|
|
|
322
323
|
s.name
|
|
323
324
|
] }),
|
|
324
325
|
n && /* @__PURE__ */ e.jsx(
|
|
325
|
-
|
|
326
|
+
we,
|
|
326
327
|
{
|
|
327
328
|
className: f(
|
|
328
329
|
"size-5 shrink-0 transition-transform",
|
|
@@ -359,26 +360,26 @@ function H({ item: s, colorScheme: a }) {
|
|
|
359
360
|
) }, l.name)) })
|
|
360
361
|
] });
|
|
361
362
|
}
|
|
362
|
-
function
|
|
363
|
+
function We({ company: s, profile: a, navigation: t, colorScheme: o = Ce }) {
|
|
363
364
|
const [n, l] = N(!1);
|
|
364
365
|
return /* @__PURE__ */ e.jsx(e.Fragment, { children: /* @__PURE__ */ e.jsxs("div", { children: [
|
|
365
|
-
/* @__PURE__ */ e.jsxs(
|
|
366
|
+
/* @__PURE__ */ e.jsxs(he, { open: n, onClose: l, className: "relative z-50 lg:hidden", children: [
|
|
366
367
|
/* @__PURE__ */ e.jsx(
|
|
367
|
-
|
|
368
|
+
fe,
|
|
368
369
|
{
|
|
369
370
|
transition: !0,
|
|
370
371
|
className: "fixed inset-0 bg-gray-900/80 transition-opacity duration-300 ease-linear data-closed:opacity-0"
|
|
371
372
|
}
|
|
372
373
|
),
|
|
373
374
|
/* @__PURE__ */ e.jsx("div", { className: "fixed inset-0 flex", children: /* @__PURE__ */ e.jsxs(
|
|
374
|
-
|
|
375
|
+
ge,
|
|
375
376
|
{
|
|
376
377
|
transition: !0,
|
|
377
378
|
className: "relative mr-16 flex w-full max-w-xs flex-1 transform transition duration-300 ease-in-out data-closed:-translate-x-full",
|
|
378
379
|
children: [
|
|
379
|
-
/* @__PURE__ */ e.jsx(
|
|
380
|
+
/* @__PURE__ */ e.jsx(be, { children: /* @__PURE__ */ e.jsx("div", { className: "absolute top-0 left-full flex w-16 justify-center pt-5 duration-300 ease-in-out data-closed:opacity-0", children: /* @__PURE__ */ e.jsxs("button", { type: "button", onClick: () => l(!1), className: "-m-2.5 p-2.5", children: [
|
|
380
381
|
/* @__PURE__ */ e.jsx("span", { className: "sr-only", children: "Close sidebar" }),
|
|
381
|
-
/* @__PURE__ */ e.jsx(
|
|
382
|
+
/* @__PURE__ */ e.jsx(pe, { "aria-hidden": "true", className: "size-6 text-white" })
|
|
382
383
|
] }) }) }),
|
|
383
384
|
/* @__PURE__ */ e.jsxs("div", { className: f("flex grow flex-col gap-y-5 overflow-y-auto px-6 pb-2", o.bg), children: [
|
|
384
385
|
/* @__PURE__ */ e.jsx("div", { className: "flex h-16 shrink-0 items-center", children: /* @__PURE__ */ e.jsx(
|
|
@@ -434,7 +435,7 @@ function Ye({ company: s, profile: a, navigation: t, colorScheme: o = Re }) {
|
|
|
434
435
|
/* @__PURE__ */ e.jsxs("div", { className: f("sticky top-0 z-40 flex items-center gap-x-6 px-4 py-4 shadow-xs sm:px-6 lg:hidden", o.bg), children: [
|
|
435
436
|
/* @__PURE__ */ e.jsxs("button", { type: "button", onClick: () => l(!0), className: f("-m-2.5 p-2.5 lg:hidden", o.text), children: [
|
|
436
437
|
/* @__PURE__ */ e.jsx("span", { className: "sr-only", children: "Open sidebar" }),
|
|
437
|
-
/* @__PURE__ */ e.jsx(
|
|
438
|
+
/* @__PURE__ */ e.jsx(je, { "aria-hidden": "true", className: "size-6" })
|
|
438
439
|
] }),
|
|
439
440
|
/* @__PURE__ */ e.jsx("div", { className: f("flex-1 text-sm/6 font-semibold", o.activeText), children: "Dashboard" }),
|
|
440
441
|
/* @__PURE__ */ e.jsxs("a", { href: "#", children: [
|
|
@@ -451,13 +452,13 @@ function Ye({ company: s, profile: a, navigation: t, colorScheme: o = Re }) {
|
|
|
451
452
|
] })
|
|
452
453
|
] }) });
|
|
453
454
|
}
|
|
454
|
-
const
|
|
455
|
+
const K = (s) => s.replace("--color-", "bg-"), _e = ({ name: s, cssVar: a, value: t }) => {
|
|
455
456
|
const o = `rgb(${t})`;
|
|
456
457
|
return /* @__PURE__ */ e.jsxs("div", { className: "flex flex-col items-center space-y-2 p-3 rounded-lg border border-border-subtle bg-surface hover:bg-surface-variant transition-colors", children: [
|
|
457
458
|
/* @__PURE__ */ e.jsx(
|
|
458
459
|
"div",
|
|
459
460
|
{
|
|
460
|
-
className: `w-16 h-16 rounded-lg border border-border shadow-sm ${
|
|
461
|
+
className: `w-16 h-16 rounded-lg border border-border shadow-sm ${K(a)}`
|
|
461
462
|
}
|
|
462
463
|
),
|
|
463
464
|
/* @__PURE__ */ e.jsxs("div", { className: "text-center", children: [
|
|
@@ -468,8 +469,8 @@ const Z = (s) => s.replace("--color-", "bg-"), Ce = ({ name: s, cssVar: a, value
|
|
|
468
469
|
] });
|
|
469
470
|
}, q = ({ title: s, colors: a }) => /* @__PURE__ */ e.jsxs("div", { className: "space-y-4", children: [
|
|
470
471
|
/* @__PURE__ */ e.jsx("h3", { className: "text-lg font-semibold text-text-primary border-b border-border-subtle pb-2", children: s }),
|
|
471
|
-
/* @__PURE__ */ e.jsx("div", { className: "grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 xl:grid-cols-11 gap-4", children: a.map((t) => /* @__PURE__ */ e.jsx(
|
|
472
|
-
] }),
|
|
472
|
+
/* @__PURE__ */ e.jsx("div", { className: "grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 xl:grid-cols-11 gap-4", children: a.map((t) => /* @__PURE__ */ e.jsx(_e, { ...t }, t.name)) })
|
|
473
|
+
] }), Ae = () => {
|
|
473
474
|
const s = [
|
|
474
475
|
{
|
|
475
476
|
title: "Success Colors (Green)",
|
|
@@ -693,7 +694,7 @@ const Z = (s) => s.replace("--color-", "bg-"), Ce = ({ name: s, cssVar: a, value
|
|
|
693
694
|
/* @__PURE__ */ e.jsx(
|
|
694
695
|
"div",
|
|
695
696
|
{
|
|
696
|
-
className: `w-16 h-16 rounded-lg border border-border shadow-sm ${
|
|
697
|
+
className: `w-16 h-16 rounded-lg border border-border shadow-sm ${K(o.cssVar)}`
|
|
697
698
|
}
|
|
698
699
|
),
|
|
699
700
|
/* @__PURE__ */ e.jsxs("div", { className: "text-center", children: [
|
|
@@ -704,42 +705,42 @@ const Z = (s) => s.replace("--color-", "bg-"), Ce = ({ name: s, cssVar: a, value
|
|
|
704
705
|
] }),
|
|
705
706
|
/* @__PURE__ */ e.jsx("div", { className: "text-center pt-8 border-t border-border-subtle", children: /* @__PURE__ */ e.jsx("p", { className: "text-text-muted text-sm", children: "Toggle between light and dark themes to see how semantic colors adapt" }) })
|
|
706
707
|
] });
|
|
707
|
-
},
|
|
708
|
+
}, ee = xe(void 0), $e = ({
|
|
708
709
|
children: s,
|
|
709
710
|
defaultTheme: a = "system",
|
|
710
711
|
storageKey: t = "acemyjob-ui-theme"
|
|
711
712
|
}) => {
|
|
712
|
-
const [o, n] = N(a), [l, i] = N("light"), [u,
|
|
713
|
-
|
|
714
|
-
const
|
|
715
|
-
|
|
716
|
-
}, [t]),
|
|
713
|
+
const [o, n] = N(a), [l, i] = N("light"), [u, p] = N(!1);
|
|
714
|
+
B(() => {
|
|
715
|
+
const m = localStorage.getItem(t);
|
|
716
|
+
m && n(m), p(!0);
|
|
717
|
+
}, [t]), B(() => {
|
|
717
718
|
if (!u) return;
|
|
718
|
-
const
|
|
719
|
-
let
|
|
720
|
-
o === "system" ?
|
|
719
|
+
const m = window.document.documentElement, g = () => {
|
|
720
|
+
let h;
|
|
721
|
+
o === "system" ? h = window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light" : h = o, i(h), m.classList.remove("light", "dark"), m.classList.add(h);
|
|
721
722
|
};
|
|
722
723
|
if (g(), o === "system") {
|
|
723
|
-
const
|
|
724
|
-
return
|
|
724
|
+
const h = window.matchMedia("(prefers-color-scheme: dark)"), V = () => g();
|
|
725
|
+
return h.addEventListener("change", V), () => h.removeEventListener("change", V);
|
|
725
726
|
}
|
|
726
727
|
}, [o, u]);
|
|
727
|
-
const
|
|
728
|
+
const j = {
|
|
728
729
|
theme: o,
|
|
729
|
-
setTheme: (
|
|
730
|
-
localStorage.setItem(t,
|
|
730
|
+
setTheme: (m) => {
|
|
731
|
+
localStorage.setItem(t, m), n(m);
|
|
731
732
|
},
|
|
732
733
|
resolvedTheme: l
|
|
733
734
|
};
|
|
734
|
-
return /* @__PURE__ */ e.jsx(
|
|
735
|
-
},
|
|
736
|
-
const s =
|
|
735
|
+
return /* @__PURE__ */ e.jsx(ee.Provider, { value: j, children: s });
|
|
736
|
+
}, Oe = () => {
|
|
737
|
+
const s = ve(ee);
|
|
737
738
|
if (s === void 0)
|
|
738
739
|
throw new Error("useTheme must be used within a ThemeProvider");
|
|
739
740
|
return s;
|
|
740
|
-
},
|
|
741
|
-
const { theme: s, setTheme: a } =
|
|
742
|
-
if (
|
|
741
|
+
}, Pe = () => {
|
|
742
|
+
const { theme: s, setTheme: a } = Oe(), [t, o] = N(!1);
|
|
743
|
+
if (B(() => {
|
|
743
744
|
o(!0);
|
|
744
745
|
}, []), !t)
|
|
745
746
|
return /* @__PURE__ */ e.jsxs(
|
|
@@ -786,10 +787,10 @@ const Z = (s) => s.replace("--color-", "bg-"), Ce = ({ name: s, cssVar: a, value
|
|
|
786
787
|
]
|
|
787
788
|
}
|
|
788
789
|
);
|
|
789
|
-
},
|
|
790
|
-
/* @__PURE__ */ e.jsx("div", { className: "fixed top-4 right-4 z-10", children: /* @__PURE__ */ e.jsx(
|
|
791
|
-
/* @__PURE__ */ e.jsx(
|
|
792
|
-
] }),
|
|
790
|
+
}, Le = () => /* @__PURE__ */ e.jsxs("div", { className: "relative", children: [
|
|
791
|
+
/* @__PURE__ */ e.jsx("div", { className: "fixed top-4 right-4 z-10", children: /* @__PURE__ */ e.jsx(Pe, {}) }),
|
|
792
|
+
/* @__PURE__ */ e.jsx(Ae, {})
|
|
793
|
+
] }), Ge = () => /* @__PURE__ */ e.jsx($e, { defaultTheme: "system", storageKey: "acemyjob-demo-theme", children: /* @__PURE__ */ e.jsx(Le, {}) }), Z = {
|
|
793
794
|
variant: {
|
|
794
795
|
default: "bg-reseda-green-500 text-white hover:bg-reseda-green-600 focus-visible:ring-reseda-green-500",
|
|
795
796
|
destructive: "bg-error-500 text-white hover:bg-error-600 focus-visible:ring-error-500",
|
|
@@ -807,7 +808,7 @@ const Z = (s) => s.replace("--color-", "bg-"), Ce = ({ name: s, cssVar: a, value
|
|
|
807
808
|
xl: "h-12 rounded-md px-10 text-base",
|
|
808
809
|
icon: "h-10 w-10"
|
|
809
810
|
}
|
|
810
|
-
},
|
|
811
|
+
}, Be = "inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50", De = (...s) => s.filter(Boolean).join(" "), S = D.forwardRef(
|
|
811
812
|
({
|
|
812
813
|
className: s,
|
|
813
814
|
variant: a = "default",
|
|
@@ -817,23 +818,23 @@ const Z = (s) => s.replace("--color-", "bg-"), Ce = ({ name: s, cssVar: a, value
|
|
|
817
818
|
leftIcon: l,
|
|
818
819
|
rightIcon: i,
|
|
819
820
|
children: u,
|
|
820
|
-
disabled:
|
|
821
|
-
...
|
|
822
|
-
},
|
|
823
|
-
const g =
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
821
|
+
disabled: p,
|
|
822
|
+
...j
|
|
823
|
+
}, m) => {
|
|
824
|
+
const g = p || n, h = De(
|
|
825
|
+
Be,
|
|
826
|
+
Z.variant[a],
|
|
827
|
+
Z.size[t],
|
|
827
828
|
o ? "w-full" : "",
|
|
828
829
|
s
|
|
829
830
|
);
|
|
830
831
|
return /* @__PURE__ */ e.jsxs(
|
|
831
832
|
"button",
|
|
832
833
|
{
|
|
833
|
-
className:
|
|
834
|
-
ref:
|
|
834
|
+
className: h,
|
|
835
|
+
ref: m,
|
|
835
836
|
disabled: g,
|
|
836
|
-
...
|
|
837
|
+
...j,
|
|
837
838
|
children: [
|
|
838
839
|
n && /* @__PURE__ */ e.jsxs(
|
|
839
840
|
"svg",
|
|
@@ -873,7 +874,7 @@ const Z = (s) => s.replace("--color-", "bg-"), Ce = ({ name: s, cssVar: a, value
|
|
|
873
874
|
);
|
|
874
875
|
}
|
|
875
876
|
);
|
|
876
|
-
|
|
877
|
+
S.displayName = "Button";
|
|
877
878
|
const Q = {
|
|
878
879
|
provider: {
|
|
879
880
|
linkedin: "bg-[#0077B5] hover:bg-[#005885] text-white focus-visible:ring-[#0077B5]"
|
|
@@ -883,7 +884,7 @@ const Q = {
|
|
|
883
884
|
right: "flex-row-reverse",
|
|
884
885
|
only: "justify-center"
|
|
885
886
|
}
|
|
886
|
-
},
|
|
887
|
+
}, Se = (...s) => s.filter(Boolean).join(" "), Ie = D.forwardRef(
|
|
887
888
|
({
|
|
888
889
|
className: s,
|
|
889
890
|
provider: a,
|
|
@@ -893,29 +894,29 @@ const Q = {
|
|
|
893
894
|
children: l,
|
|
894
895
|
size: i = "default",
|
|
895
896
|
fullWidth: u = !0,
|
|
896
|
-
...
|
|
897
|
-
},
|
|
897
|
+
...p
|
|
898
|
+
}, j) => {
|
|
898
899
|
const g = o || {
|
|
899
900
|
linkedin: /* @__PURE__ */ e.jsx("svg", { className: "w-5 h-5", viewBox: "0 0 24 24", fill: "currentColor", children: /* @__PURE__ */ e.jsx("path", { d: "M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z" }) })
|
|
900
901
|
}[a], V = l || (n ? {
|
|
901
902
|
linkedin: "Continue with LinkedIn"
|
|
902
|
-
}[a] : ""),
|
|
903
|
+
}[a] : ""), C = Se(
|
|
903
904
|
"relative overflow-hidden transition-all duration-200",
|
|
904
905
|
Q.provider[a],
|
|
905
906
|
Q.iconPosition[t],
|
|
906
907
|
s
|
|
907
908
|
);
|
|
908
909
|
return /* @__PURE__ */ e.jsxs(
|
|
909
|
-
|
|
910
|
+
S,
|
|
910
911
|
{
|
|
911
|
-
ref:
|
|
912
|
+
ref: j,
|
|
912
913
|
variant: "none",
|
|
913
|
-
className:
|
|
914
|
+
className: C,
|
|
914
915
|
size: i,
|
|
915
916
|
fullWidth: u,
|
|
916
917
|
leftIcon: t === "left" ? g : void 0,
|
|
917
918
|
rightIcon: t === "right" ? g : void 0,
|
|
918
|
-
...
|
|
919
|
+
...p,
|
|
919
920
|
children: [
|
|
920
921
|
t === "only" && g,
|
|
921
922
|
t !== "only" && V
|
|
@@ -924,8 +925,8 @@ const Q = {
|
|
|
924
925
|
);
|
|
925
926
|
}
|
|
926
927
|
);
|
|
927
|
-
|
|
928
|
-
function
|
|
928
|
+
Ie.displayName = "SocialButton";
|
|
929
|
+
function Je({
|
|
929
930
|
children: s,
|
|
930
931
|
variant: a = "default",
|
|
931
932
|
isActive: t = !1,
|
|
@@ -952,7 +953,7 @@ function Ue({
|
|
|
952
953
|
}
|
|
953
954
|
);
|
|
954
955
|
}
|
|
955
|
-
function
|
|
956
|
+
function Xe({
|
|
956
957
|
title: s,
|
|
957
958
|
children: a,
|
|
958
959
|
subtitle: t,
|
|
@@ -972,7 +973,7 @@ function We({
|
|
|
972
973
|
a
|
|
973
974
|
] });
|
|
974
975
|
}
|
|
975
|
-
function
|
|
976
|
+
function He({
|
|
976
977
|
variant: s,
|
|
977
978
|
title: a,
|
|
978
979
|
message: t,
|
|
@@ -985,25 +986,25 @@ function Ge({
|
|
|
985
986
|
bg: "bg-success-50",
|
|
986
987
|
border: "border-success-200",
|
|
987
988
|
text: "text-success-700",
|
|
988
|
-
icon: /* @__PURE__ */ e.jsx(
|
|
989
|
+
icon: /* @__PURE__ */ e.jsx(ke, { className: "h-5 w-5" })
|
|
989
990
|
},
|
|
990
991
|
error: {
|
|
991
992
|
bg: "bg-error-50",
|
|
992
993
|
border: "border-error-200",
|
|
993
994
|
text: "text-error-700",
|
|
994
|
-
icon: /* @__PURE__ */ e.jsx(
|
|
995
|
+
icon: /* @__PURE__ */ e.jsx(Ne, { className: "h-5 w-5" })
|
|
995
996
|
},
|
|
996
997
|
warning: {
|
|
997
998
|
bg: "bg-warning-50",
|
|
998
999
|
border: "border-warning-200",
|
|
999
1000
|
text: "text-warning-700",
|
|
1000
|
-
icon: /* @__PURE__ */ e.jsx(
|
|
1001
|
+
icon: /* @__PURE__ */ e.jsx(ye, { className: "h-5 w-5" })
|
|
1001
1002
|
},
|
|
1002
1003
|
info: {
|
|
1003
1004
|
bg: "bg-info-50",
|
|
1004
1005
|
border: "border-info-200",
|
|
1005
1006
|
text: "text-info-700",
|
|
1006
|
-
icon: /* @__PURE__ */ e.jsx(
|
|
1007
|
+
icon: /* @__PURE__ */ e.jsx(Ve, { className: "h-5 w-5" })
|
|
1007
1008
|
}
|
|
1008
1009
|
}[s];
|
|
1009
1010
|
return /* @__PURE__ */ e.jsx(
|
|
@@ -1030,11 +1031,72 @@ function Ge({
|
|
|
1030
1031
|
}
|
|
1031
1032
|
);
|
|
1032
1033
|
}
|
|
1033
|
-
function
|
|
1034
|
+
function Me({
|
|
1035
|
+
title: s,
|
|
1036
|
+
titleId: a,
|
|
1037
|
+
...t
|
|
1038
|
+
}, o) {
|
|
1039
|
+
return /* @__PURE__ */ R.createElement("svg", Object.assign({
|
|
1040
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1041
|
+
viewBox: "0 0 20 20",
|
|
1042
|
+
fill: "currentColor",
|
|
1043
|
+
"aria-hidden": "true",
|
|
1044
|
+
"data-slot": "icon",
|
|
1045
|
+
ref: o,
|
|
1046
|
+
"aria-labelledby": a
|
|
1047
|
+
}, t), s ? /* @__PURE__ */ R.createElement("title", {
|
|
1048
|
+
id: a
|
|
1049
|
+
}, s) : null, /* @__PURE__ */ R.createElement("path", {
|
|
1050
|
+
d: "M6.28 5.22a.75.75 0 0 0-1.06 1.06L8.94 10l-3.72 3.72a.75.75 0 1 0 1.06 1.06L10 11.06l3.72 3.72a.75.75 0 1 0 1.06-1.06L11.06 10l3.72-3.72a.75.75 0 0 0-1.06-1.06L10 8.94 6.28 5.22Z"
|
|
1051
|
+
}));
|
|
1052
|
+
}
|
|
1053
|
+
const ze = /* @__PURE__ */ R.forwardRef(Me);
|
|
1054
|
+
function qe({
|
|
1055
|
+
children: s,
|
|
1056
|
+
variant: a = "default",
|
|
1057
|
+
size: t = "md",
|
|
1058
|
+
removable: o = !1,
|
|
1059
|
+
onRemove: n,
|
|
1060
|
+
className: l = "",
|
|
1061
|
+
style: i,
|
|
1062
|
+
colorClass: u
|
|
1063
|
+
}) {
|
|
1064
|
+
const p = {
|
|
1065
|
+
default: "bg-surface-variant text-text-secondary",
|
|
1066
|
+
success: "bg-success-50 text-success-700",
|
|
1067
|
+
error: "bg-error-50 text-error-700",
|
|
1068
|
+
warning: "bg-warning-50 text-warning-700",
|
|
1069
|
+
info: "bg-info-50 text-info-700"
|
|
1070
|
+
}, j = {
|
|
1071
|
+
sm: "px-2 py-0.5 text-xs",
|
|
1072
|
+
md: "px-3 py-1 text-sm",
|
|
1073
|
+
lg: "px-4 py-1.5 text-base"
|
|
1074
|
+
}, m = u || p[a];
|
|
1075
|
+
return /* @__PURE__ */ e.jsxs(
|
|
1076
|
+
"span",
|
|
1077
|
+
{
|
|
1078
|
+
className: `inline-flex items-center gap-1 rounded-full ${m} ${j[t]} ${l}`,
|
|
1079
|
+
style: i,
|
|
1080
|
+
children: [
|
|
1081
|
+
s,
|
|
1082
|
+
o && n && /* @__PURE__ */ e.jsx(
|
|
1083
|
+
"button",
|
|
1084
|
+
{
|
|
1085
|
+
onClick: n,
|
|
1086
|
+
className: "ml-1 hover:opacity-70",
|
|
1087
|
+
"aria-label": "Remove badge",
|
|
1088
|
+
children: /* @__PURE__ */ e.jsx(ze, { className: "w-3 h-3" })
|
|
1089
|
+
}
|
|
1090
|
+
)
|
|
1091
|
+
]
|
|
1092
|
+
}
|
|
1093
|
+
);
|
|
1094
|
+
}
|
|
1095
|
+
function Ze({ tabs: s, activeTab: a, disabled: t = !1, onChange: o }) {
|
|
1034
1096
|
return /* @__PURE__ */ e.jsx("div", { className: "flex border-b border-border mb-6", children: s.map((n) => {
|
|
1035
1097
|
const l = a === n.id;
|
|
1036
1098
|
return /* @__PURE__ */ e.jsx(
|
|
1037
|
-
|
|
1099
|
+
S,
|
|
1038
1100
|
{
|
|
1039
1101
|
variant: "ghost",
|
|
1040
1102
|
onClick: () => !t && o(n.id),
|
|
@@ -1046,7 +1108,7 @@ function Je({ tabs: s, activeTab: a, disabled: t = !1, onChange: o }) {
|
|
|
1046
1108
|
);
|
|
1047
1109
|
}) });
|
|
1048
1110
|
}
|
|
1049
|
-
function
|
|
1111
|
+
function Qe({ currentStep: s, steps: a }) {
|
|
1050
1112
|
return /* @__PURE__ */ e.jsx("nav", { className: "mb-10", children: /* @__PURE__ */ e.jsx("ol", { className: "flex items-center w-full", children: a.map((t, o) => /* @__PURE__ */ e.jsxs("li", { className: `flex items-center ${o < a.length - 1 ? "flex-1" : ""}`, children: [
|
|
1051
1113
|
/* @__PURE__ */ e.jsxs("div", { className: "flex items-center", children: [
|
|
1052
1114
|
/* @__PURE__ */ e.jsx(
|
|
@@ -1068,17 +1130,18 @@ function He({ currentStep: s, steps: a }) {
|
|
|
1068
1130
|
] }, t.number)) }) });
|
|
1069
1131
|
}
|
|
1070
1132
|
export {
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1133
|
+
He as Alert,
|
|
1134
|
+
qe as Badge,
|
|
1135
|
+
S as Button,
|
|
1136
|
+
Je as Card,
|
|
1137
|
+
Ae as ColorPalette,
|
|
1138
|
+
Ge as Demo,
|
|
1139
|
+
Xe as Section,
|
|
1140
|
+
We as Sidebar,
|
|
1141
|
+
Ie as SocialButton,
|
|
1142
|
+
Qe as Stepper,
|
|
1143
|
+
Ze as TabBar,
|
|
1144
|
+
$e as ThemeProvider,
|
|
1145
|
+
Pe as ThemeToggle,
|
|
1146
|
+
Oe as useTheme
|
|
1084
1147
|
};
|
package/dist/acemyjob-ui.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(m,x){typeof exports=="object"&&typeof module<"u"?x(exports,require("react"),require("@headlessui/react"),require("@heroicons/react/24/outline")):typeof define=="function"&&define.amd?define(["exports","react","@headlessui/react","@heroicons/react/24/outline"],x):(m=typeof globalThis<"u"?globalThis:m||self,x(m.AceMyJobUI={},m.React,m.HeadlessUI,m.HeroiconsOutline))})(this,function(m,x,_,
|
|
1
|
+
(function(m,x){typeof exports=="object"&&typeof module<"u"?x(exports,require("react"),require("@headlessui/react"),require("@heroicons/react/24/outline")):typeof define=="function"&&define.amd?define(["exports","react","@headlessui/react","@heroicons/react/24/outline"],x):(m=typeof globalThis<"u"?globalThis:m||self,x(m.AceMyJobUI={},m.React,m.HeadlessUI,m.HeroiconsOutline))})(this,function(m,x,_,N){"use strict";function le(s){const a=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(s){for(const n in s)if(n!=="default"){const t=Object.getOwnPropertyDescriptor(s,n);Object.defineProperty(a,n,t.get?t:{enumerable:!0,get:()=>s[n]})}}return a.default=s,Object.freeze(a)}const R=le(x);var A={exports:{}},E={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var I;function
|
|
9
|
+
*/var I;function ce(){if(I)return E;I=1;var s=Symbol.for("react.transitional.element"),a=Symbol.for("react.fragment");function n(t,o,l){var i=null;if(l!==void 0&&(i=""+l),o.key!==void 0&&(i=""+o.key),"key"in o){l={};for(var u in o)u!=="key"&&(l[u]=o[u])}else l=o;return o=l.ref,{$$typeof:s,type:t,key:i,ref:o!==void 0?o:null,props:l}}return E.Fragment=a,E.jsx=n,E.jsxs=n,E}var C={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,9 +14,9 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var
|
|
17
|
+
*/var z;function ie(){return z||(z=1,process.env.NODE_ENV!=="production"&&function(){function s(r){if(r==null)return null;if(typeof r=="function")return r.$$typeof===Le?null:r.displayName||r.name||null;if(typeof r=="string")return r;switch(r){case P:return"Fragment";case Ce:return"Profiler";case Ee:return"StrictMode";case Oe:return"Suspense";case $e:return"SuspenseList";case Se:return"Activity"}if(typeof r=="object")switch(typeof r.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),r.$$typeof){case $:return"Portal";case Re:return(r.displayName||"Context")+".Provider";case _e:return(r._context.displayName||"Context")+".Consumer";case Ae:var c=r.render;return r=r.displayName,r||(r=c.displayName||c.name||"",r=r!==""?"ForwardRef("+r+")":"ForwardRef"),r;case Pe:return c=r.displayName||null,c!==null?c:s(r.type)||"Memo";case ee:c=r._payload,r=r._init;try{return s(r(c))}catch{}}return null}function a(r){return""+r}function n(r){try{a(r);var c=!1}catch{c=!0}if(c){c=console;var d=c.error,f=typeof Symbol=="function"&&Symbol.toStringTag&&r[Symbol.toStringTag]||r.constructor.name||"Object";return d.call(c,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",f),a(r)}}function t(r){if(r===P)return"<>";if(typeof r=="object"&&r!==null&&r.$$typeof===ee)return"<...>";try{var c=s(r);return c?"<"+c+">":"<...>"}catch{return"<...>"}}function o(){var r=S.A;return r===null?null:r.getOwner()}function l(){return Error("react-stack-top-frame")}function i(r){if(re.call(r,"key")){var c=Object.getOwnPropertyDescriptor(r,"key").get;if(c&&c.isReactWarning)return!1}return r.key!==void 0}function u(r,c){function d(){se||(se=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",c))}d.isReactWarning=!0,Object.defineProperty(r,"key",{get:d,configurable:!0})}function w(){var r=s(this.type);return ae[r]||(ae[r]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),r=this.props.ref,r!==void 0?r:null}function V(r,c,d,f,y,j,B,D){return d=j.ref,r={$$typeof:k,type:r,key:c,props:j,_owner:y},(d!==void 0?d:null)!==null?Object.defineProperty(r,"ref",{enumerable:!1,get:w}):Object.defineProperty(r,"ref",{enumerable:!1,value:null}),r._store={},Object.defineProperty(r._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(r,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(r,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:B}),Object.defineProperty(r,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:D}),Object.freeze&&(Object.freeze(r.props),Object.freeze(r)),r}function v(r,c,d,f,y,j,B,D){var h=c.children;if(h!==void 0)if(f)if(Be(h)){for(f=0;f<h.length;f++)p(h[f]);Object.freeze&&Object.freeze(h)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else p(h);if(re.call(c,"key")){h=s(r);var T=Object.keys(c).filter(function(De){return De!=="key"});f=0<T.length?"{key: someKey, "+T.join(": ..., ")+": ...}":"{key: someKey}",oe[h+f]||(T=0<T.length?"{"+T.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
18
18
|
let props = %s;
|
|
19
19
|
<%s {...props} />
|
|
20
20
|
React keys must be passed directly to JSX without using spread:
|
|
21
21
|
let props = %s;
|
|
22
|
-
<%s key={someKey} {...props} />`,v,h,T,h),ne[h+v]=!0)}if(h=null,d!==void 0&&(n(d),h=""+d),i(c)&&(n(c.key),h=""+c.key),"key"in c){d={};for(var D in c)D!=="key"&&(d[D]=c[D])}else d=c;return h&&u(d,typeof r=="function"?r.displayName||r.name||"Unknown":r),N(r,h,j,w,t(),d,B,L)}function p(r){typeof r=="object"&&r!==null&&r.$$typeof===k&&r._store&&(r._store.validated=1)}var f=x,k=Symbol.for("react.transitional.element"),$=Symbol.for("react.portal"),O=Symbol.for("react.fragment"),Ve=Symbol.for("react.strict_mode"),ye=Symbol.for("react.profiler"),Ne=Symbol.for("react.consumer"),ke=Symbol.for("react.context"),Te=Symbol.for("react.forward_ref"),Ee=Symbol.for("react.suspense"),Ce=Symbol.for("react.suspense_list"),_e=Symbol.for("react.memo"),K=Symbol.for("react.lazy"),Re=Symbol.for("react.activity"),Ae=Symbol.for("react.client.reference"),P=f.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ee=Object.prototype.hasOwnProperty,$e=Array.isArray,S=console.createTask?console.createTask:function(){return null};f={"react-stack-bottom-frame":function(r){return r()}};var re,se={},ae=f["react-stack-bottom-frame"].bind(f,l)(),oe=S(o(l)),ne={};C.Fragment=O,C.jsx=function(r,c,d,v,w){var j=1e4>P.recentlyCreatedOwnerStacks++;return g(r,c,d,!1,v,w,j?Error("react-stack-top-frame"):ae,j?S(o(r)):oe)},C.jsxs=function(r,c,d,v,w){var j=1e4>P.recentlyCreatedOwnerStacks++;return g(r,c,d,!0,v,w,j?Error("react-stack-top-frame"):ae,j?S(o(r)):oe)}}()),C}var z;function ce(){return z||(z=1,process.env.NODE_ENV==="production"?R.exports=te():R.exports=le()),R.exports}var e=ce();const ie={bg:"bg-indigo-600",activeBg:"bg-indigo-700",text:"text-indigo-200",activeText:"text-white",hoverBg:"hover:bg-indigo-700",hoverText:"hover:text-white"};function b(...s){return s.filter(Boolean).join(" ")}function Y({item:s,colorScheme:a}){const[n,o]=x.useState(s.current||s.children?.some(l=>l.current)),t=s.children&&s.children.length>0;return e.jsxs("li",{children:[e.jsx("div",{children:e.jsxs("a",{href:t?void 0:s.href,onClick:l=>{t&&(l.preventDefault(),o(!n))},className:b(s.current?`${a.activeBg} ${a.activeText}`:`${a.text} ${a.hoverBg} ${a.hoverText}`,"group flex items-center justify-between gap-x-3 rounded-md p-2 text-sm/6 font-semibold",t?"cursor-pointer":""),children:[e.jsxs("div",{className:"flex items-center gap-x-3",children:[e.jsx(s.icon,{"aria-hidden":"true",className:b(s.current?a.activeText:`${a.text} group-${a.hoverText}`,"size-6 shrink-0")}),s.name]}),t&&e.jsx(V.ChevronDownIcon,{className:b("size-5 shrink-0 transition-transform",n?"rotate-180":"",s.current?a.activeText:a.text)})]})}),t&&n&&e.jsx("ul",{className:"mt-1 ml-9 space-y-1",children:s.children.map(l=>e.jsx("li",{children:e.jsxs("a",{href:l.href,className:b(l.current?`${a.activeBg} ${a.activeText}`:`${a.text} ${a.hoverBg} ${a.hoverText}`,"group flex gap-x-3 rounded-md p-2 text-sm/6 font-semibold"),children:[e.jsx(l.icon,{"aria-hidden":"true",className:b(l.current?a.activeText:`${a.text} group-${a.hoverText}`,"size-5 shrink-0")}),l.name]})},l.name))})]})}function ue({company:s,profile:a,navigation:n,colorScheme:o=ie}){const[t,l]=x.useState(!1);return e.jsx(e.Fragment,{children:e.jsxs("div",{children:[e.jsxs(_.Dialog,{open:t,onClose:l,className:"relative z-50 lg:hidden",children:[e.jsx(_.DialogBackdrop,{transition:!0,className:"fixed inset-0 bg-gray-900/80 transition-opacity duration-300 ease-linear data-closed:opacity-0"}),e.jsx("div",{className:"fixed inset-0 flex",children:e.jsxs(_.DialogPanel,{transition:!0,className:"relative mr-16 flex w-full max-w-xs flex-1 transform transition duration-300 ease-in-out data-closed:-translate-x-full",children:[e.jsx(_.TransitionChild,{children:e.jsx("div",{className:"absolute top-0 left-full flex w-16 justify-center pt-5 duration-300 ease-in-out data-closed:opacity-0",children:e.jsxs("button",{type:"button",onClick:()=>l(!1),className:"-m-2.5 p-2.5",children:[e.jsx("span",{className:"sr-only",children:"Close sidebar"}),e.jsx(V.XMarkIcon,{"aria-hidden":"true",className:"size-6 text-white"})]})})}),e.jsxs("div",{className:b("flex grow flex-col gap-y-5 overflow-y-auto px-6 pb-2",o.bg),children:[e.jsx("div",{className:"flex h-16 shrink-0 items-center",children:e.jsx("img",{alt:s.name,src:s.logo,className:"h-8 w-auto"})}),e.jsx("nav",{className:"flex flex-1 flex-col",children:e.jsx("ul",{role:"list",className:"flex flex-1 flex-col gap-y-7",children:e.jsx("li",{children:e.jsx("ul",{role:"list",className:"-mx-2 space-y-1",children:n.map(i=>e.jsx(Y,{item:i,colorScheme:o},i.name))})})})})]})]})})]}),e.jsx("div",{className:"hidden lg:fixed lg:inset-y-0 lg:z-50 lg:flex lg:w-72 lg:flex-col",children:e.jsxs("div",{className:b("flex grow flex-col gap-y-5 overflow-y-auto px-6",o.bg),children:[e.jsx("div",{className:"flex h-16 shrink-0 items-center",children:e.jsx("img",{alt:s.name,src:s.logo,className:"h-8 w-auto"})}),e.jsx("nav",{className:"flex flex-1 flex-col",children:e.jsxs("ul",{role:"list",className:"flex flex-1 flex-col gap-y-7",children:[e.jsx("li",{children:e.jsx("ul",{role:"list",className:"-mx-2 space-y-1",children:n.map(i=>e.jsx(Y,{item:i,colorScheme:o},i.name))})}),e.jsx("li",{className:"-mx-6 mt-auto",children:e.jsxs("a",{href:"#",className:b("flex items-center gap-x-4 px-6 py-3 text-sm/6 font-semibold",o.activeText,o.hoverBg),children:[e.jsx("img",{alt:a.name,src:a.image,className:b("size-8 rounded-full",o.activeBg)}),e.jsx("span",{className:"sr-only",children:"Your profile"}),e.jsx("span",{"aria-hidden":"true",children:a.name})]})})]})})]})}),e.jsxs("div",{className:b("sticky top-0 z-40 flex items-center gap-x-6 px-4 py-4 shadow-xs sm:px-6 lg:hidden",o.bg),children:[e.jsxs("button",{type:"button",onClick:()=>l(!0),className:b("-m-2.5 p-2.5 lg:hidden",o.text),children:[e.jsx("span",{className:"sr-only",children:"Open sidebar"}),e.jsx(V.Bars3Icon,{"aria-hidden":"true",className:"size-6"})]}),e.jsx("div",{className:b("flex-1 text-sm/6 font-semibold",o.activeText),children:"Dashboard"}),e.jsxs("a",{href:"#",children:[e.jsx("span",{className:"sr-only",children:"Your profile"}),e.jsx("img",{alt:a.name,src:a.image,className:b("size-8 rounded-full",o.activeBg)})]})]})]})})}const F=s=>s.replace("--color-","bg-"),de=({name:s,cssVar:a,value:n})=>{const o=`rgb(${n})`;return e.jsxs("div",{className:"flex flex-col items-center space-y-2 p-3 rounded-lg border border-border-subtle bg-surface hover:bg-surface-variant transition-colors",children:[e.jsx("div",{className:`w-16 h-16 rounded-lg border border-border shadow-sm ${F(a)}`}),e.jsxs("div",{className:"text-center",children:[e.jsx("div",{className:"text-sm font-medium text-text-primary",children:s}),e.jsx("div",{className:"text-xs text-text-muted font-mono",children:a}),e.jsx("div",{className:"text-xs text-text-secondary",children:o})]})]})},U=({title:s,colors:a})=>e.jsxs("div",{className:"space-y-4",children:[e.jsx("h3",{className:"text-lg font-semibold text-text-primary border-b border-border-subtle pb-2",children:s}),e.jsx("div",{className:"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 xl:grid-cols-11 gap-4",children:a.map(n=>e.jsx(de,{...n},n.name))})]}),W=()=>{const s=[{title:"Success Colors (Green)",colors:[{name:"50",cssVar:"--color-success-50",value:"240 253 244"},{name:"100",cssVar:"--color-success-100",value:"220 252 231"},{name:"200",cssVar:"--color-success-200",value:"187 247 208"},{name:"300",cssVar:"--color-success-300",value:"134 239 172"},{name:"400",cssVar:"--color-success-400",value:"74 222 128"},{name:"500",cssVar:"--color-success-500",value:"34 197 94"},{name:"600",cssVar:"--color-success-600",value:"22 163 74"},{name:"700",cssVar:"--color-success-700",value:"21 128 61"},{name:"800",cssVar:"--color-success-800",value:"22 101 52"},{name:"900",cssVar:"--color-success-900",value:"20 83 45"},{name:"950",cssVar:"--color-success-950",value:"5 46 22"}]},{title:"Warning Colors (Yellow)",colors:[{name:"50",cssVar:"--color-warning-50",value:"254 252 232"},{name:"100",cssVar:"--color-warning-100",value:"254 249 195"},{name:"200",cssVar:"--color-warning-200",value:"254 240 138"},{name:"300",cssVar:"--color-warning-300",value:"253 224 71"},{name:"400",cssVar:"--color-warning-400",value:"250 204 21"},{name:"500",cssVar:"--color-warning-500",value:"234 179 8"},{name:"600",cssVar:"--color-warning-600",value:"202 138 4"},{name:"700",cssVar:"--color-warning-700",value:"161 98 7"},{name:"800",cssVar:"--color-warning-800",value:"133 77 14"},{name:"900",cssVar:"--color-warning-900",value:"113 63 18"},{name:"950",cssVar:"--color-warning-950",value:"66 32 6"}]},{title:"Error Colors (Red)",colors:[{name:"50",cssVar:"--color-error-50",value:"254 242 242"},{name:"100",cssVar:"--color-error-100",value:"254 226 226"},{name:"200",cssVar:"--color-error-200",value:"254 202 202"},{name:"300",cssVar:"--color-error-300",value:"252 165 165"},{name:"400",cssVar:"--color-error-400",value:"248 113 113"},{name:"500",cssVar:"--color-error-500",value:"239 68 68"},{name:"600",cssVar:"--color-error-600",value:"220 38 38"},{name:"700",cssVar:"--color-error-700",value:"185 28 28"},{name:"800",cssVar:"--color-error-800",value:"153 27 27"},{name:"900",cssVar:"--color-error-900",value:"127 29 29"},{name:"950",cssVar:"--color-error-950",value:"69 10 10"}]}],a=[{title:"Reseda Green",colors:[{name:"DEFAULT",cssVar:"--color-reseda-green",value:"121 125 98"},{name:"100",cssVar:"--color-reseda-green-100",value:"24 25 20"},{name:"200",cssVar:"--color-reseda-green-200",value:"49 50 39"},{name:"300",cssVar:"--color-reseda-green-300",value:"73 75 59"},{name:"400",cssVar:"--color-reseda-green-400",value:"97 101 79"},{name:"500",cssVar:"--color-reseda-green-500",value:"121 125 98"},{name:"600",cssVar:"--color-reseda-green-600",value:"150 154 127"},{name:"700",cssVar:"--color-reseda-green-700",value:"177 180 159"},{name:"800",cssVar:"--color-reseda-green-800",value:"203 205 191"},{name:"900",cssVar:"--color-reseda-green-900",value:"229 230 223"}]},{title:"Moss Green",colors:[{name:"DEFAULT",cssVar:"--color-moss-green",value:"155 155 122"},{name:"100",cssVar:"--color-moss-green-100",value:"31 31 24"},{name:"200",cssVar:"--color-moss-green-200",value:"63 63 47"},{name:"300",cssVar:"--color-moss-green-300",value:"94 94 71"},{name:"400",cssVar:"--color-moss-green-400",value:"126 126 95"},{name:"500",cssVar:"--color-moss-green-500",value:"155 155 122"},{name:"600",cssVar:"--color-moss-green-600",value:"174 174 148"},{name:"700",cssVar:"--color-moss-green-700",value:"194 194 175"},{name:"800",cssVar:"--color-moss-green-800",value:"215 215 202"},{name:"900",cssVar:"--color-moss-green-900",value:"235 235 228"}]},{title:"Khaki",colors:[{name:"DEFAULT",cssVar:"--color-khaki",value:"186 165 135"},{name:"100",cssVar:"--color-khaki-100",value:"41 34 23"},{name:"200",cssVar:"--color-khaki-200",value:"82 67 47"},{name:"300",cssVar:"--color-khaki-300",value:"122 101 70"},{name:"400",cssVar:"--color-khaki-400",value:"163 134 94"},{name:"500",cssVar:"--color-khaki-500",value:"186 165 135"},{name:"600",cssVar:"--color-khaki-600",value:"200 183 159"},{name:"700",cssVar:"--color-khaki-700",value:"214 201 183"},{name:"800",cssVar:"--color-khaki-800",value:"227 219 207"},{name:"900",cssVar:"--color-khaki-900",value:"241 237 231"}]},{title:"Desert Sand",colors:[{name:"DEFAULT",cssVar:"--color-desert-sand",value:"217 174 148"},{name:"100",cssVar:"--color-desert-sand-100",value:"54 33 19"},{name:"200",cssVar:"--color-desert-sand-200",value:"109 65 38"},{name:"300",cssVar:"--color-desert-sand-300",value:"163 98 57"},{name:"400",cssVar:"--color-desert-sand-400",value:"199 135 95"},{name:"500",cssVar:"--color-desert-sand-500",value:"217 174 148"},{name:"600",cssVar:"--color-desert-sand-600",value:"225 191 170"},{name:"700",cssVar:"--color-desert-sand-700",value:"233 207 192"},{name:"800",cssVar:"--color-desert-sand-800",value:"240 223 213"},{name:"900",cssVar:"--color-desert-sand-900",value:"248 239 234"}]},{title:"Peach Yellow",colors:[{name:"DEFAULT",cssVar:"--color-peach-yellow",value:"241 220 167"},{name:"100",cssVar:"--color-peach-yellow-100",value:"71 54 11"},{name:"200",cssVar:"--color-peach-yellow-200",value:"141 107 22"},{name:"300",cssVar:"--color-peach-yellow-300",value:"212 161 33"},{name:"400",cssVar:"--color-peach-yellow-400",value:"230 192 96"},{name:"500",cssVar:"--color-peach-yellow-500",value:"241 220 167"},{name:"600",cssVar:"--color-peach-yellow-600",value:"244 227 184"},{name:"700",cssVar:"--color-peach-yellow-700",value:"247 234 202"},{name:"800",cssVar:"--color-peach-yellow-800",value:"249 241 220"},{name:"900",cssVar:"--color-peach-yellow-900",value:"252 248 237"}]},{title:"Sunglow",colors:[{name:"DEFAULT",cssVar:"--color-sunglow",value:"255 203 105"},{name:"100",cssVar:"--color-sunglow-100",value:"72 47 0"},{name:"200",cssVar:"--color-sunglow-200",value:"145 94 0"},{name:"300",cssVar:"--color-sunglow-300",value:"217 141 0"},{name:"400",cssVar:"--color-sunglow-400",value:"255 178 35"},{name:"500",cssVar:"--color-sunglow-500",value:"255 203 105"},{name:"600",cssVar:"--color-sunglow-600",value:"255 214 137"},{name:"700",cssVar:"--color-sunglow-700",value:"255 224 166"},{name:"800",cssVar:"--color-sunglow-800",value:"255 234 196"},{name:"900",cssVar:"--color-sunglow-900",value:"255 245 225"}]},{title:"Earth Yellow",colors:[{name:"DEFAULT",cssVar:"--color-earth-yellow",value:"232 172 101"},{name:"100",cssVar:"--color-earth-yellow-100",value:"58 36 9"},{name:"200",cssVar:"--color-earth-yellow-200",value:"115 71 17"},{name:"300",cssVar:"--color-earth-yellow-300",value:"173 107 26"},{name:"400",cssVar:"--color-earth-yellow-400",value:"223 142 42"},{name:"500",cssVar:"--color-earth-yellow-500",value:"232 172 101"},{name:"600",cssVar:"--color-earth-yellow-600",value:"236 189 131"},{name:"700",cssVar:"--color-earth-yellow-700",value:"241 205 162"},{name:"800",cssVar:"--color-earth-yellow-800",value:"246 222 193"},{name:"900",cssVar:"--color-earth-yellow-900",value:"250 238 224"}]},{title:"Persian Orange",colors:[{name:"DEFAULT",cssVar:"--color-persian-orange",value:"208 140 96"},{name:"100",cssVar:"--color-persian-orange-100",value:"47 27 14"},{name:"200",cssVar:"--color-persian-orange-200",value:"94 55 28"},{name:"300",cssVar:"--color-persian-orange-300",value:"141 82 42"},{name:"400",cssVar:"--color-persian-orange-400",value:"188 109 56"},{name:"500",cssVar:"--color-persian-orange-500",value:"208 140 96"},{name:"600",cssVar:"--color-persian-orange-600",value:"217 165 129"},{name:"700",cssVar:"--color-persian-orange-700",value:"227 187 161"},{name:"800",cssVar:"--color-persian-orange-800",value:"236 210 192"},{name:"900",cssVar:"--color-persian-orange-900",value:"246 232 224"}]},{title:"Chamoisee",colors:[{name:"DEFAULT",cssVar:"--color-chamoisee",value:"181 132 99"},{name:"100",cssVar:"--color-chamoisee-100",value:"38 26 18"},{name:"200",cssVar:"--color-chamoisee-200",value:"76 52 36"},{name:"300",cssVar:"--color-chamoisee-300",value:"114 78 54"},{name:"400",cssVar:"--color-chamoisee-400",value:"153 104 72"},{name:"500",cssVar:"--color-chamoisee-500",value:"181 132 99"},{name:"600",cssVar:"--color-chamoisee-600",value:"196 157 130"},{name:"700",cssVar:"--color-chamoisee-700",value:"211 181 161"},{name:"800",cssVar:"--color-chamoisee-800",value:"226 206 193"},{name:"900",cssVar:"--color-chamoisee-900",value:"240 230 224"}]},{title:"Beaver",colors:[{name:"DEFAULT",cssVar:"--color-beaver",value:"153 123 102"},{name:"100",cssVar:"--color-beaver-100",value:"31 25 20"},{name:"200",cssVar:"--color-beaver-200",value:"61 49 41"},{name:"300",cssVar:"--color-beaver-300",value:"92 74 61"},{name:"400",cssVar:"--color-beaver-400",value:"122 99 82"},{name:"500",cssVar:"--color-beaver-500",value:"153 123 102"},{name:"600",cssVar:"--color-beaver-600",value:"173 150 133"},{name:"700",cssVar:"--color-beaver-700",value:"194 176 163"},{name:"800",cssVar:"--color-beaver-800",value:"214 202 194"},{name:"900",cssVar:"--color-beaver-900",value:"235 229 224"}]}],n=[{name:"Background",cssVar:"--color-background"},{name:"Surface",cssVar:"--color-surface"},{name:"Surface Variant",cssVar:"--color-surface-variant"},{name:"Text Primary",cssVar:"--color-text-primary"},{name:"Text Secondary",cssVar:"--color-text-secondary"},{name:"Text Muted",cssVar:"--color-text-muted"},{name:"Border",cssVar:"--color-border"},{name:"Border Subtle",cssVar:"--color-border-subtle"}];return e.jsxs("div",{className:"p-8 space-y-8 bg-background min-h-screen",children:[e.jsxs("div",{className:"text-center space-y-2",children:[e.jsx("h1",{className:"text-3xl font-bold text-text-primary",children:"AceMyJob Color Palette"}),e.jsx("p",{className:"text-text-secondary",children:"Your complete design system color reference"})]}),a.map(o=>e.jsx(U,{...o},o.title)),s.map(o=>e.jsx(U,{...o},o.title)),e.jsxs("div",{className:"space-y-4",children:[e.jsx("h3",{className:"text-lg font-semibold text-text-primary border-b border-border-subtle pb-2",children:"Semantic Colors (Theme-aware)"}),e.jsx("div",{className:"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 gap-4",children:n.map(o=>e.jsxs("div",{className:"flex flex-col items-center space-y-2 p-3 rounded-lg border border-border-subtle bg-surface hover:bg-surface-variant transition-colors",children:[e.jsx("div",{className:`w-16 h-16 rounded-lg border border-border shadow-sm ${F(o.cssVar)}`}),e.jsxs("div",{className:"text-center",children:[e.jsx("div",{className:"text-sm font-medium text-text-primary",children:o.name}),e.jsx("div",{className:"text-xs text-text-muted font-mono",children:o.cssVar})]})]},o.name))})]}),e.jsx("div",{className:"text-center pt-8 border-t border-border-subtle",children:e.jsx("p",{className:"text-text-muted text-sm",children:"Toggle between light and dark themes to see how semantic colors adapt"})})]})},q=x.createContext(void 0),H=({children:s,defaultTheme:a="system",storageKey:n="acemyjob-ui-theme"})=>{const[o,t]=x.useState(a),[l,i]=x.useState("light"),[u,y]=x.useState(!1);x.useEffect(()=>{const g=localStorage.getItem(n);g&&t(g),y(!0)},[n]),x.useEffect(()=>{if(!u)return;const g=window.document.documentElement,p=()=>{let f;o==="system"?f=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":f=o,i(f),g.classList.remove("light","dark"),g.classList.add(f)};if(p(),o==="system"){const f=window.matchMedia("(prefers-color-scheme: dark)"),k=()=>p();return f.addEventListener("change",k),()=>f.removeEventListener("change",k)}},[o,u]);const N={theme:o,setTheme:g=>{localStorage.setItem(n,g),t(g)},resolvedTheme:l};return e.jsx(q.Provider,{value:N,children:s})},J=()=>{const s=x.useContext(q);if(s===void 0)throw new Error("useTheme must be used within a ThemeProvider");return s},G=()=>{const{theme:s,setTheme:a}=J(),[n,o]=x.useState(!1);if(x.useEffect(()=>{o(!0)},[]),!n)return e.jsxs("button",{className:"flex items-center gap-2 px-3 py-2 text-sm font-medium text-text-secondary hover:text-text-primary bg-surface hover:bg-surface-variant border border-border-subtle rounded-md transition-colors","aria-label":"Loading theme toggle",children:[e.jsx("div",{className:"w-4 h-4 animate-pulse bg-text-muted rounded"}),e.jsx("span",{className:"hidden sm:inline",children:"Loading..."})]});const t=()=>{a(s==="light"?"dark":s==="dark"?"system":"light")},l=()=>{switch(s){case"light":return e.jsx("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:e.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z"})});case"dark":return e.jsx("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:e.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z"})});case"system":return e.jsx("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:e.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"})})}},i=()=>{switch(s){case"light":return"Light";case"dark":return"Dark";case"system":return"System"}};return e.jsxs("button",{onClick:t,className:"flex items-center gap-2 px-3 py-2 text-sm font-medium text-text-secondary hover:text-text-primary bg-surface hover:bg-surface-variant border border-border-subtle rounded-md transition-colors","aria-label":`Current theme: ${i()}. Click to cycle themes.`,children:[l(),e.jsx("span",{className:"hidden sm:inline",children:i()})]})},me=()=>e.jsxs("div",{className:"relative",children:[e.jsx("div",{className:"fixed top-4 right-4 z-10",children:e.jsx(G,{})}),e.jsx(W,{})]}),xe=()=>e.jsx(H,{defaultTheme:"system",storageKey:"acemyjob-demo-theme",children:e.jsx(me,{})}),X={variant:{default:"bg-reseda-green-500 text-white hover:bg-reseda-green-600 focus-visible:ring-reseda-green-500",destructive:"bg-error-500 text-white hover:bg-error-600 focus-visible:ring-error-500",outline:"border border-border bg-background hover:bg-surface-variant hover:text-text-primary focus-visible:ring-reseda-green-500",secondary:"bg-khaki-500 text-white hover:bg-khaki-600 focus-visible:ring-khaki-500",ghost:"hover:bg-surface-variant hover:text-text-primary focus-visible:ring-reseda-green-500",link:"text-reseda-green-500 underline-offset-4 hover:underline focus-visible:ring-reseda-green-500",none:""},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3",lg:"h-11 rounded-md px-8",xl:"h-12 rounded-md px-10 text-base",icon:"h-10 w-10"}},ve="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",he=(...s)=>s.filter(Boolean).join(" "),A=x.forwardRef(({className:s,variant:a="default",size:n="default",fullWidth:o=!1,loading:t=!1,leftIcon:l,rightIcon:i,children:u,disabled:y,...N},g)=>{const p=y||t,f=he(ve,X.variant[a],X.size[n],o?"w-full":"",s);return e.jsxs("button",{className:f,ref:g,disabled:p,...N,children:[t&&e.jsxs("svg",{className:"mr-2 h-4 w-4 animate-spin",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[e.jsx("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),e.jsx("path",{className:"opacity-75",fill:"currentColor",d:"m4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}),!t&&l&&e.jsx("span",{className:"mr-2",children:l}),u,!t&&i&&e.jsx("span",{className:"ml-2",children:i})]})});A.displayName="Button";const Q={provider:{linkedin:"bg-[#0077B5] hover:bg-[#005885] text-white focus-visible:ring-[#0077B5]"},iconPosition:{left:"flex-row",right:"flex-row-reverse",only:"justify-center"}},fe=(...s)=>s.filter(Boolean).join(" "),Z=x.forwardRef(({className:s,provider:a,iconPosition:n="left",icon:o,showText:t=!0,children:l,size:i="default",fullWidth:u=!0,...y},N)=>{const p=o||{linkedin:e.jsx("svg",{className:"w-5 h-5",viewBox:"0 0 24 24",fill:"currentColor",children:e.jsx("path",{d:"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"})})}[a],k=l||(t?{linkedin:"Continue with LinkedIn"}[a]:""),$=fe("relative overflow-hidden transition-all duration-200",Q.provider[a],Q.iconPosition[n],s);return e.jsxs(A,{ref:N,variant:"none",className:$,size:i,fullWidth:u,leftIcon:n==="left"?p:void 0,rightIcon:n==="right"?p:void 0,...y,children:[n==="only"&&p,n!=="only"&&k]})});Z.displayName="SocialButton";function ge({children:s,variant:a="default",isActive:n=!1,onClick:o,className:t=""}){const l="rounded-lg transition-all",i={default:"border border-border p-4",surface:"bg-surface-variant p-4",elevated:"bg-surface shadow-md p-6",interactive:`border-2 p-4 cursor-pointer ${n?"border-success-500 bg-success-50":"border-border bg-surface hover:border-border-subtle"}`};return e.jsx("div",{className:`${l} ${i[a]} ${t}`,onClick:o,role:o?"button":void 0,tabIndex:o?0:void 0,onKeyDown:o?u=>{(u.key==="Enter"||u.key===" ")&&o()}:void 0,children:s})}function be({title:s,children:a,subtitle:n,spacing:o="normal",className:t=""}){const l={compact:"space-y-3",normal:"space-y-6",spacious:"space-y-8"};return e.jsxs("div",{className:`${l[o]} ${t}`,children:[e.jsxs("div",{children:[e.jsx("h3",{className:"text-lg font-semibold text-text-primary",children:s}),n&&e.jsx("p",{className:"text-sm text-text-secondary mt-1",children:n})]}),a]})}function pe({variant:s,title:a,message:n,icon:o,onClose:t,className:l=""}){const u={success:{bg:"bg-success-50",border:"border-success-200",text:"text-success-700",icon:e.jsx(V.CheckCircleIcon,{className:"h-5 w-5"})},error:{bg:"bg-error-50",border:"border-error-200",text:"text-error-700",icon:e.jsx(V.XCircleIcon,{className:"h-5 w-5"})},warning:{bg:"bg-warning-50",border:"border-warning-200",text:"text-warning-700",icon:e.jsx(V.ExclamationCircleIcon,{className:"h-5 w-5"})},info:{bg:"bg-info-50",border:"border-info-200",text:"text-info-700",icon:e.jsx(V.InformationCircleIcon,{className:"h-5 w-5"})}}[s];return e.jsx("div",{className:`${u.bg} border ${u.border} rounded-md p-3 ${l}`,role:"alert",children:e.jsxs("div",{className:"flex items-start gap-3",children:[e.jsx("div",{className:`flex-shrink-0 ${u.text}`,children:o||u.icon}),e.jsxs("div",{className:"flex-1",children:[a&&e.jsx("p",{className:`text-sm font-medium ${u.text}`,children:a}),e.jsx("p",{className:`text-sm ${u.text}`,children:n})]}),t&&e.jsx("button",{onClick:t,className:`flex-shrink-0 ${u.text} hover:opacity-70`,"aria-label":"Close alert",children:"✕"})]})})}function je({tabs:s,activeTab:a,disabled:n=!1,onChange:o}){return e.jsx("div",{className:"flex border-b border-border mb-6",children:s.map(t=>{const l=a===t.id;return e.jsx(A,{variant:"ghost",onClick:()=>!n&&o(t.id),disabled:n&&!l,className:`px-4 py-2.5 text-sm font-medium whitespace-nowrap transition-colors border-b-2 -mb-px ${l?"border-reseda-green-700 text-reseda-green-700":n?"border-transparent text-text-disabled cursor-not-allowed":"border-transparent text-text-secondary hover:text-text-primary"}`,children:t.label},t.id)})})}function we({currentStep:s,steps:a}){return e.jsx("nav",{className:"mb-10",children:e.jsx("ol",{className:"flex items-center w-full",children:a.map((n,o)=>e.jsxs("li",{className:`flex items-center ${o<a.length-1?"flex-1":""}`,children:[e.jsxs("div",{className:"flex items-center",children:[e.jsx("span",{className:`flex items-center justify-center w-9 h-9 rounded-full text-sm font-semibold shrink-0 ${s===n.number?"bg-reseda-green-700 text-white":s>n.number?"bg-success-500 text-white":"border-2 border-border text-text-muted"}`,children:n.number}),e.jsx("span",{className:`ml-3 text-sm font-medium whitespace-nowrap ${s>=n.number?"text-reseda-green-800":"text-text-muted"}`,children:n.label})]}),o<a.length-1&&e.jsx("div",{className:"flex-1 h-0.5 mx-4 bg-border"})]},n.number))})})}m.Alert=pe,m.Button=A,m.Card=ge,m.ColorPalette=W,m.Demo=xe,m.Section=be,m.Sidebar=ue,m.SocialButton=Z,m.Stepper=we,m.TabBar=je,m.ThemeProvider=H,m.ThemeToggle=G,m.useTheme=J,Object.defineProperty(m,Symbol.toStringTag,{value:"Module"})});
|
|
22
|
+
<%s key={someKey} {...props} />`,f,h,T,h),oe[h+f]=!0)}if(h=null,d!==void 0&&(n(d),h=""+d),i(c)&&(n(c.key),h=""+c.key),"key"in c){d={};for(var M in c)M!=="key"&&(d[M]=c[M])}else d=c;return h&&u(d,typeof r=="function"?r.displayName||r.name||"Unknown":r),V(r,h,j,y,o(),d,B,D)}function p(r){typeof r=="object"&&r!==null&&r.$$typeof===k&&r._store&&(r._store.validated=1)}var g=x,k=Symbol.for("react.transitional.element"),$=Symbol.for("react.portal"),P=Symbol.for("react.fragment"),Ee=Symbol.for("react.strict_mode"),Ce=Symbol.for("react.profiler"),_e=Symbol.for("react.consumer"),Re=Symbol.for("react.context"),Ae=Symbol.for("react.forward_ref"),Oe=Symbol.for("react.suspense"),$e=Symbol.for("react.suspense_list"),Pe=Symbol.for("react.memo"),ee=Symbol.for("react.lazy"),Se=Symbol.for("react.activity"),Le=Symbol.for("react.client.reference"),S=g.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,re=Object.prototype.hasOwnProperty,Be=Array.isArray,L=console.createTask?console.createTask:function(){return null};g={"react-stack-bottom-frame":function(r){return r()}};var se,ae={},te=g["react-stack-bottom-frame"].bind(g,l)(),ne=L(t(l)),oe={};C.Fragment=P,C.jsx=function(r,c,d,f,y){var j=1e4>S.recentlyCreatedOwnerStacks++;return v(r,c,d,!1,f,y,j?Error("react-stack-top-frame"):te,j?L(t(r)):ne)},C.jsxs=function(r,c,d,f,y){var j=1e4>S.recentlyCreatedOwnerStacks++;return v(r,c,d,!0,f,y,j?Error("react-stack-top-frame"):te,j?L(t(r)):ne)}}()),C}var F;function ue(){return F||(F=1,process.env.NODE_ENV==="production"?A.exports=ce():A.exports=ie()),A.exports}var e=ue();const de={bg:"bg-indigo-600",activeBg:"bg-indigo-700",text:"text-indigo-200",activeText:"text-white",hoverBg:"hover:bg-indigo-700",hoverText:"hover:text-white"};function b(...s){return s.filter(Boolean).join(" ")}function Y({item:s,colorScheme:a}){const[n,t]=x.useState(s.current||s.children?.some(l=>l.current)),o=s.children&&s.children.length>0;return e.jsxs("li",{children:[e.jsx("div",{children:e.jsxs("a",{href:o?void 0:s.href,onClick:l=>{o&&(l.preventDefault(),t(!n))},className:b(s.current?`${a.activeBg} ${a.activeText}`:`${a.text} ${a.hoverBg} ${a.hoverText}`,"group flex items-center justify-between gap-x-3 rounded-md p-2 text-sm/6 font-semibold",o?"cursor-pointer":""),children:[e.jsxs("div",{className:"flex items-center gap-x-3",children:[e.jsx(s.icon,{"aria-hidden":"true",className:b(s.current?a.activeText:`${a.text} group-${a.hoverText}`,"size-6 shrink-0")}),s.name]}),o&&e.jsx(N.ChevronDownIcon,{className:b("size-5 shrink-0 transition-transform",n?"rotate-180":"",s.current?a.activeText:a.text)})]})}),o&&n&&e.jsx("ul",{className:"mt-1 ml-9 space-y-1",children:s.children.map(l=>e.jsx("li",{children:e.jsxs("a",{href:l.href,className:b(l.current?`${a.activeBg} ${a.activeText}`:`${a.text} ${a.hoverBg} ${a.hoverText}`,"group flex gap-x-3 rounded-md p-2 text-sm/6 font-semibold"),children:[e.jsx(l.icon,{"aria-hidden":"true",className:b(l.current?a.activeText:`${a.text} group-${a.hoverText}`,"size-5 shrink-0")}),l.name]})},l.name))})]})}function me({company:s,profile:a,navigation:n,colorScheme:t=de}){const[o,l]=x.useState(!1);return e.jsx(e.Fragment,{children:e.jsxs("div",{children:[e.jsxs(_.Dialog,{open:o,onClose:l,className:"relative z-50 lg:hidden",children:[e.jsx(_.DialogBackdrop,{transition:!0,className:"fixed inset-0 bg-gray-900/80 transition-opacity duration-300 ease-linear data-closed:opacity-0"}),e.jsx("div",{className:"fixed inset-0 flex",children:e.jsxs(_.DialogPanel,{transition:!0,className:"relative mr-16 flex w-full max-w-xs flex-1 transform transition duration-300 ease-in-out data-closed:-translate-x-full",children:[e.jsx(_.TransitionChild,{children:e.jsx("div",{className:"absolute top-0 left-full flex w-16 justify-center pt-5 duration-300 ease-in-out data-closed:opacity-0",children:e.jsxs("button",{type:"button",onClick:()=>l(!1),className:"-m-2.5 p-2.5",children:[e.jsx("span",{className:"sr-only",children:"Close sidebar"}),e.jsx(N.XMarkIcon,{"aria-hidden":"true",className:"size-6 text-white"})]})})}),e.jsxs("div",{className:b("flex grow flex-col gap-y-5 overflow-y-auto px-6 pb-2",t.bg),children:[e.jsx("div",{className:"flex h-16 shrink-0 items-center",children:e.jsx("img",{alt:s.name,src:s.logo,className:"h-8 w-auto"})}),e.jsx("nav",{className:"flex flex-1 flex-col",children:e.jsx("ul",{role:"list",className:"flex flex-1 flex-col gap-y-7",children:e.jsx("li",{children:e.jsx("ul",{role:"list",className:"-mx-2 space-y-1",children:n.map(i=>e.jsx(Y,{item:i,colorScheme:t},i.name))})})})})]})]})})]}),e.jsx("div",{className:"hidden lg:fixed lg:inset-y-0 lg:z-50 lg:flex lg:w-72 lg:flex-col",children:e.jsxs("div",{className:b("flex grow flex-col gap-y-5 overflow-y-auto px-6",t.bg),children:[e.jsx("div",{className:"flex h-16 shrink-0 items-center",children:e.jsx("img",{alt:s.name,src:s.logo,className:"h-8 w-auto"})}),e.jsx("nav",{className:"flex flex-1 flex-col",children:e.jsxs("ul",{role:"list",className:"flex flex-1 flex-col gap-y-7",children:[e.jsx("li",{children:e.jsx("ul",{role:"list",className:"-mx-2 space-y-1",children:n.map(i=>e.jsx(Y,{item:i,colorScheme:t},i.name))})}),e.jsx("li",{className:"-mx-6 mt-auto",children:e.jsxs("a",{href:"#",className:b("flex items-center gap-x-4 px-6 py-3 text-sm/6 font-semibold",t.activeText,t.hoverBg),children:[e.jsx("img",{alt:a.name,src:a.image,className:b("size-8 rounded-full",t.activeBg)}),e.jsx("span",{className:"sr-only",children:"Your profile"}),e.jsx("span",{"aria-hidden":"true",children:a.name})]})})]})})]})}),e.jsxs("div",{className:b("sticky top-0 z-40 flex items-center gap-x-6 px-4 py-4 shadow-xs sm:px-6 lg:hidden",t.bg),children:[e.jsxs("button",{type:"button",onClick:()=>l(!0),className:b("-m-2.5 p-2.5 lg:hidden",t.text),children:[e.jsx("span",{className:"sr-only",children:"Open sidebar"}),e.jsx(N.Bars3Icon,{"aria-hidden":"true",className:"size-6"})]}),e.jsx("div",{className:b("flex-1 text-sm/6 font-semibold",t.activeText),children:"Dashboard"}),e.jsxs("a",{href:"#",children:[e.jsx("span",{className:"sr-only",children:"Your profile"}),e.jsx("img",{alt:a.name,src:a.image,className:b("size-8 rounded-full",t.activeBg)})]})]})]})})}const U=s=>s.replace("--color-","bg-"),xe=({name:s,cssVar:a,value:n})=>{const t=`rgb(${n})`;return e.jsxs("div",{className:"flex flex-col items-center space-y-2 p-3 rounded-lg border border-border-subtle bg-surface hover:bg-surface-variant transition-colors",children:[e.jsx("div",{className:`w-16 h-16 rounded-lg border border-border shadow-sm ${U(a)}`}),e.jsxs("div",{className:"text-center",children:[e.jsx("div",{className:"text-sm font-medium text-text-primary",children:s}),e.jsx("div",{className:"text-xs text-text-muted font-mono",children:a}),e.jsx("div",{className:"text-xs text-text-secondary",children:t})]})]})},W=({title:s,colors:a})=>e.jsxs("div",{className:"space-y-4",children:[e.jsx("h3",{className:"text-lg font-semibold text-text-primary border-b border-border-subtle pb-2",children:s}),e.jsx("div",{className:"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 xl:grid-cols-11 gap-4",children:a.map(n=>e.jsx(xe,{...n},n.name))})]}),q=()=>{const s=[{title:"Success Colors (Green)",colors:[{name:"50",cssVar:"--color-success-50",value:"240 253 244"},{name:"100",cssVar:"--color-success-100",value:"220 252 231"},{name:"200",cssVar:"--color-success-200",value:"187 247 208"},{name:"300",cssVar:"--color-success-300",value:"134 239 172"},{name:"400",cssVar:"--color-success-400",value:"74 222 128"},{name:"500",cssVar:"--color-success-500",value:"34 197 94"},{name:"600",cssVar:"--color-success-600",value:"22 163 74"},{name:"700",cssVar:"--color-success-700",value:"21 128 61"},{name:"800",cssVar:"--color-success-800",value:"22 101 52"},{name:"900",cssVar:"--color-success-900",value:"20 83 45"},{name:"950",cssVar:"--color-success-950",value:"5 46 22"}]},{title:"Warning Colors (Yellow)",colors:[{name:"50",cssVar:"--color-warning-50",value:"254 252 232"},{name:"100",cssVar:"--color-warning-100",value:"254 249 195"},{name:"200",cssVar:"--color-warning-200",value:"254 240 138"},{name:"300",cssVar:"--color-warning-300",value:"253 224 71"},{name:"400",cssVar:"--color-warning-400",value:"250 204 21"},{name:"500",cssVar:"--color-warning-500",value:"234 179 8"},{name:"600",cssVar:"--color-warning-600",value:"202 138 4"},{name:"700",cssVar:"--color-warning-700",value:"161 98 7"},{name:"800",cssVar:"--color-warning-800",value:"133 77 14"},{name:"900",cssVar:"--color-warning-900",value:"113 63 18"},{name:"950",cssVar:"--color-warning-950",value:"66 32 6"}]},{title:"Error Colors (Red)",colors:[{name:"50",cssVar:"--color-error-50",value:"254 242 242"},{name:"100",cssVar:"--color-error-100",value:"254 226 226"},{name:"200",cssVar:"--color-error-200",value:"254 202 202"},{name:"300",cssVar:"--color-error-300",value:"252 165 165"},{name:"400",cssVar:"--color-error-400",value:"248 113 113"},{name:"500",cssVar:"--color-error-500",value:"239 68 68"},{name:"600",cssVar:"--color-error-600",value:"220 38 38"},{name:"700",cssVar:"--color-error-700",value:"185 28 28"},{name:"800",cssVar:"--color-error-800",value:"153 27 27"},{name:"900",cssVar:"--color-error-900",value:"127 29 29"},{name:"950",cssVar:"--color-error-950",value:"69 10 10"}]}],a=[{title:"Reseda Green",colors:[{name:"DEFAULT",cssVar:"--color-reseda-green",value:"121 125 98"},{name:"100",cssVar:"--color-reseda-green-100",value:"24 25 20"},{name:"200",cssVar:"--color-reseda-green-200",value:"49 50 39"},{name:"300",cssVar:"--color-reseda-green-300",value:"73 75 59"},{name:"400",cssVar:"--color-reseda-green-400",value:"97 101 79"},{name:"500",cssVar:"--color-reseda-green-500",value:"121 125 98"},{name:"600",cssVar:"--color-reseda-green-600",value:"150 154 127"},{name:"700",cssVar:"--color-reseda-green-700",value:"177 180 159"},{name:"800",cssVar:"--color-reseda-green-800",value:"203 205 191"},{name:"900",cssVar:"--color-reseda-green-900",value:"229 230 223"}]},{title:"Moss Green",colors:[{name:"DEFAULT",cssVar:"--color-moss-green",value:"155 155 122"},{name:"100",cssVar:"--color-moss-green-100",value:"31 31 24"},{name:"200",cssVar:"--color-moss-green-200",value:"63 63 47"},{name:"300",cssVar:"--color-moss-green-300",value:"94 94 71"},{name:"400",cssVar:"--color-moss-green-400",value:"126 126 95"},{name:"500",cssVar:"--color-moss-green-500",value:"155 155 122"},{name:"600",cssVar:"--color-moss-green-600",value:"174 174 148"},{name:"700",cssVar:"--color-moss-green-700",value:"194 194 175"},{name:"800",cssVar:"--color-moss-green-800",value:"215 215 202"},{name:"900",cssVar:"--color-moss-green-900",value:"235 235 228"}]},{title:"Khaki",colors:[{name:"DEFAULT",cssVar:"--color-khaki",value:"186 165 135"},{name:"100",cssVar:"--color-khaki-100",value:"41 34 23"},{name:"200",cssVar:"--color-khaki-200",value:"82 67 47"},{name:"300",cssVar:"--color-khaki-300",value:"122 101 70"},{name:"400",cssVar:"--color-khaki-400",value:"163 134 94"},{name:"500",cssVar:"--color-khaki-500",value:"186 165 135"},{name:"600",cssVar:"--color-khaki-600",value:"200 183 159"},{name:"700",cssVar:"--color-khaki-700",value:"214 201 183"},{name:"800",cssVar:"--color-khaki-800",value:"227 219 207"},{name:"900",cssVar:"--color-khaki-900",value:"241 237 231"}]},{title:"Desert Sand",colors:[{name:"DEFAULT",cssVar:"--color-desert-sand",value:"217 174 148"},{name:"100",cssVar:"--color-desert-sand-100",value:"54 33 19"},{name:"200",cssVar:"--color-desert-sand-200",value:"109 65 38"},{name:"300",cssVar:"--color-desert-sand-300",value:"163 98 57"},{name:"400",cssVar:"--color-desert-sand-400",value:"199 135 95"},{name:"500",cssVar:"--color-desert-sand-500",value:"217 174 148"},{name:"600",cssVar:"--color-desert-sand-600",value:"225 191 170"},{name:"700",cssVar:"--color-desert-sand-700",value:"233 207 192"},{name:"800",cssVar:"--color-desert-sand-800",value:"240 223 213"},{name:"900",cssVar:"--color-desert-sand-900",value:"248 239 234"}]},{title:"Peach Yellow",colors:[{name:"DEFAULT",cssVar:"--color-peach-yellow",value:"241 220 167"},{name:"100",cssVar:"--color-peach-yellow-100",value:"71 54 11"},{name:"200",cssVar:"--color-peach-yellow-200",value:"141 107 22"},{name:"300",cssVar:"--color-peach-yellow-300",value:"212 161 33"},{name:"400",cssVar:"--color-peach-yellow-400",value:"230 192 96"},{name:"500",cssVar:"--color-peach-yellow-500",value:"241 220 167"},{name:"600",cssVar:"--color-peach-yellow-600",value:"244 227 184"},{name:"700",cssVar:"--color-peach-yellow-700",value:"247 234 202"},{name:"800",cssVar:"--color-peach-yellow-800",value:"249 241 220"},{name:"900",cssVar:"--color-peach-yellow-900",value:"252 248 237"}]},{title:"Sunglow",colors:[{name:"DEFAULT",cssVar:"--color-sunglow",value:"255 203 105"},{name:"100",cssVar:"--color-sunglow-100",value:"72 47 0"},{name:"200",cssVar:"--color-sunglow-200",value:"145 94 0"},{name:"300",cssVar:"--color-sunglow-300",value:"217 141 0"},{name:"400",cssVar:"--color-sunglow-400",value:"255 178 35"},{name:"500",cssVar:"--color-sunglow-500",value:"255 203 105"},{name:"600",cssVar:"--color-sunglow-600",value:"255 214 137"},{name:"700",cssVar:"--color-sunglow-700",value:"255 224 166"},{name:"800",cssVar:"--color-sunglow-800",value:"255 234 196"},{name:"900",cssVar:"--color-sunglow-900",value:"255 245 225"}]},{title:"Earth Yellow",colors:[{name:"DEFAULT",cssVar:"--color-earth-yellow",value:"232 172 101"},{name:"100",cssVar:"--color-earth-yellow-100",value:"58 36 9"},{name:"200",cssVar:"--color-earth-yellow-200",value:"115 71 17"},{name:"300",cssVar:"--color-earth-yellow-300",value:"173 107 26"},{name:"400",cssVar:"--color-earth-yellow-400",value:"223 142 42"},{name:"500",cssVar:"--color-earth-yellow-500",value:"232 172 101"},{name:"600",cssVar:"--color-earth-yellow-600",value:"236 189 131"},{name:"700",cssVar:"--color-earth-yellow-700",value:"241 205 162"},{name:"800",cssVar:"--color-earth-yellow-800",value:"246 222 193"},{name:"900",cssVar:"--color-earth-yellow-900",value:"250 238 224"}]},{title:"Persian Orange",colors:[{name:"DEFAULT",cssVar:"--color-persian-orange",value:"208 140 96"},{name:"100",cssVar:"--color-persian-orange-100",value:"47 27 14"},{name:"200",cssVar:"--color-persian-orange-200",value:"94 55 28"},{name:"300",cssVar:"--color-persian-orange-300",value:"141 82 42"},{name:"400",cssVar:"--color-persian-orange-400",value:"188 109 56"},{name:"500",cssVar:"--color-persian-orange-500",value:"208 140 96"},{name:"600",cssVar:"--color-persian-orange-600",value:"217 165 129"},{name:"700",cssVar:"--color-persian-orange-700",value:"227 187 161"},{name:"800",cssVar:"--color-persian-orange-800",value:"236 210 192"},{name:"900",cssVar:"--color-persian-orange-900",value:"246 232 224"}]},{title:"Chamoisee",colors:[{name:"DEFAULT",cssVar:"--color-chamoisee",value:"181 132 99"},{name:"100",cssVar:"--color-chamoisee-100",value:"38 26 18"},{name:"200",cssVar:"--color-chamoisee-200",value:"76 52 36"},{name:"300",cssVar:"--color-chamoisee-300",value:"114 78 54"},{name:"400",cssVar:"--color-chamoisee-400",value:"153 104 72"},{name:"500",cssVar:"--color-chamoisee-500",value:"181 132 99"},{name:"600",cssVar:"--color-chamoisee-600",value:"196 157 130"},{name:"700",cssVar:"--color-chamoisee-700",value:"211 181 161"},{name:"800",cssVar:"--color-chamoisee-800",value:"226 206 193"},{name:"900",cssVar:"--color-chamoisee-900",value:"240 230 224"}]},{title:"Beaver",colors:[{name:"DEFAULT",cssVar:"--color-beaver",value:"153 123 102"},{name:"100",cssVar:"--color-beaver-100",value:"31 25 20"},{name:"200",cssVar:"--color-beaver-200",value:"61 49 41"},{name:"300",cssVar:"--color-beaver-300",value:"92 74 61"},{name:"400",cssVar:"--color-beaver-400",value:"122 99 82"},{name:"500",cssVar:"--color-beaver-500",value:"153 123 102"},{name:"600",cssVar:"--color-beaver-600",value:"173 150 133"},{name:"700",cssVar:"--color-beaver-700",value:"194 176 163"},{name:"800",cssVar:"--color-beaver-800",value:"214 202 194"},{name:"900",cssVar:"--color-beaver-900",value:"235 229 224"}]}],n=[{name:"Background",cssVar:"--color-background"},{name:"Surface",cssVar:"--color-surface"},{name:"Surface Variant",cssVar:"--color-surface-variant"},{name:"Text Primary",cssVar:"--color-text-primary"},{name:"Text Secondary",cssVar:"--color-text-secondary"},{name:"Text Muted",cssVar:"--color-text-muted"},{name:"Border",cssVar:"--color-border"},{name:"Border Subtle",cssVar:"--color-border-subtle"}];return e.jsxs("div",{className:"p-8 space-y-8 bg-background min-h-screen",children:[e.jsxs("div",{className:"text-center space-y-2",children:[e.jsx("h1",{className:"text-3xl font-bold text-text-primary",children:"AceMyJob Color Palette"}),e.jsx("p",{className:"text-text-secondary",children:"Your complete design system color reference"})]}),a.map(t=>e.jsx(W,{...t},t.title)),s.map(t=>e.jsx(W,{...t},t.title)),e.jsxs("div",{className:"space-y-4",children:[e.jsx("h3",{className:"text-lg font-semibold text-text-primary border-b border-border-subtle pb-2",children:"Semantic Colors (Theme-aware)"}),e.jsx("div",{className:"grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 gap-4",children:n.map(t=>e.jsxs("div",{className:"flex flex-col items-center space-y-2 p-3 rounded-lg border border-border-subtle bg-surface hover:bg-surface-variant transition-colors",children:[e.jsx("div",{className:`w-16 h-16 rounded-lg border border-border shadow-sm ${U(t.cssVar)}`}),e.jsxs("div",{className:"text-center",children:[e.jsx("div",{className:"text-sm font-medium text-text-primary",children:t.name}),e.jsx("div",{className:"text-xs text-text-muted font-mono",children:t.cssVar})]})]},t.name))})]}),e.jsx("div",{className:"text-center pt-8 border-t border-border-subtle",children:e.jsx("p",{className:"text-text-muted text-sm",children:"Toggle between light and dark themes to see how semantic colors adapt"})})]})},H=x.createContext(void 0),J=({children:s,defaultTheme:a="system",storageKey:n="acemyjob-ui-theme"})=>{const[t,o]=x.useState(a),[l,i]=x.useState("light"),[u,w]=x.useState(!1);x.useEffect(()=>{const v=localStorage.getItem(n);v&&o(v),w(!0)},[n]),x.useEffect(()=>{if(!u)return;const v=window.document.documentElement,p=()=>{let g;t==="system"?g=window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":g=t,i(g),v.classList.remove("light","dark"),v.classList.add(g)};if(p(),t==="system"){const g=window.matchMedia("(prefers-color-scheme: dark)"),k=()=>p();return g.addEventListener("change",k),()=>g.removeEventListener("change",k)}},[t,u]);const V={theme:t,setTheme:v=>{localStorage.setItem(n,v),o(v)},resolvedTheme:l};return e.jsx(H.Provider,{value:V,children:s})},G=()=>{const s=x.useContext(H);if(s===void 0)throw new Error("useTheme must be used within a ThemeProvider");return s},X=()=>{const{theme:s,setTheme:a}=G(),[n,t]=x.useState(!1);if(x.useEffect(()=>{t(!0)},[]),!n)return e.jsxs("button",{className:"flex items-center gap-2 px-3 py-2 text-sm font-medium text-text-secondary hover:text-text-primary bg-surface hover:bg-surface-variant border border-border-subtle rounded-md transition-colors","aria-label":"Loading theme toggle",children:[e.jsx("div",{className:"w-4 h-4 animate-pulse bg-text-muted rounded"}),e.jsx("span",{className:"hidden sm:inline",children:"Loading..."})]});const o=()=>{a(s==="light"?"dark":s==="dark"?"system":"light")},l=()=>{switch(s){case"light":return e.jsx("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:e.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z"})});case"dark":return e.jsx("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:e.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M20.354 15.354A9 9 0 018.646 3.646 9.003 9.003 0 0012 21a9.003 9.003 0 008.354-5.646z"})});case"system":return e.jsx("svg",{className:"w-4 h-4",fill:"none",stroke:"currentColor",viewBox:"0 0 24 24",children:e.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z"})})}},i=()=>{switch(s){case"light":return"Light";case"dark":return"Dark";case"system":return"System"}};return e.jsxs("button",{onClick:o,className:"flex items-center gap-2 px-3 py-2 text-sm font-medium text-text-secondary hover:text-text-primary bg-surface hover:bg-surface-variant border border-border-subtle rounded-md transition-colors","aria-label":`Current theme: ${i()}. Click to cycle themes.`,children:[l(),e.jsx("span",{className:"hidden sm:inline",children:i()})]})},ve=()=>e.jsxs("div",{className:"relative",children:[e.jsx("div",{className:"fixed top-4 right-4 z-10",children:e.jsx(X,{})}),e.jsx(q,{})]}),fe=()=>e.jsx(J,{defaultTheme:"system",storageKey:"acemyjob-demo-theme",children:e.jsx(ve,{})}),Z={variant:{default:"bg-reseda-green-500 text-white hover:bg-reseda-green-600 focus-visible:ring-reseda-green-500",destructive:"bg-error-500 text-white hover:bg-error-600 focus-visible:ring-error-500",outline:"border border-border bg-background hover:bg-surface-variant hover:text-text-primary focus-visible:ring-reseda-green-500",secondary:"bg-khaki-500 text-white hover:bg-khaki-600 focus-visible:ring-khaki-500",ghost:"hover:bg-surface-variant hover:text-text-primary focus-visible:ring-reseda-green-500",link:"text-reseda-green-500 underline-offset-4 hover:underline focus-visible:ring-reseda-green-500",none:""},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3",lg:"h-11 rounded-md px-8",xl:"h-12 rounded-md px-10 text-base",icon:"h-10 w-10"}},he="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-all focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",ge=(...s)=>s.filter(Boolean).join(" "),O=x.forwardRef(({className:s,variant:a="default",size:n="default",fullWidth:t=!1,loading:o=!1,leftIcon:l,rightIcon:i,children:u,disabled:w,...V},v)=>{const p=w||o,g=ge(he,Z.variant[a],Z.size[n],t?"w-full":"",s);return e.jsxs("button",{className:g,ref:v,disabled:p,...V,children:[o&&e.jsxs("svg",{className:"mr-2 h-4 w-4 animate-spin",xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",children:[e.jsx("circle",{className:"opacity-25",cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeWidth:"4"}),e.jsx("path",{className:"opacity-75",fill:"currentColor",d:"m4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"})]}),!o&&l&&e.jsx("span",{className:"mr-2",children:l}),u,!o&&i&&e.jsx("span",{className:"ml-2",children:i})]})});O.displayName="Button";const Q={provider:{linkedin:"bg-[#0077B5] hover:bg-[#005885] text-white focus-visible:ring-[#0077B5]"},iconPosition:{left:"flex-row",right:"flex-row-reverse",only:"justify-center"}},be=(...s)=>s.filter(Boolean).join(" "),K=x.forwardRef(({className:s,provider:a,iconPosition:n="left",icon:t,showText:o=!0,children:l,size:i="default",fullWidth:u=!0,...w},V)=>{const p=t||{linkedin:e.jsx("svg",{className:"w-5 h-5",viewBox:"0 0 24 24",fill:"currentColor",children:e.jsx("path",{d:"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433c-1.144 0-2.063-.926-2.063-2.065 0-1.138.92-2.063 2.063-2.063 1.14 0 2.064.925 2.064 2.063 0 1.139-.925 2.065-2.064 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"})})}[a],k=l||(o?{linkedin:"Continue with LinkedIn"}[a]:""),$=be("relative overflow-hidden transition-all duration-200",Q.provider[a],Q.iconPosition[n],s);return e.jsxs(O,{ref:V,variant:"none",className:$,size:i,fullWidth:u,leftIcon:n==="left"?p:void 0,rightIcon:n==="right"?p:void 0,...w,children:[n==="only"&&p,n!=="only"&&k]})});K.displayName="SocialButton";function pe({children:s,variant:a="default",isActive:n=!1,onClick:t,className:o=""}){const l="rounded-lg transition-all",i={default:"border border-border p-4",surface:"bg-surface-variant p-4",elevated:"bg-surface shadow-md p-6",interactive:`border-2 p-4 cursor-pointer ${n?"border-success-500 bg-success-50":"border-border bg-surface hover:border-border-subtle"}`};return e.jsx("div",{className:`${l} ${i[a]} ${o}`,onClick:t,role:t?"button":void 0,tabIndex:t?0:void 0,onKeyDown:t?u=>{(u.key==="Enter"||u.key===" ")&&t()}:void 0,children:s})}function je({title:s,children:a,subtitle:n,spacing:t="normal",className:o=""}){const l={compact:"space-y-3",normal:"space-y-6",spacious:"space-y-8"};return e.jsxs("div",{className:`${l[t]} ${o}`,children:[e.jsxs("div",{children:[e.jsx("h3",{className:"text-lg font-semibold text-text-primary",children:s}),n&&e.jsx("p",{className:"text-sm text-text-secondary mt-1",children:n})]}),a]})}function we({variant:s,title:a,message:n,icon:t,onClose:o,className:l=""}){const u={success:{bg:"bg-success-50",border:"border-success-200",text:"text-success-700",icon:e.jsx(N.CheckCircleIcon,{className:"h-5 w-5"})},error:{bg:"bg-error-50",border:"border-error-200",text:"text-error-700",icon:e.jsx(N.XCircleIcon,{className:"h-5 w-5"})},warning:{bg:"bg-warning-50",border:"border-warning-200",text:"text-warning-700",icon:e.jsx(N.ExclamationCircleIcon,{className:"h-5 w-5"})},info:{bg:"bg-info-50",border:"border-info-200",text:"text-info-700",icon:e.jsx(N.InformationCircleIcon,{className:"h-5 w-5"})}}[s];return e.jsx("div",{className:`${u.bg} border ${u.border} rounded-md p-3 ${l}`,role:"alert",children:e.jsxs("div",{className:"flex items-start gap-3",children:[e.jsx("div",{className:`flex-shrink-0 ${u.text}`,children:t||u.icon}),e.jsxs("div",{className:"flex-1",children:[a&&e.jsx("p",{className:`text-sm font-medium ${u.text}`,children:a}),e.jsx("p",{className:`text-sm ${u.text}`,children:n})]}),o&&e.jsx("button",{onClick:o,className:`flex-shrink-0 ${u.text} hover:opacity-70`,"aria-label":"Close alert",children:"✕"})]})})}function Ve({title:s,titleId:a,...n},t){return R.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:t,"aria-labelledby":a},n),s?R.createElement("title",{id:a},s):null,R.createElement("path",{d:"M6.28 5.22a.75.75 0 0 0-1.06 1.06L8.94 10l-3.72 3.72a.75.75 0 1 0 1.06 1.06L10 11.06l3.72 3.72a.75.75 0 1 0 1.06-1.06L11.06 10l3.72-3.72a.75.75 0 0 0-1.06-1.06L10 8.94 6.28 5.22Z"}))}const ye=R.forwardRef(Ve);function Ne({children:s,variant:a="default",size:n="md",removable:t=!1,onRemove:o,className:l="",style:i,colorClass:u}){const w={default:"bg-surface-variant text-text-secondary",success:"bg-success-50 text-success-700",error:"bg-error-50 text-error-700",warning:"bg-warning-50 text-warning-700",info:"bg-info-50 text-info-700"},V={sm:"px-2 py-0.5 text-xs",md:"px-3 py-1 text-sm",lg:"px-4 py-1.5 text-base"},v=u||w[a];return e.jsxs("span",{className:`inline-flex items-center gap-1 rounded-full ${v} ${V[n]} ${l}`,style:i,children:[s,t&&o&&e.jsx("button",{onClick:o,className:"ml-1 hover:opacity-70","aria-label":"Remove badge",children:e.jsx(ye,{className:"w-3 h-3"})})]})}function ke({tabs:s,activeTab:a,disabled:n=!1,onChange:t}){return e.jsx("div",{className:"flex border-b border-border mb-6",children:s.map(o=>{const l=a===o.id;return e.jsx(O,{variant:"ghost",onClick:()=>!n&&t(o.id),disabled:n&&!l,className:`px-4 py-2.5 text-sm font-medium whitespace-nowrap transition-colors border-b-2 -mb-px ${l?"border-reseda-green-700 text-reseda-green-700":n?"border-transparent text-text-disabled cursor-not-allowed":"border-transparent text-text-secondary hover:text-text-primary"}`,children:o.label},o.id)})})}function Te({currentStep:s,steps:a}){return e.jsx("nav",{className:"mb-10",children:e.jsx("ol",{className:"flex items-center w-full",children:a.map((n,t)=>e.jsxs("li",{className:`flex items-center ${t<a.length-1?"flex-1":""}`,children:[e.jsxs("div",{className:"flex items-center",children:[e.jsx("span",{className:`flex items-center justify-center w-9 h-9 rounded-full text-sm font-semibold shrink-0 ${s===n.number?"bg-reseda-green-700 text-white":s>n.number?"bg-success-500 text-white":"border-2 border-border text-text-muted"}`,children:n.number}),e.jsx("span",{className:`ml-3 text-sm font-medium whitespace-nowrap ${s>=n.number?"text-reseda-green-800":"text-text-muted"}`,children:n.label})]}),t<a.length-1&&e.jsx("div",{className:"flex-1 h-0.5 mx-4 bg-border"})]},n.number))})})}m.Alert=we,m.Badge=Ne,m.Button=O,m.Card=pe,m.ColorPalette=q,m.Demo=fe,m.Section=je,m.Sidebar=me,m.SocialButton=K,m.Stepper=Te,m.TabBar=ke,m.ThemeProvider=J,m.ThemeToggle=X,m.useTheme=G,Object.defineProperty(m,Symbol.toStringTag,{value:"Module"})});
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
type BadgeVariant = 'default' | 'success' | 'error' | 'warning' | 'info';
|
|
3
|
+
type BadgeSize = 'sm' | 'md' | 'lg';
|
|
4
|
+
export interface BadgeProps {
|
|
5
|
+
children: React.ReactNode;
|
|
6
|
+
variant?: BadgeVariant;
|
|
7
|
+
size?: BadgeSize;
|
|
8
|
+
removable?: boolean;
|
|
9
|
+
onRemove?: () => void;
|
|
10
|
+
className?: string;
|
|
11
|
+
style?: React.CSSProperties;
|
|
12
|
+
colorClass?: string;
|
|
13
|
+
}
|
|
14
|
+
export declare function Badge({ children, variant, size, removable, onRemove, className, style, colorClass, }: BadgeProps): import("react/jsx-runtime").JSX.Element;
|
|
15
|
+
export {};
|
package/dist/index.d.ts
CHANGED
|
@@ -13,6 +13,8 @@ export { Section } from './component/Section';
|
|
|
13
13
|
export type { SectionProps } from './component/Section';
|
|
14
14
|
export { Alert } from './component/Alert';
|
|
15
15
|
export type { AlertProps } from './component/Alert';
|
|
16
|
+
export { Badge } from './component/Badge';
|
|
17
|
+
export type { BadgeProps } from './component/Badge';
|
|
16
18
|
export { TabBar } from './component/Tab';
|
|
17
19
|
export type { Tab, TabId } from './component/Tab';
|
|
18
20
|
export { Stepper } from './component/Stepper';
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-duration:initial;--tw-ease:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-indigo-200:oklch(87% .065 274.039);--color-indigo-600:oklch(51.1% .262 276.966);--color-indigo-700:oklch(45.7% .24 277.023);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-md:.375rem;--radius-lg:.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-success-50:oklch(97.1% .013 142.423);--color-success-100:oklch(96.2% .037 141.267);--color-success-200:oklch(91.5% .084 145.477);--color-success-300:oklch(83.9% .155 144.468);--color-success-400:oklch(73.5% .184 142.686);--color-success-500:oklch(63.4% .179 142.495);--color-success-600:oklch(54.8% .166 143.748);--color-success-700:oklch(44.9% .132 144.206);--color-success-800:oklch(38.5% .108 144.206);--color-success-900:oklch(33.3% .089 144.936);--color-success-950:oklch(19.6% .057 145.477);--color-warning-50:oklch(98.5% .017 99.574);--color-warning-100:oklch(96.8% .043 102.212);--color-warning-200:oklch(92% .108 102.212);--color-warning-300:oklch(84.3% .167 99.574);--color-warning-400:oklch(76.5% .181 95.883);--color-warning-500:oklch(69.3% .157 92.317);--color-warning-600:oklch(59.6% .128 89.567);--color-warning-700:oklch(47.2% .105 85.594);--color-warning-800:oklch(41.7% .093 85.594);--color-warning-900:oklch(37.5% .08 85.594);--color-warning-950:oklch(23.7% .059 85.594);--color-error-50:oklch(97.1% .013 27.33);--color-error-100:oklch(93.6% .032 27.33);--color-error-200:oklch(88.5% .058 27.33);--color-error-300:oklch(81% .109 27.33);--color-error-400:oklch(70.4% .191 25.331);--color-error-500:oklch(62.8% .258 29.233);--color-error-600:oklch(56.9% .235 27.33);--color-error-700:oklch(47.2% .198 27.33);--color-error-800:oklch(41.2% .162 27.33);--color-error-900:oklch(37% .139 27.33);--color-error-950:oklch(22.3% .092 27.33);--color-reseda-green:oklch(53.1% .024 115.856);--color-reseda-green-100:oklch(11.4% .006 115.856);--color-reseda-green-200:oklch(22.8% .012 115.856);--color-reseda-green-300:oklch(34.2% .018 115.856);--color-reseda-green-400:oklch(45.6% .024 115.856);--color-reseda-green-500:oklch(53.1% .024 115.856);--color-reseda-green-600:oklch(63.2% .02 115.856);--color-reseda-green-700:oklch(73.3% .016 115.856);--color-reseda-green-800:oklch(83.4% .012 115.856);--color-reseda-green-900:oklch(93.5% .008 115.856);--color-moss-green:oklch(65% .031 89.784);--color-moss-green-100:oklch(13% .006 89.784);--color-moss-green-200:oklch(26% .012 89.784);--color-moss-green-300:oklch(39% .019 89.784);--color-moss-green-400:oklch(52% .025 89.784);--color-moss-green-500:oklch(65% .031 89.784);--color-moss-green-600:oklch(71.5% .026 89.784);--color-moss-green-700:oklch(78% .021 89.784);--color-moss-green-800:oklch(84.5% .016 89.784);--color-moss-green-900:oklch(91% .01 89.784);--color-khaki:oklch(71.7% .043 85.594);--color-khaki-100:oklch(16.3% .01 85.594);--color-khaki-200:oklch(28.6% .018 85.594);--color-khaki-300:oklch(43% .026 85.594);--color-khaki-400:oklch(57.3% .035 85.594);--color-khaki-500:oklch(71.7% .043 85.594);--color-khaki-600:oklch(76% .036 85.594);--color-khaki-700:oklch(80.3% .029 85.594);--color-khaki-800:oklch(88.6% .022 85.594);--color-khaki-900:oklch(92.9% .014 85.594);--color-desert-sand:oklch(75.7% .057 70.67);--color-desert-sand-100:oklch(18.6% .024 70.67);--color-desert-sand-200:oklch(31.5% .035 70.67);--color-desert-sand-300:oklch(44.4% .046 70.67);--color-desert-sand-400:oklch(57.3% .057 70.67);--color-desert-sand-500:oklch(75.7% .057 70.67);--color-desert-sand-600:oklch(78.7% .048 70.67);--color-desert-sand-700:oklch(81.7% .038 70.67);--color-desert-sand-800:oklch(87.7% .029 70.67);--color-desert-sand-900:oklch(94.7% .019 70.67);--color-peach-yellow:oklch(88.3% .077 92.317);--color-peach-yellow-100:oklch(25.4% .031 92.317);--color-peach-yellow-200:oklch(46% .046 92.317);--color-peach-yellow-300:oklch(70.7% .062 92.317);--color-peach-yellow-400:oklch(80% .069 92.317);--color-peach-yellow-500:oklch(88.3% .077 92.317);--color-peach-yellow-600:oklch(90% .065 92.317);--color-peach-yellow-700:oklch(91.7% .054 92.317);--color-peach-yellow-800:oklch(95.1% .042 92.317);--color-peach-yellow-900:oklch(97.5% .031 92.317);--color-sunglow:oklch(84.7% .146 85.594);--color-sunglow-100:oklch(25.4% .058 85.594);--color-sunglow-200:oklch(42.4% .087 85.594);--color-sunglow-300:oklch(59.4% .117 85.594);--color-sunglow-400:oklch(76.3% .146 85.594);--color-sunglow-500:oklch(84.7% .146 85.594);--color-sunglow-600:oklch(87% .123 85.594);--color-sunglow-700:oklch(89.3% .102 85.594);--color-sunglow-800:oklch(93.9% .081 85.594);--color-sunglow-900:oklch(96.9% .058 85.594);--color-earth-yellow:oklch(74.5% .105 75.46);--color-earth-yellow-100:oklch(18.6% .042 75.46);--color-earth-yellow-200:oklch(31.5% .063 75.46);--color-earth-yellow-300:oklch(44.4% .084 75.46);--color-earth-yellow-400:oklch(63% .105 75.46);--color-earth-yellow-500:oklch(74.5% .105 75.46);--color-earth-yellow-600:oklch(78.7% .088 75.46);--color-earth-yellow-700:oklch(82.8% .07 75.46);--color-earth-yellow-800:oklch(91% .053 75.46);--color-earth-yellow-900:oklch(95.1% .035 75.46);--color-persian-orange:oklch(63.5% .091 54.011);--color-persian-orange-100:oklch(15.2% .036 54.011);--color-persian-orange-200:oklch(25.5% .055 54.011);--color-persian-orange-300:oklch(39.9% .073 54.011);--color-persian-orange-400:oklch(50.2% .091 54.011);--color-persian-orange-500:oklch(63.5% .091 54.011);--color-persian-orange-600:oklch(70.3% .076 54.011);--color-persian-orange-700:oklch(77.1% .061 54.011);--color-persian-orange-800:oklch(87% .046 54.011);--color-persian-orange-900:oklch(93.9% .03 54.011);--color-chamoisee:oklch(59% .067 70.67);--color-chamoisee-100:oklch(11.8% .027 70.67);--color-chamoisee-200:oklch(23.6% .04 70.67);--color-chamoisee-300:oklch(35.4% .054 70.67);--color-chamoisee-400:oklch(47.2% .067 70.67);--color-chamoisee-500:oklch(59% .067 70.67);--color-chamoisee-600:oklch(66.7% .056 70.67);--color-chamoisee-700:oklch(74.4% .045 70.67);--color-chamoisee-800:oklch(85.4% .034 70.67);--color-chamoisee-900:oklch(93.1% .022 70.67);--color-beaver:oklch(54.9% .044 70.67);--color-beaver-100:oklch(11% .018 70.67);--color-beaver-200:oklch(22% .026 70.67);--color-beaver-300:oklch(32.9% .035 70.67);--color-beaver-400:oklch(43.9% .044 70.67);--color-beaver-500:oklch(54.9% .044 70.67);--color-beaver-600:oklch(64.2% .037 70.67);--color-beaver-700:oklch(73.5% .029 70.67);--color-beaver-800:oklch(86.1% .022 70.67);--color-beaver-900:oklch(93.8% .015 70.67);--color-background:oklch(100% 0 0);--color-surface:oklch(98% .002 247.83);--color-surface-variant:oklch(96% .004 247.83);--color-text-primary:oklch(15% .007 265.75);--color-text-secondary:oklch(35% .012 265.75);--color-text-muted:oklch(55% .015 265.75);--color-border:oklch(85% .005 247.83);--color-border-subtle:oklch(92% .003 247.83)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-4{top:calc(var(--spacing)*4)}.right-4{right:calc(var(--spacing)*4)}.left-full{left:100%}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.-m-2\.5{margin:calc(var(--spacing)*-2.5)}.-mx-2{margin-inline:calc(var(--spacing)*-2)}.-mx-6{margin-inline:calc(var(--spacing)*-6)}.mx-4{margin-inline:calc(var(--spacing)*4)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-auto{margin-top:auto}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-16{margin-right:calc(var(--spacing)*16)}.-mb-px{margin-bottom:-1px}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-3{margin-left:calc(var(--spacing)*3)}.ml-9{margin-left:calc(var(--spacing)*9)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.size-6{width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.size-8{width:calc(var(--spacing)*8);height:calc(var(--spacing)*8)}.h-0\.5{height:calc(var(--spacing)*.5)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-10{height:calc(var(--spacing)*10)}.h-11{height:calc(var(--spacing)*11)}.h-12{height:calc(var(--spacing)*12)}.h-16{height:calc(var(--spacing)*16)}.min-h-screen{min-height:100vh}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-9{width:calc(var(--spacing)*9)}.w-10{width:calc(var(--spacing)*10)}.w-16{width:calc(var(--spacing)*16)}.w-auto{width:auto}.w-full{width:100%}.max-w-xs{max-width:var(--container-xs)}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-3{-moz-column-gap:calc(var(--spacing)*3);column-gap:calc(var(--spacing)*3)}.gap-x-4{-moz-column-gap:calc(var(--spacing)*4);column-gap:calc(var(--spacing)*4)}.gap-x-6{-moz-column-gap:calc(var(--spacing)*6);column-gap:calc(var(--spacing)*6)}.gap-y-5{row-gap:calc(var(--spacing)*5)}.gap-y-7{row-gap:calc(var(--spacing)*7)}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-border{border-color:var(--color-border)}.border-border-subtle{border-color:var(--color-border-subtle)}.border-error-200{border-color:var(--color-error-200)}.border-reseda-green-700{border-color:var(--color-reseda-green-700)}.border-success-200{border-color:var(--color-success-200)}.border-success-500{border-color:var(--color-success-500)}.border-transparent{border-color:#0000}.border-warning-200{border-color:var(--color-warning-200)}.bg-\[\#0077B5\]{background-color:#0077b5}.bg-background{background-color:var(--color-background)}.bg-beaver{background-color:var(--color-beaver)}.bg-beaver-100{background-color:var(--color-beaver-100)}.bg-beaver-200{background-color:var(--color-beaver-200)}.bg-beaver-300{background-color:var(--color-beaver-300)}.bg-beaver-400{background-color:var(--color-beaver-400)}.bg-beaver-500{background-color:var(--color-beaver-500)}.bg-beaver-600{background-color:var(--color-beaver-600)}.bg-beaver-700{background-color:var(--color-beaver-700)}.bg-beaver-800{background-color:var(--color-beaver-800)}.bg-beaver-900{background-color:var(--color-beaver-900)}.bg-border{background-color:var(--color-border)}.bg-border-subtle{background-color:var(--color-border-subtle)}.bg-chamoisee{background-color:var(--color-chamoisee)}.bg-chamoisee-100{background-color:var(--color-chamoisee-100)}.bg-chamoisee-200{background-color:var(--color-chamoisee-200)}.bg-chamoisee-300{background-color:var(--color-chamoisee-300)}.bg-chamoisee-400{background-color:var(--color-chamoisee-400)}.bg-chamoisee-500{background-color:var(--color-chamoisee-500)}.bg-chamoisee-600{background-color:var(--color-chamoisee-600)}.bg-chamoisee-700{background-color:var(--color-chamoisee-700)}.bg-chamoisee-800{background-color:var(--color-chamoisee-800)}.bg-chamoisee-900{background-color:var(--color-chamoisee-900)}.bg-desert-sand{background-color:var(--color-desert-sand)}.bg-desert-sand-100{background-color:var(--color-desert-sand-100)}.bg-desert-sand-200{background-color:var(--color-desert-sand-200)}.bg-desert-sand-300{background-color:var(--color-desert-sand-300)}.bg-desert-sand-400{background-color:var(--color-desert-sand-400)}.bg-desert-sand-500{background-color:var(--color-desert-sand-500)}.bg-desert-sand-600{background-color:var(--color-desert-sand-600)}.bg-desert-sand-700{background-color:var(--color-desert-sand-700)}.bg-desert-sand-800{background-color:var(--color-desert-sand-800)}.bg-desert-sand-900{background-color:var(--color-desert-sand-900)}.bg-earth-yellow{background-color:var(--color-earth-yellow)}.bg-earth-yellow-100{background-color:var(--color-earth-yellow-100)}.bg-earth-yellow-200{background-color:var(--color-earth-yellow-200)}.bg-earth-yellow-300{background-color:var(--color-earth-yellow-300)}.bg-earth-yellow-400{background-color:var(--color-earth-yellow-400)}.bg-earth-yellow-500{background-color:var(--color-earth-yellow-500)}.bg-earth-yellow-600{background-color:var(--color-earth-yellow-600)}.bg-earth-yellow-700{background-color:var(--color-earth-yellow-700)}.bg-earth-yellow-800{background-color:var(--color-earth-yellow-800)}.bg-earth-yellow-900{background-color:var(--color-earth-yellow-900)}.bg-error-50{background-color:var(--color-error-50)}.bg-error-100{background-color:var(--color-error-100)}.bg-error-200{background-color:var(--color-error-200)}.bg-error-300{background-color:var(--color-error-300)}.bg-error-400{background-color:var(--color-error-400)}.bg-error-500{background-color:var(--color-error-500)}.bg-error-600{background-color:var(--color-error-600)}.bg-error-700{background-color:var(--color-error-700)}.bg-error-800{background-color:var(--color-error-800)}.bg-error-900{background-color:var(--color-error-900)}.bg-error-950{background-color:var(--color-error-950)}.bg-gray-900\/80{background-color:#101828cc}@supports (color:color-mix(in lab,red,red)){.bg-gray-900\/80{background-color:color-mix(in oklab,var(--color-gray-900)80%,transparent)}}.bg-indigo-600{background-color:var(--color-indigo-600)}.bg-indigo-700{background-color:var(--color-indigo-700)}.bg-khaki{background-color:var(--color-khaki)}.bg-khaki-100{background-color:var(--color-khaki-100)}.bg-khaki-200{background-color:var(--color-khaki-200)}.bg-khaki-300{background-color:var(--color-khaki-300)}.bg-khaki-400{background-color:var(--color-khaki-400)}.bg-khaki-500{background-color:var(--color-khaki-500)}.bg-khaki-600{background-color:var(--color-khaki-600)}.bg-khaki-700{background-color:var(--color-khaki-700)}.bg-khaki-800{background-color:var(--color-khaki-800)}.bg-khaki-900{background-color:var(--color-khaki-900)}.bg-moss-green{background-color:var(--color-moss-green)}.bg-moss-green-100{background-color:var(--color-moss-green-100)}.bg-moss-green-200{background-color:var(--color-moss-green-200)}.bg-moss-green-300{background-color:var(--color-moss-green-300)}.bg-moss-green-400{background-color:var(--color-moss-green-400)}.bg-moss-green-500{background-color:var(--color-moss-green-500)}.bg-moss-green-600{background-color:var(--color-moss-green-600)}.bg-moss-green-700{background-color:var(--color-moss-green-700)}.bg-moss-green-800{background-color:var(--color-moss-green-800)}.bg-moss-green-900{background-color:var(--color-moss-green-900)}.bg-peach-yellow{background-color:var(--color-peach-yellow)}.bg-peach-yellow-100{background-color:var(--color-peach-yellow-100)}.bg-peach-yellow-200{background-color:var(--color-peach-yellow-200)}.bg-peach-yellow-300{background-color:var(--color-peach-yellow-300)}.bg-peach-yellow-400{background-color:var(--color-peach-yellow-400)}.bg-peach-yellow-500{background-color:var(--color-peach-yellow-500)}.bg-peach-yellow-600{background-color:var(--color-peach-yellow-600)}.bg-peach-yellow-700{background-color:var(--color-peach-yellow-700)}.bg-peach-yellow-800{background-color:var(--color-peach-yellow-800)}.bg-peach-yellow-900{background-color:var(--color-peach-yellow-900)}.bg-persian-orange{background-color:var(--color-persian-orange)}.bg-persian-orange-100{background-color:var(--color-persian-orange-100)}.bg-persian-orange-200{background-color:var(--color-persian-orange-200)}.bg-persian-orange-300{background-color:var(--color-persian-orange-300)}.bg-persian-orange-400{background-color:var(--color-persian-orange-400)}.bg-persian-orange-500{background-color:var(--color-persian-orange-500)}.bg-persian-orange-600{background-color:var(--color-persian-orange-600)}.bg-persian-orange-700{background-color:var(--color-persian-orange-700)}.bg-persian-orange-800{background-color:var(--color-persian-orange-800)}.bg-persian-orange-900{background-color:var(--color-persian-orange-900)}.bg-reseda-green{background-color:var(--color-reseda-green)}.bg-reseda-green-100{background-color:var(--color-reseda-green-100)}.bg-reseda-green-200{background-color:var(--color-reseda-green-200)}.bg-reseda-green-300{background-color:var(--color-reseda-green-300)}.bg-reseda-green-400{background-color:var(--color-reseda-green-400)}.bg-reseda-green-500{background-color:var(--color-reseda-green-500)}.bg-reseda-green-600{background-color:var(--color-reseda-green-600)}.bg-reseda-green-700{background-color:var(--color-reseda-green-700)}.bg-reseda-green-800{background-color:var(--color-reseda-green-800)}.bg-reseda-green-900{background-color:var(--color-reseda-green-900)}.bg-success-50{background-color:var(--color-success-50)}.bg-success-100{background-color:var(--color-success-100)}.bg-success-200{background-color:var(--color-success-200)}.bg-success-300{background-color:var(--color-success-300)}.bg-success-400{background-color:var(--color-success-400)}.bg-success-500{background-color:var(--color-success-500)}.bg-success-600{background-color:var(--color-success-600)}.bg-success-700{background-color:var(--color-success-700)}.bg-success-800{background-color:var(--color-success-800)}.bg-success-900{background-color:var(--color-success-900)}.bg-success-950{background-color:var(--color-success-950)}.bg-sunglow{background-color:var(--color-sunglow)}.bg-sunglow-100{background-color:var(--color-sunglow-100)}.bg-sunglow-200{background-color:var(--color-sunglow-200)}.bg-sunglow-300{background-color:var(--color-sunglow-300)}.bg-sunglow-400{background-color:var(--color-sunglow-400)}.bg-sunglow-500{background-color:var(--color-sunglow-500)}.bg-sunglow-600{background-color:var(--color-sunglow-600)}.bg-sunglow-700{background-color:var(--color-sunglow-700)}.bg-sunglow-800{background-color:var(--color-sunglow-800)}.bg-sunglow-900{background-color:var(--color-sunglow-900)}.bg-surface{background-color:var(--color-surface)}.bg-surface-variant{background-color:var(--color-surface-variant)}.bg-text-muted{background-color:var(--color-text-muted)}.bg-text-primary{background-color:var(--color-text-primary)}.bg-text-secondary{background-color:var(--color-text-secondary)}.bg-warning-50{background-color:var(--color-warning-50)}.bg-warning-100{background-color:var(--color-warning-100)}.bg-warning-200{background-color:var(--color-warning-200)}.bg-warning-300{background-color:var(--color-warning-300)}.bg-warning-400{background-color:var(--color-warning-400)}.bg-warning-500{background-color:var(--color-warning-500)}.bg-warning-600{background-color:var(--color-warning-600)}.bg-warning-700{background-color:var(--color-warning-700)}.bg-warning-800{background-color:var(--color-warning-800)}.bg-warning-900{background-color:var(--color-warning-900)}.bg-warning-950{background-color:var(--color-warning-950)}.p-2{padding:calc(var(--spacing)*2)}.p-2\.5{padding:calc(var(--spacing)*2.5)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.px-10{padding-inline:calc(var(--spacing)*10)}.py-2{padding-block:calc(var(--spacing)*2)}.py-2\.5{padding-block:calc(var(--spacing)*2.5)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.pt-5{padding-top:calc(var(--spacing)*5)}.pt-8{padding-top:calc(var(--spacing)*8)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.text-center{text-align:center}.font-mono{font-family:var(--font-mono)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-sm\/6{font-size:var(--text-sm);line-height:calc(var(--spacing)*6)}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-error-700{color:var(--color-error-700)}.text-indigo-200{color:var(--color-indigo-200)}.text-reseda-green-500{color:var(--color-reseda-green-500)}.text-reseda-green-700{color:var(--color-reseda-green-700)}.text-reseda-green-800{color:var(--color-reseda-green-800)}.text-success-700{color:var(--color-success-700)}.text-text-muted{color:var(--color-text-muted)}.text-text-primary{color:var(--color-text-primary)}.text-text-secondary{color:var(--color-text-secondary)}.text-warning-700{color:var(--color-warning-700)}.text-white{color:var(--color-white)}.underline-offset-4{text-underline-offset:4px}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-linear{--tw-ease:linear;transition-timing-function:linear}@media (hover:hover){.hover\:border-border-subtle:hover{border-color:var(--color-border-subtle)}.hover\:bg-\[\#005885\]:hover{background-color:#005885}.hover\:bg-error-600:hover{background-color:var(--color-error-600)}.hover\:bg-indigo-700:hover{background-color:var(--color-indigo-700)}.hover\:bg-khaki-600:hover{background-color:var(--color-khaki-600)}.hover\:bg-moss-green-500:hover{background-color:var(--color-moss-green-500)}.hover\:bg-reseda-green-600:hover{background-color:var(--color-reseda-green-600)}.hover\:bg-surface-variant:hover{background-color:var(--color-surface-variant)}.hover\:text-text-primary:hover{color:var(--color-text-primary)}.hover\:text-white:hover{color:var(--color-white)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-70:hover{opacity:.7}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[\#0077B5\]:focus-visible{--tw-ring-color:#0077b5}.focus-visible\:ring-error-500:focus-visible{--tw-ring-color:var(--color-error-500)}.focus-visible\:ring-khaki-500:focus-visible{--tw-ring-color:var(--color-khaki-500)}.focus-visible\:ring-reseda-green-500:focus-visible{--tw-ring-color:var(--color-reseda-green-500)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.data-closed\:-translate-x-full[data-closed]{--tw-translate-x:-100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.data-closed\:opacity-0[data-closed]{opacity:0}@media (min-width:40rem){.sm\:inline{display:inline}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:px-6{padding-inline:calc(var(--spacing)*6)}}@media (min-width:48rem){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:64rem){.lg\:fixed{position:fixed}.lg\:inset-y-0{inset-block:calc(var(--spacing)*0)}.lg\:z-50{z-index:50}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-72{width:calc(var(--spacing)*72)}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:flex-col{flex-direction:column}}@media (min-width:80rem){.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}}}.dark{--color-background:oklch(10% .007 265.75);--color-surface:oklch(13% .008 265.75);--color-surface-variant:oklch(16% .009 265.75);--color-text-primary:oklch(95% .002 247.83);--color-text-secondary:oklch(75% .005 247.83);--color-text-muted:oklch(55% .008 247.83);--color-border:oklch(25% .01 265.75);--color-border-subtle:oklch(18% .008 265.75)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}
|
|
1
|
+
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-duration:initial;--tw-ease:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-indigo-200:oklch(87% .065 274.039);--color-indigo-600:oklch(51.1% .262 276.966);--color-indigo-700:oklch(45.7% .24 277.023);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--container-xs:20rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--radius-md:.375rem;--radius-lg:.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--animate-spin:spin 1s linear infinite;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-success-50:oklch(97.1% .013 142.423);--color-success-100:oklch(96.2% .037 141.267);--color-success-200:oklch(91.5% .084 145.477);--color-success-300:oklch(83.9% .155 144.468);--color-success-400:oklch(73.5% .184 142.686);--color-success-500:oklch(63.4% .179 142.495);--color-success-600:oklch(54.8% .166 143.748);--color-success-700:oklch(44.9% .132 144.206);--color-success-800:oklch(38.5% .108 144.206);--color-success-900:oklch(33.3% .089 144.936);--color-success-950:oklch(19.6% .057 145.477);--color-warning-50:oklch(98.5% .017 99.574);--color-warning-100:oklch(96.8% .043 102.212);--color-warning-200:oklch(92% .108 102.212);--color-warning-300:oklch(84.3% .167 99.574);--color-warning-400:oklch(76.5% .181 95.883);--color-warning-500:oklch(69.3% .157 92.317);--color-warning-600:oklch(59.6% .128 89.567);--color-warning-700:oklch(47.2% .105 85.594);--color-warning-800:oklch(41.7% .093 85.594);--color-warning-900:oklch(37.5% .08 85.594);--color-warning-950:oklch(23.7% .059 85.594);--color-error-50:oklch(97.1% .013 27.33);--color-error-100:oklch(93.6% .032 27.33);--color-error-200:oklch(88.5% .058 27.33);--color-error-300:oklch(81% .109 27.33);--color-error-400:oklch(70.4% .191 25.331);--color-error-500:oklch(62.8% .258 29.233);--color-error-600:oklch(56.9% .235 27.33);--color-error-700:oklch(47.2% .198 27.33);--color-error-800:oklch(41.2% .162 27.33);--color-error-900:oklch(37% .139 27.33);--color-error-950:oklch(22.3% .092 27.33);--color-reseda-green:oklch(53.1% .024 115.856);--color-reseda-green-100:oklch(11.4% .006 115.856);--color-reseda-green-200:oklch(22.8% .012 115.856);--color-reseda-green-300:oklch(34.2% .018 115.856);--color-reseda-green-400:oklch(45.6% .024 115.856);--color-reseda-green-500:oklch(53.1% .024 115.856);--color-reseda-green-600:oklch(63.2% .02 115.856);--color-reseda-green-700:oklch(73.3% .016 115.856);--color-reseda-green-800:oklch(83.4% .012 115.856);--color-reseda-green-900:oklch(93.5% .008 115.856);--color-moss-green:oklch(65% .031 89.784);--color-moss-green-100:oklch(13% .006 89.784);--color-moss-green-200:oklch(26% .012 89.784);--color-moss-green-300:oklch(39% .019 89.784);--color-moss-green-400:oklch(52% .025 89.784);--color-moss-green-500:oklch(65% .031 89.784);--color-moss-green-600:oklch(71.5% .026 89.784);--color-moss-green-700:oklch(78% .021 89.784);--color-moss-green-800:oklch(84.5% .016 89.784);--color-moss-green-900:oklch(91% .01 89.784);--color-khaki:oklch(71.7% .043 85.594);--color-khaki-100:oklch(16.3% .01 85.594);--color-khaki-200:oklch(28.6% .018 85.594);--color-khaki-300:oklch(43% .026 85.594);--color-khaki-400:oklch(57.3% .035 85.594);--color-khaki-500:oklch(71.7% .043 85.594);--color-khaki-600:oklch(76% .036 85.594);--color-khaki-700:oklch(80.3% .029 85.594);--color-khaki-800:oklch(88.6% .022 85.594);--color-khaki-900:oklch(92.9% .014 85.594);--color-desert-sand:oklch(75.7% .057 70.67);--color-desert-sand-100:oklch(18.6% .024 70.67);--color-desert-sand-200:oklch(31.5% .035 70.67);--color-desert-sand-300:oklch(44.4% .046 70.67);--color-desert-sand-400:oklch(57.3% .057 70.67);--color-desert-sand-500:oklch(75.7% .057 70.67);--color-desert-sand-600:oklch(78.7% .048 70.67);--color-desert-sand-700:oklch(81.7% .038 70.67);--color-desert-sand-800:oklch(87.7% .029 70.67);--color-desert-sand-900:oklch(94.7% .019 70.67);--color-peach-yellow:oklch(88.3% .077 92.317);--color-peach-yellow-100:oklch(25.4% .031 92.317);--color-peach-yellow-200:oklch(46% .046 92.317);--color-peach-yellow-300:oklch(70.7% .062 92.317);--color-peach-yellow-400:oklch(80% .069 92.317);--color-peach-yellow-500:oklch(88.3% .077 92.317);--color-peach-yellow-600:oklch(90% .065 92.317);--color-peach-yellow-700:oklch(91.7% .054 92.317);--color-peach-yellow-800:oklch(95.1% .042 92.317);--color-peach-yellow-900:oklch(97.5% .031 92.317);--color-sunglow:oklch(84.7% .146 85.594);--color-sunglow-100:oklch(25.4% .058 85.594);--color-sunglow-200:oklch(42.4% .087 85.594);--color-sunglow-300:oklch(59.4% .117 85.594);--color-sunglow-400:oklch(76.3% .146 85.594);--color-sunglow-500:oklch(84.7% .146 85.594);--color-sunglow-600:oklch(87% .123 85.594);--color-sunglow-700:oklch(89.3% .102 85.594);--color-sunglow-800:oklch(93.9% .081 85.594);--color-sunglow-900:oklch(96.9% .058 85.594);--color-earth-yellow:oklch(74.5% .105 75.46);--color-earth-yellow-100:oklch(18.6% .042 75.46);--color-earth-yellow-200:oklch(31.5% .063 75.46);--color-earth-yellow-300:oklch(44.4% .084 75.46);--color-earth-yellow-400:oklch(63% .105 75.46);--color-earth-yellow-500:oklch(74.5% .105 75.46);--color-earth-yellow-600:oklch(78.7% .088 75.46);--color-earth-yellow-700:oklch(82.8% .07 75.46);--color-earth-yellow-800:oklch(91% .053 75.46);--color-earth-yellow-900:oklch(95.1% .035 75.46);--color-persian-orange:oklch(63.5% .091 54.011);--color-persian-orange-100:oklch(15.2% .036 54.011);--color-persian-orange-200:oklch(25.5% .055 54.011);--color-persian-orange-300:oklch(39.9% .073 54.011);--color-persian-orange-400:oklch(50.2% .091 54.011);--color-persian-orange-500:oklch(63.5% .091 54.011);--color-persian-orange-600:oklch(70.3% .076 54.011);--color-persian-orange-700:oklch(77.1% .061 54.011);--color-persian-orange-800:oklch(87% .046 54.011);--color-persian-orange-900:oklch(93.9% .03 54.011);--color-chamoisee:oklch(59% .067 70.67);--color-chamoisee-100:oklch(11.8% .027 70.67);--color-chamoisee-200:oklch(23.6% .04 70.67);--color-chamoisee-300:oklch(35.4% .054 70.67);--color-chamoisee-400:oklch(47.2% .067 70.67);--color-chamoisee-500:oklch(59% .067 70.67);--color-chamoisee-600:oklch(66.7% .056 70.67);--color-chamoisee-700:oklch(74.4% .045 70.67);--color-chamoisee-800:oklch(85.4% .034 70.67);--color-chamoisee-900:oklch(93.1% .022 70.67);--color-beaver:oklch(54.9% .044 70.67);--color-beaver-100:oklch(11% .018 70.67);--color-beaver-200:oklch(22% .026 70.67);--color-beaver-300:oklch(32.9% .035 70.67);--color-beaver-400:oklch(43.9% .044 70.67);--color-beaver-500:oklch(54.9% .044 70.67);--color-beaver-600:oklch(64.2% .037 70.67);--color-beaver-700:oklch(73.5% .029 70.67);--color-beaver-800:oklch(86.1% .022 70.67);--color-beaver-900:oklch(93.8% .015 70.67);--color-background:oklch(100% 0 0);--color-surface:oklch(98% .002 247.83);--color-surface-variant:oklch(96% .004 247.83);--color-text-primary:oklch(15% .007 265.75);--color-text-secondary:oklch(35% .012 265.75);--color-text-muted:oklch(55% .015 265.75);--color-border:oklch(85% .005 247.83);--color-border-subtle:oklch(92% .003 247.83)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-4{top:calc(var(--spacing)*4)}.right-4{right:calc(var(--spacing)*4)}.left-full{left:100%}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.-m-2\.5{margin:calc(var(--spacing)*-2.5)}.-mx-2{margin-inline:calc(var(--spacing)*-2)}.-mx-6{margin-inline:calc(var(--spacing)*-6)}.mx-4{margin-inline:calc(var(--spacing)*4)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-auto{margin-top:auto}.mr-2{margin-right:calc(var(--spacing)*2)}.mr-16{margin-right:calc(var(--spacing)*16)}.-mb-px{margin-bottom:-1px}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-6{margin-bottom:calc(var(--spacing)*6)}.mb-10{margin-bottom:calc(var(--spacing)*10)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-3{margin-left:calc(var(--spacing)*3)}.ml-9{margin-left:calc(var(--spacing)*9)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.size-6{width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.size-8{width:calc(var(--spacing)*8);height:calc(var(--spacing)*8)}.h-0\.5{height:calc(var(--spacing)*.5)}.h-3{height:calc(var(--spacing)*3)}.h-4{height:calc(var(--spacing)*4)}.h-5{height:calc(var(--spacing)*5)}.h-8{height:calc(var(--spacing)*8)}.h-9{height:calc(var(--spacing)*9)}.h-10{height:calc(var(--spacing)*10)}.h-11{height:calc(var(--spacing)*11)}.h-12{height:calc(var(--spacing)*12)}.h-16{height:calc(var(--spacing)*16)}.min-h-screen{min-height:100vh}.w-3{width:calc(var(--spacing)*3)}.w-4{width:calc(var(--spacing)*4)}.w-5{width:calc(var(--spacing)*5)}.w-9{width:calc(var(--spacing)*9)}.w-10{width:calc(var(--spacing)*10)}.w-16{width:calc(var(--spacing)*16)}.w-auto{width:auto}.w-full{width:100%}.max-w-xs{max-width:var(--container-xs)}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*3)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*3)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}.gap-x-3{-moz-column-gap:calc(var(--spacing)*3);column-gap:calc(var(--spacing)*3)}.gap-x-4{-moz-column-gap:calc(var(--spacing)*4);column-gap:calc(var(--spacing)*4)}.gap-x-6{-moz-column-gap:calc(var(--spacing)*6);column-gap:calc(var(--spacing)*6)}.gap-y-5{row-gap:calc(var(--spacing)*5)}.gap-y-7{row-gap:calc(var(--spacing)*7)}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-border{border-color:var(--color-border)}.border-border-subtle{border-color:var(--color-border-subtle)}.border-error-200{border-color:var(--color-error-200)}.border-reseda-green-700{border-color:var(--color-reseda-green-700)}.border-success-200{border-color:var(--color-success-200)}.border-success-500{border-color:var(--color-success-500)}.border-transparent{border-color:#0000}.border-warning-200{border-color:var(--color-warning-200)}.bg-\[\#0077B5\]{background-color:#0077b5}.bg-background{background-color:var(--color-background)}.bg-beaver{background-color:var(--color-beaver)}.bg-beaver-100{background-color:var(--color-beaver-100)}.bg-beaver-200{background-color:var(--color-beaver-200)}.bg-beaver-300{background-color:var(--color-beaver-300)}.bg-beaver-400{background-color:var(--color-beaver-400)}.bg-beaver-500{background-color:var(--color-beaver-500)}.bg-beaver-600{background-color:var(--color-beaver-600)}.bg-beaver-700{background-color:var(--color-beaver-700)}.bg-beaver-800{background-color:var(--color-beaver-800)}.bg-beaver-900{background-color:var(--color-beaver-900)}.bg-border{background-color:var(--color-border)}.bg-border-subtle{background-color:var(--color-border-subtle)}.bg-chamoisee{background-color:var(--color-chamoisee)}.bg-chamoisee-100{background-color:var(--color-chamoisee-100)}.bg-chamoisee-200{background-color:var(--color-chamoisee-200)}.bg-chamoisee-300{background-color:var(--color-chamoisee-300)}.bg-chamoisee-400{background-color:var(--color-chamoisee-400)}.bg-chamoisee-500{background-color:var(--color-chamoisee-500)}.bg-chamoisee-600{background-color:var(--color-chamoisee-600)}.bg-chamoisee-700{background-color:var(--color-chamoisee-700)}.bg-chamoisee-800{background-color:var(--color-chamoisee-800)}.bg-chamoisee-900{background-color:var(--color-chamoisee-900)}.bg-desert-sand{background-color:var(--color-desert-sand)}.bg-desert-sand-100{background-color:var(--color-desert-sand-100)}.bg-desert-sand-200{background-color:var(--color-desert-sand-200)}.bg-desert-sand-300{background-color:var(--color-desert-sand-300)}.bg-desert-sand-400{background-color:var(--color-desert-sand-400)}.bg-desert-sand-500{background-color:var(--color-desert-sand-500)}.bg-desert-sand-600{background-color:var(--color-desert-sand-600)}.bg-desert-sand-700{background-color:var(--color-desert-sand-700)}.bg-desert-sand-800{background-color:var(--color-desert-sand-800)}.bg-desert-sand-900{background-color:var(--color-desert-sand-900)}.bg-earth-yellow{background-color:var(--color-earth-yellow)}.bg-earth-yellow-100{background-color:var(--color-earth-yellow-100)}.bg-earth-yellow-200{background-color:var(--color-earth-yellow-200)}.bg-earth-yellow-300{background-color:var(--color-earth-yellow-300)}.bg-earth-yellow-400{background-color:var(--color-earth-yellow-400)}.bg-earth-yellow-500{background-color:var(--color-earth-yellow-500)}.bg-earth-yellow-600{background-color:var(--color-earth-yellow-600)}.bg-earth-yellow-700{background-color:var(--color-earth-yellow-700)}.bg-earth-yellow-800{background-color:var(--color-earth-yellow-800)}.bg-earth-yellow-900{background-color:var(--color-earth-yellow-900)}.bg-error-50{background-color:var(--color-error-50)}.bg-error-100{background-color:var(--color-error-100)}.bg-error-200{background-color:var(--color-error-200)}.bg-error-300{background-color:var(--color-error-300)}.bg-error-400{background-color:var(--color-error-400)}.bg-error-500{background-color:var(--color-error-500)}.bg-error-600{background-color:var(--color-error-600)}.bg-error-700{background-color:var(--color-error-700)}.bg-error-800{background-color:var(--color-error-800)}.bg-error-900{background-color:var(--color-error-900)}.bg-error-950{background-color:var(--color-error-950)}.bg-gray-900\/80{background-color:#101828cc}@supports (color:color-mix(in lab,red,red)){.bg-gray-900\/80{background-color:color-mix(in oklab,var(--color-gray-900)80%,transparent)}}.bg-indigo-600{background-color:var(--color-indigo-600)}.bg-indigo-700{background-color:var(--color-indigo-700)}.bg-khaki{background-color:var(--color-khaki)}.bg-khaki-100{background-color:var(--color-khaki-100)}.bg-khaki-200{background-color:var(--color-khaki-200)}.bg-khaki-300{background-color:var(--color-khaki-300)}.bg-khaki-400{background-color:var(--color-khaki-400)}.bg-khaki-500{background-color:var(--color-khaki-500)}.bg-khaki-600{background-color:var(--color-khaki-600)}.bg-khaki-700{background-color:var(--color-khaki-700)}.bg-khaki-800{background-color:var(--color-khaki-800)}.bg-khaki-900{background-color:var(--color-khaki-900)}.bg-moss-green{background-color:var(--color-moss-green)}.bg-moss-green-100{background-color:var(--color-moss-green-100)}.bg-moss-green-200{background-color:var(--color-moss-green-200)}.bg-moss-green-300{background-color:var(--color-moss-green-300)}.bg-moss-green-400{background-color:var(--color-moss-green-400)}.bg-moss-green-500{background-color:var(--color-moss-green-500)}.bg-moss-green-600{background-color:var(--color-moss-green-600)}.bg-moss-green-700{background-color:var(--color-moss-green-700)}.bg-moss-green-800{background-color:var(--color-moss-green-800)}.bg-moss-green-900{background-color:var(--color-moss-green-900)}.bg-peach-yellow{background-color:var(--color-peach-yellow)}.bg-peach-yellow-100{background-color:var(--color-peach-yellow-100)}.bg-peach-yellow-200{background-color:var(--color-peach-yellow-200)}.bg-peach-yellow-300{background-color:var(--color-peach-yellow-300)}.bg-peach-yellow-400{background-color:var(--color-peach-yellow-400)}.bg-peach-yellow-500{background-color:var(--color-peach-yellow-500)}.bg-peach-yellow-600{background-color:var(--color-peach-yellow-600)}.bg-peach-yellow-700{background-color:var(--color-peach-yellow-700)}.bg-peach-yellow-800{background-color:var(--color-peach-yellow-800)}.bg-peach-yellow-900{background-color:var(--color-peach-yellow-900)}.bg-persian-orange{background-color:var(--color-persian-orange)}.bg-persian-orange-100{background-color:var(--color-persian-orange-100)}.bg-persian-orange-200{background-color:var(--color-persian-orange-200)}.bg-persian-orange-300{background-color:var(--color-persian-orange-300)}.bg-persian-orange-400{background-color:var(--color-persian-orange-400)}.bg-persian-orange-500{background-color:var(--color-persian-orange-500)}.bg-persian-orange-600{background-color:var(--color-persian-orange-600)}.bg-persian-orange-700{background-color:var(--color-persian-orange-700)}.bg-persian-orange-800{background-color:var(--color-persian-orange-800)}.bg-persian-orange-900{background-color:var(--color-persian-orange-900)}.bg-reseda-green{background-color:var(--color-reseda-green)}.bg-reseda-green-100{background-color:var(--color-reseda-green-100)}.bg-reseda-green-200{background-color:var(--color-reseda-green-200)}.bg-reseda-green-300{background-color:var(--color-reseda-green-300)}.bg-reseda-green-400{background-color:var(--color-reseda-green-400)}.bg-reseda-green-500{background-color:var(--color-reseda-green-500)}.bg-reseda-green-600{background-color:var(--color-reseda-green-600)}.bg-reseda-green-700{background-color:var(--color-reseda-green-700)}.bg-reseda-green-800{background-color:var(--color-reseda-green-800)}.bg-reseda-green-900{background-color:var(--color-reseda-green-900)}.bg-success-50{background-color:var(--color-success-50)}.bg-success-100{background-color:var(--color-success-100)}.bg-success-200{background-color:var(--color-success-200)}.bg-success-300{background-color:var(--color-success-300)}.bg-success-400{background-color:var(--color-success-400)}.bg-success-500{background-color:var(--color-success-500)}.bg-success-600{background-color:var(--color-success-600)}.bg-success-700{background-color:var(--color-success-700)}.bg-success-800{background-color:var(--color-success-800)}.bg-success-900{background-color:var(--color-success-900)}.bg-success-950{background-color:var(--color-success-950)}.bg-sunglow{background-color:var(--color-sunglow)}.bg-sunglow-100{background-color:var(--color-sunglow-100)}.bg-sunglow-200{background-color:var(--color-sunglow-200)}.bg-sunglow-300{background-color:var(--color-sunglow-300)}.bg-sunglow-400{background-color:var(--color-sunglow-400)}.bg-sunglow-500{background-color:var(--color-sunglow-500)}.bg-sunglow-600{background-color:var(--color-sunglow-600)}.bg-sunglow-700{background-color:var(--color-sunglow-700)}.bg-sunglow-800{background-color:var(--color-sunglow-800)}.bg-sunglow-900{background-color:var(--color-sunglow-900)}.bg-surface{background-color:var(--color-surface)}.bg-surface-variant{background-color:var(--color-surface-variant)}.bg-text-muted{background-color:var(--color-text-muted)}.bg-text-primary{background-color:var(--color-text-primary)}.bg-text-secondary{background-color:var(--color-text-secondary)}.bg-warning-50{background-color:var(--color-warning-50)}.bg-warning-100{background-color:var(--color-warning-100)}.bg-warning-200{background-color:var(--color-warning-200)}.bg-warning-300{background-color:var(--color-warning-300)}.bg-warning-400{background-color:var(--color-warning-400)}.bg-warning-500{background-color:var(--color-warning-500)}.bg-warning-600{background-color:var(--color-warning-600)}.bg-warning-700{background-color:var(--color-warning-700)}.bg-warning-800{background-color:var(--color-warning-800)}.bg-warning-900{background-color:var(--color-warning-900)}.bg-warning-950{background-color:var(--color-warning-950)}.p-2{padding:calc(var(--spacing)*2)}.p-2\.5{padding:calc(var(--spacing)*2.5)}.p-3{padding:calc(var(--spacing)*3)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-8{padding:calc(var(--spacing)*8)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.px-6{padding-inline:calc(var(--spacing)*6)}.px-8{padding-inline:calc(var(--spacing)*8)}.px-10{padding-inline:calc(var(--spacing)*10)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-1\.5{padding-block:calc(var(--spacing)*1.5)}.py-2{padding-block:calc(var(--spacing)*2)}.py-2\.5{padding-block:calc(var(--spacing)*2.5)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.pt-5{padding-top:calc(var(--spacing)*5)}.pt-8{padding-top:calc(var(--spacing)*8)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.text-center{text-align:center}.font-mono{font-family:var(--font-mono)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-sm\/6{font-size:var(--text-sm);line-height:calc(var(--spacing)*6)}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-error-700{color:var(--color-error-700)}.text-indigo-200{color:var(--color-indigo-200)}.text-reseda-green-500{color:var(--color-reseda-green-500)}.text-reseda-green-700{color:var(--color-reseda-green-700)}.text-reseda-green-800{color:var(--color-reseda-green-800)}.text-success-700{color:var(--color-success-700)}.text-text-muted{color:var(--color-text-muted)}.text-text-primary{color:var(--color-text-primary)}.text-text-secondary{color:var(--color-text-secondary)}.text-warning-700{color:var(--color-warning-700)}.text-white{color:var(--color-white)}.underline-offset-4{text-underline-offset:4px}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a),0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-linear{--tw-ease:linear;transition-timing-function:linear}@media (hover:hover){.hover\:border-border-subtle:hover{border-color:var(--color-border-subtle)}.hover\:bg-\[\#005885\]:hover{background-color:#005885}.hover\:bg-error-600:hover{background-color:var(--color-error-600)}.hover\:bg-indigo-700:hover{background-color:var(--color-indigo-700)}.hover\:bg-khaki-600:hover{background-color:var(--color-khaki-600)}.hover\:bg-moss-green-500:hover{background-color:var(--color-moss-green-500)}.hover\:bg-reseda-green-600:hover{background-color:var(--color-reseda-green-600)}.hover\:bg-surface-variant:hover{background-color:var(--color-surface-variant)}.hover\:text-text-primary:hover{color:var(--color-text-primary)}.hover\:text-white:hover{color:var(--color-white)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-70:hover{opacity:.7}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[\#0077B5\]:focus-visible{--tw-ring-color:#0077b5}.focus-visible\:ring-error-500:focus-visible{--tw-ring-color:var(--color-error-500)}.focus-visible\:ring-khaki-500:focus-visible{--tw-ring-color:var(--color-khaki-500)}.focus-visible\:ring-reseda-green-500:focus-visible{--tw-ring-color:var(--color-reseda-green-500)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-50:disabled{opacity:.5}.data-closed\:-translate-x-full[data-closed]{--tw-translate-x:-100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.data-closed\:opacity-0[data-closed]{opacity:0}@media (min-width:40rem){.sm\:inline{display:inline}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:px-6{padding-inline:calc(var(--spacing)*6)}}@media (min-width:48rem){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:64rem){.lg\:fixed{position:fixed}.lg\:inset-y-0{inset-block:calc(var(--spacing)*0)}.lg\:z-50{z-index:50}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-72{width:calc(var(--spacing)*72)}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:flex-col{flex-direction:column}}@media (min-width:80rem){.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}}}.dark{--color-background:oklch(10% .007 265.75);--color-surface:oklch(13% .008 265.75);--color-surface-variant:oklch(16% .009 265.75);--color-text-primary:oklch(95% .002 247.83);--color-text-secondary:oklch(75% .005 247.83);--color-text-muted:oklch(55% .008 247.83);--color-border:oklch(25% .01 265.75);--color-border-subtle:oklch(18% .008 265.75)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}
|