@lanaco/lnc-react-ui 4.0.28 → 4.0.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (127) hide show
  1. package/dist/Accordion.js +3 -3
  2. package/dist/AccordionDetails.js +1 -1
  3. package/dist/AccordionSummary.js +3 -3
  4. package/dist/ActionsToolbar.js +2 -2
  5. package/dist/Alert.js +2 -2
  6. package/dist/Avatar.js +7 -7
  7. package/dist/Badge.js +3 -3
  8. package/dist/{index11.js → BannerSectionCarousel.js} +1 -1
  9. package/dist/{index2.js → BannerSectionGrid.js} +2 -2
  10. package/dist/{index3.js → BannerSectionSimple.js} +1 -1
  11. package/dist/{index4.js → BannerSectionWithList.js} +13 -13
  12. package/dist/{index5.js → BannerSectionWithListImage.js} +1 -1
  13. package/dist/{index7.js → BrandHitsSection.js} +2 -2
  14. package/dist/Breadcrumbs.js +3 -3
  15. package/dist/Button.js +3 -3
  16. package/dist/ButtonGroup.js +3 -3
  17. package/dist/CheckBoxInput.js +3 -3
  18. package/dist/Chip.js +3 -3
  19. package/dist/ColorInput.js +3 -3
  20. package/dist/ConfirmationForm.js +3 -3
  21. package/dist/{CustomStyles-DuADCM-0.js → CustomStyles-C7wXBd9m.js} +4 -4
  22. package/dist/DataView.js +1 -1
  23. package/dist/DateInput.js +5 -5
  24. package/dist/DecimalInput.js +3 -3
  25. package/dist/DecimalInputV2.js +3 -3
  26. package/dist/DetailedProductsSection.js +7 -7
  27. package/dist/DetailsView.js +3 -3
  28. package/dist/DoubleRangeSlider.js +3 -3
  29. package/dist/DragAndDropFile.js +4 -4
  30. package/dist/DragDropFiles.js +3 -3
  31. package/dist/Drawer.js +3 -3
  32. package/dist/Dropdown.cjs +1 -1
  33. package/dist/Dropdown.js +41 -41
  34. package/dist/DropdownItem.js +3 -3
  35. package/dist/DropdownLookup.js +3 -3
  36. package/dist/DropdownMenu.js +3 -3
  37. package/dist/EditableTable.js +3 -3
  38. package/dist/{index8.js → FieldOfInterestsMasonrySection.js} +6 -6
  39. package/dist/{index9.js → FieldOfInterestsWithAvatarsCardsSection.js} +5 -5
  40. package/dist/{index10.js → FieldOfInterestsWithTagsCardsSection.js} +5 -5
  41. package/dist/FileInput.js +9 -9
  42. package/dist/FlexBox.js +1 -1
  43. package/dist/FlexGridItem.js +2 -2
  44. package/dist/FormField.js +3 -3
  45. package/dist/FormView.js +3 -3
  46. package/dist/GiftCardsSection.cjs +108 -0
  47. package/dist/GiftCardsSection.js +168 -0
  48. package/dist/Grid.js +1 -1
  49. package/dist/GridItem.js +1 -1
  50. package/dist/Icon.js +3 -3
  51. package/dist/IconButton.js +3 -3
  52. package/dist/Kanban.js +4 -4
  53. package/dist/KanbanActionsToolbar.js +2 -2
  54. package/dist/{KanbanCard-BDyFaKYd.js → KanbanCard-Du9Pc6tN.js} +2 -2
  55. package/dist/KanbanCard.js +3 -3
  56. package/dist/KanbanFooter.js +2 -2
  57. package/dist/KanbanHeader.js +2 -2
  58. package/dist/KanbanView.js +12 -12
  59. package/dist/Link.js +3 -3
  60. package/dist/{index6.js → MasonryGeneralCardsSection.js} +3 -3
  61. package/dist/MenuItem.js +3 -3
  62. package/dist/Modal.js +5 -5
  63. package/dist/MultiSelectDropdown.cjs +1 -1
  64. package/dist/MultiSelectDropdown.js +4 -4
  65. package/dist/MultiSelectDropdownLookup.js +2 -2
  66. package/dist/NestedDropdownItem.js +5 -5
  67. package/dist/NestedMenuItem.js +5 -5
  68. package/dist/NotificationContainer.js +2 -2
  69. package/dist/NotificationMessage.js +3 -3
  70. package/dist/NumberInput.js +3 -3
  71. package/dist/PageLayout.js +2 -2
  72. package/dist/Pagination.js +2 -2
  73. package/dist/PasswordInput.js +3 -3
  74. package/dist/PopoverContent.js +4 -4
  75. package/dist/ProductsWithBannerSection.js +18 -18
  76. package/dist/ProgressBar.js +3 -3
  77. package/dist/RadioGroup.js +2 -2
  78. package/dist/RadioInput.js +3 -3
  79. package/dist/RangeSlider.js +3 -3
  80. package/dist/SearchBar.js +4 -4
  81. package/dist/Separator.js +3 -3
  82. package/dist/Sidebar.js +3 -3
  83. package/dist/SimpleProductsSection.js +3 -3
  84. package/dist/Spinner.js +4 -4
  85. package/dist/Surface.js +3 -3
  86. package/dist/SwipeableDrawer.js +3 -3
  87. package/dist/TabItem.js +3 -3
  88. package/dist/Table.js +3 -3
  89. package/dist/TableView.js +2 -2
  90. package/dist/Tabs.js +2 -2
  91. package/dist/TextAreaInput.js +24 -24
  92. package/dist/TextInput.js +3 -3
  93. package/dist/ThemeProvider.js +27 -27
  94. package/dist/TimeInput.js +10 -10
  95. package/dist/Toggle.js +7 -7
  96. package/dist/TreeMenu.js +1 -1
  97. package/dist/TreeMenuSeparator.js +3 -3
  98. package/dist/UploadedFile.js +3 -3
  99. package/dist/UrgentSaleProductsSection.js +2 -2
  100. package/dist/{defineProperty-B5pLF6px.js → defineProperty-BHpTtkhC.js} +8 -8
  101. package/dist/{emotion-element-5486c51c.browser.esm-Bb4VkP8U.js → emotion-element-5486c51c.browser.esm-CSejtOeT.js} +4 -4
  102. package/dist/{emotion-is-prop-valid.esm-DkbeH1Xy.js → emotion-is-prop-valid.esm-BzFBwmJz.js} +1 -1
  103. package/dist/{emotion-react.browser.esm-CN-s34fZ.js → emotion-react.browser.esm-DAprMzO3.js} +5 -5
  104. package/dist/{emotion-styled.browser.esm-BiK8DcgW.js → emotion-styled.browser.esm-BZSYYThs.js} +12 -12
  105. package/dist/{index-DGl-lSfF.js → index--F2p-wtI.js} +2 -2
  106. package/dist/{index-BUChtubz.js → index-BLQWNy78.js} +4 -4
  107. package/dist/{index-DcYg32le.js → index-BqgD1XIq.js} +1 -1
  108. package/dist/{index-jVpIwR2G.js → index-Dt-3eIHg.js} +4 -4
  109. package/dist/index.cjs +56 -1
  110. package/dist/index.js +321 -210
  111. package/dist/{motion-ecIGZGwI.js → motion-CtkUpWEn.js} +1 -1
  112. package/dist/{setPrototypeOf-CttqfWo1.js → setPrototypeOf-a891FLQJ.js} +2 -2
  113. package/dist/{style-Ch-xOasu.js → style-D8LBrh3f.js} +1 -1
  114. package/dist/{tslib.es6-DQ-SzcmG.js → tslib.es6-ZNVz5r_T.js} +5 -5
  115. package/dist/{utils-DtEdJZWa.js → utils-ROK9-zue.js} +17 -17
  116. package/package.json +3 -1
  117. package/vite.config.js +14 -10
  118. /package/dist/{index11.cjs → BannerSectionCarousel.cjs} +0 -0
  119. /package/dist/{index2.cjs → BannerSectionGrid.cjs} +0 -0
  120. /package/dist/{index3.cjs → BannerSectionSimple.cjs} +0 -0
  121. /package/dist/{index4.cjs → BannerSectionWithList.cjs} +0 -0
  122. /package/dist/{index5.cjs → BannerSectionWithListImage.cjs} +0 -0
  123. /package/dist/{index7.cjs → BrandHitsSection.cjs} +0 -0
  124. /package/dist/{index8.cjs → FieldOfInterestsMasonrySection.cjs} +0 -0
  125. /package/dist/{index9.cjs → FieldOfInterestsWithAvatarsCardsSection.cjs} +0 -0
  126. /package/dist/{index10.cjs → FieldOfInterestsWithTagsCardsSection.cjs} +0 -0
  127. /package/dist/{index6.cjs → MasonryGeneralCardsSection.cjs} +0 -0
