@everlywell/ui-kit 1.2.0 → 1.3.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/index.mjs CHANGED
@@ -1,9 +1,9 @@
1
- import { defineStyleConfig as pe, createMultiStyleConfigHelpers as Xe, cssVar as Ue, baseTheme as It, useTheme as ko, Box as Ne, Flex as wo, Show as _o, Hide as Co, Checkbox as To, Icon as Pt, Progress as Ro, forwardRef as Eo, useRadioGroupContext as Fo, useRadio as Bo, chakra as Io, ChakraBaseProvider as Po } from "@chakra-ui/react";
2
- import { Accordion as qa, AccordionButton as Ka, AccordionIcon as Ja, AccordionItem as Za, AccordionPanel as Qa, Box as ei, Breadcrumb as ri, BreadcrumbItem as ti, BreadcrumbLink as oi, BreadcrumbSeparator as ni, Button as ai, CheckboxGroup as ii, Container as si, Drawer as li, DrawerBody as di, DrawerCloseButton as ci, DrawerContent as ui, DrawerFooter as fi, DrawerHeader as pi, DrawerOverlay as gi, Flex as hi, FormControl as bi, FormErrorMessage as mi, FormHelperText as yi, FormLabel as vi, HStack as Si, Heading as xi, Icon as ki, IconButton as wi, Image as _i, Input as Ci, InputGroup as Ti, InputLeftElement as Ri, InputRightElement as Ei, Link as Fi, List as Bi, ListIcon as Ii, ListItem as Pi, Menu as zi, MenuButton as $i, MenuCommand as Mi, MenuDivider as Oi, MenuGroup as Di, MenuItem as Ai, MenuItemOption as ji, MenuList as Wi, MenuOptionGroup as Li, OrderedList as Gi, RadioGroup as Yi, Select as Hi, Skeleton as Ni, SkeletonCircle as Vi, SkeletonText as Xi, Slider as Ui, SliderFilledTrack as qi, SliderMark as Ki, SliderThumb as Ji, SliderTrack as Zi, Spacer as Qi, Spinner as es, Stack as rs, Tab as ts, TabList as os, TabPanel as ns, TabPanels as as, Table as is, TableCaption as ss, TableContainer as ls, Tabs as ds, Tag as cs, TagCloseButton as us, TagLabel as fs, TagLeftIcon as ps, TagRightIcon as gs, Tbody as hs, Td as bs, Text as ms, Tfoot as ys, Th as vs, Thead as Ss, Tr as xs, UnorderedList as ks, VStack as ws, VisuallyHidden as _s, extendBaseTheme as Cs, useMediaQuery as Ts, useRadioGroup as Rs, useTab as Es } from "@chakra-ui/react";
1
+ import { defineStyleConfig as se, createMultiStyleConfigHelpers as Xe, cssVar as Ue, baseTheme as It, useTheme as ko, Box as Ne, Flex as wo, Show as _o, Hide as Co, Checkbox as To, Icon as Pt, Progress as Ro, forwardRef as Eo, useRadioGroupContext as Fo, useRadio as Bo, chakra as Io, ChakraBaseProvider as Po } from "@chakra-ui/react";
2
+ import { Accordion as Ka, AccordionButton as Ja, AccordionIcon as Za, AccordionItem as Qa, AccordionPanel as ei, Box as ri, Breadcrumb as ti, BreadcrumbItem as oi, BreadcrumbLink as ni, BreadcrumbSeparator as ai, Button as ii, CheckboxGroup as si, Container as li, Drawer as di, DrawerBody as ci, DrawerCloseButton as ui, DrawerContent as fi, DrawerFooter as pi, DrawerHeader as gi, DrawerOverlay as hi, Flex as bi, FormControl as mi, FormErrorMessage as yi, FormHelperText as vi, FormLabel as Si, HStack as xi, Heading as ki, Icon as wi, IconButton as _i, Image as Ci, Input as Ti, InputGroup as Ri, InputLeftElement as Ei, InputRightElement as Fi, Link as Bi, List as Ii, ListIcon as Pi, ListItem as zi, Menu as $i, MenuButton as Mi, MenuCommand as Oi, MenuDivider as Di, MenuGroup as Ai, MenuItem as ji, MenuItemOption as Wi, MenuList as Li, MenuOptionGroup as Gi, OrderedList as Yi, RadioGroup as Hi, Select as Ni, Skeleton as Vi, SkeletonCircle as Xi, SkeletonText as Ui, Slider as qi, SliderFilledTrack as Ki, SliderMark as Ji, SliderThumb as Zi, SliderTrack as Qi, Spacer as es, Spinner as rs, Stack as ts, Tab as os, TabList as ns, TabPanel as as, TabPanels as is, Table as ss, TableCaption as ls, TableContainer as ds, Tabs as cs, Tag as us, TagCloseButton as fs, TagLabel as ps, TagLeftIcon as gs, TagRightIcon as hs, Tbody as bs, Td as ms, Text as ys, Tfoot as vs, Th as Ss, Thead as xs, Tooltip as ks, Tr as ws, UnorderedList as _s, VStack as Cs, VisuallyHidden as Ts, extendBaseTheme as Rs, useMediaQuery as Es, useRadioGroup as Fs, useTab as Bs } from "@chakra-ui/react";
3
3
  import Rr, { createContext as zo, useContext as $o, forwardRef as Mo } from "react";
4
4
  import { Check as zt } from "@phosphor-icons/react";
5
5
  import { Global as Oo } from "@emotion/react";
6
- import { default as Bs } from "@emotion/styled";
6
+ import { default as Ps } from "@emotion/styled";
7
7
  var xr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
8
8
  function Do(e) {
9
9
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
@@ -110,7 +110,7 @@ function Ao() {
110
110
  }
111
111
  return null;
112
112
  }
113
- var se = Object.assign, ye = 0, Je, Ze, Qe, er, rr, tr, or;
113
+ var le = Object.assign, ye = 0, Je, Ze, Qe, er, rr, tr, or;
114
114
  function B() {
115
115
  }
