baseline-kit 2.0.1 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
- import * as f from "react";
2
- import oe, { useMemo as ot, useCallback as kt, useState as re, useLayoutEffect as Jt, useRef as se } from "react";
3
- var ut = { exports: {} }, at = {};
1
+ import * as c from "react";
2
+ import at, { useMemo as ke, useCallback as Ee, useState as it, useLayoutEffect as Ke } from "react";
3
+ var ge = { exports: {} }, de = {};
4
4
  /**
5
5
  * @license React
6
6
  * react-jsx-runtime.production.js
@@ -10,29 +10,29 @@ var ut = { exports: {} }, at = {};
10
10
  * This source code is licensed under the MIT license found in the
11
11
  * LICENSE file in the root directory of this source tree.
12
12
  */
13
- var zt;
14
- function ae() {
15
- if (zt) return at;
16
- zt = 1;
13
+ var Pe;
14
+ function lt() {
15
+ if (Pe) return de;
16
+ Pe = 1;
17
17
  var e = Symbol.for("react.transitional.element"), n = Symbol.for("react.fragment");
18
- function o(a, s, r) {
18
+ function o(r, s, a) {
19
19
  var i = null;
20
- if (r !== void 0 && (i = "" + r), s.key !== void 0 && (i = "" + s.key), "key" in s) {
21
- r = {};
22
- for (var d in s)
23
- d !== "key" && (r[d] = s[d]);
24
- } else r = s;
25
- return s = r.ref, {
20
+ if (a !== void 0 && (i = "" + a), s.key !== void 0 && (i = "" + s.key), "key" in s) {
21
+ a = {};
22
+ for (var l in s)
23
+ l !== "key" && (a[l] = s[l]);
24
+ } else a = s;
25
+ return s = a.ref, {
26
26
  $$typeof: e,
27
- type: a,
27
+ type: r,
28
28
  key: i,
29
29
  ref: s !== void 0 ? s : null,
30
- props: r
30
+ props: a
31
31
  };
32
32
  }
33
- return at.Fragment = n, at.jsx = o, at.jsxs = o, at;
33
+ return de.Fragment = n, de.jsx = o, de.jsxs = o, de;
34
34
  }
35
- var it = {};
35
+ var be = {};
36
36
  /**
37
37
  * @license React
38
38
  * react-jsx-runtime.development.js
@@ -42,45 +42,45 @@ var it = {};
42
42
  * This source code is licensed under the MIT license found in the
43
43
  * LICENSE file in the root directory of this source tree.
44
44
  */
45
- var Ut;
46
- function ie() {
47
- return Ut || (Ut = 1, process.env.NODE_ENV !== "production" && function() {
45
+ var Ye;
46
+ function ct() {
47
+ return Ye || (Ye = 1, process.env.NODE_ENV !== "production" && function() {
48
48
  function e(t) {
49
49
  if (t == null) return null;
50
50
  if (typeof t == "function")
51
- return t.$$typeof === te ? null : t.displayName || t.name || null;
51
+ return t.$$typeof === J ? null : t.displayName || t.name || null;
52
52
  if (typeof t == "string") return t;
53
53
  switch (t) {
54
- case V:
54
+ case G:
55
55
  return "Fragment";
56
- case E:
56
+ case I:
57
57
  return "Portal";
58
- case R:
58
+ case M:
59
59
  return "Profiler";
60
- case O:
60
+ case p:
61
61
  return "StrictMode";
62
- case T:
62
+ case z:
63
63
  return "Suspense";
64
- case L:
64
+ case y:
65
65
  return "SuspenseList";
66
66
  }
67
67
  if (typeof t == "object")
68
68
  switch (typeof t.tag == "number" && console.error(
69
69
  "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
70
70
  ), t.$$typeof) {
71
- case j:
71
+ case E:
72
72
  return (t.displayName || "Context") + ".Provider";
73
- case w:
73
+ case D:
74
74
  return (t._context.displayName || "Context") + ".Consumer";
75
- case y:
76
- var l = t.render;
77
- return t = t.displayName, t || (t = l.displayName || l.name || "", t = t !== "" ? "ForwardRef(" + t + ")" : "ForwardRef"), t;
75
+ case L:
76
+ var f = t.render;
77
+ return t = t.displayName, t || (t = f.displayName || f.name || "", t = t !== "" ? "ForwardRef(" + t + ")" : "ForwardRef"), t;
78
78
  case B:
79
- return l = t.displayName || null, l !== null ? l : e(t.type) || "Memo";
79
+ return f = t.displayName || null, f !== null ? f : e(t.type) || "Memo";
80
80
  case W:
81
- l = t._payload, t = t._init;
81
+ f = t._payload, t = t._init;
82
82
  try {
83
- return e(t(l));
83
+ return e(t(f));
84
84
  } catch {
85
85
  }
86
86
  }
@@ -92,29 +92,29 @@ function ie() {
92
92
  function o(t) {
93
93
  try {
94
94
  n(t);
95
- var l = !1;
95
+ var f = !1;
96
96
  } catch {
97
- l = !0;
97
+ f = !0;
98
98
  }
99
- if (l) {
100
- l = console;
101
- var u = l.error, S = typeof Symbol == "function" && Symbol.toStringTag && t[Symbol.toStringTag] || t.constructor.name || "Object";
102
- return u.call(
103
- l,
99
+ if (f) {
100
+ f = console;
101
+ var d = f.error, C = typeof Symbol == "function" && Symbol.toStringTag && t[Symbol.toStringTag] || t.constructor.name || "Object";
102
+ return d.call(
103
+ f,
104
104
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
105
- S
105
+ C
106
106
  ), n(t);
107
107
  }
108
108
  }
109
- function a() {
109
+ function r() {
110
110
  }
111
111
  function s() {
112
- if (rt === 0) {
113
- jt = console.log, Ot = console.info, Tt = console.warn, At = console.error, $t = console.group, Mt = console.groupCollapsed, Nt = console.groupEnd;
112
+ if (X === 0) {
113
+ Ae = console.log, $e = console.info, Ne = console.warn, Ve = console.error, Ge = console.group, De = console.groupCollapsed, We = console.groupEnd;
114
114
  var t = {
115
115
  configurable: !0,
116
116
  enumerable: !0,
117
- value: a,
117
+ value: r,
118
118
  writable: !0
119
119
  };
120
120
  Object.defineProperties(console, {
@@ -127,204 +127,204 @@ function ie() {
127
127
  groupEnd: t
128
128
  });
129
129
  }
130
- rt++;
130
+ X++;
131
131
  }
132
- function r() {
133
- if (rt--, rt === 0) {
132
+ function a() {
133
+ if (X--, X === 0) {
134
134
  var t = { configurable: !0, enumerable: !0, writable: !0 };
135
135
  Object.defineProperties(console, {
136
- log: K({}, t, { value: jt }),
137
- info: K({}, t, { value: Ot }),
138
- warn: K({}, t, { value: Tt }),
139
- error: K({}, t, { value: At }),
140
- group: K({}, t, { value: $t }),
141
- groupCollapsed: K({}, t, { value: Mt }),
142
- groupEnd: K({}, t, { value: Nt })
136
+ log: P({}, t, { value: Ae }),
137
+ info: P({}, t, { value: $e }),
138
+ warn: P({}, t, { value: Ne }),
139
+ error: P({}, t, { value: Ve }),
140
+ group: P({}, t, { value: Ge }),
141
+ groupCollapsed: P({}, t, { value: De }),
142
+ groupEnd: P({}, t, { value: We })
143
143
  });
144
144
  }
145
- 0 > rt && console.error(
145
+ 0 > X && console.error(
146
146
  "disabledDepth fell below zero. This is a bug in React. Please file an issue."
147
147
  );
148
148
  }
149
149
  function i(t) {
150
- if (ht === void 0)
150
+ if (ye === void 0)
151
151
  try {
152
152
  throw Error();
153
- } catch (u) {
154
- var l = u.stack.trim().match(/\n( *(at )?)/);
155
- ht = l && l[1] || "", Vt = -1 < u.stack.indexOf(`
156
- at`) ? " (<anonymous>)" : -1 < u.stack.indexOf("@") ? "@unknown:0:0" : "";
153
+ } catch (d) {
154
+ var f = d.stack.trim().match(/\n( *(at )?)/);
155
+ ye = f && f[1] || "", He = -1 < d.stack.indexOf(`
156
+ at`) ? " (<anonymous>)" : -1 < d.stack.indexOf("@") ? "@unknown:0:0" : "";
157
157
  }
158
158
  return `
159
- ` + ht + t + Vt;
159
+ ` + ye + t + He;
160
160
  }
161
- function d(t, l) {
162
- if (!t || pt) return "";
163
- var u = vt.get(t);
164
- if (u !== void 0) return u;
165
- pt = !0, u = Error.prepareStackTrace, Error.prepareStackTrace = void 0;
166
- var S = null;
167
- S = Z.H, Z.H = null, s();
161
+ function l(t, f) {
162
+ if (!t || xe) return "";
163
+ var d = Se.get(t);
164
+ if (d !== void 0) return d;
165
+ xe = !0, d = Error.prepareStackTrace, Error.prepareStackTrace = void 0;
166
+ var C = null;
167
+ C = _.H, _.H = null, s();
168
168
  try {
169
- var z = {
169
+ var Y = {
170
170
  DetermineComponentFrameRoot: function() {
171
171
  try {
172
- if (l) {
173
- var q = function() {
172
+ if (f) {
173
+ var te = function() {
174
174
  throw Error();
175
175
  };
176
- if (Object.defineProperty(q.prototype, "props", {
176
+ if (Object.defineProperty(te.prototype, "props", {
177
177
  set: function() {
178
178
  throw Error();
179
179
  }
180
180
  }), typeof Reflect == "object" && Reflect.construct) {
181
181
  try {
182
- Reflect.construct(q, []);
183
- } catch (H) {
184
- var lt = H;
182
+ Reflect.construct(te, []);
183
+ } catch (ee) {
184
+ var me = ee;
185
185
  }
186
- Reflect.construct(t, [], q);
186
+ Reflect.construct(t, [], te);
187
187
  } else {
188
188
  try {
189
- q.call();
190
- } catch (H) {
191
- lt = H;
189
+ te.call();
190
+ } catch (ee) {
191
+ me = ee;
192
192
  }
193
- t.call(q.prototype);
193
+ t.call(te.prototype);
194
194
  }
195
195
  } else {
196
196
  try {
197
197
  throw Error();
198
- } catch (H) {
199
- lt = H;
198
+ } catch (ee) {
199
+ me = ee;
200
200
  }
201
- (q = t()) && typeof q.catch == "function" && q.catch(function() {
201
+ (te = t()) && typeof te.catch == "function" && te.catch(function() {
202
202
  });
203
203
  }
204
- } catch (H) {
205
- if (H && lt && typeof H.stack == "string")
206
- return [H.stack, lt.stack];
204
+ } catch (ee) {
205
+ if (ee && me && typeof ee.stack == "string")
206
+ return [ee.stack, me.stack];
207
207
  }
208
208
  return [null, null];
209
209
  }
210
210
  };
211
- z.DetermineComponentFrameRoot.displayName = "DetermineComponentFrameRoot";
212
- var G = Object.getOwnPropertyDescriptor(
213
- z.DetermineComponentFrameRoot,
211
+ Y.DetermineComponentFrameRoot.displayName = "DetermineComponentFrameRoot";
212
+ var N = Object.getOwnPropertyDescriptor(
213
+ Y.DetermineComponentFrameRoot,
214
214
  "name"
215
215
  );
216
- G && G.configurable && Object.defineProperty(
217
- z.DetermineComponentFrameRoot,
216
+ N && N.configurable && Object.defineProperty(
217
+ Y.DetermineComponentFrameRoot,
218
218
  "name",
219
219
  { value: "DetermineComponentFrameRoot" }
220
220
  );
221
- var p = z.DetermineComponentFrameRoot(), F = p[0], et = p[1];
222
- if (F && et) {
223
- var Y = F.split(`
224
- `), Q = et.split(`
221
+ var v = Y.DetermineComponentFrameRoot(), Q = v[0], ce = v[1];
222
+ if (Q && ce) {
223
+ var F = Q.split(`
224
+ `), ae = ce.split(`
225
225
  `);
226
- for (p = G = 0; G < Y.length && !Y[G].includes(
226
+ for (v = N = 0; N < F.length && !F[N].includes(
227
227
  "DetermineComponentFrameRoot"
228
228
  ); )
229
- G++;
230
- for (; p < Q.length && !Q[p].includes(
229
+ N++;
230
+ for (; v < ae.length && !ae[v].includes(
231
231
  "DetermineComponentFrameRoot"
232
232
  ); )
233
- p++;
234
- if (G === Y.length || p === Q.length)
235
- for (G = Y.length - 1, p = Q.length - 1; 1 <= G && 0 <= p && Y[G] !== Q[p]; )
236
- p--;
237
- for (; 1 <= G && 0 <= p; G--, p--)
238
- if (Y[G] !== Q[p]) {
239
- if (G !== 1 || p !== 1)
233
+ v++;
234
+ if (N === F.length || v === ae.length)
235
+ for (N = F.length - 1, v = ae.length - 1; 1 <= N && 0 <= v && F[N] !== ae[v]; )
236
+ v--;
237
+ for (; 1 <= N && 0 <= v; N--, v--)
238
+ if (F[N] !== ae[v]) {
239
+ if (N !== 1 || v !== 1)
240
240
  do
241
- if (G--, p--, 0 > p || Y[G] !== Q[p]) {
242
- var st = `
243
- ` + Y[G].replace(
241
+ if (N--, v--, 0 > v || F[N] !== ae[v]) {
242
+ var fe = `
243
+ ` + F[N].replace(
244
244
  " at new ",
245
245
  " at "
246
246
  );
247
- return t.displayName && st.includes("<anonymous>") && (st = st.replace("<anonymous>", t.displayName)), typeof t == "function" && vt.set(t, st), st;
247
+ return t.displayName && fe.includes("<anonymous>") && (fe = fe.replace("<anonymous>", t.displayName)), typeof t == "function" && Se.set(t, fe), fe;
248
248
  }
249
- while (1 <= G && 0 <= p);
249
+ while (1 <= N && 0 <= v);
250
250
  break;
251
251
  }
252
252
  }
253
253
  } finally {
254
- pt = !1, Z.H = S, r(), Error.prepareStackTrace = u;
254
+ xe = !1, _.H = C, a(), Error.prepareStackTrace = d;
255
255
  }
256
- return Y = (Y = t ? t.displayName || t.name : "") ? i(Y) : "", typeof t == "function" && vt.set(t, Y), Y;
256
+ return F = (F = t ? t.displayName || t.name : "") ? i(F) : "", typeof t == "function" && Se.set(t, F), F;
257
257
  }
258
- function g(t) {
258
+ function u(t) {
259
259
  if (t == null) return "";
260
260
  if (typeof t == "function") {
261
- var l = t.prototype;
262
- return d(
261
+ var f = t.prototype;
262
+ return l(
263
263
  t,
264
- !(!l || !l.isReactComponent)
264
+ !(!f || !f.isReactComponent)
265
265
  );
266
266
  }
267
267
  if (typeof t == "string") return i(t);
268
268
  switch (t) {
269
- case T:
269
+ case z:
270
270
  return i("Suspense");
271
- case L:
271
+ case y:
272
272
  return i("SuspenseList");
273
273
  }
274
274
  if (typeof t == "object")
275
275
  switch (t.$$typeof) {
276
- case y:
277
- return t = d(t.render, !1), t;
276
+ case L:
277
+ return t = l(t.render, !1), t;
278
278
  case B:
279
- return g(t.type);
279
+ return u(t.type);
280
280
  case W:
281
- l = t._payload, t = t._init;
281
+ f = t._payload, t = t._init;
282
282
  try {
283
- return g(t(l));
283
+ return u(t(f));
284
284
  } catch {
285
285
  }
286
286
  }
287
287
  return "";
288
288
  }
289
- function c() {
290
- var t = Z.A;
289
+ function m() {
290
+ var t = _.A;
291
291
  return t === null ? null : t.getOwner();
292
292
  }
293
- function m(t) {
294
- if (_t.call(t, "key")) {
295
- var l = Object.getOwnPropertyDescriptor(t, "key").get;
296
- if (l && l.isReactWarning) return !1;
293
+ function k(t) {
294
+ if (U.call(t, "key")) {
295
+ var f = Object.getOwnPropertyDescriptor(t, "key").get;
296
+ if (f && f.isReactWarning) return !1;
297
297
  }
298
298
  return t.key !== void 0;
299
299
  }
300
- function x(t, l) {
301
- function u() {
302
- Gt || (Gt = !0, console.error(
300
+ function b(t, f) {
301
+ function d() {
302
+ Ie || (Ie = !0, console.error(
303
303
  "%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)",
304
- l
304
+ f
305
305
  ));
306
306
  }
307
- u.isReactWarning = !0, Object.defineProperty(t, "key", {
308
- get: u,
307
+ d.isReactWarning = !0, Object.defineProperty(t, "key", {
308
+ get: d,
309
309
  configurable: !0
310
310
  });
311
311
  }
312
- function b() {
312
+ function O() {
313
313
  var t = e(this.type);
314
- return Wt[t] || (Wt[t] = !0, console.error(
314
+ return ze[t] || (ze[t] = !0, console.error(
315
315
  "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."
316
316
  )), t = this.props.ref, t !== void 0 ? t : null;
317
317
  }
318
- function v(t, l, u, S, z, G) {
319
- return u = G.ref, t = {
320
- $$typeof: C,
318
+ function x(t, f, d, C, Y, N) {
319
+ return d = N.ref, t = {
320
+ $$typeof: R,
321
321
  type: t,
322
- key: l,
323
- props: G,
324
- _owner: z
325
- }, (u !== void 0 ? u : null) !== null ? Object.defineProperty(t, "ref", {
322
+ key: f,
323
+ props: N,
324
+ _owner: Y
325
+ }, (d !== void 0 ? d : null) !== null ? Object.defineProperty(t, "ref", {
326
326
  enumerable: !1,
327
- get: b
327
+ get: O
328
328
  }) : Object.defineProperty(t, "ref", { enumerable: !1, value: null }), t._store = {}, Object.defineProperty(t._store, "validated", {
329
329
  configurable: !1,
330
330
  enumerable: !1,
@@ -337,126 +337,126 @@ function ie() {
337
337
  value: null
338
338
  }), Object.freeze && (Object.freeze(t.props), Object.freeze(t)), t;
339
339
  }
340
- function A(t, l, u, S, z, G) {
341
- if (typeof t == "string" || typeof t == "function" || t === V || t === R || t === O || t === T || t === L || t === P || typeof t == "object" && t !== null && (t.$$typeof === W || t.$$typeof === B || t.$$typeof === j || t.$$typeof === w || t.$$typeof === y || t.$$typeof === ee || t.getModuleId !== void 0)) {
342
- var p = l.children;
343
- if (p !== void 0)
344
- if (S)
345
- if (gt(p)) {
346
- for (S = 0; S < p.length; S++)
347
- M(p[S], t);
348
- Object.freeze && Object.freeze(p);
340
+ function h(t, f, d, C, Y, N) {
341
+ if (typeof t == "string" || typeof t == "function" || t === G || t === M || t === p || t === z || t === y || t === A || typeof t == "object" && t !== null && (t.$$typeof === W || t.$$typeof === B || t.$$typeof === E || t.$$typeof === D || t.$$typeof === L || t.$$typeof === Z || t.getModuleId !== void 0)) {
342
+ var v = f.children;
343
+ if (v !== void 0)
344
+ if (C)
345
+ if (q(v)) {
346
+ for (C = 0; C < v.length; C++)
347
+ j(v[C], t);
348
+ Object.freeze && Object.freeze(v);
349
349
  } else
350
350
  console.error(
351
351
  "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
352
352
  );
353
- else M(p, t);
353
+ else j(v, t);
354
354
  } else
355
- p = "", (t === void 0 || typeof t == "object" && t !== null && Object.keys(t).length === 0) && (p += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."), t === null ? S = "null" : gt(t) ? S = "array" : t !== void 0 && t.$$typeof === C ? (S = "<" + (e(t.type) || "Unknown") + " />", p = " Did you accidentally export a JSX literal instead of a component?") : S = typeof t, console.error(
355
+ v = "", (t === void 0 || typeof t == "object" && t !== null && Object.keys(t).length === 0) && (v += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."), t === null ? C = "null" : q(t) ? C = "array" : t !== void 0 && t.$$typeof === R ? (C = "<" + (e(t.type) || "Unknown") + " />", v = " Did you accidentally export a JSX literal instead of a component?") : C = typeof t, console.error(
356
356
  "React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",
357
- S,
358
- p
357
+ C,
358
+ v
359
359
  );
360
- if (_t.call(l, "key")) {
361
- p = e(t);
362
- var F = Object.keys(l).filter(function(Y) {
363
- return Y !== "key";
360
+ if (U.call(f, "key")) {
361
+ v = e(t);
362
+ var Q = Object.keys(f).filter(function(F) {
363
+ return F !== "key";
364
364
  });
365
- S = 0 < F.length ? "{key: someKey, " + F.join(": ..., ") + ": ...}" : "{key: someKey}", Bt[p + S] || (F = 0 < F.length ? "{" + F.join(": ..., ") + ": ...}" : "{}", console.error(
365
+ C = 0 < Q.length ? "{key: someKey, " + Q.join(": ..., ") + ": ...}" : "{key: someKey}", Be[v + C] || (Q = 0 < Q.length ? "{" + Q.join(": ..., ") + ": ...}" : "{}", console.error(
366
366
  `A props object containing a "key" prop is being spread into JSX:
367
367
  let props = %s;
368
368
  <%s {...props} />
369
369
  React keys must be passed directly to JSX without using spread:
370
370
  let props = %s;
371
371
  <%s key={someKey} {...props} />`,
372
- S,
373
- p,
374
- F,
375
- p
376
- ), Bt[p + S] = !0);
372
+ C,
373
+ v,
374
+ Q,
375
+ v
376
+ ), Be[v + C] = !0);
377
377
  }
378
- if (p = null, u !== void 0 && (o(u), p = "" + u), m(l) && (o(l.key), p = "" + l.key), "key" in l) {
379
- u = {};
380
- for (var et in l)
381
- et !== "key" && (u[et] = l[et]);
382
- } else u = l;
383
- return p && x(
384
- u,
378
+ if (v = null, d !== void 0 && (o(d), v = "" + d), k(f) && (o(f.key), v = "" + f.key), "key" in f) {
379
+ d = {};
380
+ for (var ce in f)
381
+ ce !== "key" && (d[ce] = f[ce]);
382
+ } else d = f;
383
+ return v && b(
384
+ d,
385
385
  typeof t == "function" ? t.displayName || t.name || "Unknown" : t
386
- ), v(t, p, G, z, c(), u);
386
+ ), x(t, v, N, Y, m(), d);
387
387
  }
388
- function M(t, l) {
389
- if (typeof t == "object" && t && t.$$typeof !== ne) {
390
- if (gt(t))
391
- for (var u = 0; u < t.length; u++) {
392
- var S = t[u];
393
- h(S) && $(S, l);
388
+ function j(t, f) {
389
+ if (typeof t == "object" && t && t.$$typeof !== st) {
390
+ if (q(t))
391
+ for (var d = 0; d < t.length; d++) {
392
+ var C = t[d];
393
+ T(C) && g(C, f);
394
394
  }
395
- else if (h(t))
395
+ else if (T(t))
396
396
  t._store && (t._store.validated = 1);
397
- else if (t === null || typeof t != "object" ? u = null : (u = ct && t[ct] || t["@@iterator"], u = typeof u == "function" ? u : null), typeof u == "function" && u !== t.entries && (u = u.call(t), u !== t))
398
- for (; !(t = u.next()).done; )
399
- h(t.value) && $(t.value, l);
397
+ else if (t === null || typeof t != "object" ? d = null : (d = K && t[K] || t["@@iterator"], d = typeof d == "function" ? d : null), typeof d == "function" && d !== t.entries && (d = d.call(t), d !== t))
398
+ for (; !(t = d.next()).done; )
399
+ T(t.value) && g(t.value, f);
400
400
  }
401
401
  }
402
- function h(t) {
403
- return typeof t == "object" && t !== null && t.$$typeof === C;
402
+ function T(t) {
403
+ return typeof t == "object" && t !== null && t.$$typeof === R;
404
404
  }
405
- function $(t, l) {
406
- if (t._store && !t._store.validated && t.key == null && (t._store.validated = 1, l = N(l), !Lt[l])) {
407
- Lt[l] = !0;
408
- var u = "";
409
- t && t._owner != null && t._owner !== c() && (u = null, typeof t._owner.tag == "number" ? u = e(t._owner.type) : typeof t._owner.name == "string" && (u = t._owner.name), u = " It was passed a child from " + u + ".");
410
- var S = Z.getCurrentStack;
411
- Z.getCurrentStack = function() {
412
- var z = g(t.type);
413
- return S && (z += S() || ""), z;
405
+ function g(t, f) {
406
+ if (t._store && !t._store.validated && t.key == null && (t._store.validated = 1, f = V(f), !Le[f])) {
407
+ Le[f] = !0;
408
+ var d = "";
409
+ t && t._owner != null && t._owner !== m() && (d = null, typeof t._owner.tag == "number" ? d = e(t._owner.type) : typeof t._owner.name == "string" && (d = t._owner.name), d = " It was passed a child from " + d + ".");
410
+ var C = _.getCurrentStack;
411
+ _.getCurrentStack = function() {
412
+ var Y = u(t.type);
413
+ return C && (Y += C() || ""), Y;
414
414
  }, console.error(
415
415
  'Each child in a list should have a unique "key" prop.%s%s See https://react.dev/link/warning-keys for more information.',
416
- l,
417
- u
418
- ), Z.getCurrentStack = S;
416
+ f,
417
+ d
418
+ ), _.getCurrentStack = C;
419
419
  }
420
420
  }
421
- function N(t) {
422
- var l = "", u = c();
423
- return u && (u = e(u.type)) && (l = `
421
+ function V(t) {
422
+ var f = "", d = m();
423
+ return d && (d = e(d.type)) && (f = `
424
424
 
425
- Check the render method of \`` + u + "`."), l || (t = e(t)) && (l = `
425
+ Check the render method of \`` + d + "`."), f || (t = e(t)) && (f = `
426
426
 
427
- Check the top-level render call using <` + t + ">."), l;
427
+ Check the top-level render call using <` + t + ">."), f;
428
428
  }
429
- var k = oe, C = Symbol.for("react.transitional.element"), E = Symbol.for("react.portal"), V = Symbol.for("react.fragment"), O = Symbol.for("react.strict_mode"), R = Symbol.for("react.profiler"), w = Symbol.for("react.consumer"), j = Symbol.for("react.context"), y = Symbol.for("react.forward_ref"), T = Symbol.for("react.suspense"), L = Symbol.for("react.suspense_list"), B = Symbol.for("react.memo"), W = Symbol.for("react.lazy"), P = Symbol.for("react.offscreen"), ct = Symbol.iterator, te = Symbol.for("react.client.reference"), Z = k.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, _t = Object.prototype.hasOwnProperty, K = Object.assign, ee = Symbol.for("react.client.reference"), gt = Array.isArray, rt = 0, jt, Ot, Tt, At, $t, Mt, Nt;
430
- a.__reactDisabledLog = !0;
431
- var ht, Vt, pt = !1, vt = new (typeof WeakMap == "function" ? WeakMap : Map)(), ne = Symbol.for("react.client.reference"), Gt, Wt = {}, Bt = {}, Lt = {};
432
- it.Fragment = V, it.jsx = function(t, l, u, S, z) {
433
- return A(t, l, u, !1, S, z);
434
- }, it.jsxs = function(t, l, u, S, z) {
435
- return A(t, l, u, !0, S, z);
429
+ var $ = at, R = Symbol.for("react.transitional.element"), I = Symbol.for("react.portal"), G = Symbol.for("react.fragment"), p = Symbol.for("react.strict_mode"), M = Symbol.for("react.profiler"), D = Symbol.for("react.consumer"), E = Symbol.for("react.context"), L = Symbol.for("react.forward_ref"), z = Symbol.for("react.suspense"), y = Symbol.for("react.suspense_list"), B = Symbol.for("react.memo"), W = Symbol.for("react.lazy"), A = Symbol.for("react.offscreen"), K = Symbol.iterator, J = Symbol.for("react.client.reference"), _ = $.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, U = Object.prototype.hasOwnProperty, P = Object.assign, Z = Symbol.for("react.client.reference"), q = Array.isArray, X = 0, Ae, $e, Ne, Ve, Ge, De, We;
430
+ r.__reactDisabledLog = !0;
431
+ var ye, He, xe = !1, Se = new (typeof WeakMap == "function" ? WeakMap : Map)(), st = Symbol.for("react.client.reference"), Ie, ze = {}, Be = {}, Le = {};
432
+ be.Fragment = G, be.jsx = function(t, f, d, C, Y) {
433
+ return h(t, f, d, !1, C, Y);
434
+ }, be.jsxs = function(t, f, d, C, Y) {
435
+ return h(t, f, d, !0, C, Y);
436
436
  };
437
- }()), it;
437
+ }()), be;
438
438
  }
439
- var Yt;
440
- function ce() {
441
- return Yt || (Yt = 1, process.env.NODE_ENV === "production" ? ut.exports = ae() : ut.exports = ie()), ut.exports;
439
+ var Fe;
440
+ function ut() {
441
+ return Fe || (Fe = 1, process.env.NODE_ENV === "production" ? ge.exports = lt() : ge.exports = ct()), ge.exports;
442
442
  }
443
- var _ = ce();
444
- function le(e) {
443
+ var S = ut();
444
+ function ft(e) {
445
445
  const n = e.trim().match(/^([+-]?[\d.]+)([a-zA-Z%]+)$/);
446
446
  if (!n) return null;
447
- const o = parseFloat(n[1]), a = n[2];
448
- return { value: o, unit: a };
447
+ const o = parseFloat(n[1]), r = n[2];
448
+ return { value: o, unit: r };
449
449
  }
450
- function U(e, n) {
450
+ function H(e, n) {
451
451
  return e === void 0 && n !== void 0 ? `${n}px` : e === "auto" || typeof e == "string" && /^(auto|100%|0|.*(fr|vh|vw|vmin|vmax|rem))$/.test(e) ? String(e) : typeof e == "number" ? `${e}px` : e ?? "";
452
452
  }
453
- const ue = {
453
+ const dt = {
454
454
  parentSize: 0,
455
455
  viewportWidth: typeof window < "u" ? window.innerWidth : 1920,
456
456
  viewportHeight: typeof window < "u" ? window.innerHeight : 1080,
457
457
  rootFontSize: 16,
458
458
  parentFontSize: 16
459
- }, wt = {
459
+ }, Ce = {
460
460
  px: 1,
461
461
  in: 96,
462
462
  // 1in = 96px
@@ -468,47 +468,47 @@ const ue = {
468
468
  // 1pt = 1.33px
469
469
  pc: 16
470
470
  // 1pc = 16px
471
- }, Xt = ["em", "rem", "vh", "vw", "vmin", "vmax", "%"];
472
- function yt(e, n) {
471
+ }, Qe = ["em", "rem", "vh", "vw", "vmin", "vmax", "%"];
472
+ function _e(e, n) {
473
473
  if (typeof e == "number") return e;
474
474
  if (typeof e != "string") return null;
475
- const o = le(e);
475
+ const o = ft(e);
476
476
  if (!o) return null;
477
- const { value: a, unit: s } = o;
478
- if (s in wt)
479
- return a * wt[s];
477
+ const { value: r, unit: s } = o;
478
+ if (s in Ce)
479
+ return r * Ce[s];
480
480
  if (s === "auto") return null;
481
- if (Xt.includes(s)) {
482
- const r = { ...ue, ...n };
481
+ if (Qe.includes(s)) {
482
+ const a = { ...dt, ...n };
483
483
  switch (s) {
484
484
  case "em":
485
- return a * r.parentFontSize;
485
+ return r * a.parentFontSize;
486
486
  case "rem":
487
- return a * r.rootFontSize;
487
+ return r * a.rootFontSize;
488
488
  case "vh":
489
- return a / 100 * r.viewportHeight;
489
+ return r / 100 * a.viewportHeight;
490
490
  case "vw":
491
- return a / 100 * r.viewportWidth;
491
+ return r / 100 * a.viewportWidth;
492
492
  case "vmin":
493
- return a / 100 * Math.min(r.viewportWidth, r.viewportHeight);
493
+ return r / 100 * Math.min(a.viewportWidth, a.viewportHeight);
494
494
  case "vmax":
495
- return a / 100 * Math.max(r.viewportWidth, r.viewportHeight);
495
+ return r / 100 * Math.max(a.viewportWidth, a.viewportHeight);
496
496
  case "%":
497
- return a / 100 * r.parentSize;
497
+ return r / 100 * a.parentSize;
498
498
  default:
499
499
  return null;
500
500
  }
501
501
  }
502
502
  return null;
503
503
  }
504
- function Ke(e, n, o) {
505
- const a = (o == null ? void 0 : o.round) ?? !0, s = e === void 0 ? 0 : typeof e == "number" ? e : yt(e) ?? 0;
506
- return `${(a ? Math.round(s) : s) % n}px`;
504
+ function yn(e, n, o) {
505
+ const r = (o == null ? void 0 : o.round) ?? !0, s = e === void 0 ? 0 : typeof e == "number" ? e : _e(e) ?? 0;
506
+ return `${(r ? Math.round(s) : s) % n}px`;
507
507
  }
508
- function fe(e, n, o) {
508
+ function bt(e, n, o) {
509
509
  return Math.min(Math.max(e, n), o);
510
510
  }
511
- function Qe(e, n = 0) {
511
+ function xn(e, n = 0) {
512
512
  if (n >= 0)
513
513
  return Number((Math.round(e * 10 ** n) / 10 ** n).toFixed(n));
514
514
  {
@@ -516,41 +516,45 @@ function Qe(e, n = 0) {
516
516
  return Math.round(e / o) * o;
517
517
  }
518
518
  }
519
- function dt(e, n = {}) {
519
+ function mt(e) {
520
+ const { height: n, top: o, bottom: r, base: s } = e, a = (n ?? 0) - (o + r);
521
+ return Math.max(1, Math.floor(a / s));
522
+ }
523
+ function Re(e, n = {}) {
520
524
  const {
521
525
  base: o = 8,
522
- round: a = !0,
526
+ round: r = !0,
523
527
  clamp: s,
524
- suppressWarnings: r = !1
528
+ suppressWarnings: a = !1
525
529
  } = n;
526
530
  if (e === "auto") return o;
527
531
  let i = null;
528
532
  if (typeof e == "number")
529
533
  i = e;
530
534
  else if (typeof e == "string") {
531
- const c = yt(e);
532
- c === null ? (r || console.error(
535
+ const m = _e(e);
536
+ m === null ? (a || console.error(
533
537
  `Failed to convert "${e}" to pixels. Falling back to base ${o}.`
534
- ), i = o) : i = c;
538
+ ), i = o) : i = m;
535
539
  }
536
540
  i === null && (i = o);
537
- const d = a ? Math.round(i / o) * o : i, g = s !== void 0 ? fe(
538
- d,
541
+ const l = r ? Math.round(i / o) * o : i, u = s !== void 0 ? bt(
542
+ l,
539
543
  s.min ?? -1 / 0,
540
544
  s.max ?? 1 / 0
541
- ) : d;
542
- return !r && g !== i && console.warn(`Normalized ${i} to ${g} to match base ${o}px.`), g;
545
+ ) : l;
546
+ return !a && u !== i && console.warn(`Normalized ${i} to ${u} to match base ${o}px.`), u;
543
547
  }
544
- function Dt(e, n, o) {
548
+ function et(e, n, o) {
545
549
  if (!e || e[0] === void 0 && e[1] === void 0)
546
550
  return n;
547
- const a = e[0] !== void 0 ? dt(e[0], o) : n[0], s = e[1] !== void 0 ? dt(e[1], o) : n[1];
548
- return [a, s];
551
+ const r = e[0] !== void 0 ? Re(e[0], o) : n[0], s = e[1] !== void 0 ? Re(e[1], o) : n[1];
552
+ return [r, s];
549
553
  }
550
- function D(e) {
554
+ function ie(e) {
551
555
  if ("padding" in e && e.padding != null)
552
- return de(e.padding);
553
- const n = "block" in e && e.block != null ? be(e.block) : { top: 0, bottom: 0 }, o = "inline" in e && e.inline != null ? me(e.inline) : { left: 0, right: 0 };
556
+ return gt(e.padding);
557
+ const n = "block" in e && e.block != null ? ht(e.block) : { top: 0, bottom: 0 }, o = "inline" in e && e.inline != null ? kt(e.inline) : { left: 0, right: 0 };
554
558
  return {
555
559
  top: n.top,
556
560
  right: o.right,
@@ -558,7 +562,7 @@ function D(e) {
558
562
  left: o.left
559
563
  };
560
564
  }
561
- function de(e) {
565
+ function gt(e) {
562
566
  if (typeof e == "number")
563
567
  return { top: e, right: e, bottom: e, left: e };
564
568
  if (Array.isArray(e)) {
@@ -567,22 +571,22 @@ function de(e) {
567
571
  return { top: n, right: o, bottom: n, left: o };
568
572
  }
569
573
  if (e.length >= 4) {
570
- const [n, o, a, s] = e;
574
+ const [n, o, r, s] = e;
571
575
  return {
572
576
  top: n ?? 0,
573
577
  right: o ?? 0,
574
- bottom: a ?? 0,
578
+ bottom: r ?? 0,
575
579
  left: s ?? 0
576
580
  };
577
581
  }
578
582
  }
579
583
  if (typeof e == "object" && !Array.isArray(e)) {
580
- const n = e.top ?? 0, o = e.bottom ?? 0, a = e.left ?? 0, s = e.right ?? 0;
581
- return { top: n, right: s, bottom: o, left: a };
584
+ const n = e.top ?? 0, o = e.bottom ?? 0, r = e.left ?? 0, s = e.right ?? 0;
585
+ return { top: n, right: s, bottom: o, left: r };
582
586
  }
583
587
  return { top: 0, right: 0, bottom: 0, left: 0 };
584
588
  }
585
- function be(e) {
589
+ function ht(e) {
586
590
  if (typeof e == "number")
587
591
  return { top: e, bottom: e };
588
592
  if (Array.isArray(e)) {
@@ -597,7 +601,7 @@ function be(e) {
597
601
  bottom: e.end ?? 0
598
602
  } : { top: 0, bottom: 0 };
599
603
  }
600
- function me(e) {
604
+ function kt(e) {
601
605
  if (typeof e == "number")
602
606
  return { left: e, right: e };
603
607
  if (Array.isArray(e)) {
@@ -612,23 +616,26 @@ function me(e) {
612
616
  right: e.end ?? 0
613
617
  } : { left: 0, right: 0 };
614
618
  }
615
- function ge(e, n, o, a) {
616
- const s = D({ padding: o });
617
- if (a === "none")
619
+ function vt(e, n, o, r) {
620
+ const s = ie({ padding: o });
621
+ if (r === "none")
618
622
  return s;
619
- if (a === "height") {
620
- const r = e % n;
621
- r !== 0 && (s.bottom += n - r);
623
+ if (r === "height") {
624
+ const a = e % n;
625
+ a !== 0 && (s.bottom += n - a);
622
626
  }
623
- if (a === "clamp") {
627
+ if (r === "clamp") {
624
628
  s.top = s.top % n;
625
- const r = e % n;
626
- r !== 0 && (s.bottom += n - r), s.bottom = s.bottom % n;
629
+ const a = e % n;
630
+ a !== 0 && (s.bottom += n - a), s.bottom = s.bottom % n;
627
631
  }
628
632
  return s;
629
633
  }
630
- const J = (...e) => e.filter(Boolean).join(" ").trim(), I = (...e) => Object.assign({}, ...e.filter((n) => n !== void 0));
631
- function he(e, n) {
634
+ const pt = (e, n, o) => {
635
+ const r = {};
636
+ return e !== void 0 ? (r.gridColumn = `span ${e}`, r.gridRow = `span ${e}`) : (n !== void 0 && (r.gridColumn = `span ${n}`), o !== void 0 && (r.gridRow = `span ${o}`)), r;
637
+ }, ne = (...e) => e.filter(Boolean).join(" ").trim(), oe = (...e) => Object.assign({}, ...e.filter((n) => n !== void 0));
638
+ function yt(e, n) {
632
639
  if (e)
633
640
  if (typeof e == "function")
634
641
  e(n);
@@ -639,123 +646,151 @@ function he(e, n) {
639
646
  console.error("Error assigning ref:", o);
640
647
  }
641
648
  }
642
- function Zt(...e) {
649
+ function tt(...e) {
643
650
  return (n) => {
644
651
  e.forEach((o) => {
645
- he(o, n);
652
+ yt(o, n);
646
653
  });
647
654
  };
648
655
  }
649
- const tn = (e, n) => {
656
+ function w(e, n, o) {
657
+ var l, u, m;
658
+ const r = typeof e == "string" ? e : e.key, s = typeof e == "string" ? n : e.value, a = typeof e == "string" ? o : e.defaultStyles, i = typeof e == "object" ? e.skipDimensions : void 0;
659
+ if (i) {
660
+ if ((l = i.fitContent) != null && l.includes(r) && s === "fit-content")
661
+ return {};
662
+ if ((u = i.auto) != null && u.includes(r) && s === "auto")
663
+ return {};
664
+ if ((m = i.fullSize) != null && m.includes(r) && (s === "100%" || s === "100vh" || s === "100vw"))
665
+ return {};
666
+ }
667
+ return s !== a[r] ? { [r]: s } : {};
668
+ }
669
+ const Sn = (e, n) => {
650
670
  let o = null;
651
- const a = () => {
671
+ const r = () => {
652
672
  o && (clearTimeout(o), o = null);
653
673
  };
654
- return [(...r) => {
655
- a(), o = setTimeout(() => e(...r), n);
656
- }, a];
657
- }, Kt = (e) => {
674
+ return [(...a) => {
675
+ r(), o = setTimeout(() => e(...a), n);
676
+ }, r];
677
+ }, nt = (e) => {
658
678
  let n = null, o = null;
659
679
  return (...s) => {
660
680
  o = s, n !== null && cancelAnimationFrame(n), n = requestAnimationFrame(() => {
661
681
  e(...o), n = null, o = null;
662
682
  });
663
683
  };
684
+ }, ot = typeof window > "u", xt = {
685
+ width: 1024,
686
+ height: 768
664
687
  };
665
- function bt(e) {
666
- const [n, o] = f.useState({ width: 0, height: 0 }), a = f.useCallback(() => {
688
+ function wn(e, n) {
689
+ if (ot)
690
+ return n;
691
+ try {
692
+ return e();
693
+ } catch {
694
+ return n;
695
+ }
696
+ }
697
+ function re(e, n, o) {
698
+ return !e || ot ? n : o;
699
+ }
700
+ function ve(e) {
701
+ const [n, o] = c.useState({ width: 0, height: 0 }), r = c.useCallback(() => {
667
702
  if (e.current)
668
703
  try {
669
- const r = e.current.getBoundingClientRect(), i = {
670
- width: r ? Math.round(r.width) : 0,
671
- height: r ? Math.round(r.height) : 0
704
+ const a = e.current.getBoundingClientRect(), i = {
705
+ width: a ? Math.round(a.width) : 0,
706
+ height: a ? Math.round(a.height) : 0
672
707
  };
673
708
  o(
674
- (d) => d.width === i.width && d.height === i.height ? d : i
709
+ (l) => l.width === i.width && l.height === i.height ? l : i
675
710
  );
676
711
  } catch {
677
712
  o({ width: 0, height: 0 });
678
713
  }
679
- }, [e]), s = f.useMemo(() => Kt(a), [a]);
680
- return f.useLayoutEffect(() => {
681
- a();
682
- }, [a]), f.useLayoutEffect(() => {
714
+ }, [e]), s = c.useMemo(() => nt(r), [r]);
715
+ return c.useLayoutEffect(() => {
716
+ r();
717
+ }, [r]), c.useLayoutEffect(() => {
683
718
  if (!e.current) return;
684
- const r = new ResizeObserver(() => {
719
+ const a = new ResizeObserver(() => {
685
720
  s();
686
721
  });
687
- return r.observe(e.current), () => {
688
- r.disconnect();
722
+ return a.observe(e.current), () => {
723
+ a.disconnect();
689
724
  };
690
725
  }, [e, s]), { ...n, refresh: s };
691
726
  }
692
- function pe({
727
+ function St({
693
728
  totalLines: e,
694
729
  lineHeight: n,
695
730
  containerRef: o,
696
- buffer: a = 0
731
+ buffer: r = 0
697
732
  }) {
698
- const s = ot(
699
- () => typeof a == "number" ? a : parseInt(a, 10) || 0,
700
- [a]
701
- ), r = kt(() => {
702
- const m = o.current;
703
- if (!m) return { start: 0, end: e };
704
- if (m.closest(".block"))
733
+ const s = ke(
734
+ () => typeof r == "number" ? r : parseInt(r, 10) || 0,
735
+ [r]
736
+ ), a = Ee(() => {
737
+ const k = o.current;
738
+ if (!k) return { start: 0, end: e };
739
+ if (k.closest(".block"))
705
740
  return { start: 0, end: e };
706
- const b = m.getBoundingClientRect().top + window.scrollY, v = Math.max(0, window.scrollY - b - s), A = v + window.innerHeight + s * 2, M = Math.max(0, Math.floor(v / n)), h = Math.min(e, Math.ceil(A / n));
707
- return { start: M, end: h };
708
- }, [e, n, o, s]), [i, d] = re(r);
709
- ve(["scroll", "resize"], () => {
710
- c();
741
+ const O = k.getBoundingClientRect().top + window.scrollY, x = Math.max(0, window.scrollY - O - s), h = x + window.innerHeight + s * 2, j = Math.max(0, Math.floor(x / n)), T = Math.min(e, Math.ceil(h / n));
742
+ return { start: j, end: T };
743
+ }, [e, n, o, s]), [i, l] = it(a);
744
+ wt(["scroll", "resize"], () => {
745
+ m();
711
746
  });
712
- const g = kt(() => {
713
- d((m) => {
714
- const x = r();
715
- return m.start !== x.start || m.end !== x.end ? x : m;
747
+ const u = Ee(() => {
748
+ l((k) => {
749
+ const b = a();
750
+ return k.start !== b.start || k.end !== b.end ? b : k;
716
751
  });
717
- }, [r]), c = ot(() => Kt(g), [g]);
718
- return Jt(() => {
719
- const m = o.current;
720
- if (!m) return;
721
- const x = new IntersectionObserver(c, { threshold: 0 });
722
- return x.observe(m), c(), () => {
723
- x.disconnect();
752
+ }, [a]), m = ke(() => nt(u), [u]);
753
+ return Ke(() => {
754
+ const k = o.current;
755
+ if (!k) return;
756
+ const b = new IntersectionObserver(m, { threshold: 0 });
757
+ return b.observe(k), m(), () => {
758
+ b.disconnect();
724
759
  };
725
- }, [o, r, c]), i;
760
+ }, [o, a, m]), i;
726
761
  }
727
- function ve(e, n) {
728
- const o = kt(n, [n]);
729
- Jt(() => {
730
- const a = () => o();
731
- return e.forEach((s) => window.addEventListener(s, a)), () => e.forEach((s) => window.removeEventListener(s, a));
762
+ function wt(e, n) {
763
+ const o = Ee(n, [n]);
764
+ Ke(() => {
765
+ const r = () => o();
766
+ return e.forEach((s) => window.addEventListener(s, r)), () => e.forEach((s) => window.removeEventListener(s, r));
732
767
  }, [e, o]);
733
768
  }
734
- function mt(e, {
769
+ function pe(e, {
735
770
  base: n = 8,
736
771
  snapping: o = "none",
737
- spacing: a = {},
772
+ spacing: r = {},
738
773
  warnOnMisalignment: s = !1
739
774
  } = {}) {
740
775
  if (n < 1)
741
776
  throw new Error("Base must be >= 1 for baseline alignment.");
742
- const { height: r } = bt(e), i = se(!1);
743
- return ot(() => {
744
- const d = D({ padding: a }), g = r % n === 0;
745
- if (!g && s && process.env.NODE_ENV === "development" && console.warn(
746
- `[useBaseline] Element height (${r}px) is not aligned with base (${n}px).`
747
- ), o === "none")
748
- return { padding: d, isAligned: g, height: r };
777
+ const { height: a } = ve(e), i = c.useRef(!1), l = c.useRef(!1);
778
+ return c.useMemo(() => {
779
+ const u = ie({ padding: r }), m = a % n === 0;
780
+ if (!m && s && process.env.NODE_ENV === "development" && (l.current || (console.warn(
781
+ `[useBaseline] Element height (${a}px) is not aligned with base (${n}px).`
782
+ ), l.current = !0)), o === "none")
783
+ return { padding: u, isAligned: m, height: a };
749
784
  if (i.current)
750
- return { padding: d, isAligned: g, height: r };
751
- const c = ge(r, n, d, o);
752
- return i.current = !0, { padding: c, isAligned: g, height: r };
753
- }, [n, o, a, s, r]);
785
+ return { padding: u, isAligned: m, height: a };
786
+ const k = vt(a, n, u, o);
787
+ return i.current = !0, { padding: k, isAligned: m, height: a };
788
+ }, [n, o, r, s, a]);
754
789
  }
755
- function xe(e, n) {
756
- const { width: o } = bt(e);
757
- return ot(() => {
758
- const a = n.variant ?? "line", s = dt(n.gap ?? 0, { base: 1 });
790
+ function Et(e, n) {
791
+ const { width: o } = ve(e), r = c.useRef(!1);
792
+ return c.useMemo(() => {
793
+ const s = n.variant ?? "line", a = n.base ?? 8, i = Re(n.gap ?? 0, { base: a });
759
794
  if (!o)
760
795
  return {
761
796
  template: "none",
@@ -764,76 +799,76 @@ function xe(e, n) {
764
799
  isValid: !1
765
800
  };
766
801
  try {
767
- switch (a) {
802
+ switch (s) {
768
803
  case "line": {
769
- const r = Math.max(1, Math.floor(o / (s + 1)) + 1);
804
+ const l = Math.max(1, Math.floor(o / (i + 1)) + 1);
770
805
  return {
771
- template: `repeat(${r}, 1px)`,
772
- columnsCount: r,
773
- calculatedGap: s,
806
+ template: `repeat(${l}, 1px)`,
807
+ columnsCount: l,
808
+ calculatedGap: i,
774
809
  isValid: !0
775
810
  };
776
811
  }
777
812
  case "pattern": {
778
- if (!qe(n.columns))
813
+ if (!bn(n.columns))
779
814
  throw new Error('Invalid "pattern" columns array');
780
- const r = n.columns.map((i) => typeof i == "number" ? `${i}px` : i);
781
- return r.some((i) => i === "0" || i === "0px") ? {
815
+ const l = n.columns.map((u) => typeof u == "number" ? `${u}px` : u);
816
+ return l.some((u) => u === "0" || u === "0px") ? {
782
817
  template: "none",
783
818
  columnsCount: 0,
784
819
  calculatedGap: 0,
785
820
  isValid: !1
786
821
  } : {
787
- template: r.join(" "),
788
- columnsCount: r.length,
789
- calculatedGap: s,
822
+ template: l.join(" "),
823
+ columnsCount: l.length,
824
+ calculatedGap: i,
790
825
  isValid: !0
791
826
  };
792
827
  }
793
828
  case "fixed": {
794
- const r = typeof n.columns == "number" ? n.columns : 0;
795
- if (r < 1)
796
- throw new Error(`Invalid columns count: ${r}`);
797
- const i = n.columnWidth ? U(n.columnWidth) : "1fr";
829
+ const l = typeof n.columns == "number" ? n.columns : 0;
830
+ if (l < 1)
831
+ throw new Error(`Invalid columns count: ${l}`);
832
+ const u = n.columnWidth ? H(n.columnWidth) : "1fr";
798
833
  return {
799
- template: `repeat(${r}, ${i})`,
800
- columnsCount: r,
801
- calculatedGap: s,
834
+ template: `repeat(${l}, ${u})`,
835
+ columnsCount: l,
836
+ calculatedGap: i,
802
837
  isValid: !0
803
838
  };
804
839
  }
805
840
  case "auto": {
806
- const r = n.columnWidth ?? "auto";
807
- if (r === "auto")
841
+ const l = n.columnWidth ?? "auto";
842
+ if (l === "auto")
808
843
  return {
809
844
  template: "repeat(auto-fit, minmax(0, 1fr))",
810
845
  columnsCount: 1,
811
- calculatedGap: s,
846
+ calculatedGap: i,
812
847
  isValid: !0
813
848
  };
814
- const i = typeof r == "number" ? `${r}px` : r.toString(), d = yt(i) ?? 0, g = d > 0 ? Math.max(1, Math.floor((o + s) / (d + s))) : 1;
849
+ const u = typeof l == "number" ? `${l}px` : l.toString(), m = _e(u) ?? 0, k = m > 0 ? Math.max(1, Math.floor((o + i) / (m + i))) : 1;
815
850
  return {
816
- template: `repeat(auto-fit, minmax(${i}, 1fr))`,
817
- columnsCount: g,
818
- calculatedGap: s,
851
+ template: `repeat(auto-fit, minmax(${u}, 1fr))`,
852
+ columnsCount: k,
853
+ calculatedGap: i,
819
854
  isValid: !0
820
855
  };
821
856
  }
822
857
  default: {
823
- console.warn(
824
- `[useGuide] Unknown variant "${a}". Falling back to "line".`
825
- );
826
- const r = Math.max(1, Math.floor(o / (s + 1)) + 1);
858
+ r.current || (console.warn(
859
+ `[useGuide] Unknown variant "${s}". Falling back to "line".`
860
+ ), r.current = !0);
861
+ const l = Math.max(1, Math.floor(o / (i + 1)) + 1);
827
862
  return {
828
- template: `repeat(${r}, 1px)`,
829
- columnsCount: r,
830
- calculatedGap: s,
863
+ template: `repeat(${l}, 1px)`,
864
+ columnsCount: l,
865
+ calculatedGap: i,
831
866
  isValid: !0
832
867
  };
833
868
  }
834
869
  }
835
- } catch (r) {
836
- return console.warn("Error in useGuide:", r), {
870
+ } catch (l) {
871
+ return console.warn("Error in useGuide:", l), {
837
872
  template: "none",
838
873
  columnsCount: 0,
839
874
  calculatedGap: 0,
@@ -842,15 +877,15 @@ function xe(e, n) {
842
877
  }
843
878
  }, [n, o]);
844
879
  }
845
- function X(e) {
846
- const n = Qt();
847
- return ot(() => Object.assign(
880
+ function se(e) {
881
+ const n = rt();
882
+ return ke(() => Object.assign(
848
883
  { base: n.base },
849
884
  n[e]
850
885
  ), [n, e]);
851
886
  }
852
- function tt(e, n) {
853
- return ot(() => {
887
+ function le(e, n) {
888
+ return ke(() => {
854
889
  const o = e ?? n;
855
890
  return {
856
891
  isShown: o === "visible",
@@ -860,7 +895,7 @@ function tt(e, n) {
860
895
  };
861
896
  }, [e, n]);
862
897
  }
863
- const ke = {
898
+ const Ct = {
864
899
  /** Color for single-line guides */
865
900
  line: "var(--bk-guide-color-line-theme)",
866
901
  /** Color for pattern-based guides */
@@ -869,522 +904,685 @@ const ke = {
869
904
  auto: "var(--bk-guide-color-auto-theme)",
870
905
  /** Color for fixed-column guides */
871
906
  fixed: "var(--bk-guide-color-fixed-theme)"
872
- }, we = {
907
+ }, Rt = {
873
908
  /** Color for line variant */
874
909
  line: "var(--bk-baseline-color-line-theme)",
875
910
  /** Color for flat/block variant */
876
911
  flat: "var(--bk-baseline-color-flat-theme)"
877
- }, ye = {
912
+ }, _t = {
878
913
  /** Color for line-style spacers */
879
914
  line: "var(--bk-spacer-color-line-theme)",
880
915
  /** Color for flat/block spacers */
881
916
  flat: "var(--bk-spacer-color-flat-theme)",
882
917
  /** Color for measurement indicators */
883
918
  text: "var(--bk-spacer-color-text-theme)"
884
- }, Ee = {
919
+ }, jt = {
885
920
  /** Border color for debug outline */
886
921
  line: "var(--bk-box-color-line-theme)",
887
922
  /** Background color for debug mode */
888
923
  flat: "var(--bk-box-color-flat-theme)",
889
924
  /** Color for measurement indicators */
890
925
  text: "var(--bk-box-color-text-theme)"
891
- }, Se = {
926
+ }, Mt = {
892
927
  /** Border color for debug outline */
893
928
  line: "var(--bk-stack-color-line-theme)",
894
929
  /** Background color for debug mode */
895
930
  flat: "var(--bk-stack-color-flat-theme)",
896
931
  /** Color for measurement indicators */
897
932
  text: "var(--bk-stack-color-text-theme)"
898
- }, Ce = {
933
+ }, Ot = {
899
934
  /** Border color for debug outline */
900
935
  line: "var(--bk-layout-color-line-theme)",
901
936
  /** Background color for debug mode */
902
937
  flat: "var(--bk-layout-color-flat-theme)",
903
938
  /** Color for measurement indicators */
904
939
  text: "var(--bk-layout-color-text-theme)"
905
- }, Re = "var(--bk-padder-color-theme)", _e = {
940
+ }, Tt = "var(--bk-padder-color-theme)", At = {
906
941
  /** Base unit for spacing calculations (in pixels) */
907
942
  base: 8,
908
943
  /** Baseline grid configuration */
909
944
  baseline: {
910
945
  variant: "line",
911
946
  debugging: "hidden",
912
- colors: we
947
+ colors: Rt
913
948
  },
914
949
  /** Guide overlay configuration */
915
950
  guide: {
916
951
  variant: "line",
917
952
  debugging: "hidden",
918
- colors: ke
953
+ colors: Ct
919
954
  },
920
955
  /** Spacer component configuration */
921
956
  spacer: {
922
957
  variant: "line",
923
958
  debugging: "hidden",
924
- colors: ye
959
+ colors: _t
925
960
  },
926
961
  /** Box component configuration */
927
962
  box: {
928
963
  debugging: "hidden",
929
- colors: Ee
964
+ colors: jt
930
965
  },
931
966
  /** Stack/Flex component configuration */
932
967
  stack: {
933
968
  debugging: "hidden",
934
- colors: Se
969
+ colors: Mt
935
970
  },
936
971
  /** Layout component configuration */
937
972
  layout: {
938
973
  debugging: "hidden",
939
- colors: Ce
974
+ colors: Ot
940
975
  },
941
976
  /** Padder component configuration */
942
977
  padder: {
943
978
  debugging: "hidden",
944
- color: Re
979
+ color: Tt
945
980
  }
946
- }, Et = f.createContext(null);
947
- Et.displayName = "ConfigContext";
948
- const Qt = () => f.use(Et) ?? _e, je = ({
949
- base: e,
950
- baseline: n,
951
- guide: o,
952
- stack: a,
953
- spacer: s,
954
- layout: r,
955
- box: i,
956
- padder: d
957
- }) => ({
958
- "--bkb": `${e}px`,
959
- // Baseline Colors
960
- "--bkbcl": n.colors.line,
961
- "--bkbcf": n.colors.flat,
962
- // Guide Colors
963
- "--bkgcl": o.colors.line,
964
- "--bkgcp": o.colors.pattern,
965
- "--bkgca": o.colors.auto,
966
- "--bkgcf": o.colors.fixed,
967
- // Spacer Colors
968
- "--bkscl": s.colors.line,
969
- "--bkscf": s.colors.flat,
970
- "--bksci": s.colors.text,
971
- // Box Colors
972
- "--bkxcl": i.colors.line,
973
- "--bkxcf": i.colors.flat,
974
- "--bkxci": i.colors.text,
975
- // Flex Colors
976
- "--bkkcl": a.colors.line,
977
- "--bkkcf": a.colors.flat,
978
- "--bkkci": a.colors.text,
979
- // Layout Colors
980
- "--bklcl": r.colors.line,
981
- "--bklcf": r.colors.flat,
982
- "--bklci": r.colors.text,
983
- // Padder Color
984
- "--bkpc": d.color
985
- });
986
- function St({
981
+ }, je = c.createContext(At);
982
+ je.displayName = "ConfigContext";
983
+ const rt = () => c.use(je), En = (e) => {
984
+ const {
985
+ base: n,
986
+ baseline: o,
987
+ guide: r,
988
+ stack: s,
989
+ spacer: a,
990
+ layout: i,
991
+ box: l,
992
+ padder: u
993
+ } = e;
994
+ return {
995
+ "--bkb": `${n}px`,
996
+ // Baseline Colors
997
+ "--bkbcl": o.colors.line,
998
+ "--bkbcf": o.colors.flat,
999
+ // Guide Colors
1000
+ "--bkgcl": r.colors.line,
1001
+ "--bkgcp": r.colors.pattern,
1002
+ "--bkgca": r.colors.auto,
1003
+ "--bkgcf": r.colors.fixed,
1004
+ // Spacer Colors
1005
+ "--bkscl": a.colors.line,
1006
+ "--bkscf": a.colors.flat,
1007
+ "--bksci": a.colors.text,
1008
+ // Box Colors
1009
+ "--bkxcl": l.colors.line,
1010
+ "--bkxcf": l.colors.flat,
1011
+ "--bkxci": l.colors.text,
1012
+ // Flex Colors
1013
+ "--bkkcl": s.colors.line,
1014
+ "--bkkcf": s.colors.flat,
1015
+ "--bkkci": s.colors.text,
1016
+ // Layout Colors
1017
+ "--bklcl": i.colors.line,
1018
+ "--bklcf": i.colors.flat,
1019
+ "--bklci": i.colors.text,
1020
+ // Padder Color
1021
+ "--bkpc": u.color
1022
+ };
1023
+ }, $t = (e) => {
1024
+ const {
1025
+ parentConfig: n,
1026
+ base: o,
1027
+ baseline: r,
1028
+ guide: s,
1029
+ spacer: a,
1030
+ box: i,
1031
+ stack: l,
1032
+ layout: u,
1033
+ padder: m
1034
+ } = e;
1035
+ return {
1036
+ base: o ?? n.base,
1037
+ baseline: { ...n.baseline, ...r },
1038
+ guide: { ...n.guide, ...s },
1039
+ spacer: { ...n.spacer, ...a },
1040
+ box: { ...n.box, ...i },
1041
+ stack: { ...n.stack, ...l },
1042
+ layout: { ...n.layout, ...u },
1043
+ padder: { ...n.padder, ...m }
1044
+ };
1045
+ };
1046
+ function Me({
987
1047
  children: e,
988
1048
  base: n,
989
1049
  stack: o,
990
- baseline: a,
1050
+ baseline: r,
991
1051
  guide: s,
992
- layout: r,
1052
+ layout: a,
993
1053
  spacer: i,
994
- box: d,
995
- padder: g
1054
+ box: l,
1055
+ padder: u
996
1056
  }) {
997
- const c = Qt(), m = f.useMemo(() => {
998
- const x = {
999
- base: n ?? c.base,
1000
- baseline: { ...c.baseline, ...a },
1001
- guide: { ...c.guide, ...s },
1002
- spacer: { ...c.spacer, ...i },
1003
- box: { ...c.box, ...d },
1004
- stack: { ...c.stack, ...o },
1005
- layout: { ...c.layout, ...r },
1006
- padder: { ...c.padder, ...g }
1007
- };
1008
- return {
1009
- ...x,
1010
- cssVariables: je(x)
1011
- };
1012
- }, [
1057
+ const m = rt(), k = c.useMemo(() => $t({
1058
+ parentConfig: m,
1059
+ base: n,
1060
+ baseline: r,
1061
+ guide: s,
1062
+ spacer: i,
1063
+ box: l,
1064
+ stack: o,
1065
+ layout: a,
1066
+ padder: u
1067
+ }), [
1068
+ m,
1013
1069
  n,
1014
- c.base,
1015
- c.baseline,
1016
- c.guide,
1017
- c.spacer,
1018
- c.box,
1019
- c.stack,
1020
- c.layout,
1021
- c.padder,
1022
- a,
1070
+ r,
1023
1071
  s,
1024
1072
  i,
1025
- d,
1073
+ l,
1026
1074
  o,
1027
- r,
1028
- g
1075
+ a,
1076
+ u
1029
1077
  ]);
1030
- return /* @__PURE__ */ _.jsx(Et, { value: m, children: e });
1078
+ return /* @__PURE__ */ S.jsx(je, { value: k, children: e });
1031
1079
  }
1032
- const Oe = "spr_4aLVm", Te = "line_lUa33", Ae = "flat_zXVQF", Pt = {
1033
- spr: Oe,
1034
- line: Te,
1035
- flat: Ae
1036
- }, $e = f.memo(function({
1080
+ const Nt = "spr_zbcF6", Vt = "line_qHW69", Gt = "flat_gqixr", Ue = {
1081
+ spr: Nt,
1082
+ line: Vt,
1083
+ flat: Gt
1084
+ }, Dt = (e, n, o, r) => ({
1085
+ "--bksw": "100%",
1086
+ "--bksh": "100%",
1087
+ "--bksb": `${e}px`,
1088
+ "--bksci": n,
1089
+ "--bkscl": r,
1090
+ "--bkscf": o
1091
+ }), Wt = (e, n, o, r) => {
1092
+ if (!e || !n) return null;
1093
+ const s = typeof o == "number" ? o : 0, a = typeof r == "number" ? r : 0;
1094
+ return /* @__PURE__ */ S.jsxs(S.Fragment, { children: [
1095
+ a !== 0 && /* @__PURE__ */ S.jsx("span", { children: n(a, "height") }, "height"),
1096
+ s !== 0 && /* @__PURE__ */ S.jsx("span", { children: n(s, "width") }, "width")
1097
+ ] });
1098
+ }, Ht = c.memo(function({
1037
1099
  height: n,
1038
1100
  width: o,
1039
- indicatorNode: a,
1101
+ indicatorNode: r,
1040
1102
  debugging: s,
1041
- variant: r,
1103
+ variant: a,
1042
1104
  base: i,
1043
- color: d,
1044
- className: g,
1045
- style: c,
1046
- ...m
1105
+ color: l,
1106
+ className: u,
1107
+ style: m,
1108
+ children: k,
1109
+ ssrMode: b = !1,
1110
+ ...O
1047
1111
  }) {
1048
- const x = f.useRef(null), b = X("spacer"), { isShown: v } = tt(s, b.debugging), A = r ?? b.variant, M = i ?? b.base, [h, $] = Dt(
1112
+ const x = c.useRef(null), h = se("spacer"), { isShown: j } = le(s, h.debugging), T = a ?? h.variant, g = i ?? h.base, [V, $] = c.useState(!1);
1113
+ c.useEffect(() => {
1114
+ $(!0);
1115
+ }, []);
1116
+ const [R, I] = c.useMemo(() => et(
1049
1117
  [o, n],
1050
1118
  [0, 0],
1051
- { base: M, suppressWarnings: !0 }
1052
- ), N = f.useMemo(() => !v || !a ? null : [
1053
- $ !== 0 && /* @__PURE__ */ _.jsx("span", { children: a($, "height") }, "height"),
1054
- h !== 0 && /* @__PURE__ */ _.jsx("span", { children: a(h, "width") }, "width")
1055
- ].filter(Boolean), [v, a, $, h]), k = f.useMemo(() => ({
1056
- "--bksh": "100%",
1057
- "--bksw": "100%",
1058
- "--bksb": `${b.base}px`,
1059
- "--bksci": "var(--bk-spacer-color-text-theme)",
1060
- "--bkscl": "var(--bk-spacer-color-line-theme)",
1061
- "--bkscf": "var(--bk-spacer-color-flat-theme)"
1062
- }), [b.base]), C = f.useCallback(
1063
- (V, O) => (V === "--bksw" || V === "--bksh") && O === "100%" ? {} : O !== k[V] ? { [V]: O } : {},
1064
- [k]
1065
- ), E = f.useMemo(() => {
1066
- const V = U($ || "100%"), O = U(h || "100%"), R = `${i || b.base}px`, w = {
1067
- ...C("--bksh", V),
1068
- ...C("--bksw", O),
1069
- ...C("--bksb", R),
1070
- ...C(
1071
- "--bksci",
1072
- d ?? b.colors.text
1073
- ),
1074
- ...C(
1075
- "--bkscl",
1076
- d ?? b.colors.line
1077
- ),
1078
- ...C(
1079
- "--bkscf",
1080
- d ?? b.colors.flat
1081
- )
1119
+ { base: g, suppressWarnings: !0 }
1120
+ ), [o, n, g]), G = re(
1121
+ V && !b,
1122
+ !1,
1123
+ // Don't show measurements during SSR
1124
+ j && r !== void 0
1125
+ ), p = c.useMemo(() => G ? Wt(
1126
+ j,
1127
+ r,
1128
+ R,
1129
+ I
1130
+ ) : null, [G, j, r, R, I]), M = c.useMemo(
1131
+ () => Dt(
1132
+ g,
1133
+ h.colors.text,
1134
+ h.colors.flat,
1135
+ h.colors.line
1136
+ ),
1137
+ [g, h.colors]
1138
+ ), D = c.useMemo(() => {
1139
+ const E = H(I || "100%"), L = H(R || "100%"), z = `${g}px`, y = ["--bksw", "--bksh"], B = {
1140
+ ...w({
1141
+ key: "--bksh",
1142
+ value: E,
1143
+ defaultStyles: M,
1144
+ skipDimensions: { fullSize: y }
1145
+ }),
1146
+ ...w({
1147
+ key: "--bksw",
1148
+ value: L,
1149
+ defaultStyles: M,
1150
+ skipDimensions: { fullSize: y }
1151
+ }),
1152
+ // Explicitly set --bksb to ensure it is always applied
1153
+ "--bksb": z,
1154
+ ...w({
1155
+ key: "--bksci",
1156
+ value: l ?? h.colors.text,
1157
+ defaultStyles: M
1158
+ }),
1159
+ ...w({
1160
+ key: "--bkscl",
1161
+ value: l ?? h.colors.line,
1162
+ defaultStyles: M
1163
+ }),
1164
+ ...w({
1165
+ key: "--bkscf",
1166
+ value: l ?? h.colors.flat,
1167
+ defaultStyles: M
1168
+ })
1082
1169
  };
1083
- return I(w, c);
1170
+ return oe(B, m);
1084
1171
  }, [
1085
- C,
1086
- $,
1087
- h,
1088
- b.base,
1089
- d,
1090
- b.colors.text,
1091
- b.colors.line,
1092
- b.colors.flat,
1093
- c
1172
+ R,
1173
+ I,
1174
+ l,
1175
+ g,
1176
+ h.colors,
1177
+ M,
1178
+ m
1094
1179
  ]);
1095
- return /* @__PURE__ */ _.jsx(
1180
+ return /* @__PURE__ */ S.jsxs(
1096
1181
  "div",
1097
1182
  {
1098
1183
  ref: x,
1099
1184
  "data-testid": "spacer",
1100
- className: J(Pt.spr, v && Pt[A], g),
1101
- "data-variant": A,
1102
- style: E,
1103
- ...m,
1104
- children: N
1185
+ className: ne(Ue.spr, j && Ue[T], u),
1186
+ "data-variant": T,
1187
+ style: D,
1188
+ ...O,
1189
+ children: [
1190
+ p,
1191
+ k
1192
+ ]
1193
+ }
1194
+ );
1195
+ }), It = "pad_w2-sL", zt = "v_lhGBy", we = {
1196
+ pad: It,
1197
+ v: zt
1198
+ }, Bt = (e, n, o, r) => {
1199
+ const s = {};
1200
+ return e !== "fit-content" && (s["--bkpw"] = H(e || "fit-content")), n !== "fit-content" && (s["--bkph"] = H(n || "fit-content")), o !== 8 && (s["--bkpb"] = `${o}px`), r !== "var(--bk-padder-color-theme)" && (s["--bkpc"] = r), s;
1201
+ }, Lt = (e, n) => {
1202
+ const { top: o, right: r, bottom: s, left: a } = n, i = {};
1203
+ return e || ((o > 0 || s > 0) && (i.paddingBlock = `${o}px ${s}px`), (a > 0 || r > 0) && (i.paddingInline = `${a}px ${r}px`)), i;
1204
+ }, Pt = (e, n, o) => {
1205
+ const r = e || "line", s = n || "none", a = (i, l) => /* @__PURE__ */ S.jsx(
1206
+ Ht,
1207
+ {
1208
+ variant: r,
1209
+ debugging: l === 0 || i === 0 ? "none" : s,
1210
+ indicatorNode: o,
1211
+ height: l !== "100%" ? l : void 0,
1212
+ width: i !== "100%" ? i : void 0
1105
1213
  }
1106
1214
  );
1107
- }), Me = "pad_I0i9S", Ne = "v_E0FRN", xt = {
1108
- pad: Me,
1109
- v: Ne
1110
- }, Ct = f.memo(
1111
- f.forwardRef(function({
1215
+ return a.displayName = "PadderSpacer", a;
1216
+ }, Oe = c.memo(
1217
+ c.forwardRef(function({
1112
1218
  children: n,
1113
1219
  className: o,
1114
- debugging: a,
1220
+ debugging: r,
1115
1221
  height: s,
1116
- indicatorNode: r,
1222
+ indicatorNode: a,
1117
1223
  style: i,
1118
- width: d,
1119
- ...g
1120
- }, c) {
1121
- const m = X("padder"), { variant: x } = X("spacer"), b = f.useMemo(
1122
- () => D(g),
1123
- [g]
1124
- ), { isShown: v, isNone: A, debugging: M } = tt(
1125
- a,
1126
- m.debugging
1127
- ), h = !A, $ = f.useRef(null), {
1128
- padding: { top: N, left: k, bottom: C, right: E }
1129
- } = mt($, {
1130
- base: m.base,
1224
+ width: l,
1225
+ ssrMode: u = !1,
1226
+ ...m
1227
+ }, k) {
1228
+ const b = se("padder"), { variant: O } = se("spacer"), x = c.useMemo(
1229
+ () => ie(m),
1230
+ [m]
1231
+ ), { isShown: h, isNone: j, debugging: T } = le(
1232
+ r,
1233
+ b.debugging
1234
+ ), g = !j, [V, $] = c.useState(!1);
1235
+ c.useEffect(() => {
1236
+ $(!0);
1237
+ }, []);
1238
+ const R = c.useRef(null), I = pe(R, {
1239
+ base: b.base,
1131
1240
  snapping: "height",
1132
- spacing: b,
1133
- warnOnMisalignment: !A
1134
- }), V = Zt(c, $), O = f.useMemo(() => {
1135
- const w = {};
1136
- return d !== "fit-content" && (w["--bkpw"] = U(d || "fit-content")), s !== "fit-content" && (w["--bkph"] = U(s || "fit-content")), m.base !== 8 && (w["--bkpb"] = `${m.base}px`), m.color !== "var(--bk-padder-color-theme)" && (w["--bkpc"] = m.color), h || ((N > 0 || C > 0) && (w.paddingBlock = `${N}px ${C}px`), (k > 0 || E > 0) && (w.paddingInline = `${k}px ${E}px`)), I(w, i);
1241
+ spacing: x,
1242
+ warnOnMisalignment: !j
1243
+ }), G = {
1244
+ padding: {
1245
+ top: x.top || 0,
1246
+ right: x.right || 0,
1247
+ bottom: x.bottom || 0,
1248
+ left: x.left || 0
1249
+ }
1250
+ }, { padding: p } = re(
1251
+ V && !u,
1252
+ G,
1253
+ I
1254
+ ), M = tt(k, R), D = c.useMemo(() => {
1255
+ const L = Bt(
1256
+ l,
1257
+ s,
1258
+ b.base,
1259
+ b.color
1260
+ ), z = Lt(
1261
+ g,
1262
+ { top: p.top, right: p.right, bottom: p.bottom, left: p.left }
1263
+ );
1264
+ return oe(
1265
+ { ...L, ...z },
1266
+ i
1267
+ );
1137
1268
  }, [
1138
- d,
1269
+ l,
1139
1270
  s,
1140
- m.base,
1141
- m.color,
1142
- h,
1143
- N,
1144
- E,
1145
- C,
1146
- k,
1271
+ b.base,
1272
+ b.color,
1273
+ g,
1274
+ p.top,
1275
+ p.right,
1276
+ p.bottom,
1277
+ p.left,
1147
1278
  i
1148
- ]), R = (w, j) => /* @__PURE__ */ _.jsx(
1149
- $e,
1150
- {
1151
- variant: x,
1152
- debugging: M,
1153
- indicatorNode: r,
1154
- height: j !== "100%" ? j : void 0,
1155
- width: w !== "100%" ? w : void 0
1156
- }
1279
+ ]), E = c.useMemo(
1280
+ () => Pt(O, T, a),
1281
+ [O, T, a]
1157
1282
  );
1158
- return h ? /* @__PURE__ */ _.jsxs(
1283
+ return g ? /* @__PURE__ */ S.jsxs(
1159
1284
  "div",
1160
1285
  {
1161
- ref: V,
1286
+ ref: M,
1162
1287
  "data-testid": "padder",
1163
- className: J(xt.pad, v && xt.v, o),
1164
- style: O,
1288
+ className: ne(we.pad, h && we.v, o),
1289
+ style: D,
1165
1290
  children: [
1166
- /* @__PURE__ */ _.jsxs(_.Fragment, { children: [
1167
- N > 0 && /* @__PURE__ */ _.jsx("div", { style: { gridColumn: "1 / -1" }, children: R("100%", N) }),
1168
- k > 0 && /* @__PURE__ */ _.jsx("div", { style: { gridRow: "2 / 3" }, children: R(k, "100%") })
1291
+ /* @__PURE__ */ S.jsxs(S.Fragment, { children: [
1292
+ p.top >= 0 && /* @__PURE__ */ S.jsx("div", { style: { gridColumn: "1 / -1" }, children: E("100%", p.top) }),
1293
+ p.left >= 0 && /* @__PURE__ */ S.jsx("div", { style: { gridRow: "2 / 3" }, children: E(p.left, "100%") })
1169
1294
  ] }),
1170
- /* @__PURE__ */ _.jsx("div", { style: { gridRow: "2 / 3", gridColumn: "2 / 3" }, children: n }),
1171
- /* @__PURE__ */ _.jsxs(_.Fragment, { children: [
1172
- E > 0 && /* @__PURE__ */ _.jsx("div", { style: { gridRow: "2 / 3" }, children: R(E, "100%") }),
1173
- C > 0 && /* @__PURE__ */ _.jsx("div", { style: { gridColumn: "1 / -1" }, children: R("100%", C) })
1295
+ /* @__PURE__ */ S.jsx("div", { style: { gridRow: "2 / 3", gridColumn: "2 / 3" }, children: n }),
1296
+ /* @__PURE__ */ S.jsxs(S.Fragment, { children: [
1297
+ p.right >= 0 && /* @__PURE__ */ S.jsx("div", { style: { gridRow: "2 / 3" }, children: E(p.right, "100%") }),
1298
+ p.bottom >= 0 && /* @__PURE__ */ S.jsx("div", { style: { gridColumn: "1 / -1" }, children: E("100%", p.bottom) })
1174
1299
  ] })
1175
1300
  ]
1176
1301
  }
1177
- ) : /* @__PURE__ */ _.jsx(
1302
+ ) : /* @__PURE__ */ S.jsx(
1178
1303
  "div",
1179
1304
  {
1180
- ref: V,
1305
+ ref: M,
1181
1306
  "data-testid": "padder",
1182
- className: J(xt.pad, o),
1183
- style: O,
1307
+ className: ne(we.pad, o),
1308
+ style: D,
1184
1309
  children: n
1185
1310
  }
1186
1311
  );
1187
1312
  })
1188
- ), Ve = "lay_yGGkG", Ge = "v_uVoBP", Ft = {
1189
- lay: Ve,
1190
- v: Ge
1191
- };
1192
- function Ht(e) {
1193
- return typeof e == "number" ? `repeat(${e}, 1fr)` : typeof e == "string" ? e : Array.isArray(e) ? e.map((n) => typeof n == "number" ? `${n}px` : n).join(" ") : "repeat(auto-fit, minmax(100px, 1fr))";
1194
- }
1195
- const en = f.memo(function({
1196
- children: n,
1197
- columns: o,
1198
- rows: a,
1199
- rowGap: s,
1200
- columnGap: r,
1201
- gap: i,
1202
- height: d,
1203
- width: g,
1204
- indicatorNode: c,
1205
- justifyItems: m,
1206
- alignItems: x,
1313
+ ), Yt = "lay_5cMu5", Ft = "v_dprVE", qe = {
1314
+ lay: Yt,
1315
+ v: Ft
1316
+ }, Ut = (e) => ({
1317
+ "--bklw": "auto",
1318
+ "--bklh": "auto",
1319
+ "--bklcl": e.line,
1320
+ "--bklcf": e.flat,
1321
+ "--bklci": e.text
1322
+ }), Xe = (e) => typeof e == "number" ? `repeat(${e}, 1fr)` : typeof e == "string" ? e : Array.isArray(e) ? e.map((n) => typeof n == "number" ? `${n}px` : n).join(" ") : "repeat(auto-fit, minmax(100px, 1fr))", qt = (e, n, o) => {
1323
+ const r = {};
1324
+ return e !== void 0 && (r.gap = H(e)), n !== void 0 && (r.rowGap = H(n)), o !== void 0 && (r.columnGap = H(o)), r;
1325
+ }, Cn = c.memo(function({
1326
+ alignContent: n,
1327
+ alignItems: o,
1328
+ children: r,
1329
+ className: s,
1330
+ columns: a = "repeat(auto-fit, minmax(100px, 1fr))",
1331
+ columnGap: i,
1332
+ debugging: l,
1333
+ gap: u,
1334
+ height: m,
1335
+ indicatorNode: k,
1207
1336
  justifyContent: b,
1208
- alignContent: v,
1209
- className: A,
1210
- variant: M,
1211
- style: h,
1212
- debugging: $,
1213
- ...N
1337
+ justifyItems: O,
1338
+ rowGap: x,
1339
+ rows: h,
1340
+ style: j,
1341
+ variant: T,
1342
+ width: g,
1343
+ ssrMode: V = !1,
1344
+ ...$
1214
1345
  }) {
1215
- const k = X("layout"), { isShown: C } = tt($, k.debugging), E = f.useRef(null), V = f.useMemo(
1216
- () => D(N),
1217
- [N]
1218
- ), { padding: O } = mt(E, {
1219
- base: k.base,
1346
+ const R = se("layout"), { isShown: I, debugging: G } = le(l, R.debugging), [p, M] = c.useState(!1);
1347
+ c.useEffect(() => {
1348
+ M(!0);
1349
+ }, []);
1350
+ const D = c.useRef(null), E = c.useMemo(
1351
+ () => ie($),
1352
+ [$]
1353
+ ), L = pe(D, {
1354
+ base: R.base,
1220
1355
  snapping: "height",
1221
- spacing: V,
1356
+ spacing: E,
1222
1357
  warnOnMisalignment: !0
1223
- }), R = f.useMemo(
1224
- () => Ht(o),
1225
- [o]
1226
- ), w = f.useMemo(
1227
- () => a ? Ht(a) : "auto",
1358
+ }), z = {
1359
+ padding: {
1360
+ top: E.top || 0,
1361
+ right: E.right || 0,
1362
+ bottom: E.bottom || 0,
1363
+ left: E.left || 0
1364
+ }
1365
+ }, { padding: y } = re(
1366
+ p && !V,
1367
+ z,
1368
+ L
1369
+ ), B = c.useMemo(
1370
+ () => Xe(a),
1228
1371
  [a]
1229
- ), j = f.useMemo(
1230
- () => ({
1231
- "--bklw": "auto",
1232
- "--bklh": "auto",
1233
- "--bklcl": k.colors.line,
1234
- "--bklcf": k.colors.flat,
1235
- "--bklci": k.colors.text
1236
- }),
1237
- [k.colors.line, k.colors.flat, k.colors.text]
1238
- ), y = f.useCallback(
1239
- (B, W) => (B === "--bklw" || B === "--bklh") && W === "auto" ? {} : W !== j[B] ? { [B]: W } : {},
1240
- [j]
1241
- ), T = f.useMemo(
1242
- () => ({
1243
- ...i !== void 0 && { gap: U(i) },
1244
- ...s !== void 0 && { rowGap: U(s) },
1245
- ...r !== void 0 && { columnGap: U(r) }
1246
- }),
1247
- [i, s, r]
1248
- ), L = f.useMemo(() => {
1249
- const B = U(g || "auto"), W = U(d || "auto");
1250
- return I(
1372
+ ), W = c.useMemo(
1373
+ () => h ? Xe(h) : "auto",
1374
+ [h]
1375
+ ), A = c.useMemo(
1376
+ () => Ut(R.colors),
1377
+ [R.colors]
1378
+ ), K = c.useMemo(
1379
+ () => qt(u, x, i),
1380
+ [u, x, i]
1381
+ ), J = c.useMemo(() => {
1382
+ const _ = H(g || "auto"), U = H(m || "auto"), P = ["--bklw", "--bklh"];
1383
+ return oe(
1251
1384
  {
1252
1385
  // Theme overrides
1253
- ...y("--bklw", B),
1254
- ...y("--bklh", W),
1255
- ...y("--bklcl", k.colors.line),
1256
- ...y("--bklcf", k.colors.flat),
1257
- ...y("--bklci", k.colors.text),
1386
+ ...w({
1387
+ key: "--bklw",
1388
+ value: _,
1389
+ defaultStyles: A,
1390
+ skipDimensions: { auto: P }
1391
+ }),
1392
+ ...w({
1393
+ key: "--bklh",
1394
+ value: U,
1395
+ defaultStyles: A,
1396
+ skipDimensions: { auto: P }
1397
+ }),
1398
+ ...w({
1399
+ key: "--bklcl",
1400
+ value: R.colors.line,
1401
+ defaultStyles: A
1402
+ }),
1403
+ ...w({
1404
+ key: "--bklcf",
1405
+ value: R.colors.flat,
1406
+ defaultStyles: A
1407
+ }),
1408
+ ...w({
1409
+ key: "--bklci",
1410
+ value: R.colors.text,
1411
+ defaultStyles: A
1412
+ }),
1258
1413
  // Grid properties - only inject if different from defaults
1259
- ...R !== "repeat(auto-fit, minmax(100px, 1fr))" && {
1260
- "--bklgtc": R
1261
- },
1262
- ...w !== "auto" && { "--bklgtr": w },
1263
- ...m && { "--bklji": m },
1264
- ...x && { "--bklai": x },
1414
+ ...B !== "repeat(auto-fit, minmax(100px, 1fr))" && { "--bklgtc": B },
1415
+ ...W !== "auto" && { "--bklgtr": W },
1416
+ ...O && { "--bklji": O },
1417
+ ...o && { "--bklai": o },
1265
1418
  ...b && { "--bkljc": b },
1266
- ...v && { "--bklac": v },
1419
+ ...n && { "--bklac": n },
1267
1420
  // Include gap styles
1268
- ...T
1421
+ ...K
1269
1422
  },
1270
- h
1423
+ j
1271
1424
  );
1272
1425
  }, [
1273
- R,
1274
- w,
1275
- m,
1276
- x,
1426
+ B,
1427
+ W,
1428
+ O,
1429
+ o,
1277
1430
  b,
1278
- v,
1431
+ n,
1279
1432
  g,
1280
- d,
1281
- k.colors.line,
1282
- k.colors.flat,
1283
- k.colors.text,
1284
- y,
1285
- h,
1286
- T
1433
+ m,
1434
+ R.colors,
1435
+ A,
1436
+ j,
1437
+ K
1287
1438
  ]);
1288
- return /* @__PURE__ */ _.jsx(
1289
- St,
1439
+ return /* @__PURE__ */ S.jsx(
1440
+ Me,
1290
1441
  {
1291
- spacer: { variant: M ?? "line" },
1292
- children: /* @__PURE__ */ _.jsx(
1293
- Ct,
1442
+ spacer: { variant: T ?? "line" },
1443
+ children: /* @__PURE__ */ S.jsx(
1444
+ Oe,
1294
1445
  {
1295
- ref: E,
1296
- className: C ? Ft.v : "",
1297
- block: [O.top, O.bottom],
1298
- indicatorNode: c,
1299
- inline: [O.left, O.right],
1300
- debugging: $,
1446
+ ref: D,
1447
+ className: I ? qe.v : "",
1448
+ block: [y.top, y.bottom],
1449
+ ...k ? { indicatorNode: k } : {},
1450
+ inline: [y.left, y.right],
1451
+ debugging: G,
1301
1452
  width: g,
1302
- height: d,
1303
- children: /* @__PURE__ */ _.jsx(
1453
+ height: m,
1454
+ ssrMode: V,
1455
+ children: /* @__PURE__ */ S.jsx(
1304
1456
  "div",
1305
1457
  {
1306
1458
  "data-testid": "layout",
1307
- className: J(A, Ft.lay),
1308
- style: L,
1309
- children: n
1459
+ className: ne(s, qe.lay),
1460
+ style: J,
1461
+ ...$ && Object.keys($).length > 0 ? Object.fromEntries(
1462
+ Object.entries($).filter(([_]) => _ !== "ssrMode")
1463
+ ) : {},
1464
+ children: r
1310
1465
  }
1311
1466
  )
1312
1467
  }
1313
1468
  )
1314
1469
  }
1315
1470
  );
1316
- }), We = "box_LHy8B", Be = "v_q3Ozc", It = {
1317
- box: We,
1318
- v: Be
1319
- }, nn = f.memo(
1320
- f.forwardRef(function({
1471
+ }), Xt = "box_rDCRX", Jt = "v_0MMHD", Je = {
1472
+ box: Xt,
1473
+ v: Jt
1474
+ }, Zt = (e, n) => ({
1475
+ "--bkxw": "fit-content",
1476
+ "--bkxh": "fit-content",
1477
+ "--bkxb": `${e}px`,
1478
+ "--bkxcl": n
1479
+ }), Kt = ({
1480
+ width: e,
1481
+ height: n,
1482
+ base: o,
1483
+ lineColor: r,
1484
+ defaultStyles: s
1485
+ }) => {
1486
+ const a = H(e || "fit-content"), i = H(n || "fit-content"), l = ["--bkxw", "--bkxh"];
1487
+ return {
1488
+ ...w({
1489
+ key: "--bkxw",
1490
+ value: a,
1491
+ defaultStyles: s,
1492
+ skipDimensions: { fitContent: l }
1493
+ }),
1494
+ ...w({
1495
+ key: "--bkxh",
1496
+ value: i,
1497
+ defaultStyles: s,
1498
+ skipDimensions: { fitContent: l }
1499
+ }),
1500
+ ...w({
1501
+ key: "--bkxb",
1502
+ value: `${o}px`,
1503
+ defaultStyles: s
1504
+ }),
1505
+ ...w({
1506
+ key: "--bkxcl",
1507
+ value: r,
1508
+ defaultStyles: s
1509
+ })
1510
+ };
1511
+ }, Rn = c.memo(
1512
+ c.forwardRef(function({
1321
1513
  children: n,
1322
1514
  snapping: o = "clamp",
1323
- debugging: a,
1515
+ debugging: r,
1324
1516
  className: s,
1325
- colSpan: r,
1517
+ colSpan: a,
1326
1518
  rowSpan: i,
1327
- span: d,
1328
- width: g,
1329
- height: c,
1330
- style: m,
1331
- ...x
1332
- }, b) {
1333
- const v = X("box"), { isShown: A, debugging: M } = tt(a, v.debugging), h = f.useRef(null), { top: $, bottom: N, left: k, right: C } = D(x), { padding: E } = mt(h, {
1334
- base: v.base,
1519
+ span: l,
1520
+ width: u,
1521
+ height: m,
1522
+ style: k,
1523
+ ssrMode: b = !1,
1524
+ ...O
1525
+ }, x) {
1526
+ const h = se("box"), { isShown: j, debugging: T } = le(r, h.debugging), [g, V] = c.useState(!1);
1527
+ c.useEffect(() => {
1528
+ V(!0);
1529
+ }, []);
1530
+ const $ = c.useRef(null), { top: R, bottom: I, left: G, right: p } = ie(O), M = pe($, {
1531
+ base: h.base,
1335
1532
  snapping: o,
1336
- spacing: { top: $, bottom: N, left: k, right: C },
1337
- warnOnMisalignment: M !== "none"
1338
- }), V = f.useMemo(() => {
1339
- const j = {};
1340
- return d !== void 0 ? (j.gridColumn = `span ${d}`, j.gridRow = `span ${d}`) : (r !== void 0 && (j.gridColumn = `span ${r}`), i !== void 0 && (j.gridRow = `span ${i}`)), j;
1341
- }, [r, i, d]), O = f.useMemo(
1342
- () => ({
1343
- "--bkxw": "fit-content",
1344
- "--bkxh": "fit-content",
1345
- "--bkxb": `${v.base}px`,
1346
- "--bkxcl": v.colors.line
1347
- }),
1348
- [v.base, v.colors.line]
1349
- ), R = f.useCallback(
1350
- (j, y) => (j === "--bkxw" || j === "--bkxh") && y === "fit-content" ? {} : y !== O[j] ? { [j]: y } : {},
1351
- [O]
1352
- ), w = f.useMemo(() => {
1353
- const j = U(g || "fit-content"), y = U(c || "fit-content"), T = {
1354
- ...R("--bkxw", j),
1355
- ...R("--bkxh", y),
1356
- ...R("--bkxb", `${v.base}px`),
1357
- ...R("--bkxcl", v.colors.line)
1358
- };
1359
- return I(T, m);
1360
- }, [
1361
- v.base,
1362
- v.colors.line,
1363
- g,
1364
- c,
1365
- R,
1366
- m
1367
- ]);
1368
- return /* @__PURE__ */ _.jsx(
1533
+ spacing: { top: R, bottom: I, left: G, right: p },
1534
+ warnOnMisalignment: T !== "none"
1535
+ }), D = {
1536
+ padding: {
1537
+ top: R || 0,
1538
+ right: p || 0,
1539
+ bottom: I || 0,
1540
+ left: G || 0
1541
+ }
1542
+ }, { padding: E } = re(
1543
+ g && !b,
1544
+ D,
1545
+ M
1546
+ ), L = c.useMemo(
1547
+ () => pt(l, a, i),
1548
+ [a, i, l]
1549
+ ), z = c.useMemo(
1550
+ () => Zt(h.base, h.colors.line),
1551
+ [h.base, h.colors.line]
1552
+ ), y = c.useMemo(
1553
+ () => {
1554
+ const B = Kt({
1555
+ width: u,
1556
+ height: m,
1557
+ base: h.base,
1558
+ lineColor: h.colors.line,
1559
+ defaultStyles: z
1560
+ });
1561
+ return oe(B, k);
1562
+ },
1563
+ [h.base, h.colors.line, u, m, z, k]
1564
+ );
1565
+ return /* @__PURE__ */ S.jsx(
1369
1566
  "div",
1370
1567
  {
1371
- ref: Zt(b, h),
1568
+ ref: tt(x, $),
1372
1569
  "data-testid": "box",
1373
- className: J(It.box, A && It.v, s),
1374
- style: I(w, V),
1375
- children: /* @__PURE__ */ _.jsx(
1376
- St,
1570
+ className: ne(Je.box, j && Je.v, s),
1571
+ style: oe(y, L),
1572
+ children: /* @__PURE__ */ S.jsx(
1573
+ Me,
1377
1574
  {
1378
1575
  base: 1,
1379
1576
  spacer: { variant: "flat" },
1380
- children: /* @__PURE__ */ _.jsx(
1381
- Ct,
1577
+ children: /* @__PURE__ */ S.jsx(
1578
+ Oe,
1382
1579
  {
1383
1580
  block: [E.top, E.bottom],
1384
1581
  inline: [E.left, E.right],
1385
1582
  width: "fit-content",
1386
- height: c,
1387
- debugging: M,
1583
+ height: m,
1584
+ debugging: T,
1585
+ ssrMode: b,
1388
1586
  children: n
1389
1587
  }
1390
1588
  )
@@ -1393,107 +1591,146 @@ const en = f.memo(function({
1393
1591
  }
1394
1592
  );
1395
1593
  })
1396
- ), Le = "stk_4t2AU", ze = "v_Uwir6", qt = {
1397
- stk: Le,
1398
- v: ze
1399
- }, on = f.memo(function({
1594
+ ), Qt = "stk_l-58l", en = "v_-k3qw", Ze = {
1595
+ stk: Qt,
1596
+ v: en
1597
+ }, tn = {
1598
+ x: "row",
1599
+ y: "column",
1600
+ "-x": "row-reverse",
1601
+ "-y": "column-reverse"
1602
+ }, nn = (e) => ({
1603
+ "--bkkw": "auto",
1604
+ "--bkkh": "auto",
1605
+ "--bkkcl": e.line,
1606
+ "--bkkcf": e.flat,
1607
+ "--bkkci": e.text
1608
+ }), on = (e, n, o) => ({
1609
+ rowGap: o !== void 0 ? o : e,
1610
+ columnGap: o !== void 0 ? o : n
1611
+ }), _n = c.memo(function({
1400
1612
  align: n = "flex-start",
1401
1613
  children: o,
1402
- className: a,
1614
+ className: r,
1403
1615
  columnGap: s,
1404
- debugging: r,
1616
+ debugging: a,
1405
1617
  direction: i = "row",
1406
- gap: d,
1407
- height: g,
1408
- indicatorNode: c,
1409
- justify: m = "flex-start",
1410
- rowGap: x,
1411
- style: b,
1412
- variant: v,
1413
- width: A,
1414
- ...M
1618
+ gap: l,
1619
+ height: u,
1620
+ indicatorNode: m,
1621
+ justify: k = "flex-start",
1622
+ rowGap: b,
1623
+ style: O,
1624
+ variant: x,
1625
+ width: h,
1626
+ ssrMode: j = !1,
1627
+ ...T
1415
1628
  }) {
1416
- const h = X("stack"), { isShown: $, debugging: N } = tt(r, h.debugging), k = f.useRef(null), C = f.useMemo(
1417
- () => D(M),
1418
- [M]
1419
- ), { padding: E } = mt(k, {
1420
- base: h.base,
1629
+ const g = se("stack"), { isShown: V, debugging: $ } = le(a, g.debugging), [R, I] = c.useState(!1);
1630
+ c.useEffect(() => {
1631
+ I(!0);
1632
+ }, []);
1633
+ const G = c.useRef(null), { top: p, right: M, bottom: D, left: E } = ie({
1634
+ ...T
1635
+ }), L = pe(G, {
1636
+ base: g.base,
1421
1637
  snapping: "height",
1422
- spacing: C,
1423
- warnOnMisalignment: !0
1424
- }), V = f.useMemo(
1425
- () => ({
1426
- rowGap: x,
1427
- columnGap: s,
1428
- ...d !== void 0 && { gap: d }
1429
- }),
1430
- [x, s, d]
1431
- ), O = f.useMemo(
1432
- () => ({
1433
- "--bkkw": "auto",
1434
- "--bkkh": "auto",
1435
- "--bkkcl": h.colors.line,
1436
- "--bkkcf": h.colors.flat,
1437
- "--bkkci": h.colors.text
1438
- }),
1439
- [h.colors.line, h.colors.flat, h.colors.text]
1440
- ), R = f.useCallback(
1441
- (y, T) => y === "--bkkw" && T === "auto" ? {} : y === "--bkkh" && T === "auto" ? {} : T !== O[y] ? { [y]: T } : {},
1442
- [O]
1443
- ), w = f.useMemo(() => {
1444
- const y = U(A || "auto"), T = U(g || "auto"), L = {
1445
- ...R("--bkkw", y),
1446
- ...R("--bkkh", T),
1447
- ...R("--bkkcl", h.colors.line),
1448
- ...R("--bkkcf", h.colors.flat),
1449
- ...R("--bkkci", h.colors.text)
1638
+ spacing: { top: p, right: M, bottom: D, left: E },
1639
+ warnOnMisalignment: $ !== "none"
1640
+ }), z = {
1641
+ padding: {
1642
+ top: p || 0,
1643
+ right: M || 0,
1644
+ bottom: D || 0,
1645
+ left: E || 0
1646
+ }
1647
+ }, { padding: y } = re(
1648
+ R && !j,
1649
+ z,
1650
+ L
1651
+ ), B = c.useMemo(() => {
1652
+ const J = b !== void 0 ? Number(b) : void 0, _ = s !== void 0 ? Number(s) : void 0, U = l !== void 0 ? Number(l) : void 0;
1653
+ return on(J, _, U);
1654
+ }, [b, s, l]), W = c.useMemo(
1655
+ () => nn(g.colors),
1656
+ [g.colors]
1657
+ ), A = c.useMemo(() => {
1658
+ const J = H(h || "auto"), _ = H(u || "auto"), U = tn[i] || i, P = ["--bkkw", "--bkkh"], Z = {
1659
+ ...w({
1660
+ key: "--bkkw",
1661
+ value: J,
1662
+ defaultStyles: W,
1663
+ skipDimensions: { auto: P }
1664
+ }),
1665
+ ...w({
1666
+ key: "--bkkh",
1667
+ value: _,
1668
+ defaultStyles: W,
1669
+ skipDimensions: { auto: P }
1670
+ }),
1671
+ ...w({
1672
+ key: "--bkkcl",
1673
+ value: g.colors.line,
1674
+ defaultStyles: W
1675
+ }),
1676
+ ...w({
1677
+ key: "--bkkcf",
1678
+ value: g.colors.flat,
1679
+ defaultStyles: W
1680
+ }),
1681
+ ...w({
1682
+ key: "--bkkci",
1683
+ value: g.colors.text,
1684
+ defaultStyles: W
1685
+ })
1450
1686
  };
1451
- return I({
1452
- flexDirection: i,
1453
- justifyContent: m,
1687
+ return oe({
1688
+ flexDirection: U,
1689
+ justifyContent: k,
1454
1690
  alignItems: n,
1455
- width: A,
1456
- height: g
1457
- }, V, L, b);
1691
+ width: h,
1692
+ height: u
1693
+ }, B, Z, O);
1458
1694
  }, [
1459
1695
  i,
1460
- m,
1696
+ k,
1461
1697
  n,
1462
- A,
1463
- g,
1464
- h.colors.line,
1465
- h.colors.flat,
1466
- h.colors.text,
1467
- R,
1468
- V,
1469
- b
1470
- ]), j = N === "none" ? {
1471
- ...w,
1472
- paddingBlock: `${E.top}px ${E.bottom}px`,
1473
- paddingInline: `${E.left}px ${E.right}px`
1474
- } : w;
1475
- return /* @__PURE__ */ _.jsx(
1476
- St,
1698
+ h,
1699
+ u,
1700
+ g.colors.line,
1701
+ g.colors.flat,
1702
+ g.colors.text,
1703
+ W,
1704
+ B,
1705
+ O
1706
+ ]), K = $ === "none" ? {
1707
+ ...A,
1708
+ paddingBlock: `${y.top}px ${y.bottom}px`,
1709
+ paddingInline: `${y.left}px ${y.right}px`
1710
+ } : A;
1711
+ return /* @__PURE__ */ S.jsx(
1712
+ Me,
1477
1713
  {
1478
- spacer: { variant: v ?? "line" },
1479
- children: /* @__PURE__ */ _.jsx(
1480
- Ct,
1714
+ spacer: { variant: x ?? "line" },
1715
+ children: /* @__PURE__ */ S.jsx(
1716
+ Oe,
1481
1717
  {
1482
- ref: k,
1483
- className: $ ? qt.v : "",
1484
- block: [E.top, E.bottom],
1485
- inline: [E.left, E.right],
1486
- debugging: N,
1487
- indicatorNode: c,
1488
- width: A,
1489
- height: g,
1490
- children: /* @__PURE__ */ _.jsx(
1718
+ ref: G,
1719
+ className: V ? Ze.v : "",
1720
+ block: [y.top, y.bottom],
1721
+ inline: [y.left, y.right],
1722
+ debugging: $,
1723
+ indicatorNode: m,
1724
+ width: h,
1725
+ height: u,
1726
+ ssrMode: j,
1727
+ children: /* @__PURE__ */ S.jsx(
1491
1728
  "div",
1492
1729
  {
1493
1730
  "data-testid": "stack",
1494
- className: J(a, qt.stk),
1495
- style: j,
1496
- ...M,
1731
+ className: ne(r, Ze.stk),
1732
+ style: K,
1733
+ ...T,
1497
1734
  children: o
1498
1735
  }
1499
1736
  )
@@ -1501,248 +1738,420 @@ const en = f.memo(function({
1501
1738
  )
1502
1739
  }
1503
1740
  );
1504
- }), Ue = "gde_eT-MH", Ye = "line_xcGxq", Pe = "cols_LoPVp", Fe = "col_ZgTMC", nt = {
1505
- gde: Ue,
1506
- line: Ye,
1507
- cols: Pe,
1508
- col: Fe
1509
- }, rn = f.memo(function({
1741
+ }), rn = "gde_-Naxo", sn = "line_-VS-e", an = "cols_8lD6D", ln = "col_rlbsL", ue = {
1742
+ gde: rn,
1743
+ line: sn,
1744
+ cols: an,
1745
+ col: ln
1746
+ }, cn = (e) => {
1747
+ const { variant: n, base: o, gap: r, columns: s, columnWidth: a } = e;
1748
+ return {
1749
+ line: {
1750
+ variant: "line",
1751
+ gap: r - 1,
1752
+ base: o
1753
+ },
1754
+ auto: a ? {
1755
+ variant: "auto",
1756
+ columnWidth: a,
1757
+ gap: r,
1758
+ base: o
1759
+ } : null,
1760
+ pattern: Array.isArray(s) ? {
1761
+ variant: "pattern",
1762
+ columns: s,
1763
+ gap: r,
1764
+ base: o
1765
+ } : null,
1766
+ fixed: typeof s == "number" ? {
1767
+ variant: "fixed",
1768
+ columns: s,
1769
+ columnWidth: a,
1770
+ gap: r,
1771
+ base: o
1772
+ } : null
1773
+ }[n] ?? {
1774
+ variant: "line",
1775
+ gap: r - 1,
1776
+ base: o
1777
+ };
1778
+ }, un = (e, n) => ({
1779
+ "--bkgw": "auto",
1780
+ "--bkgh": "auto",
1781
+ "--bkgmw": "none",
1782
+ "--bkgcw": "60px",
1783
+ "--bkggw": "24px",
1784
+ "--bkgc": "12",
1785
+ "--bkgb": `${e}px`,
1786
+ "--bkgcl": n
1787
+ }), jn = c.memo(function({
1510
1788
  className: n,
1511
1789
  debugging: o,
1512
- style: a,
1790
+ style: r,
1513
1791
  variant: s,
1514
- align: r = "start",
1792
+ align: a = "start",
1515
1793
  gap: i,
1516
- height: d,
1517
- width: g,
1518
- columns: c,
1519
- columnWidth: m,
1520
- ...x
1794
+ height: l,
1795
+ width: u,
1796
+ columns: m,
1797
+ columnWidth: k,
1798
+ gutterWidth: b,
1799
+ maxWidth: O,
1800
+ color: x,
1801
+ children: h,
1802
+ ssrMode: j = !1,
1803
+ ...T
1521
1804
  }) {
1522
- const b = X("guide"), v = s ?? b.variant, { isShown: A } = tt(o, b.debugging), M = f.useRef(null), { width: h, height: $ } = bt(M), { top: N, right: k, bottom: C, left: E } = f.useMemo(() => D(x), [x]), V = f.useMemo(() => {
1523
- const W = dt(i);
1524
- return {
1525
- line: {
1526
- variant: "line",
1527
- gap: W - 1,
1528
- base: b.base
1529
- },
1530
- auto: m ? {
1531
- variant: "auto",
1532
- columnWidth: m,
1533
- gap: W,
1534
- base: b.base
1535
- } : null,
1536
- pattern: Array.isArray(c) ? {
1537
- variant: "pattern",
1538
- columns: c,
1539
- gap: W,
1540
- base: b.base
1541
- } : null,
1542
- fixed: typeof c == "number" ? {
1543
- variant: "fixed",
1544
- columns: c,
1545
- columnWidth: m,
1546
- gap: W,
1547
- base: b.base
1548
- } : null
1549
- }[v] ?? {
1550
- variant: "line",
1551
- gap: W - 1,
1552
- base: b.base
1805
+ const g = se("guide"), V = s ?? g.variant, $ = typeof i == "number" ? i : g.base, [R, I] = c.useState(!1);
1806
+ c.useEffect(() => {
1807
+ I(!0);
1808
+ }, []);
1809
+ const G = c.useRef(null), p = ve(G), M = re(
1810
+ R && !j,
1811
+ { width: 1024, height: 768, refresh: () => {
1812
+ } },
1813
+ p
1814
+ ), { width: D, height: E } = M, { isShown: L } = le(o, g.debugging), z = c.useMemo(() => cn({
1815
+ variant: V,
1816
+ base: g.base,
1817
+ gap: $,
1818
+ columns: m,
1819
+ columnWidth: k
1820
+ }), [V, g.base, $, m, k]), {
1821
+ template: y,
1822
+ columnsCount: B,
1823
+ calculatedGap: W
1824
+ } = Et(G, z), A = c.useMemo(
1825
+ () => un(g.base, g.colors.line),
1826
+ [g.base, g.colors.line]
1827
+ ), K = c.useMemo(() => {
1828
+ const J = H(u || D || "auto"), _ = H(l || E || "auto"), U = H(O || "none"), P = H(k || "60px"), Z = H(b || "24px"), q = ["--bkgw", "--bkgh"], X = {
1829
+ ...w({
1830
+ key: "--bkgw",
1831
+ value: J,
1832
+ defaultStyles: A,
1833
+ skipDimensions: { auto: q }
1834
+ }),
1835
+ ...w({
1836
+ key: "--bkgh",
1837
+ value: _,
1838
+ defaultStyles: A,
1839
+ skipDimensions: { auto: q }
1840
+ }),
1841
+ ...w({
1842
+ key: "--bkgmw",
1843
+ value: U,
1844
+ defaultStyles: A
1845
+ }),
1846
+ ...w({
1847
+ key: "--bkgcw",
1848
+ value: P,
1849
+ defaultStyles: A
1850
+ }),
1851
+ ...w({
1852
+ key: "--bkggw",
1853
+ value: Z,
1854
+ defaultStyles: A
1855
+ }),
1856
+ ...w({
1857
+ key: "--bkgc",
1858
+ value: `${B}`,
1859
+ defaultStyles: A
1860
+ }),
1861
+ ...w({
1862
+ key: "--bkgb",
1863
+ value: `${g.base}px`,
1864
+ defaultStyles: A
1865
+ }),
1866
+ ...w({
1867
+ key: "--bkgcl",
1868
+ value: x ?? g.colors.line,
1869
+ defaultStyles: A
1870
+ }),
1871
+ // Add the CSS variables expected by tests
1872
+ "--bkgg": `${W}px`,
1873
+ ...y && y !== "none" ? { "--bkgt": y } : {},
1874
+ // Add grid template if available
1875
+ ...y && y !== "none" ? { gridTemplateColumns: y } : {},
1876
+ // Add gap if calculated
1877
+ ...W ? { gap: `${W}px` } : {},
1878
+ // Add justifyContent based on align
1879
+ justifyContent: a
1553
1880
  };
1554
- }, [i, b.base, m, c, v]), {
1555
- template: O,
1556
- columnsCount: R,
1557
- calculatedGap: w
1558
- } = xe(M, V), j = f.useMemo(() => ({
1559
- "--bkgg": `${w}px`,
1560
- "--bkgj": "start",
1561
- "--bkgcl": b.colors.line,
1562
- "--bkgcp": b.colors.pattern,
1563
- "--bkgw": "100vw",
1564
- "--bkgh": "100vh"
1565
- }), [w, b.colors.line, b.colors.pattern]), y = f.useCallback(
1566
- (W, P) => W === "--bkgw" && P === "100vw" || W === "--bkgh" && P === "100vh" ? {} : P !== j[W] ? { [W]: P } : {},
1567
- [j]
1568
- ), T = {
1569
- "--bkgg": `${w}px`,
1570
- "--bkgj": r,
1571
- "--bkgcl": b.colors.line,
1572
- "--bkgcp": b.colors.pattern,
1573
- "--bkgpb": `${N}px ${C}px`,
1574
- "--bkgpi": `${E}px ${k}px`,
1575
- "--bkgt": O,
1576
- "--bkgw": U(g ?? h, 0) || "100vw",
1577
- "--bkgh": U(d ?? $, 0) || "100vh"
1578
- }, L = {
1579
- ...y("--bkgw", T["--bkgw"]),
1580
- ...y("--bkgh", T["--bkgh"]),
1581
- ...y("--bkgj", r),
1582
- ...y("--bkgcl", b.colors.line),
1583
- ...y("--bkgcp", b.colors.pattern),
1584
- ...y("--bkgg", `${w}px`)
1585
- }, B = I(T, L, a);
1586
- return /* @__PURE__ */ _.jsx(
1881
+ return oe(X, r);
1882
+ }, [
1883
+ u,
1884
+ l,
1885
+ O,
1886
+ k,
1887
+ b,
1888
+ B,
1889
+ x,
1890
+ y,
1891
+ W,
1892
+ D,
1893
+ E,
1894
+ g.base,
1895
+ g.colors.line,
1896
+ A,
1897
+ r,
1898
+ a
1899
+ ]);
1900
+ return /* @__PURE__ */ S.jsxs(
1587
1901
  "div",
1588
1902
  {
1589
- ref: M,
1903
+ ref: G,
1590
1904
  "data-testid": "guide",
1591
- className: J(
1592
- nt.gde,
1905
+ className: ne(
1906
+ ue.gde,
1593
1907
  n,
1594
- A ? nt.v : nt.h,
1595
- v === "line" && nt.line
1908
+ L ? ue.v : ue.h,
1909
+ V === "line" && ue.line
1596
1910
  ),
1597
- "data-variant": v,
1598
- style: B,
1599
- ...x,
1600
- children: A && /* @__PURE__ */ _.jsx("div", { className: nt.cols, "data-variant": v, children: Array.from({ length: R }, (W, P) => {
1601
- const ct = b.colors[v] ?? b.colors.line;
1602
- return /* @__PURE__ */ _.jsx(
1603
- "div",
1604
- {
1605
- className: nt.col,
1606
- "data-column-index": P,
1607
- "data-variant": v,
1608
- style: { backgroundColor: ct }
1609
- },
1610
- P
1611
- );
1612
- }) })
1911
+ "data-variant": V,
1912
+ style: K,
1913
+ ...T,
1914
+ children: [
1915
+ L && /* @__PURE__ */ S.jsx("div", { className: ue.cols, "data-variant": V, children: Array.from({ length: B }, (J, _) => {
1916
+ const U = g.colors[V] ?? g.colors.line;
1917
+ return /* @__PURE__ */ S.jsx(
1918
+ "div",
1919
+ {
1920
+ className: ue.col,
1921
+ "data-column-index": _,
1922
+ "data-variant": V,
1923
+ style: { backgroundColor: U }
1924
+ },
1925
+ _
1926
+ );
1927
+ }) }),
1928
+ h
1929
+ ]
1613
1930
  }
1614
1931
  );
1615
- }), He = /^\d*\.?\d+(?:fr|px|%|em|rem|vh|vw|vmin|vmax|pt|pc|in|cm|mm)$/, Ie = (e) => typeof e == "number" ? Number.isFinite(e) && e >= 0 : typeof e != "string" ? !1 : e === "auto" || e === "100%" || He.test(e), qe = (e) => Array.isArray(e) && e.length > 0 && e.every(Ie), sn = (e) => {
1616
- const n = [...Object.keys(wt), ...Xt];
1932
+ }), fn = /^\d*\.?\d+(?:fr|px|%|em|rem|vh|vw|vmin|vmax|pt|pc|in|cm|mm)$/, dn = (e) => typeof e == "number" ? Number.isFinite(e) && e >= 0 : typeof e != "string" ? !1 : e === "auto" || e === "100%" || fn.test(e), bn = (e) => Array.isArray(e) && e.length > 0 && e.every(dn), Mn = (e) => {
1933
+ const n = [...Object.keys(Ce), ...Qe];
1617
1934
  return typeof e == "number" || typeof e == "string" && n.some((o) => e.endsWith(o));
1618
- }, an = (e) => typeof e == "string" && De.includes(e), Rt = (e) => typeof e == "object" && e !== null, cn = (e) => Rt(e) && e.variant === "line", ln = (e) => Rt(e) && "columns" in e && !("variant" in e), un = (e) => Rt(e) && "columnWidth" in e && !("variant" in e) && !("columns" in e), Je = "bas_qAJSK", Xe = "row_y6My5", ft = {
1619
- bas: Je,
1620
- row: Xe
1621
- }, fn = f.memo(function({
1935
+ }, On = (e) => typeof e == "string" && vn.includes(e), Te = (e) => typeof e == "object" && e !== null, Tn = (e) => Te(e) && e.variant === "line", An = (e) => Te(e) && "columns" in e && !("variant" in e), $n = (e) => Te(e) && "columnWidth" in e && !("variant" in e) && !("columns" in e), mn = "bas_e-SXr", gn = "row_q-FZb", he = {
1936
+ bas: mn,
1937
+ row: gn
1938
+ }, hn = (e, n, o) => ({
1939
+ "--bkbw": "100%",
1940
+ "--bkbh": "100%",
1941
+ "--bkbb": `${e}px`,
1942
+ "--bkbcl": n,
1943
+ "--bkbcf": o
1944
+ }), kn = (e) => {
1945
+ const { index: n, base: o, variant: r, chosenColor: s, lineColor: a, flatColor: i } = e;
1946
+ return {
1947
+ "--bkrt": n === 0 ? "0px" : `${n * o}px`,
1948
+ "--bkrh": r === "line" ? "1px" : `${o}px`,
1949
+ "--bkbc": s || (r === "line" ? a : i)
1950
+ };
1951
+ }, Nn = c.memo(function({
1622
1952
  className: n,
1623
1953
  debugging: o,
1624
- style: a,
1954
+ style: r,
1625
1955
  variant: s,
1626
- height: r,
1956
+ height: a,
1627
1957
  width: i,
1628
- base: d,
1629
- ...g
1958
+ base: l,
1959
+ color: u,
1960
+ ssrMode: m = !1,
1961
+ ...k
1630
1962
  }) {
1631
- const c = X("baseline"), m = s ?? c.variant, x = d ?? c.base, { isShown: b } = tt(o, c.debugging), v = f.useRef(null), { width: A, height: M } = bt(v), [h, $] = f.useMemo(() => Dt(
1632
- [i, r],
1633
- [A, M]
1634
- ), [i, r, A, M]), { top: N, right: k, bottom: C, left: E } = f.useMemo(
1635
- () => D(g),
1636
- [g]
1637
- ), V = f.useMemo(() => {
1638
- const T = ($ ?? 0) - (N + C);
1639
- return Math.max(1, Math.floor(T / x));
1640
- }, [$, N, C, x]), { start: O, end: R } = pe({
1641
- totalLines: V,
1963
+ const b = se("baseline"), O = s ?? b.variant, x = l ?? b.base, { isShown: h } = le(o, b.debugging), j = c.useRef(null), [T, g] = c.useState(!1), V = ve(j);
1964
+ c.useEffect(() => {
1965
+ g(!0);
1966
+ }, []);
1967
+ const $ = re(
1968
+ T,
1969
+ xt,
1970
+ V
1971
+ ), { width: R, height: I } = $, [G, p] = c.useMemo(() => et(
1972
+ [i, a],
1973
+ [R, I]
1974
+ ), [i, a, R, I]), { top: M, right: D, bottom: E, left: L } = c.useMemo(
1975
+ () => ie(k),
1976
+ [k]
1977
+ ), z = c.useMemo(() => {
1978
+ const Z = [M, D, E, L].map((q) => q ? `${q}px` : "0").join(" ");
1979
+ return Z !== "0 0 0 0" ? Z : void 0;
1980
+ }, [M, D, E, L]), y = c.useMemo(() => mt({
1981
+ height: p,
1982
+ top: M,
1983
+ bottom: E,
1984
+ base: x
1985
+ }), [p, M, E, x]), B = St({
1986
+ totalLines: y,
1642
1987
  lineHeight: x,
1643
- containerRef: v,
1988
+ containerRef: j,
1644
1989
  buffer: 160
1645
- }), w = m === "line" ? c.colors.line : c.colors.flat, j = f.useMemo(() => {
1646
- const T = [N, k, C, E].map((L) => L ? `${L}px` : "0").join(" ");
1647
- return I(
1990
+ }), W = {
1991
+ start: 0,
1992
+ end: Math.min(10, y)
1993
+ }, { start: A, end: K } = re(
1994
+ T && !m,
1995
+ W,
1996
+ B
1997
+ ), J = u || (O === "line" ? b.colors.line : b.colors.flat), _ = c.useMemo(
1998
+ () => hn(
1999
+ x,
2000
+ b.colors.line,
2001
+ b.colors.flat
2002
+ ),
2003
+ [x, b.colors.line, b.colors.flat]
2004
+ ), U = c.useMemo(() => {
2005
+ const Z = H(i || "100%"), q = H(a || "100%"), X = ["--bkbw", "--bkbh"];
2006
+ return oe(
1648
2007
  {
1649
- "--bkbw": i ? `${h}px` : "100%",
1650
- "--bkbh": r ? `${$}px` : "100%",
1651
- ...T !== "0 0 0 0" && { padding: T }
2008
+ ...w({
2009
+ key: "--bkbw",
2010
+ value: Z,
2011
+ defaultStyles: _,
2012
+ skipDimensions: { fullSize: X }
2013
+ }),
2014
+ ...w({
2015
+ key: "--bkbh",
2016
+ value: q,
2017
+ defaultStyles: _,
2018
+ skipDimensions: { fullSize: X }
2019
+ }),
2020
+ ...w({
2021
+ key: "--bkbb",
2022
+ value: `${x}px`,
2023
+ defaultStyles: _
2024
+ }),
2025
+ ...w({
2026
+ key: "--bkbcl",
2027
+ value: u || b.colors.line,
2028
+ defaultStyles: _
2029
+ }),
2030
+ ...w({
2031
+ key: "--bkbcf",
2032
+ value: u || b.colors.flat,
2033
+ defaultStyles: _
2034
+ }),
2035
+ ...z && { padding: z }
1652
2036
  },
1653
- a
2037
+ r
1654
2038
  );
1655
2039
  }, [
1656
- N,
1657
- k,
1658
- C,
1659
- E,
1660
2040
  i,
1661
- h,
1662
- r,
1663
- $,
1664
- a
1665
- ]), y = f.useCallback(
1666
- (T) => {
1667
- const L = m === "line" ? "1px" : `${x}px`, B = m === "line" ? c.colors.line : c.colors.flat;
1668
- return I({
1669
- "--bkrt": `${T * x}px`,
1670
- ...L !== "1px" && { "--bkrh": L },
1671
- ...w !== B && { "--bkbcl": w }
1672
- });
1673
- },
1674
- [x, m, w, c.colors.line, c.colors.flat]
2041
+ a,
2042
+ x,
2043
+ u,
2044
+ b.colors.line,
2045
+ b.colors.flat,
2046
+ z,
2047
+ _,
2048
+ r
2049
+ ]), P = c.useCallback(
2050
+ (Z) => kn({
2051
+ index: Z,
2052
+ base: x,
2053
+ variant: O,
2054
+ chosenColor: J,
2055
+ lineColor: b.colors.line,
2056
+ flatColor: b.colors.flat
2057
+ }),
2058
+ [x, O, J, b.colors.line, b.colors.flat]
1675
2059
  );
1676
- return /* @__PURE__ */ _.jsx(
2060
+ return /* @__PURE__ */ S.jsx(
1677
2061
  "div",
1678
2062
  {
1679
- ref: v,
2063
+ ref: j,
1680
2064
  "data-testid": "baseline",
1681
- className: J(
1682
- ft.bas,
1683
- b ? ft.v : ft.h,
2065
+ className: ne(
2066
+ he.bas,
2067
+ h ? he.v : he.h,
1684
2068
  n
1685
2069
  ),
1686
- style: j,
1687
- ...g,
1688
- children: b && Array.from({ length: R - O }, (T, L) => {
1689
- const B = L + O;
1690
- return /* @__PURE__ */ _.jsx(
2070
+ style: U,
2071
+ ...k,
2072
+ children: h && Array.from({ length: K - A }, (Z, q) => {
2073
+ const X = q + A;
2074
+ return /* @__PURE__ */ S.jsx(
1691
2075
  "div",
1692
2076
  {
1693
- className: ft.row,
1694
- "data-row-index": B,
1695
- style: y(B)
2077
+ className: he.row,
2078
+ "data-row-index": X,
2079
+ style: P(X)
1696
2080
  },
1697
- B
2081
+ X
1698
2082
  );
1699
2083
  })
1700
2084
  }
1701
2085
  );
1702
- }), De = ["start", "center", "end"], dn = ["line", "flat"];
2086
+ }), vn = ["start", "center", "end"], Vn = ["line", "flat"];
1703
2087
  export {
1704
- wt as ABSOLUTE_UNIT_CONVERSIONS,
1705
- fn as Baseline,
1706
- nn as Box,
1707
- St as Config,
1708
- _e as DEFAULT_CONFIG,
1709
- De as GRID_ALIGNMENTS,
1710
- rn as Guide,
1711
- en as Layout,
1712
- dn as PADD_VARIANTS,
1713
- Ct as Padder,
1714
- Xt as RELATIVE_UNITS,
1715
- $e as Spacer,
1716
- on as Stack,
1717
- ge as calculateSnappedSpacing,
1718
- fe as clamp,
1719
- yt as convertValue,
1720
- je as createCSSVariables,
1721
- tn as debounce,
1722
- U as formatValue,
1723
- un as isAutoCalculatedGuide,
1724
- an as isGuideAlignment,
1725
- ln as isGuideColumnConfig,
1726
- cn as isGuideLineConfig,
1727
- sn as isGuideValue,
1728
- Ie as isValidGuideColumnValue,
1729
- qe as isValidGuidePattern,
1730
- J as mergeClasses,
1731
- Zt as mergeRefs,
1732
- I as mergeStyles,
1733
- Ke as moduloize,
1734
- dt as normalizeValue,
1735
- Dt as normalizeValuePair,
1736
- D as parsePadding,
1737
- le as parseUnit,
1738
- Kt as rafThrottle,
1739
- Qe as round,
1740
- mt as useBaseline,
1741
- X as useConfig,
1742
- tt as useDebug,
1743
- Qt as useDefaultConfig,
1744
- xe as useGuide,
1745
- bt as useMeasure,
1746
- pe as useVirtual
2088
+ Ce as ABSOLUTE_UNIT_CONVERSIONS,
2089
+ Nn as Baseline,
2090
+ Rn as Box,
2091
+ Me as Config,
2092
+ At as DEFAULT_CONFIG,
2093
+ tn as DIRECTION_AXIS,
2094
+ vn as GRID_ALIGNMENTS,
2095
+ jn as Guide,
2096
+ Cn as Layout,
2097
+ Vn as PADD_VARIANTS,
2098
+ Oe as Padder,
2099
+ Qe as RELATIVE_UNITS,
2100
+ xt as SSR_DIMENSIONS,
2101
+ Ht as Spacer,
2102
+ _n as Stack,
2103
+ mt as calculateRowCount,
2104
+ vt as calculateSnappedSpacing,
2105
+ bt as clamp,
2106
+ _e as convertValue,
2107
+ kn as createBaselineRowStyle,
2108
+ Kt as createBoxCustomStyles,
2109
+ En as createCSSVariables,
2110
+ hn as createDefaultBaselineStyles,
2111
+ Zt as createDefaultBoxStyles,
2112
+ un as createDefaultGuideStyles,
2113
+ Ut as createDefaultLayoutStyles,
2114
+ Dt as createDefaultSpacerStyles,
2115
+ nn as createDefaultStackStyles,
2116
+ Lt as createDirectPaddingStyles,
2117
+ cn as createGridConfig,
2118
+ qt as createGridGapStyles,
2119
+ pt as createGridSpanStyles,
2120
+ Bt as createPadderContainerStyles,
2121
+ Pt as createRenderSpacerFn,
2122
+ on as createStackGapStyles,
2123
+ w as createStyleOverride,
2124
+ Sn as debounce,
2125
+ H as formatValue,
2126
+ Wt as generateMeasurements,
2127
+ Xe as getGridTemplate,
2128
+ re as hydratedValue,
2129
+ $n as isAutoCalculatedGuide,
2130
+ On as isGuideAlignment,
2131
+ An as isGuideColumnConfig,
2132
+ Tn as isGuideLineConfig,
2133
+ Mn as isGuideValue,
2134
+ ot as isSSR,
2135
+ dn as isValidGuideColumnValue,
2136
+ bn as isValidGuidePattern,
2137
+ ne as mergeClasses,
2138
+ $t as mergeConfig,
2139
+ tt as mergeRefs,
2140
+ oe as mergeStyles,
2141
+ yn as moduloize,
2142
+ Re as normalizeValue,
2143
+ et as normalizeValuePair,
2144
+ ie as parsePadding,
2145
+ ft as parseUnit,
2146
+ nt as rafThrottle,
2147
+ xn as round,
2148
+ wn as safeClientValue,
2149
+ pe as useBaseline,
2150
+ se as useConfig,
2151
+ le as useDebug,
2152
+ rt as useDefaultConfig,
2153
+ Et as useGuide,
2154
+ ve as useMeasure,
2155
+ St as useVirtual
1747
2156
  };
1748
2157
  //# sourceMappingURL=index.mjs.map