@@ -1,9 +1,9 @@
1
1
  import { jsxs as O, jsx as t, Fragment as W } from "react/jsx-runtime";
2
- import { n as x } from "./emotion-styled.browser.esm-BiK8DcgW.js";
2
+ import { n as x } from "./emotion-styled.browser.esm-BZSYYThs.js";
3
3
  import { P as n } from "./index-S5Cd7WrG.js";
4
4
  import { forwardRef as X, useRef as q, useState as v, useCallback as A, useEffect as M } from "react";
5
- import { b as D, a as o, g as G, d as H } from "./utils-DtEdJZWa.js";
6
- import { u as J } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
5
+ import { b as D, a as o, g as G, e as H } from "./utils-ROK9-zue.js";
6
+ import { u as J } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
7
7
  import { u as K } from "./useUpdateEffect-CuYWz7EA.js";
8
8
  const Q = ({ theme: e, size: i }) => {
9
9
  var u = H(e, i);
package/dist/SearchBar.js CHANGED
@@ -1,13 +1,13 @@
1
1
  import { jsx as v, jsxs as _ } from "react/jsx-runtime";
2
2
  import E, { Children as ue, isValidElement as w, cloneElement as R, useState as M, createRef as ce, createElement as X } from "react";
3
- import { n as x } from "./emotion-styled.browser.esm-BiK8DcgW.js";
3
+ import { n as x } from "./emotion-styled.browser.esm-BZSYYThs.js";
4
4
  import { P as u } from "./index-S5Cd7WrG.js";
5
5
  import de from "./Chip.js";
6
- import { k as pe } from "./emotion-react.browser.esm-CN-s34fZ.js";
6
+ import { k as pe } from "./emotion-react.browser.esm-DAprMzO3.js";
7
7
  import { useTheme as fe } from "./ThemeProvider.js";
8
8
  import { _ as L } from "./objectWithoutPropertiesLoose-DwEN6RBQ.js";
9
- import { _ as V } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
10
- import { _ as me, a as he } from "./setPrototypeOf-CttqfWo1.js";
9
+ import { _ as V } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
10
+ import { a as me, _ as he } from "./setPrototypeOf-a891FLQJ.js";
11
11
  import { R as $ } from "./index--Kmch3aI.js";
12
12
  const ve = pe`
13
13
  from {
package/dist/Separator.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { jsx as p } from "react/jsx-runtime";
2
2
  import { forwardRef as l } from "react";
3
3
  import { P as r } from "./index-S5Cd7WrG.js";
4
- import { n } from "./emotion-styled.browser.esm-BiK8DcgW.js";
5
- import { a as i } from "./utils-DtEdJZWa.js";
6
- import { u as c } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
4
+ import { n } from "./emotion-styled.browser.esm-BZSYYThs.js";
5
+ import { a as i } from "./utils-ROK9-zue.js";
6
+ import { u as c } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
7
7
  const f = n.div`
8
8
  height: 1px;
9
9
  background-color: ${(e) => i(
package/dist/Sidebar.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import { jsxs as g, jsx as o } from "react/jsx-runtime";
2
2
  import { forwardRef as S, useState as x, useEffect as C } from "react";
3
3
  import { P as s } from "./index-S5Cd7WrG.js";
4
- import { n as l } from "./emotion-styled.browser.esm-BiK8DcgW.js";
4
+ import { n as l } from "./emotion-styled.browser.esm-BZSYYThs.js";
5
5
  import y from "./Icon.js";
6
- import { u as $ } from "./utils-DtEdJZWa.js";
7
- import { u as _ } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
6
+ import { u as $ } from "./utils-ROK9-zue.js";
7
+ import { u as _ } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
8
8
  const v = l.aside`
9
9
  direction: ${(e) => e.placement == "right" ? "rtl" : "ltr"};
10
10
  position: relative;
@@ -1,10 +1,10 @@
1
1
  import { jsxs as w, jsx as u } from "react/jsx-runtime";
2
2
  import { forwardRef as b } from "react";
3
- import { n as h } from "./emotion-styled.browser.esm-BiK8DcgW.js";
3
+ import { n as h } from "./emotion-styled.browser.esm-BZSYYThs.js";
4
4
  import { M as y } from "./consts-DNVz1x1I.js";
5
5
  import { u as k } from "./useDetectMobile-BookNOsk.js";
6
- import { S as m } from "./index-DGl-lSfF.js";
7
- import { T as S } from "./index-DcYg32le.js";
6
+ import { S as m } from "./index--F2p-wtI.js";
7
+ import { T as S } from "./index-BqgD1XIq.js";
8
8
  const v = h.div`
9
9
  display: grid;
10
10
  grid-template-columns: repeat(6, 1fr);
package/dist/Spinner.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { jsxs as c, jsx as o } from "react/jsx-runtime";
2
2
  import { P as n } from "./index-S5Cd7WrG.js";
3
- import { n as s } from "./emotion-styled.browser.esm-BiK8DcgW.js";
4
- import { k as p } from "./emotion-react.browser.esm-CN-s34fZ.js";
5
- import { g, a as i } from "./utils-DtEdJZWa.js";
6
- import { u as h } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
3
+ import { n as s } from "./emotion-styled.browser.esm-BZSYYThs.js";
4
+ import { k as p } from "./emotion-react.browser.esm-DAprMzO3.js";
5
+ import { g, a as i } from "./utils-ROK9-zue.js";
6
+ import { u as h } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
7
7
  const u = {
8
8
  small: "0.6rem",
9
9
  medium: "0.7rem",
package/dist/Surface.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { jsx as n } from "react/jsx-runtime";
2
- import { n as x } from "./emotion-styled.browser.esm-BiK8DcgW.js";
2
+ import { n as x } from "./emotion-styled.browser.esm-BZSYYThs.js";
3
3
  import { P as r } from "./index-S5Cd7WrG.js";
4
- import { j as u, b as f } from "./utils-DtEdJZWa.js";
5
- import { u as p } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
4
+ import { m as u, b as f } from "./utils-ROK9-zue.js";
5
+ import { u as p } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
6
6
  const g = x.div`
7
7
  padding: ${(e) => e.padding};
8
8
  box-shadow: ${(e) => u(e.theme, e.boxShadow)};
@@ -1,9 +1,9 @@
1
1
  import { jsx as g, Fragment as Y } from "react/jsx-runtime";
2
2
  import { forwardRef as V, useRef as q, useState as A, useImperativeHandle as B, useEffect as G } from "react";
3
3
  import { P as t } from "./index-S5Cd7WrG.js";
4
- import { n as y } from "./emotion-styled.browser.esm-BiK8DcgW.js";
5
- import { a as $, g as J } from "./utils-DtEdJZWa.js";
6
- import { u as K } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
4
+ import { n as y } from "./emotion-styled.browser.esm-BZSYYThs.js";
5
+ import { a as $, g as J } from "./utils-ROK9-zue.js";
6
+ import { u as K } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
7
7
  const Q = (e, r, o, u, s) => {
8
8
  if (e === "right" || e === "left" || r && o) return "height: 100%;";
9
9
  if (!(r && s === !0))
package/dist/TabItem.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { jsx as j } from "react/jsx-runtime";
2
2
  import { forwardRef as D, useState as H } from "react";
3
3
  import { P as t } from "./index-S5Cd7WrG.js";
4
- import { n as I } from "./emotion-styled.browser.esm-BiK8DcgW.js";
5
- import { h as S, g as A, a as i, b as o } from "./utils-DtEdJZWa.js";
6
- import { u as F } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
4
+ import { n as I } from "./emotion-styled.browser.esm-BZSYYThs.js";
5
+ import { h as S, g as A, a as i, b as o } from "./utils-ROK9-zue.js";
6
+ import { u as F } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
7
7
  import { u as h } from "./useUpdateEffect-CuYWz7EA.js";
8
8
  const K = (e) => e == "small" ? "3.125rem" : e == "medium" ? "3.375rem" : "3.625rem", V = I.div`
9
9
  box-sizing: border-box;
package/dist/Table.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import { jsx as m, jsxs as de, Fragment as x } from "react/jsx-runtime";
2
2
  import { useLayoutEffect as Kr, useEffect as je, useState as Ht, useMemo as Xr, createElement as z, isValidElement as qr, forwardRef as Jr, useImperativeHandle as Zr } from "react";
3
- import { n as v } from "./emotion-styled.browser.esm-BiK8DcgW.js";
3
+ import { n as v } from "./emotion-styled.browser.esm-BZSYYThs.js";
4
4
  import { P as o } from "./index-S5Cd7WrG.js";
5
- import { v as jt, w as Qr, a as S, g as Ne, x as xt, u as en, y as U, r as P, i as B } from "./utils-DtEdJZWa.js";
5
+ import { k as jt, n as Qr, a as S, g as Ne, s as xt, u as en, l as U, r as P, d as B } from "./utils-ROK9-zue.js";
6
6
  import { c as F, g as De } from "./_commonjsHelpers-DaMA6jEr.js";
7
- import { u as M } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
7
+ import { u as M } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
8
8
  import { i as tn } from "./index-CvebWhtp.js";
9
9
  import $t from "./CheckBoxInput.js";
10
10
  import rn from "./Icon.js";
package/dist/TableView.js CHANGED
@@ -1,10 +1,10 @@
1
1
  import { jsxs as oe, jsx as C } from "react/jsx-runtime";
2
2
  import { forwardRef as le, useState as te, useRef as ce } from "react";
3
3
  import { P as e } from "./index-S5Cd7WrG.js";
4
- import { n as re } from "./emotion-styled.browser.esm-BiK8DcgW.js";
4
+ import { n as re } from "./emotion-styled.browser.esm-BZSYYThs.js";
5
5
  import ae from "./ActionsToolbar.js";
6
6
  import ie from "./Pagination.js";
7
- import { r as g, i as w } from "./utils-DtEdJZWa.js";
7
+ import { r as g, d as w } from "./utils-ROK9-zue.js";
8
8
  import se from "./Table.js";
9
9
  const me = re.div`
10
10
  & .table-view-pagination-lnc {
package/dist/Tabs.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { jsx as T } from "react/jsx-runtime";
2
2
  import { forwardRef as j, useState as v, Children as c, cloneElement as P } from "react";
3
3
  import { P as e } from "./index-S5Cd7WrG.js";
4
- import { n as W } from "./emotion-styled.browser.esm-BiK8DcgW.js";
5
- import { u as k } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
4
+ import { n as W } from "./emotion-styled.browser.esm-BZSYYThs.js";
5
+ import { u as k } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
6
6
  const w = W.div`
7
7
  background: transparent;
8
8
  display: flex;
@@ -3,9 +3,9 @@ import { P as o } from "./index-S5Cd7WrG.js";
3
3
  import * as v from "react";
4
4
  import { useRef as Y, useCallback as A, forwardRef as D, useState as H, useEffect as $ } from "react";
5
5
  import { d as X } from "./index-CNBqQrtK.js";
6
- import { n as Z } from "./emotion-styled.browser.esm-BiK8DcgW.js";
7
- import { g as q, d as J, a as z, b as K, e as Q, h as ee } from "./utils-DtEdJZWa.js";
8
- import { _ as te, u as re } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
6
+ import { n as Z } from "./emotion-styled.browser.esm-BZSYYThs.js";
7
+ import { g as q, e as J, a as z, b as K, f as Q, h as ee } from "./utils-ROK9-zue.js";
8
+ import { _ as te, u as re } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
9
9
  import { _ as ne } from "./objectWithoutPropertiesLoose-DwEN6RBQ.js";
10
10
  import { i as ae } from "./use-isomorphic-layout-effect.browser.esm-DERp5kr6.js";
11
11
  const oe = Z.div`
@@ -102,7 +102,7 @@ var ie = function(t) {
102
102
  };
103
103
  function se(e, t, r, n) {
104
104
  r === void 0 && (r = 1), n === void 0 && (n = 1 / 0), d || (d = document.createElement("textarea"), d.setAttribute("tabindex", "-1"), d.setAttribute("aria-hidden", "true"), k(d)), d.parentNode === null && document.body.appendChild(d);
105
- var a = e.paddingSize, f = e.borderSize, s = e.sizingStyle, S = s.boxSizing;
105
+ var a = e.paddingSize, h = e.borderSize, s = e.sizingStyle, S = s.boxSizing;
106
106
  Object.keys(s).forEach(function(g) {
107
107
  var m = g;
108
108
  d.style[m] = s[m];
@@ -110,9 +110,9 @@ function se(e, t, r, n) {
110
110
  var i = M(d, e);
111
111
  d.value = t, i = M(d, e), d.value = "x";
112
112
  var u = d.scrollHeight - a, l = u * r;
113
- S === "border-box" && (l = l + a + f), i = Math.max(l, i);
113
+ S === "border-box" && (l = l + a + h), i = Math.max(l, i);
114
114
  var c = u * n;
115
- return S === "border-box" && (c = c + a + f), i = Math.min(c, i), [i, u];
115
+ return S === "border-box" && (c = c + a + h), i = Math.min(c, i), [i, u];
116
116
  }
117
117
  var V = function() {
118
118
  }, le = function(t, r) {
@@ -145,21 +145,21 @@ var V = function() {
145
145
  "wordBreak",
146
146
  "wordSpacing",
147
147
  "scrollbarGutter"
148
- ], he = !!document.documentElement.currentStyle, fe = function(t) {
148
+ ], fe = !!document.documentElement.currentStyle, he = function(t) {
149
149
  var r = window.getComputedStyle(t);
150
150
  if (r === null)
151
151
  return null;
152
152
  var n = le(ce, r), a = n.boxSizing;
153
153
  if (a === "")
154
154
  return null;
155
- he && a === "border-box" && (n.width = parseFloat(n.width) + parseFloat(n.borderRightWidth) + parseFloat(n.borderLeftWidth) + parseFloat(n.paddingRight) + parseFloat(n.paddingLeft) + "px");
156
- var f = parseFloat(n.paddingBottom) + parseFloat(n.paddingTop), s = parseFloat(n.borderBottomWidth) + parseFloat(n.borderTopWidth);
155
+ fe && a === "border-box" && (n.width = parseFloat(n.width) + parseFloat(n.borderRightWidth) + parseFloat(n.borderLeftWidth) + parseFloat(n.paddingRight) + parseFloat(n.paddingLeft) + "px");
156
+ var h = parseFloat(n.paddingBottom) + parseFloat(n.paddingTop), s = parseFloat(n.borderBottomWidth) + parseFloat(n.borderTopWidth);
157
157
  return {
158
158
  sizingStyle: n,
159
- paddingSize: f,
159
+ paddingSize: h,
160
160
  borderSize: s
161
161
  };
162
- }, ge = fe;
162
+ }, ge = he;
163
163
  function N(e, t, r) {
164
164
  var n = ie(r);
165
165
  v.useLayoutEffect(function() {
@@ -177,11 +177,11 @@ var me = function(t) {
177
177
  }, be = function(t) {
178
178
  N(document.fonts, "loadingdone", t);
179
179
  }, pe = ["cacheMeasurements", "maxRows", "minRows", "onChange", "onHeightChange"], ve = function(t, r) {
180
- var n = t.cacheMeasurements, a = t.maxRows, f = t.minRows, s = t.onChange, S = s === void 0 ? V : s, i = t.onHeightChange, u = i === void 0 ? V : i, l = ne(t, pe), c = l.value !== void 0, g = v.useRef(null), m = de(g, r), C = v.useRef(0), R = v.useRef(), x = function() {
180
+ var n = t.cacheMeasurements, a = t.maxRows, h = t.minRows, s = t.onChange, S = s === void 0 ? V : s, i = t.onHeightChange, u = i === void 0 ? V : i, l = ne(t, pe), c = l.value !== void 0, g = v.useRef(null), m = de(g, r), C = v.useRef(0), R = v.useRef(), x = function() {
181
181
  var b = g.current, y = n && R.current ? R.current : ge(b);
182
182
  if (y) {
183
183
  R.current = y;
184
- var T = se(y, b.value || b.placeholder || "x", f, a), p = T[0], L = T[1];
184
+ var T = se(y, b.value || b.placeholder || "x", h, a), p = T[0], L = T[1];
185
185
  C.current !== p && (C.current = p, b.style.setProperty("height", p + "px", "important"), u(p, {
186
186
  rowHeight: L
187
187
  }));
@@ -199,7 +199,7 @@ const ye = D((e, t) => {
199
199
  disabled: r,
200
200
  readOnly: n,
201
201
  value: a,
202
- defaultValue: f,
202
+ defaultValue: h,
203
203
  debounceTime: s = 0,
204
204
  type: S = "textarea",
205
205
  collapseOnBlur: i = !1,
@@ -215,7 +215,7 @@ const ye = D((e, t) => {
215
215
  size: x = "small",
216
216
  color: I = "primary",
217
217
  ...E
218
- } = e, [b, y] = H(a || f || ""), T = re(), [p, L] = H(!1), [_, j] = H(u), [P, w] = H(
218
+ } = e, [b, y] = H(a || h || ""), T = re(), [p, L] = H(!1), [_, j] = H(u), [P, w] = H(
219
219
  i ? u : l
220
220
  );
221
221
  $(() => {
@@ -226,10 +226,10 @@ const ye = D((e, t) => {
226
226
  w(i ? p === !0 ? l : u : l);
227
227
  }, [i]);
228
228
  const U = A(
229
- X((h, F) => G(h, F), s),
229
+ X((f, F) => G(f, F), s),
230
230
  [c]
231
- ), G = (h, F) => {
232
- c && (c == null || c(h, F));
231
+ ), G = (f, F) => {
232
+ c && (c == null || c(f, F));
233
233
  };
234
234
  return /* @__PURE__ */ W(
235
235
  oe,
@@ -252,14 +252,14 @@ const ye = D((e, t) => {
252
252
  readOnly: n,
253
253
  minRows: _,
254
254
  maxRows: P,
255
- onChange: (h) => {
256
- y(h.target.value), U(h, h.target.value);
255
+ onChange: (f) => {
256
+ y(f.target.value), U(f, f.target.value);
257
257
  },
258
- onFocus: (h) => {
259
- L(!0), i && w(l), m == null || m(h);
258
+ onFocus: (f) => {
259
+ L(!0), i && w(l), m == null || m(f);
260
260
  },
261
- onBlur: (h) => {
262
- L(!1), i && w(u), g == null || g(h);
261
+ onBlur: (f) => {
262
+ L(!1), i && w(u), g == null || g(f);
263
263
  },
264
264
  ...E
265
265
  }
package/dist/TextInput.js CHANGED
@@ -2,9 +2,9 @@ import { jsxs as W, jsx as b } from "react/jsx-runtime";
2
2
  import { P as t } from "./index-S5Cd7WrG.js";
3
3
  import { forwardRef as U, useState as C, useEffect as D, useCallback as E } from "react";
4
4
  import { d as q } from "./index-CNBqQrtK.js";
5
- import { n as u } from "./emotion-styled.browser.esm-BiK8DcgW.js";
6
- import { d as s, a, b as A, e as G, h as O, g as H } from "./utils-DtEdJZWa.js";
7
- import { u as J } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
5
+ import { n as u } from "./emotion-styled.browser.esm-BZSYYThs.js";
6
+ import { e as s, a, b as A, f as G, h as O, g as H } from "./utils-ROK9-zue.js";
7
+ import { u as J } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
8
8
  const K = u.div`
9
9
  display: flex;
10
10
  align-items: center;
@@ -1,10 +1,10 @@
1
1
  import { jsx as Ue, jsxs as St } from "react/jsx-runtime";
2
2
  import ue, { useRef as ot, useContext as we, useLayoutEffect as wt, createElement as Et, createContext as bt, useState as Ct, useEffect as _t } from "react";
3
- import { p as At, d as xe, a as oe, q as Oe } from "./utils-DtEdJZWa.js";
3
+ import { w as At, e as xe, a as oe, x as Oe } from "./utils-ROK9-zue.js";
4
4
  import { P as Ie } from "./index-S5Cd7WrG.js";
5
- import { i as We } from "./emotion-is-prop-valid.esm-DkbeH1Xy.js";
5
+ import { i as We } from "./emotion-is-prop-valid.esm-BzFBwmJz.js";
6
6
  import { m as Tt } from "./hoist-non-react-statics.cjs-CAHiRNzQ.js";
7
- import { d as Rt } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
7
+ import { T as Rt } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
8
8
  const kt = (e) => {
9
9
  const n = e.palette.disabled.color, t = e.palette[n][e.palette.disabled.background], r = e.palette.opacity[e.palette.disabled.opacity];
10
10
  return At(t, r ?? "100%");
@@ -310,11 +310,11 @@ function Ot(e) {
310
310
  R + l + T === 0 && (M = ge = 1, Q = "\f" + Q);
311
311
  break;
312
312
  case 108:
313
- if (R + l + T + K === 0 && 0 < j) switch (P - j) {
313
+ if (R + l + T + q === 0 && 0 < j) switch (P - j) {
314
314
  case 2:
315
- L === 112 && f.charCodeAt(P - 3) === 58 && (K = L);
315
+ L === 112 && f.charCodeAt(P - 3) === 58 && (q = L);
316
316
  case 8:
317
- B === 111 && (K = B);
317
+ B === 111 && (q = B);
318
318
  }
319
319
  break;
320
320
  case 58:
@@ -372,15 +372,15 @@ function Ot(e) {
372
372
  }
373
373
  if (V = F.length, 0 < V) {
374
374
  if (M = d, 0 < W && (ne = u(2, F, M, h, X, H, V, E, a, E), ne !== void 0 && (F = ne).length === 0)) return Ne + F + Pe;
375
- if (F = M.join(",") + "{" + F + "}", G * K !== 0) {
376
- switch (G !== 2 || i(F, 2) || (K = 0), K) {
375
+ if (F = M.join(",") + "{" + F + "}", G * q !== 0) {
376
+ switch (G !== 2 || i(F, 2) || (q = 0), q) {
377
377
  case 111:
378
378
  F = F.replace(x, ":-moz-$1") + F;
379
379
  break;
380
380
  case 112:
381
381
  F = F.replace(z, "::-webkit-input-$1") + F.replace(z, "::-moz-$1") + F.replace(z, ":-ms-input-$1") + F;
382
382
  }
383
- K = 0;
383
+ q = 0;
384
384
  }
385
385
  }
386
386
  return Ne + F + Pe;
@@ -515,7 +515,7 @@ function Ot(e) {
515
515
  }
516
516
  function i(h, d) {
517
517
  var f = h.indexOf(d === 1 ? ":" : "{"), E = h.substring(0, d !== 3 ? f : 10);
518
- return f = h.substring(f + 1, h.length - 1), pe(d !== 2 ? E : E.replace(q, "$1"), f, d);
518
+ return f = h.substring(f + 1, h.length - 1), pe(d !== 2 ? E : E.replace(K, "$1"), f, d);
519
519
  }
520
520
  function c(h, d) {
521
521
  var f = s(d, d.charCodeAt(0), d.charCodeAt(1), d.charCodeAt(2));
@@ -558,9 +558,9 @@ function Ot(e) {
558
558
  E !== void 0 && typeof E == "string" && (d = E);
559
559
  }
560
560
  var a = n(he, f, d, 0, 0);
561
- return 0 < W && (E = u(-2, a, f, f, X, H, a.length, 0, 0, 0), E !== void 0 && (a = E)), me = "", K = 0, H = X = 1, a;
561
+ return 0 < W && (E = u(-2, a, f, f, X, H, a.length, 0, 0, 0), E !== void 0 && (a = E)), me = "", q = 0, H = X = 1, a;
562
562
  }
563
- var v = /^\0+/g, _ = /[\0\r\f]/g, N = /: */g, m = /zoo|gra/, o = /([,: ])(transform)/g, S = /,\r+?/g, $ = /([\t\r\n ])*\f?&/g, C = /@(k\w+)\s*(\S*)\s*/, z = /::(place)/g, x = /:(read-only)/g, D = /[svh]\w+-[tblr]{2}/, J = /\(\s*(.*)\s*\)/g, te = /([\s\S]*?);/g, U = /-self|flex-/g, q = /[^]*?(:[rp][el]a[\w-]+)[^]*/, re = /stretch|:\s*\w+\-(?:conte|avail)/, ce = /([^-])(image-set\()/, H = 1, X = 1, K = 0, G = 1, he = [], Z = [], W = 0, pe = null, le = 0, me = "";
563
+ var v = /^\0+/g, _ = /[\0\r\f]/g, N = /: */g, m = /zoo|gra/, o = /([,: ])(transform)/g, S = /,\r+?/g, $ = /([\t\r\n ])*\f?&/g, C = /@(k\w+)\s*(\S*)\s*/, z = /::(place)/g, x = /:(read-only)/g, D = /[svh]\w+-[tblr]{2}/, J = /\(\s*(.*)\s*\)/g, te = /([\s\S]*?);/g, U = /-self|flex-/g, K = /[^]*?(:[rp][el]a[\w-]+)[^]*/, re = /stretch|:\s*\w+\-(?:conte|avail)/, ce = /([^-])(image-set\()/, H = 1, X = 1, q = 0, G = 1, he = [], Z = [], W = 0, pe = null, le = 0, me = "";
564
564
  return y.use = g, y.set = p, e !== void 0 && p(e), y;
565
565
  }
566
566
  var It = {
@@ -858,13 +858,13 @@ var Ft = function() {
858
858
  return i;
859
859
  }(this);
860
860
  }, e;
861
- }(), Qt = /(a)(d)/gi, qe = function(e) {
861
+ }(), Qt = /(a)(d)/gi, Ke = function(e) {
862
862
  return String.fromCharCode(e + (e > 25 ? 39 : 97));
863
863
  };
864
864
  function Le(e) {
865
865
  var n, t = "";
866
- for (n = Math.abs(e); n > 52; n = n / 52 | 0) t = qe(n % 52) + t;
867
- return (qe(n % 52) + t).replace(Qt, "$1-$2");
866
+ for (n = Math.abs(e); n > 52; n = n / 52 | 0) t = Ke(n % 52) + t;
867
+ return (Ke(n % 52) + t).replace(Qt, "$1-$2");
868
868
  }
869
869
  var se = function(e, n) {
870
870
  for (var t = n.length; t; ) e = 33 * e ^ n.charCodeAt(--t);
@@ -879,7 +879,7 @@ function it(e) {
879
879
  }
880
880
  return !0;
881
881
  }
882
- var Jt = st("5.3.11"), qt = function() {
882
+ var Jt = st("5.3.11"), Kt = function() {
883
883
  function e(n, t, r) {
884
884
  this.rules = n, this.staticRulesId = "", this.isStatic = process.env.NODE_ENV === "production" && (r === void 0 || r.isStatic) && it(n), this.componentId = t, this.baseHash = se(Jt, t), this.baseStyle = r, ke.registerId(t);
885
885
  }
@@ -914,7 +914,7 @@ var Jt = st("5.3.11"), qt = function() {
914
914
  }
915
915
  return i.join(" ");
916
916
  }, e;
917
- }(), Kt = /^\s*\/\/.*$/gm, er = [":", "[", ".", "#"];
917
+ }(), qt = /^\s*\/\/.*$/gm, er = [":", "[", ".", "#"];
918
918
  function tr(e) {
919
919
  var n, t, r, s, i = ae, c = i.options, u = c === void 0 ? ae : c, g = i.plugins, p = g === void 0 ? Te : g, y = new Ot(u), v = [], _ = /* @__PURE__ */ function(o) {
920
920
  function S($) {
@@ -923,10 +923,10 @@ function tr(e) {
923
923
  } catch {
924
924
  }
925
925
  }
926
- return function($, C, z, x, D, J, te, U, q, re) {
926
+ return function($, C, z, x, D, J, te, U, K, re) {
927
927
  switch ($) {
928
928
  case 1:
929
- if (q === 0 && C.charCodeAt(0) === 64) return o(C + ";"), "";
929
+ if (K === 0 && C.charCodeAt(0) === 64) return o(C + ";"), "";
930
930
  break;
931
931
  case 2:
932
932
  if (U === 0) return C + "/*|*/";
@@ -950,7 +950,7 @@ function tr(e) {
950
950
  };
951
951
  function m(o, S, $, C) {
952
952
  C === void 0 && (C = "&");
953
- var z = o.replace(Kt, ""), x = S && $ ? $ + " " + S + " { " + z + " }" : z;
953
+ var z = o.replace(qt, ""), x = S && $ ? $ + " " + S + " { " + z + " }" : z;
954
954
  return n = C, t = S, r = new RegExp("\\" + t + "\\b", "g"), s = new RegExp("(\\" + t + "\\b){2,}"), y($ || !S ? "" : S, x);
955
955
  }
956
956
  return y.use([].concat(p, [function(o, S, $) {
@@ -990,7 +990,7 @@ var nr = function() {
990
990
  }(), or = /([A-Z])/, ar = /([A-Z])/g, sr = /^ms-/, ir = function(e) {
991
991
  return "-" + e.toLowerCase();
992
992
  };
993
- function Ke(e) {
993
+ function qe(e) {
994
994
  return or.test(e) ? e.replace(ar, ir).replace(sr, "-ms-") : e;
995
995
  }
996
996
  var et = function(e) {
@@ -1011,7 +1011,7 @@ function ie(e, n, t, r) {
1011
1011
  var p;
1012
1012
  return e instanceof nr ? t ? (e.inject(t, r), e.getName(r)) : e : Ye(e) ? function y(v, _) {
1013
1013
  var N, m, o = [];
1014
- for (var S in v) v.hasOwnProperty(S) && !et(v[S]) && (Array.isArray(v[S]) && v[S].isCss || Se(v[S]) ? o.push(Ke(S) + ":", v[S], ";") : Ye(v[S]) ? o.push.apply(o, y(v[S], S)) : o.push(Ke(S) + ": " + (N = S, (m = v[S]) == null || typeof m == "boolean" || m === "" ? "" : typeof m != "number" || m === 0 || N in It || N.startsWith("--") ? String(m).trim() : m + "px") + ";"));
1014
+ for (var S in v) v.hasOwnProperty(S) && !et(v[S]) && (Array.isArray(v[S]) && v[S].isCss || Se(v[S]) ? o.push(qe(S) + ":", v[S], ";") : Ye(v[S]) ? o.push.apply(o, y(v[S], S)) : o.push(qe(S) + ": " + (N = S, (m = v[S]) == null || typeof m == "boolean" || m === "" ? "" : typeof m != "number" || m === 0 || N in It || N.startsWith("--") ? String(m).trim() : m + "px") + ";"));
1015
1015
  return _ ? [_ + " {"].concat(o, ["}"]) : o;
1016
1016
  }(e) : e.toString();
1017
1017
  }
@@ -1086,9 +1086,9 @@ function yt(e, n, t) {
1086
1086
  r && e.shouldForwardProp && (N = n.shouldForwardProp ? function(C, z, x) {
1087
1087
  return e.shouldForwardProp(C, z, x) && n.shouldForwardProp(C, z, x);
1088
1088
  } : e.shouldForwardProp);
1089
- var m, o = new qt(t, v, r ? e.componentStyle : void 0), S = o.isStatic && c.length === 0, $ = function(C, z) {
1089
+ var m, o = new Kt(t, v, r ? e.componentStyle : void 0), S = o.isStatic && c.length === 0, $ = function(C, z) {
1090
1090
  return function(x, D, J, te) {
1091
- var U = x.attrs, q = x.componentStyle, re = x.defaultProps, ce = x.foldedComponentIds, H = x.shouldForwardProp, X = x.styledComponentId, K = x.target, G = function(E, a, T) {
1091
+ var U = x.attrs, K = x.componentStyle, re = x.defaultProps, ce = x.foldedComponentIds, H = x.shouldForwardProp, X = x.styledComponentId, q = x.target, G = function(E, a, T) {
1092
1092
  E === void 0 && (E = ae);
1093
1093
  var l = ee({}, a, { theme: E }), Y = {};
1094
1094
  return T.forEach(function(R) {
@@ -1098,7 +1098,7 @@ function yt(e, n, t) {
1098
1098
  }(pt(D, we(He), re) || ae, D, U), he = G[0], Z = G[1], W = function(E, a, T, l) {
1099
1099
  var Y = ut(), R = dt(), k = a ? E.generateAndInjectStyles(ae, Y, R) : E.generateAndInjectStyles(T, Y, R);
1100
1100
  return process.env.NODE_ENV !== "production" && !a && l && l(k), k;
1101
- }(q, te, he, process.env.NODE_ENV !== "production" ? x.warnTooManyClasses : void 0), pe = J, le = Z.$as || D.$as || Z.as || D.as || K, me = _e(le), h = Z !== D ? ee({}, D, {}, Z) : D, d = {};
1101
+ }(K, te, he, process.env.NODE_ENV !== "production" ? x.warnTooManyClasses : void 0), pe = J, le = Z.$as || D.$as || Z.as || D.as || q, me = _e(le), h = Z !== D ? ee({}, D, {}, Z) : D, d = {};
1102
1102
  for (var f in h) f[0] !== "$" && f !== "as" && (f === "forwardedAs" ? d.as = h[f] : (H ? H(f, We, le) : !me || We(f)) && (d[f] = h[f]));
1103
1103
  return D.style && Z.style !== D.style && (d.style = ee({}, D.style, {}, Z.style)), d.className = Array.prototype.concat(ce, X, W !== X ? W : null, D.className, Z.className).filter(Boolean).join(" "), d.ref = pe, Et(le, d);
1104
1104
  }(m, C, z, S);
@@ -1106,8 +1106,8 @@ function yt(e, n, t) {
1106
1106
  return $.displayName = y, (m = ue.forwardRef($)).attrs = _, m.componentStyle = o, m.displayName = y, m.shouldForwardProp = N, m.foldedComponentIds = r ? Array.prototype.concat(e.foldedComponentIds, e.styledComponentId) : Te, m.styledComponentId = v, m.target = r ? e.target : e, m.withComponent = function(C) {
1107
1107
  var z = n.componentId, x = function(J, te) {
1108
1108
  if (J == null) return {};
1109
- var U, q, re = {}, ce = Object.keys(J);
1110
- for (q = 0; q < ce.length; q++) U = ce[q], te.indexOf(U) >= 0 || (re[U] = J[U]);
1109
+ var U, K, re = {}, ce = Object.keys(J);
1110
+ for (K = 0; K < ce.length; K++) U = ce[K], te.indexOf(U) >= 0 || (re[U] = J[U]);
1111
1111
  return re;
1112
1112
  }(n, ["componentId"]), D = z && z + "-" + (_e(C) ? C : $e(Fe(C)));
1113
1113
  return yt(C, ee({}, x, { attrs: _, componentId: D }), t);
package/dist/TimeInput.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import { jsx as u, Fragment as V } from "react/jsx-runtime";
2
2
  import { forwardRef as v, useState as O, useEffect as T, useCallback as z } from "react";
3
- import { n as S } from "./emotion-styled.browser.esm-BiK8DcgW.js";
3
+ import { n as S } from "./emotion-styled.browser.esm-BZSYYThs.js";
4
4
  import { P as a } from "./index-S5Cd7WrG.js";
5
5
  import { d as k } from "./index-CNBqQrtK.js";
6
- import { g as w, a as o, b as R, h as j, e as F, d as N } from "./utils-DtEdJZWa.js";
7
- import { u as P } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
8
- const U = ({ theme: e, size: d }) => {
9
- var l = N(e, d);
6
+ import { g as w, a as o, b as R, h as j, f as F, e as N } from "./utils-ROK9-zue.js";
7
+ import { u as P } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
8
+ const U = ({ theme: e, size: s }) => {
9
+ var l = N(e, s);
10
10
  return `
11
11
  min-height: ${l};
12
12
  max-height: ${l};
@@ -56,7 +56,7 @@ const U = ({ theme: e, size: d }) => {
56
56
  "border"
57
57
  )};
58
58
  }
59
- `, B = v((e, d) => {
59
+ `, B = v((e, s) => {
60
60
  const {
61
61
  // id,
62
62
  disabled: l,
@@ -78,16 +78,16 @@ const U = ({ theme: e, size: d }) => {
78
78
  r != null && i(r);
79
79
  }, [r]);
80
80
  const x = z(
81
- k((t, s) => I(t, s), c),
81
+ k((t, d) => I(t, d), c),
82
82
  [n]
83
- ), I = (t, s) => {
84
- n && (n == null || n(t, s));
83
+ ), I = (t, d) => {
84
+ n && (n == null || n(t, d));
85
85
  };
86
86
  return /* @__PURE__ */ u(V, { children: /* @__PURE__ */ u(
87
87
  W,
88
88
  {
89
89
  type: "time",
90
- ref: d,
90
+ ref: s,
91
91
  onChange: (t) => {
92
92
  i(t.target.value), x(t, t.target.value);
93
93
  },
package/dist/Toggle.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { jsxs as S, jsx as g } from "react/jsx-runtime";
2
2
  import { useState as P } from "react";
3
3
  import { P as t } from "./index-S5Cd7WrG.js";
4
- import { n as k } from "./emotion-styled.browser.esm-BiK8DcgW.js";
5
- import { e as j, a as i, g as f } from "./utils-DtEdJZWa.js";
6
- import { u as B } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
4
+ import { n as k } from "./emotion-styled.browser.esm-BZSYYThs.js";
5
+ import { f as j, a as i, g as b } from "./utils-ROK9-zue.js";
6
+ import { u as B } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
7
7
  const o = {
8
8
  containerWidth: {
9
9
  small: "2.5rem",
@@ -312,7 +312,7 @@ const o = {
312
312
  text-overflow: ellipsis;
313
313
  flex-shrink: 3;
314
314
 
315
- ${(e) => e.disabled ? f(e.theme, "Toggle", e.size, "disabled") : f(
315
+ ${(e) => e.disabled ? b(e.theme, "Toggle", e.size, "disabled") : b(
316
316
  e.theme,
317
317
  "Toggle",
318
318
  e.size,
@@ -341,7 +341,7 @@ const o = {
341
341
  color: O = "primary",
342
342
  ...T
343
343
  } = e, I = B(), [v, h] = P(!1);
344
- let b = {
344
+ let f = {
345
345
  theme: I,
346
346
  size: w,
347
347
  color: O,
@@ -357,7 +357,7 @@ const o = {
357
357
  return /* @__PURE__ */ S(
358
358
  L,
359
359
  {
360
- ...b,
360
+ ...f,
361
361
  className: p,
362
362
  style: y,
363
363
  unicodeIcon: $,
@@ -381,7 +381,7 @@ const o = {
381
381
  }
382
382
  ),
383
383
  /* @__PURE__ */ g("span", { tabIndex: -1, className: "toggle-slider" }),
384
- m && /* @__PURE__ */ g(N, { tabIndex: -1, title: m, ...b, children: m })
384
+ m && /* @__PURE__ */ g(N, { tabIndex: -1, title: m, ...f, children: m })
385
385
  ]
386
386
  }
387
387
  );
package/dist/TreeMenu.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { jsxs as C, jsx as N } from "react/jsx-runtime";
2
2
  import { forwardRef as D, useRef as Y, Children as l, isValidElement as M, cloneElement as u } from "react";
3
3
  import { P as s } from "./index-S5Cd7WrG.js";
4
- import { n as G } from "./emotion-styled.browser.esm-BiK8DcgW.js";
4
+ import { n as G } from "./emotion-styled.browser.esm-BZSYYThs.js";
5
5
  const U = G.div`
6
6
  padding: 0.25rem;
7
7
  gap: ${(t) => t.itemsGap};
@@ -1,9 +1,9 @@
1
1
  import { jsx as p } from "react/jsx-runtime";
2
2
  import { P as r } from "./index-S5Cd7WrG.js";
3
- import { n as l } from "./emotion-styled.browser.esm-BiK8DcgW.js";
4
- import { a as n } from "./utils-DtEdJZWa.js";
3
+ import { n as l } from "./emotion-styled.browser.esm-BZSYYThs.js";
4
+ import { a as n } from "./utils-ROK9-zue.js";
5
5
  import { forwardRef as i } from "react";
6
- import { u as c } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
6
+ import { u as c } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
7
7
  const f = l.div`
8
8
  height: 1px;
9
9
  background-color: ${(e) => n(
@@ -1,11 +1,11 @@
1
1
  import { jsxs as c, jsx as o } from "react/jsx-runtime";
2
2
  import { forwardRef as j } from "react";
3
3
  import { P as i } from "./index-S5Cd7WrG.js";
4
- import { n as t } from "./emotion-styled.browser.esm-BiK8DcgW.js";
4
+ import { n as t } from "./emotion-styled.browser.esm-BZSYYThs.js";
5
5
  import y from "./Icon.js";
6
6
  import M from "./ProgressBar.js";
7
- import { a as O, g as C } from "./utils-DtEdJZWa.js";
8
- import { u as R } from "./emotion-element-5486c51c.browser.esm-Bb4VkP8U.js";
7
+ import { a as O, g as C } from "./utils-ROK9-zue.js";
8
+ import { u as R } from "./emotion-element-5486c51c.browser.esm-CSejtOeT.js";
9
9
  const z = {
10
10
  small: "1.5rem",
11
11
  medium: "1.75rem",