116
116
  B.__reactDisabledLog = !0;
@@ -146,25 +146,25 @@ function Ao() {
146
146
  writable: !0
147
147
  };
148
148
  Object.defineProperties(console, {
149
- log: se({}, t, {
149
+ log: le({}, t, {
150
150
  value: Je
151
151
  }),
152
- info: se({}, t, {
152
+ info: le({}, t, {
153
153
  value: Ze
154
154
  }),
155
- warn: se({}, t, {
155
+ warn: le({}, t, {
156
156
  value: Qe
157
157
  }),
158
- error: se({}, t, {
158
+ error: le({}, t, {
159
159
  value: er
160
160
  }),
161
- group: se({}, t, {
161
+ group: le({}, t, {
162
162
  value: rr
163
163
  }),
164
- groupCollapsed: se({}, t, {
164
+ groupCollapsed: le({}, t, {
165
165
  value: tr
166
166
  }),
167
- groupEnd: se({}, t, {
167
+ groupEnd: le({}, t, {
168
168
  value: or
169
169
  })
170
170
  });
@@ -172,7 +172,7 @@ function Ao() {
172
172
  ye < 0 && $("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
173
173
  }
174
174
  }
175
- var le = X.ReactCurrentDispatcher, _e;
175
+ var de = X.ReactCurrentDispatcher, _e;
176
176
  function oe(t, l, d) {
177
177
  {
178
178
  if (_e === void 0)
@@ -204,7 +204,7 @@ function Ao() {
204
204
  var k = Error.prepareStackTrace;
205
205
  Error.prepareStackTrace = void 0;
206
206
  var S;
207
- S = le.current, le.current = null, nr();
207
+ S = de.current, de.current = null, nr();
208
208
  try {
209
209
  if (l) {
210
210
  var b = function() {
@@ -257,7 +257,7 @@ function Ao() {
257
257
  }
258
258
  }
259
259
  } finally {
260
- Ce = !1, le.current = S, Mr(), Error.prepareStackTrace = k;
260
+ Ce = !1, de.current = S, Mr(), Error.prepareStackTrace = k;
261
261
  }
262
262
  var ae = t ? t.displayName || t.name : "", mr = ae ? oe(ae) : "";
263
263
  return typeof t == "function" && ge.set(t, mr), mr;
@@ -389,7 +389,7 @@ function Ao() {
389
389
  });
390
390
  }
391
391
  }
392
- function de(t, l) {
392
+ function ce(t, l) {
393
393
  {
394
394
  var d = function() {
395
395
  Ae || (Ae = !0, $("%s: `ref` 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://reactjs.org/link/special-props)", l));
@@ -442,21 +442,21 @@ function Ao() {
442
442
  }
443
443
  if (h || W) {
444
444
  var j = typeof t == "function" ? t.displayName || t.name || "Unknown" : t;
445
- h && jr(b, j), W && de(b, j);
445
+ h && jr(b, j), W && ce(b, j);
446
446
  }
447
447
  return Pe(t, h, W, k, p, ve.current, b);
448
448
  }
449
449
  }
450
450
  var ze = X.ReactCurrentOwner, fr = X.ReactDebugCurrentFrame;
451
- function ce(t) {
451
+ function ue(t) {
452
452
  if (t) {
453
453
  var l = t._owner, d = Te(t.type, t._source, l ? l.type : null);
454
454
  fr.setExtraStackFrame(d);
455
455
  } else
456
456
  fr.setExtraStackFrame(null);
457
457
  }
458
- var ue;
459
- ue = !1;
458
+ var fe;
459
+ fe = !1;
460
460
  function je(t) {
461
461
  return typeof t == "object" && t !== null && t.$$typeof === a;
462
462
  }
@@ -506,7 +506,7 @@ Check the top-level render call using <` + d + ">.");
506
506
  return;
507
507
  pr[d] = !0;
508
508
  var p = "";
509
- t && t._owner && t._owner !== ze.current && (p = " It was passed a child from " + Z(t._owner.type) + "."), ce(t), $('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', d, p), ce(null);
509
+ t && t._owner && t._owner !== ze.current && (p = " It was passed a child from " + Z(t._owner.type) + "."), ue(t), $('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', d, p), ue(null);
510
510
  }
511
511
  }
512
512
  function hr(t, l) {
@@ -545,8 +545,8 @@ Check the top-level render call using <` + d + ">.");
545
545
  if (d) {
546
546
  var p = Z(l);
547
547
  Fe(d, t.props, "prop", p, t);
548
- } else if (l.PropTypes !== void 0 && !ue) {
549
- ue = !0;
548
+ } else if (l.PropTypes !== void 0 && !fe) {
549
+ fe = !0;
550
550
  var k = Z(l);
551
551
  $("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", k || "Unknown");
552
552
  }
@@ -558,11 +558,11 @@ Check the top-level render call using <` + d + ">.");
558
558
  for (var l = Object.keys(t.props), d = 0; d < l.length; d++) {
559
559
  var p = l[d];
560
560
  if (p !== "children" && p !== "key") {
561
- ce(t), $("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", p), ce(null);
561
+ ue(t), $("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", p), ue(null);
562
562
  break;
563
563
  }
564
564
  }
565
- t.ref !== null && (ce(t), $("Invalid attribute `ref` supplied to `React.Fragment`."), ce(null));
565
+ t.ref !== null && (ue(t), $("Invalid attribute `ref` supplied to `React.Fragment`."), ue(null));
566
566
  }
567
567
  }
568
568
  function br(t, l, d, p, k, S) {
@@ -635,7 +635,7 @@ function jo() {
635
635
  }
636
636
  process.env.NODE_ENV === "production" ? nt.exports = jo() : nt.exports = Ao();
637
637
  var Y = nt.exports;
638
- const _t = ["redCS", "greenCS"], Wo = pe({
638
+ const _t = ["redCS", "greenCS"], Wo = se({
639
639
  // The styles all button have in common
640
640
  baseStyle: {
641
641
  fontFamily: "body",
@@ -1012,9 +1012,9 @@ function $t(e) {
1012
1012
  var Cr = { exports: {} };
1013
1013
  Cr.exports;
1014
1014
  (function(e, a) {
1015
- var s = 200, u = "__lodash_hash_undefined__", f = 800, m = 16, T = 9007199254740991, w = "[object Arguments]", g = "[object Array]", P = "[object AsyncFunction]", _ = "[object Boolean]", v = "[object Date]", D = "[object Error]", G = "[object Function]", V = "[object GeneratorFunction]", re = "[object Map]", te = "[object Number]", X = "[object Null]", $ = "[object Object]", ke = "[object Proxy]", we = "[object RegExp]", Fr = "[object Set]", Br = "[object String]", Ir = "[object Undefined]", Pr = "[object WeakMap]", qe = "[object ArrayBuffer]", zr = "[object DataView]", $r = "[object Float32Array]", Ke = "[object Float64Array]", Z = "[object Int8Array]", se = "[object Int16Array]", ye = "[object Int32Array]", Je = "[object Uint8Array]", Ze = "[object Uint8ClampedArray]", Qe = "[object Uint16Array]", er = "[object Uint32Array]", rr = /[\\^$.*+?()[\]{}|]/g, tr = /^\[object .+?Constructor\]$/, or = /^(?:0|[1-9]\d*)$/, B = {};
1016
- B[$r] = B[Ke] = B[Z] = B[se] = B[ye] = B[Je] = B[Ze] = B[Qe] = B[er] = !0, B[w] = B[g] = B[qe] = B[_] = B[zr] = B[v] = B[D] = B[G] = B[re] = B[te] = B[$] = B[we] = B[Fr] = B[Br] = B[Pr] = !1;
1017
- var nr = typeof xr == "object" && xr && xr.Object === Object && xr, Mr = typeof self == "object" && self && self.Object === Object && self, le = nr || Mr || Function("return this")(), _e = a && !a.nodeType && a, oe = _e && !0 && e && !e.nodeType && e, Ce = oe && oe.exports === _e, ge = Ce && nr.process, ar = function() {
1015
+ var s = 200, u = "__lodash_hash_undefined__", f = 800, m = 16, T = 9007199254740991, w = "[object Arguments]", g = "[object Array]", P = "[object AsyncFunction]", _ = "[object Boolean]", v = "[object Date]", D = "[object Error]", G = "[object Function]", V = "[object GeneratorFunction]", re = "[object Map]", te = "[object Number]", X = "[object Null]", $ = "[object Object]", ke = "[object Proxy]", we = "[object RegExp]", Fr = "[object Set]", Br = "[object String]", Ir = "[object Undefined]", Pr = "[object WeakMap]", qe = "[object ArrayBuffer]", zr = "[object DataView]", $r = "[object Float32Array]", Ke = "[object Float64Array]", Z = "[object Int8Array]", le = "[object Int16Array]", ye = "[object Int32Array]", Je = "[object Uint8Array]", Ze = "[object Uint8ClampedArray]", Qe = "[object Uint16Array]", er = "[object Uint32Array]", rr = /[\\^$.*+?()[\]{}|]/g, tr = /^\[object .+?Constructor\]$/, or = /^(?:0|[1-9]\d*)$/, B = {};
1016
+ B[$r] = B[Ke] = B[Z] = B[le] = B[ye] = B[Je] = B[Ze] = B[Qe] = B[er] = !0, B[w] = B[g] = B[qe] = B[_] = B[zr] = B[v] = B[D] = B[G] = B[re] = B[te] = B[$] = B[we] = B[Fr] = B[Br] = B[Pr] = !1;
1017
+ var nr = typeof xr == "object" && xr && xr.Object === Object && xr, Mr = typeof self == "object" && self && self.Object === Object && self, de = nr || Mr || Function("return this")(), _e = a && !a.nodeType && a, oe = _e && !0 && e && !e.nodeType && e, Ce = oe && oe.exports === _e, ge = Ce && nr.process, ar = function() {
1018
1018
  try {
1019
1019
  var r = oe && oe.require && oe.require("util").types;
1020
1020
  return r || ge && ge.binding && ge.binding("util");
@@ -1052,18 +1052,18 @@ Cr.exports;
1052
1052
  return r(o(i));
1053
1053
  };
1054
1054
  }
1055
- var sr = Array.prototype, Ee = Function.prototype, Fe = Object.prototype, Me = le["__core-js_shared__"], he = Ee.toString, Q = Fe.hasOwnProperty, lr = function() {
1055
+ var sr = Array.prototype, Ee = Function.prototype, Fe = Object.prototype, Me = de["__core-js_shared__"], he = Ee.toString, Q = Fe.hasOwnProperty, lr = function() {
1056
1056
  var r = /[^.]+$/.exec(Me && Me.keys && Me.keys.IE_PROTO || "");
1057
1057
  return r ? "Symbol(src)_1." + r : "";
1058
1058
  }(), Oe = Fe.toString, dr = he.call(Object), ve = RegExp(
1059
1059
  "^" + he.call(Q).replace(rr, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
1060
- ), Be = Ce ? le.Buffer : void 0, De = le.Symbol, Ae = le.Uint8Array, Ie = Be ? Be.allocUnsafe : void 0, cr = ir(Object.getPrototypeOf, Object), ur = Object.create, Ar = Fe.propertyIsEnumerable, jr = sr.splice, de = De ? De.toStringTag : void 0, Pe = function() {
1060
+ ), Be = Ce ? de.Buffer : void 0, De = de.Symbol, Ae = de.Uint8Array, Ie = Be ? Be.allocUnsafe : void 0, cr = ir(Object.getPrototypeOf, Object), ur = Object.create, Ar = Fe.propertyIsEnumerable, jr = sr.splice, ce = De ? De.toStringTag : void 0, Pe = function() {
1061
1061
  try {
1062
1062
  var r = Ur(Object, "defineProperty");
1063
1063
  return r({}, "", {}), r;
1064
1064
  } catch {
1065
1065
  }
1066
- }(), Wr = Be ? Be.isBuffer : void 0, ze = Math.max, fr = Date.now, ce = Ur(le, "Map"), ue = Ur(Object, "create"), je = /* @__PURE__ */ function() {
1066
+ }(), Wr = Be ? Be.isBuffer : void 0, ze = Math.max, fr = Date.now, ue = Ur(de, "Map"), fe = Ur(Object, "create"), je = /* @__PURE__ */ function() {
1067
1067
  function r() {
1068
1068
  }
1069
1069
  return function(o) {
@@ -1084,7 +1084,7 @@ Cr.exports;
1084
1084
  }
1085
1085
  }
1086
1086
  function Lr() {
1087
- this.__data__ = ue ? ue(null) : {}, this.size = 0;
1087
+ this.__data__ = fe ? fe(null) : {}, this.size = 0;
1088
1088
  }
1089
1089
  function pr(r) {
1090
1090
  var o = this.has(r) && delete this.__data__[r];
@@ -1092,7 +1092,7 @@ Cr.exports;
1092
1092
  }
1093
1093
  function Gr(r) {
1094
1094
  var o = this.__data__;
1095
- if (ue) {
1095
+ if (fe) {
1096
1096
  var i = o[r];
1097
1097
  return i === u ? void 0 : i;
1098
1098
  }
@@ -1100,11 +1100,11 @@ Cr.exports;
1100
1100
  }
1101
1101
  function gr(r) {
1102
1102
  var o = this.__data__;
1103
- return ue ? o[r] !== void 0 : Q.call(o, r);
1103
+ return fe ? o[r] !== void 0 : Q.call(o, r);
1104
1104
  }
1105
1105
  function hr(r, o) {
1106
1106
  var i = this.__data__;
1107
- return this.size += this.has(r) ? 0 : 1, i[r] = ue && o === void 0 ? u : o, this;
1107
+ return this.size += this.has(r) ? 0 : 1, i[r] = fe && o === void 0 ? u : o, this;
1108
1108
  }
1109
1109
  ne.prototype.clear = Lr, ne.prototype.delete = pr, ne.prototype.get = Gr, ne.prototype.has = gr, ne.prototype.set = hr;
1110
1110
  function ee(r) {
@@ -1146,7 +1146,7 @@ Cr.exports;
1146
1146
  function t() {
1147
1147
  this.size = 0, this.__data__ = {
1148
1148
  hash: new ne(),
1149
- map: new (ce || ee)(),
1149
+ map: new (ue || ee)(),
1150
1150
  string: new ne()
1151
1151
  };
1152
1152
  }
@@ -1186,7 +1186,7 @@ Cr.exports;
1186
1186
  var i = this.__data__;
1187
1187
  if (i instanceof ee) {
1188
1188
  var c = i.__data__;
1189
- if (!ce || c.length < s - 1)
1189
+ if (!ue || c.length < s - 1)
1190
1190
  return c.push([r, o]), this.size = ++i.size, this;
1191
1191
  i = this.__data__ = new be(c);
1192
1192
  }
@@ -1226,7 +1226,7 @@ Cr.exports;
1226
1226
  }
1227
1227
  var Ht = oo();
1228
1228
  function yr(r) {
1229
- return r == null ? r === void 0 ? Ir : X : de && de in Object(r) ? no(r) : uo(r);
1229
+ return r == null ? r === void 0 ? Ir : X : ce && ce in Object(r) ? no(r) : uo(r);
1230
1230
  }
1231
1231
  function ft(r) {
1232
1232
  return We(r) && yr(r) == w;
@@ -1340,14 +1340,14 @@ Cr.exports;
1340
1340
  return Nt(i) ? i : void 0;
1341
1341
  }
1342
1342
  function no(r) {
1343
- var o = Q.call(r, de), i = r[de];
1343
+ var o = Q.call(r, ce), i = r[ce];
1344
1344
  try {
1345
- r[de] = void 0;
1345
+ r[ce] = void 0;
1346
1346
  var c = !0;
1347
1347
  } catch {
1348
1348
  }
1349
1349
  var x = Oe.call(r);
1350
- return c && (o ? r[de] = i : delete r[de]), x;
1350
+ return c && (o ? r[ce] = i : delete r[ce]), x;
1351
1351
  }
1352
1352
  function ao(r) {
1353
1353
  return typeof r.constructor == "function" && !ht(r) ? je(cr(r)) : {};
@@ -2319,7 +2319,7 @@ var Er = (e, ...a) => a.map(Dt).join(` ${e} `).replace(/calc/g, ""), Tt = (...e)
2319
2319
  readOnly: (e, a) => `${e}:read-only ${a}, ${e}[readonly] ${a}, ${e}[data-read-only] ${a}`,
2320
2320
  expanded: (e, a) => `${e}:read-only ${a}, ${e}[aria-expanded=true] ${a}, ${e}[data-expanded] ${a}`,
2321
2321
  placeholderShown: (e, a) => `${e}:placeholder-shown ${a}`
2322
- }, me = (e) => At((a) => e(a, "&"), "[role=group]", "[data-group]", ".group"), fe = (e) => At((a) => e(a, "~ &"), "[data-peer]", ".peer"), At = (e, ...a) => a.map(e).join(", "), jt = {
2322
+ }, me = (e) => At((a) => e(a, "&"), "[role=group]", "[data-group]", ".group"), pe = (e) => At((a) => e(a, "~ &"), "[data-peer]", ".peer"), At = (e, ...a) => a.map(e).join(", "), jt = {
2323
2323
  _hover: "&:hover, &[data-hover]",
2324
2324
  _active: "&:active, &[data-active]",
2325
2325
  _focus: "&:focus, &[data-focus]",
@@ -2353,22 +2353,22 @@ var Er = (e, ...a) => a.map(Dt).join(` ${e} `).replace(/calc/g, ""), Tt = (...e)
2353
2353
  _activeStep: "&[aria-current=step]",
2354
2354
  _indeterminate: "&:indeterminate, &[aria-checked=mixed], &[data-indeterminate]",
2355
2355
  _groupHover: me(L.hover),
2356
- _peerHover: fe(L.hover),
2356
+ _peerHover: pe(L.hover),
2357
2357
  _groupFocus: me(L.focus),
2358
- _peerFocus: fe(L.focus),
2358
+ _peerFocus: pe(L.focus),
2359
2359
  _groupFocusVisible: me(L.focusVisible),
2360
- _peerFocusVisible: fe(L.focusVisible),
2360
+ _peerFocusVisible: pe(L.focusVisible),
2361
2361
  _groupActive: me(L.active),
2362
- _peerActive: fe(L.active),
2362
+ _peerActive: pe(L.active),
2363
2363
  _groupDisabled: me(L.disabled),
2364
- _peerDisabled: fe(L.disabled),
2364
+ _peerDisabled: pe(L.disabled),
2365
2365
  _groupInvalid: me(L.invalid),
2366
- _peerInvalid: fe(L.invalid),
2366
+ _peerInvalid: pe(L.invalid),
2367
2367
  _groupChecked: me(L.checked),
2368
- _peerChecked: fe(L.checked),
2368
+ _peerChecked: pe(L.checked),
2369
2369
  _groupFocusWithin: me(L.focusWithin),
2370
- _peerFocusWithin: fe(L.focusWithin),
2371
- _peerPlaceholderShown: fe(L.placeholderShown),
2370
+ _peerFocusWithin: pe(L.focusWithin),
2371
+ _peerPlaceholderShown: pe(L.placeholderShown),
2372
2372
  _placeholder: "&::placeholder",
2373
2373
  _placeholderShown: "&:placeholder-shown",
2374
2374
  _fullScreen: "&:fullscreen",
@@ -2672,7 +2672,7 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
2672
2672
  color: "tints.medGrey"
2673
2673
  }
2674
2674
  }
2675
- }), Jn = qn({ baseStyle: Kn }), Zn = pe({
2675
+ }), Jn = qn({ baseStyle: Kn }), Zn = se({
2676
2676
  baseStyle: {
2677
2677
  thumb: {
2678
2678
  cursor: "grab",
@@ -2685,7 +2685,7 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
2685
2685
  sizes: {},
2686
2686
  variants: {},
2687
2687
  defaultProps: {}
2688
- }), Qn = pe({
2688
+ }), Qn = se({
2689
2689
  baseStyle: {
2690
2690
  color: "viridian.base",
2691
2691
  fontWeight: "normal",
@@ -2713,7 +2713,7 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
2713
2713
  defaultProps: {
2714
2714
  size: "md"
2715
2715
  }
2716
- }), ea = pe({
2716
+ }), ea = se({
2717
2717
  baseStyle: {
2718
2718
  fontFamily: "heading",
2719
2719
  fontWeight: "normal",
@@ -2766,7 +2766,7 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
2766
2766
  defaultProps: {
2767
2767
  size: "md"
2768
2768
  }
2769
- }), ra = pe({
2769
+ }), ra = se({
2770
2770
  baseStyle: {
2771
2771
  fontFamily: "body",
2772
2772
  fontWeight: "normal",
@@ -2796,7 +2796,7 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
2796
2796
  defaultProps: {
2797
2797
  size: "lg"
2798
2798
  }
2799
- }), ta = pe({
2799
+ }), ta = se({
2800
2800
  baseStyle: {},
2801
2801
  sizes: {
2802
2802
  sm: {
@@ -2874,8 +2874,17 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
2874
2874
  baseStyle: aa,
2875
2875
  sizes: na,
2876
2876
  defaultProps: { size: "partial" }
2877
- }), Lt = Ue("progress-background"), Gt = Ue("progress-filled-background"), { defineMultiStyleConfig: sa, definePartsStyle: la } = xe(Vo.keys), da = sa({
2878
- baseStyle: la({
2877
+ }), sa = se({
2878
+ baseStyle: {
2879
+ // adding a background color and/or font color to the tooltip causes the arrow to disappear
2880
+ // not including these properties for now
2881
+ padding: 5,
2882
+ borderRadius: "xl"
2883
+ },
2884
+ sizes: {},
2885
+ defaultProps: {}
2886
+ }), Lt = Ue("progress-background"), Gt = Ue("progress-filled-background"), { defineMultiStyleConfig: la, definePartsStyle: da } = xe(Vo.keys), ca = la({
2887
+ baseStyle: da({
2879
2888
  label: {
2880
2889
  lineHeight: "1",
2881
2890
  fontSize: "0.25em",
@@ -2920,7 +2929,7 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
2920
2929
  defaultProps: {
2921
2930
  size: "xs"
2922
2931
  }
2923
- }), ca = pe({
2932
+ }), ua = se({
2924
2933
  baseStyle: {},
2925
2934
  sizes: {
2926
2935
  sm: {
@@ -2943,20 +2952,20 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
2943
2952
  defaultProps: {
2944
2953
  size: "md"
2945
2954
  }
2946
- }), ua = Ue("skeleton-start-color"), fa = Ue("skeleton-end-color"), pa = Ue("skeleton-speed"), ga = pe({
2955
+ }), fa = Ue("skeleton-start-color"), pa = Ue("skeleton-end-color"), ga = Ue("skeleton-speed"), ha = se({
2947
2956
  baseStyle: {
2948
- [ua.variable]: "colors.tints.lightGrey",
2949
- [fa.variable]: "colors.tints.medGrey",
2950
- [pa.variable]: "0.8",
2957
+ [fa.variable]: "colors.tints.lightGrey",
2958
+ [pa.variable]: "colors.tints.medGrey",
2959
+ [ga.variable]: "0.8",
2951
2960
  borderRadius: "sm",
2952
2961
  p: "4"
2953
2962
  },
2954
2963
  sizes: {},
2955
2964
  variants: {},
2956
2965
  defaultProps: {}
2957
- }), { defineMultiStyleConfig: ha } = Xe(
2966
+ }), { defineMultiStyleConfig: ba } = Xe(
2958
2967
  qo.keys
2959
- ), ba = ha({
2968
+ ), ma = ba({
2960
2969
  baseStyle: {
2961
2970
  tab: {
2962
2971
  color: "tints.darkGrey",
@@ -3019,9 +3028,9 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
3019
3028
  defaultProps: {
3020
3029
  size: "lg"
3021
3030
  }
3022
- }), { defineMultiStyleConfig: ma } = Xe(
3031
+ }), { defineMultiStyleConfig: ya } = Xe(
3023
3032
  Ko.keys
3024
- ), ya = {
3033
+ ), va = {
3025
3034
  sm: {
3026
3035
  paddingX: ["2", "2"],
3027
3036
  paddingY: ["0.5", "2"]
@@ -3030,7 +3039,7 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
3030
3039
  paddingX: ["2", "3"],
3031
3040
  paddingY: ["0.5", "3"]
3032
3041
  }
3033
- }, va = ma({
3042
+ }, Sa = ya({
3034
3043
  baseStyle: {
3035
3044
  container: {
3036
3045
  fontWeight: "medium",
@@ -3152,7 +3161,7 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
3152
3161
  backgroundColor: "tints.white",
3153
3162
  color: "tints.black",
3154
3163
  borderRadius: "8px",
3155
- ...ya[e]
3164
+ ...va[e]
3156
3165
  },
3157
3166
  label: {
3158
3167
  backgroundColor: "tints.white",
@@ -3170,9 +3179,9 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
3170
3179
  size: "md",
3171
3180
  variant: "primary"
3172
3181
  }
3173
- }), { defineMultiStyleConfig: Sa } = xe(
3182
+ }), { defineMultiStyleConfig: xa } = xe(
3174
3183
  Lo.keys
3175
- ), xa = Sa({
3184
+ ), ka = xa({
3176
3185
  baseStyle: {
3177
3186
  container: {
3178
3187
  width: "100%"
@@ -3225,9 +3234,9 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
3225
3234
  size: "lg",
3226
3235
  variant: "primary"
3227
3236
  }
3228
- }), { defineMultiStyleConfig: ka } = Xe(
3237
+ }), { defineMultiStyleConfig: wa } = Xe(
3229
3238
  Uo.keys
3230
- ), wa = ka({
3239
+ ), _a = wa({
3231
3240
  baseStyle: {
3232
3241
  table: {
3233
3242
  width: "full",
@@ -3274,7 +3283,7 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
3274
3283
  defaultProps: {
3275
3284
  variant: "simple"
3276
3285
  }
3277
- }), _a = pe({
3286
+ }), Ca = se({
3278
3287
  baseStyle: {
3279
3288
  w: "100%",
3280
3289
  paddingX: "48px"
@@ -3303,7 +3312,7 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
3303
3312
  defaultProps: {
3304
3313
  size: "lg"
3305
3314
  }
3306
- }), Ca = {
3315
+ }), Ta = {
3307
3316
  tints: {
3308
3317
  black: "#0F0F0F",
3309
3318
  darkGrey: "#545454",
@@ -3417,8 +3426,8 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
3417
3426
  success: "#28724F",
3418
3427
  rating: "#F5A623"
3419
3428
  }
3420
- }, { semanticTokens: ja, sizes: Wa, space: La, ...Ta } = It, E = (e) => `${e / 16}rem`, Ra = (e) => e, Ga = Ra({
3421
- ...Ta,
3429
+ }, { semanticTokens: Wa, sizes: La, space: Ga, ...Ra } = It, E = (e) => `${e / 16}rem`, Ea = (e) => e, Ya = Ea({
3430
+ ...Ra,
3422
3431
  breakpoints: {
3423
3432
  // Chakra relies on the initial breakpoint being `base`
3424
3433
  base: "0em",
@@ -3545,12 +3554,12 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
3545
3554
  toast: 1700,
3546
3555
  tooltip: 1800
3547
3556
  },
3548
- colors: Ca,
3557
+ colors: Ta,
3549
3558
  components: {
3550
- Accordion: xa,
3559
+ Accordion: ka,
3551
3560
  Button: Wo,
3552
3561
  Checkbox: Qo,
3553
- Container: _a,
3562
+ Container: Ca,
3554
3563
  Drawer: ia,
3555
3564
  Form: An,
3556
3565
  // Not sure why chakra does not follow their naming convention for this theme, but this is the way that it works
@@ -3562,19 +3571,20 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
3562
3571
  Input: Nn,
3563
3572
  Link: Qn,
3564
3573
  Menu: Xn,
3565
- Progress: da,
3574
+ Progress: ca,
3566
3575
  Slider: Zn,
3567
- Spinner: ca,
3568
- Skeleton: ga,
3569
- Tabs: ba,
3570
- Table: wa,
3571
- Tag: va,
3572
- Text: ra
3573
- }
3574
- }), Ea = () => ko(), Yt = zo({
3576
+ Spinner: ua,
3577
+ Skeleton: ha,
3578
+ Tabs: ma,
3579
+ Table: _a,
3580
+ Tag: Sa,
3581
+ Text: ra,
3582
+ Tooltip: sa
3583
+ }
3584
+ }), Fa = () => ko(), Yt = zo({
3575
3585
  spacing: 0,
3576
3586
  columns: 1
3577
- }), Fa = Rr.forwardRef(
3587
+ }), Ba = Rr.forwardRef(
3578
3588
  ({
3579
3589
  children: e,
3580
3590
  alignEdges: a = !0,
@@ -3583,7 +3593,7 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
3583
3593
  spacing: f,
3584
3594
  ...m
3585
3595
  }, T) => {
3586
- const w = Ea(), g = f ?? w.space[4], P = (v) => typeof v == "number" ? -1 * v : `-${v}`, _ = Array.isArray(g) ? g.map((v) => v && P(v)) : g && P(g);
3596
+ const w = Fa(), g = f ?? w.space[4], P = (v) => typeof v == "number" ? -1 * v : `-${v}`, _ = Array.isArray(g) ? g.map((v) => v && P(v)) : g && P(g);
3587
3597
  return /* @__PURE__ */ Y.jsx(Yt.Provider, { value: { spacing: g, columns: u }, children: /* @__PURE__ */ Y.jsx(Ne, { m: a ? _ : void 0, children: /* @__PURE__ */ Y.jsx(
3588
3598
  wo,
3589
3599
  {
@@ -3598,8 +3608,8 @@ const { defineMultiStyleConfig: On, definePartsStyle: Dn } = xe(Ho.keys), Bt = {
3598
3608
  ) }) });
3599
3609
  }
3600
3610
  );
3601
- Fa.displayName = "Grid";
3602
- const Ba = Rr.forwardRef(
3611
+ Ba.displayName = "Grid";
3612
+ const Ia = Rr.forwardRef(
3603
3613
  ({ children: e, width: a, ...s }, u) => {
3604
3614
  const { columns: f, spacing: m } = $o(Yt), T = Array.isArray(a) ? a.map((g) => g === "auto" ? 1 : 0) : a === "auto" ? 1 : 0, w = () => (Array.isArray(f) ? f : [f]).map((P) => `${100 / P}%`);
3605
3615
  return /* @__PURE__ */ Y.jsx(
@@ -3619,10 +3629,10 @@ const Ba = Rr.forwardRef(
3619
3629
  );
3620
3630
  }
3621
3631
  );
3622
- Ba.displayName = "GridItem";
3623
- const Ya = _o, Ha = Co, Ia = (e) => /* @__PURE__ */ Y.jsx(To, { icon: /* @__PURE__ */ Y.jsx(Pt, { as: zt }), ...e });
3624
- Ia.displayName = "Checkbox";
3625
- function Pa(e, a) {
3632
+ Ia.displayName = "GridItem";
3633
+ const Ha = _o, Na = Co, Pa = (e) => /* @__PURE__ */ Y.jsx(To, { icon: /* @__PURE__ */ Y.jsx(Pt, { as: zt }), ...e });
3634
+ Pa.displayName = "Checkbox";
3635
+ function za(e, a) {
3626
3636
  const { background: s, filledBackground: u, ...f } = e;
3627
3637
  return /* @__PURE__ */ Y.jsx(
3628
3638
  Ro,
@@ -3636,7 +3646,7 @@ function Pa(e, a) {
3636
3646
  }
3637
3647
  );
3638
3648
  }
3639
- const Na = Mo(Pa), ot = "32px", wr = (e) => e == null, za = Eo((e, a) => {
3649
+ const Va = Mo(za), ot = "32px", wr = (e) => e == null, $a = Eo((e, a) => {
3640
3650
  const s = Fo(), u = {
3641
3651
  isDisabled: s == null ? void 0 : s.isDisabled,
3642
3652
  isFocusable: s == null ? void 0 : s.isFocusable,
@@ -3708,8 +3718,8 @@ const Na = Mo(Pa), ot = "32px", wr = (e) => e == null, za = Eo((e, a) => {
3708
3718
  }
3709
3719
  );
3710
3720
  });
3711
- za.displayName = "Radio";
3712
- const $a = () => /* @__PURE__ */ Y.jsx(
3721
+ $a.displayName = "Radio";
3722
+ const Ma = () => /* @__PURE__ */ Y.jsx(
3713
3723
  Oo,
3714
3724
  {
3715
3725
  styles: `
@@ -3793,110 +3803,111 @@ const $a = () => /* @__PURE__ */ Y.jsx(
3793
3803
  }
3794
3804
  `
3795
3805
  }
3796
- ), Va = ({
3806
+ ), Xa = ({
3797
3807
  children: e,
3798
3808
  ...a
3799
3809
  }) => /* @__PURE__ */ Y.jsxs(Po, { ...a, children: [
3800
- /* @__PURE__ */ Y.jsx($a, {}),
3810
+ /* @__PURE__ */ Y.jsx(Ma, {}),
3801
3811
  e
3802
3812
  ] });
3803
3813
  export {
3804
- qa as Accordion,
3805
- Ka as AccordionButton,
3806
- Ja as AccordionIcon,
3807
- Za as AccordionItem,
3808
- Qa as AccordionPanel,
3809
- ei as Box,
3810
- ri as Breadcrumb,
3811
- ti as BreadcrumbItem,
3812
- oi as BreadcrumbLink,
3813
- ni as BreadcrumbSeparator,
3814
- ai as Button,
3815
- Ia as Checkbox,
3816
- ii as CheckboxGroup,
3817
- si as Container,
3818
- li as Drawer,
3819
- di as DrawerBody,
3820
- ci as DrawerCloseButton,
3821
- ui as DrawerContent,
3822
- fi as DrawerFooter,
3823
- pi as DrawerHeader,
3824
- gi as DrawerOverlay,
3825
- hi as Flex,
3826
- bi as FormControl,
3827
- mi as FormErrorMessage,
3828
- yi as FormHelperText,
3829
- vi as FormLabel,
3830
- Fa as Grid,
3831
- Ba as GridItem,
3832
- Si as HStack,
3833
- xi as Heading,
3834
- Ha as Hide,
3835
- ki as Icon,
3836
- wi as IconButton,
3837
- _i as Image,
3838
- Ci as Input,
3839
- Ti as InputGroup,
3840
- Ri as InputLeftElement,
3841
- Ei as InputRightElement,
3842
- Fi as Link,
3843
- Bi as List,
3844
- Ii as ListIcon,
3845
- Pi as ListItem,
3846
- zi as Menu,
3847
- $i as MenuButton,
3848
- Mi as MenuCommand,
3849
- Oi as MenuDivider,
3850
- Di as MenuGroup,
3851
- Ai as MenuItem,
3852
- ji as MenuItemOption,
3853
- Wi as MenuList,
3854
- Li as MenuOptionGroup,
3855
- Gi as OrderedList,
3856
- Na as Progress,
3857
- za as Radio,
3858
- Yi as RadioGroup,
3859
- Hi as Select,
3860
- Ya as Show,
3861
- Ni as Skeleton,
3862
- Vi as SkeletonCircle,
3863
- Xi as SkeletonText,
3864
- Ui as Slider,
3865
- qi as SliderFilledTrack,
3866
- Ki as SliderMark,
3867
- Ji as SliderThumb,
3868
- Zi as SliderTrack,
3869
- Qi as Spacer,
3870
- es as Spinner,
3871
- rs as Stack,
3872
- ts as Tab,
3873
- os as TabList,
3874
- ns as TabPanel,
3875
- as as TabPanels,
3876
- is as Table,
3877
- ss as TableCaption,
3878
- ls as TableContainer,
3879
- ds as Tabs,
3880
- cs as Tag,
3881
- us as TagCloseButton,
3882
- fs as TagLabel,
3883
- ps as TagLeftIcon,
3884
- gs as TagRightIcon,
3885
- hs as Tbody,
3886
- bs as Td,
3887
- ms as Text,
3888
- ys as Tfoot,
3889
- vs as Th,
3890
- Ss as Thead,
3891
- Va as ThemeProvider,
3892
- xs as Tr,
3893
- ks as UnorderedList,
3894
- ws as VStack,
3895
- _s as VisuallyHidden,
3896
- Cs as extendTheme,
3897
- Bs as styled,
3898
- Ga as theme,
3899
- Ts as useMediaQuery,
3900
- Rs as useRadioGroup,
3901
- Es as useTab
3814
+ Ka as Accordion,
3815
+ Ja as AccordionButton,
3816
+ Za as AccordionIcon,
3817
+ Qa as AccordionItem,
3818
+ ei as AccordionPanel,
3819
+ ri as Box,
3820
+ ti as Breadcrumb,
3821
+ oi as BreadcrumbItem,
3822
+ ni as BreadcrumbLink,
3823
+ ai as BreadcrumbSeparator,
3824
+ ii as Button,
3825
+ Pa as Checkbox,
3826
+ si as CheckboxGroup,
3827
+ li as Container,
3828
+ di as Drawer,
3829
+ ci as DrawerBody,
3830
+ ui as DrawerCloseButton,
3831
+ fi as DrawerContent,
3832
+ pi as DrawerFooter,
3833
+ gi as DrawerHeader,
3834
+ hi as DrawerOverlay,
3835
+ bi as Flex,
3836
+ mi as FormControl,
3837
+ yi as FormErrorMessage,
3838
+ vi as FormHelperText,
3839
+ Si as FormLabel,
3840
+ Ba as Grid,
3841
+ Ia as GridItem,
3842
+ xi as HStack,
3843
+ ki as Heading,
3844
+ Na as Hide,
3845
+ wi as Icon,
3846
+ _i as IconButton,
3847
+ Ci as Image,
3848
+ Ti as Input,
3849
+ Ri as InputGroup,
3850
+ Ei as InputLeftElement,
3851
+ Fi as InputRightElement,
3852
+ Bi as Link,
3853
+ Ii as List,
3854
+ Pi as ListIcon,
3855
+ zi as ListItem,
3856
+ $i as Menu,
3857
+ Mi as MenuButton,
3858
+ Oi as MenuCommand,
3859
+ Di as MenuDivider,
3860
+ Ai as MenuGroup,
3861
+ ji as MenuItem,
3862
+ Wi as MenuItemOption,
3863
+ Li as MenuList,
3864
+ Gi as MenuOptionGroup,
3865
+ Yi as OrderedList,
3866
+ Va as Progress,
3867
+ $a as Radio,
3868
+ Hi as RadioGroup,
3869
+ Ni as Select,
3870
+ Ha as Show,
3871
+ Vi as Skeleton,
3872
+ Xi as SkeletonCircle,
3873
+ Ui as SkeletonText,
3874
+ qi as Slider,
3875
+ Ki as SliderFilledTrack,
3876
+ Ji as SliderMark,
3877
+ Zi as SliderThumb,
3878
+ Qi as SliderTrack,
3879
+ es as Spacer,
3880
+ rs as Spinner,
3881
+ ts as Stack,
3882
+ os as Tab,
3883
+ ns as TabList,
3884
+ as as TabPanel,
3885
+ is as TabPanels,
3886
+ ss as Table,
3887
+ ls as TableCaption,
3888
+ ds as TableContainer,
3889
+ cs as Tabs,
3890
+ us as Tag,
3891
+ fs as TagCloseButton,
3892
+ ps as TagLabel,
3893
+ gs as TagLeftIcon,
3894
+ hs as TagRightIcon,
3895
+ bs as Tbody,
3896
+ ms as Td,
3897
+ ys as Text,
3898
+ vs as Tfoot,
3899
+ Ss as Th,
3900
+ xs as Thead,
3901
+ Xa as ThemeProvider,
3902
+ ks as Tooltip,
3903
+ ws as Tr,
3904
+ _s as UnorderedList,
3905
+ Cs as VStack,
3906
+ Ts as VisuallyHidden,
3907
+ Rs as extendTheme,
3908
+ Ps as styled,
3909
+ Ya as theme,
3910
+ Es as useMediaQuery,
3911
+ Fs as useRadioGroup,
3912
+ Bs as useTab
3902
3913
  };