@deepnoid/ui 0.1.60 → 0.1.62

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 (106) hide show
  1. package/.turbo/turbo-build.log +201 -201
  2. package/dist/{chunk-LDRIZFBK.mjs → chunk-53UVUUMJ.mjs} +5 -5
  3. package/dist/{chunk-HHRKPSO6.mjs → chunk-BOT5U4IL.mjs} +5 -4
  4. package/dist/{chunk-DLQGQUCD.mjs → chunk-CR7MUSOG.mjs} +1 -1
  5. package/dist/{chunk-N5LPZPIB.mjs → chunk-CY2XMA4S.mjs} +7 -7
  6. package/dist/{chunk-N4TTHIUT.mjs → chunk-FNBVQ77W.mjs} +5 -5
  7. package/dist/{chunk-BPEMHZH3.mjs → chunk-KJMJIFPS.mjs} +1 -1
  8. package/dist/{chunk-DFBPLQMN.mjs → chunk-LW5CNZW5.mjs} +12 -7
  9. package/dist/{chunk-IKKJWD67.mjs → chunk-NNDBEMPD.mjs} +3 -3
  10. package/dist/{chunk-LPZOH3RP.mjs → chunk-QC2XOK2E.mjs} +3 -2
  11. package/dist/{chunk-P7YYNA6L.mjs → chunk-SBL6IHEW.mjs} +1 -1
  12. package/dist/{chunk-DN6AW7DN.mjs → chunk-VYUH25IC.mjs} +7 -7
  13. package/dist/{chunk-DLFXCMUU.mjs → chunk-XIQHJBEM.mjs} +2 -2
  14. package/dist/{chunk-4T7R3PEH.mjs → chunk-XUY4V6IQ.mjs} +5 -5
  15. package/dist/{chunk-ULNKVIHZ.mjs → chunk-YDGGBZAS.mjs} +9 -4
  16. package/dist/{chunk-LQEA2HU5.mjs → chunk-YNKC7SHK.mjs} +4 -4
  17. package/dist/components/backdrop/backdrop.mjs +2 -2
  18. package/dist/components/backdrop/index.mjs +2 -2
  19. package/dist/components/breadcrumb/breadcrumb.js +6 -1
  20. package/dist/components/breadcrumb/breadcrumb.mjs +7 -7
  21. package/dist/components/breadcrumb/index.js +6 -1
  22. package/dist/components/breadcrumb/index.mjs +7 -7
  23. package/dist/components/button/button-group.d.mts +3 -0
  24. package/dist/components/button/button-group.d.ts +3 -0
  25. package/dist/components/button/button-group.js +3 -2
  26. package/dist/components/button/button-group.mjs +1 -1
  27. package/dist/components/button/button.js +1 -1
  28. package/dist/components/button/button.mjs +3 -3
  29. package/dist/components/button/icon-button.js +6 -1
  30. package/dist/components/button/icon-button.mjs +3 -3
  31. package/dist/components/button/index.js +16 -5
  32. package/dist/components/button/index.mjs +10 -10
  33. package/dist/components/button/text-button.js +6 -1
  34. package/dist/components/button/text-button.mjs +2 -2
  35. package/dist/components/charts/areaChart.mjs +2 -2
  36. package/dist/components/charts/barChart.mjs +2 -2
  37. package/dist/components/charts/circularProgress.mjs +2 -2
  38. package/dist/components/charts/index.mjs +4 -4
  39. package/dist/components/checkbox/checkbox.mjs +2 -2
  40. package/dist/components/checkbox/index.mjs +2 -2
  41. package/dist/components/chip/chip.mjs +2 -2
  42. package/dist/components/chip/index.mjs +2 -2
  43. package/dist/components/dateTimePicker/calendar.mjs +2 -2
  44. package/dist/components/dateTimePicker/dateTimePicker.mjs +6 -6
  45. package/dist/components/dateTimePicker/index.mjs +6 -6
  46. package/dist/components/dateTimePicker/timePicker.mjs +4 -4
  47. package/dist/components/drawer/drawer.mjs +2 -2
  48. package/dist/components/drawer/index.mjs +2 -2
  49. package/dist/components/fileUpload/fileUpload.js +7 -2
  50. package/dist/components/fileUpload/fileUpload.mjs +8 -8
  51. package/dist/components/fileUpload/index.js +7 -2
  52. package/dist/components/fileUpload/index.mjs +8 -8
  53. package/dist/components/input/index.mjs +2 -2
  54. package/dist/components/input/input.mjs +2 -2
  55. package/dist/components/list/index.mjs +3 -3
  56. package/dist/components/list/list.mjs +2 -2
  57. package/dist/components/list/listItem.mjs +2 -2
  58. package/dist/components/modal/index.js +1 -1
  59. package/dist/components/modal/index.mjs +8 -8
  60. package/dist/components/modal/modal.js +1 -1
  61. package/dist/components/modal/modal.mjs +8 -8
  62. package/dist/components/pagination/index.mjs +3 -3
  63. package/dist/components/pagination/pagination.mjs +3 -3
  64. package/dist/components/radio/index.mjs +2 -2
  65. package/dist/components/radio/radio.mjs +2 -2
  66. package/dist/components/ripple/index.mjs +3 -3
  67. package/dist/components/select/index.mjs +2 -2
  68. package/dist/components/select/select.mjs +2 -2
  69. package/dist/components/table/definition-table2.mjs +2 -2
  70. package/dist/components/table/index.mjs +13 -13
  71. package/dist/components/table/table-body.mjs +3 -3
  72. package/dist/components/table/table-head.mjs +3 -3
  73. package/dist/components/table/table.mjs +10 -10
  74. package/dist/components/tabs/index.mjs +2 -2
  75. package/dist/components/tabs/tabs.mjs +2 -2
  76. package/dist/components/toast/index.mjs +3 -3
  77. package/dist/components/toast/toast.mjs +2 -2
  78. package/dist/components/toast/use-toast.mjs +3 -3
  79. package/dist/components/tooltip/index.mjs +2 -2
  80. package/dist/components/tooltip/tooltip.mjs +2 -2
  81. package/dist/components/tree/index.js +2 -1
  82. package/dist/components/tree/index.mjs +2 -2
  83. package/dist/components/tree/tree.d.mts +6 -0
  84. package/dist/components/tree/tree.d.ts +6 -0
  85. package/dist/components/tree/tree.js +2 -1
  86. package/dist/components/tree/tree.mjs +2 -2
  87. package/dist/index.js +18 -6
  88. package/dist/index.mjs +71 -71
  89. package/package.json +1 -1
  90. package/dist/{chunk-QIRL6HY6.mjs → chunk-33LANVZV.mjs} +3 -3
  91. package/dist/{chunk-U2NPH2O3.mjs → chunk-4SDLHEKS.mjs} +3 -3
  92. package/dist/{chunk-A6HCKIVP.mjs → chunk-ATFYXYEV.mjs} +3 -3
  93. package/dist/{chunk-73RWXO3Y.mjs → chunk-B2BSN6WP.mjs} +3 -3
  94. package/dist/{chunk-GL5J2BKI.mjs → chunk-BEKIKGI3.mjs} +3 -3
  95. package/dist/{chunk-YZDZYMBP.mjs → chunk-DQX2CILT.mjs} +3 -3
  96. package/dist/{chunk-Z2537DF6.mjs → chunk-IL5ENWCR.mjs} +3 -3
  97. package/dist/{chunk-LL6F3WDX.mjs → chunk-P5QCU457.mjs} +3 -3
  98. package/dist/{chunk-76B5LZBM.mjs → chunk-QEPJICMO.mjs} +3 -3
  99. package/dist/{chunk-LSO5QZIT.mjs → chunk-RM4PEV62.mjs} +3 -3
  100. package/dist/{chunk-2YMAKIZ6.mjs → chunk-SSMMWMQC.mjs} +3 -3
  101. package/dist/{chunk-L3RCWZTV.mjs → chunk-SWIYZRBZ.mjs} +3 -3
  102. package/dist/{chunk-HIVPDIEP.mjs → chunk-UFVQPPPW.mjs} +3 -3
  103. package/dist/{chunk-ZOENHWSZ.mjs → chunk-VGFGIXS6.mjs} +3 -3
  104. package/dist/{chunk-C4AGYO7C.mjs → chunk-W6H3DI2L.mjs} +3 -3
  105. package/dist/{chunk-D6QI3DJG.mjs → chunk-YLRYHUTW.mjs} +3 -3
  106. package/dist/{chunk-UETBYMGS.mjs → chunk-ZNDWOIP4.mjs} +3 -3
@@ -1,13 +1,13 @@
1
1
  "use client";
2
2
  import {
3
3
  input_default
4
- } from "./chunk-UETBYMGS.mjs";
5
- import {
6
- button_default
7
- } from "./chunk-DN6AW7DN.mjs";
4
+ } from "./chunk-ZNDWOIP4.mjs";
8
5
  import {
9
6
  icon_button_default
10
- } from "./chunk-DFBPLQMN.mjs";
7
+ } from "./chunk-LW5CNZW5.mjs";
8
+ import {
9
+ button_default
10
+ } from "./chunk-VYUH25IC.mjs";
11
11
 
12
12
  // src/components/fileUpload/fileUpload.tsx
13
13
  import { useRef, useState, useEffect } from "react";
@@ -2,12 +2,12 @@
2
2
  import {
3
3
  Icon_default
4
4
  } from "./chunk-DZ6QJCDZ.mjs";
5
- import {
6
- tv
7
- } from "./chunk-4ZJFD3L3.mjs";
8
5
  import {
9
6
  clsx
10
7
  } from "./chunk-27Y6K5NK.mjs";
8
+ import {
9
+ tv
10
+ } from "./chunk-4ZJFD3L3.mjs";
11
11
 
12
12
  // src/components/tree/tree.tsx
13
13
  import { forwardRef, useMemo, useState, useCallback } from "react";
@@ -132,7 +132,7 @@ var Tree = ({ headerContent, group, groupIcon, fileIcon, selectedId, classNames,
132
132
  ]
133
133
  }
134
134
  ),
135
- /* @__PURE__ */ jsx("div", { className: slots.gap({ class: classNames == null ? void 0 : classNames.gap }), children: group.data.map((node) => /* @__PURE__ */ jsx(
135
+ /* @__PURE__ */ jsx("div", { className: slots.itemWrapper({ class: classNames == null ? void 0 : classNames.itemWrapper }), children: group.data.map((node) => /* @__PURE__ */ jsx(
136
136
  TreeNodeItem,
137
137
  {
138
138
  node,
@@ -153,6 +153,7 @@ var treeStyle = tv({
153
153
  slots: {
154
154
  base: ["border", "border-neutral-light", "rounded-xl", "p-[20px]", "flex", "flex-col", "gap-[20px]", "select-none"],
155
155
  wrapper: ["flex", "flex-col", "gap-[5px]"],
156
+ itemWrapper: ["flex", "flex-col", "gap-[5px]"],
156
157
  node: [
157
158
  "flex",
158
159
  "items-center",
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-ZOTHPHXA.mjs";
5
5
  import {
6
6
  toast_default
7
- } from "./chunk-73RWXO3Y.mjs";
7
+ } from "./chunk-B2BSN6WP.mjs";
8
8
 
9
9
  // src/components/toast/use-toast.tsx
10
10
  import { createContext, useContext, useState, useCallback, useEffect, useRef } from "react";
@@ -1,22 +1,22 @@
1
1
  "use client";
2
- import {
3
- calendar_default
4
- } from "./chunk-L3RCWZTV.mjs";
5
2
  import {
6
3
  timePicker_default
7
- } from "./chunk-DLFXCMUU.mjs";
4
+ } from "./chunk-XIQHJBEM.mjs";
8
5
  import {
9
6
  useDatePicker
10
7
  } from "./chunk-FWJ2ZKH6.mjs";
8
+ import {
9
+ calendar_default
10
+ } from "./chunk-SWIYZRBZ.mjs";
11
11
  import {
12
12
  Icon_default
13
13
  } from "./chunk-DZ6QJCDZ.mjs";
14
- import {
15
- tv
16
- } from "./chunk-4ZJFD3L3.mjs";
17
14
  import {
18
15
  mapPropsVariants
19
16
  } from "./chunk-E3G5QXSH.mjs";
17
+ import {
18
+ tv
19
+ } from "./chunk-4ZJFD3L3.mjs";
20
20
 
21
21
  // src/components/dateTimePicker/dateTimePicker.tsx
22
22
  import React, { forwardRef, useCallback, useMemo } from "react";
@@ -1,19 +1,19 @@
1
1
  "use client";
2
2
  import {
3
3
  backdrop_default
4
- } from "./chunk-LL6F3WDX.mjs";
4
+ } from "./chunk-P5QCU457.mjs";
5
5
  import {
6
6
  button_default
7
- } from "./chunk-DN6AW7DN.mjs";
7
+ } from "./chunk-VYUH25IC.mjs";
8
8
  import {
9
9
  Icon_default
10
10
  } from "./chunk-DZ6QJCDZ.mjs";
11
- import {
12
- tv
13
- } from "./chunk-4ZJFD3L3.mjs";
14
11
  import {
15
12
  mapPropsVariants
16
13
  } from "./chunk-E3G5QXSH.mjs";
14
+ import {
15
+ tv
16
+ } from "./chunk-4ZJFD3L3.mjs";
17
17
 
18
18
  // src/components/modal/modal.tsx
19
19
  import { forwardRef, useMemo, useEffect } from "react";
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-6PN3DGOE.mjs";
5
5
  import {
6
6
  checkbox_default
7
- } from "./chunk-D6QI3DJG.mjs";
7
+ } from "./chunk-YLRYHUTW.mjs";
8
8
  import {
9
9
  clsx
10
10
  } from "./chunk-27Y6K5NK.mjs";
@@ -1,19 +1,19 @@
1
1
  "use client";
2
- import {
3
- useRipple
4
- } from "./chunk-6PNKRBUT.mjs";
5
2
  import {
6
3
  ripple_default
7
4
  } from "./chunk-LXHUO6VM.mjs";
5
+ import {
6
+ useRipple
7
+ } from "./chunk-6PNKRBUT.mjs";
8
8
  import {
9
9
  Icon_default
10
10
  } from "./chunk-DZ6QJCDZ.mjs";
11
- import {
12
- tv
13
- } from "./chunk-4ZJFD3L3.mjs";
14
11
  import {
15
12
  mapPropsVariants
16
13
  } from "./chunk-E3G5QXSH.mjs";
14
+ import {
15
+ tv
16
+ } from "./chunk-4ZJFD3L3.mjs";
17
17
 
18
18
  // src/components/button/icon-button.tsx
19
19
  import { forwardRef, useMemo, useCallback } from "react";
@@ -115,7 +115,12 @@ var iconButtonStyle = tv({
115
115
  },
116
116
  isInGroup: {
117
117
  true: {
118
- base: ["[&:not(:first-child):not(:last-child)]:rounded-none", "first:rounded-r-none", "last:rounded-l-none"]
118
+ base: [
119
+ "[&:not(:first-child):not(:last-child)]:rounded-none",
120
+ "first:rounded-r-none",
121
+ "last:rounded-l-none",
122
+ "[&:not(:first-child)]:border-l-0"
123
+ ]
119
124
  }
120
125
  }
121
126
  },
@@ -1,10 +1,10 @@
1
1
  "use client";
2
+ import {
3
+ text_button_default
4
+ } from "./chunk-YDGGBZAS.mjs";
2
5
  import {
3
6
  Icon_default
4
7
  } from "./chunk-DZ6QJCDZ.mjs";
5
- import {
6
- text_button_default
7
- } from "./chunk-ULNKVIHZ.mjs";
8
8
  import {
9
9
  tv
10
10
  } from "./chunk-4ZJFD3L3.mjs";
@@ -7,7 +7,8 @@ import {
7
7
  import React, { forwardRef } from "react";
8
8
  import { jsx } from "react/jsx-runtime";
9
9
  var ButtonGroup = forwardRef(({ children, ...props }, ref) => {
10
- return /* @__PURE__ */ jsx("div", { ref, className: buttonGroup(), children: React.Children.map(children, (child) => {
10
+ var _a;
11
+ return /* @__PURE__ */ jsx("div", { ref, className: buttonGroup({ className: (_a = props.classNames) == null ? void 0 : _a.base }), children: React.Children.map(children, (child) => {
11
12
  return React.cloneElement(child, {
12
13
  ...props,
13
14
  ...child.props,
@@ -19,7 +20,7 @@ var ButtonGroup = forwardRef(({ children, ...props }, ref) => {
19
20
  ButtonGroup.displayName = "ButtonGroup";
20
21
  var button_group_default = ButtonGroup;
21
22
  var buttonGroup = tv({
22
- base: ["flex", "gap-[20px]"]
23
+ base: ["flex"]
23
24
  });
24
25
 
25
26
  export {
@@ -4,7 +4,7 @@ import {
4
4
  } from "./chunk-6PN3DGOE.mjs";
5
5
  import {
6
6
  checkbox_default
7
- } from "./chunk-D6QI3DJG.mjs";
7
+ } from "./chunk-YLRYHUTW.mjs";
8
8
  import {
9
9
  clsx
10
10
  } from "./chunk-27Y6K5NK.mjs";
@@ -1,19 +1,19 @@
1
1
  "use client";
2
- import {
3
- useRipple
4
- } from "./chunk-6PNKRBUT.mjs";
5
2
  import {
6
3
  ripple_default
7
4
  } from "./chunk-LXHUO6VM.mjs";
5
+ import {
6
+ useRipple
7
+ } from "./chunk-6PNKRBUT.mjs";
8
8
  import {
9
9
  Icon_default
10
10
  } from "./chunk-DZ6QJCDZ.mjs";
11
- import {
12
- tv
13
- } from "./chunk-4ZJFD3L3.mjs";
14
11
  import {
15
12
  mapPropsVariants
16
13
  } from "./chunk-E3G5QXSH.mjs";
14
+ import {
15
+ tv
16
+ } from "./chunk-4ZJFD3L3.mjs";
17
17
 
18
18
  // src/components/button/button.tsx
19
19
  import React, { forwardRef, useMemo, useCallback } from "react";
@@ -145,7 +145,7 @@ var buttonStyle = tv({
145
145
  },
146
146
  isInGroup: {
147
147
  true: {
148
- base: "[&:not(:first-child):not(:last-child)]:rounded-none first:rounded-r-none last:rounded-l-none"
148
+ base: "[&:not(:first-child):not(:last-child)]:rounded-none first:rounded-r-none last:rounded-l-none [&:not(:first-child)]:border-l-0"
149
149
  }
150
150
  }
151
151
  },
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  list_default
4
- } from "./chunk-HIVPDIEP.mjs";
4
+ } from "./chunk-UFVQPPPW.mjs";
5
5
  import {
6
6
  listItem_default
7
- } from "./chunk-YZDZYMBP.mjs";
7
+ } from "./chunk-DQX2CILT.mjs";
8
8
 
9
9
  // src/components/dateTimePicker/timePicker.tsx
10
10
  import { useState, useRef, useEffect } from "react";
@@ -1,16 +1,16 @@
1
1
  "use client";
2
2
  import {
3
3
  table_body_default
4
- } from "./chunk-BPEMHZH3.mjs";
4
+ } from "./chunk-KJMJIFPS.mjs";
5
5
  import {
6
6
  table_head_default
7
- } from "./chunk-P7YYNA6L.mjs";
7
+ } from "./chunk-SBL6IHEW.mjs";
8
+ import {
9
+ pagination_default
10
+ } from "./chunk-YNKC7SHK.mjs";
8
11
  import {
9
12
  scrollArea_default
10
13
  } from "./chunk-M37VBNB3.mjs";
11
- import {
12
- pagination_default
13
- } from "./chunk-LQEA2HU5.mjs";
14
14
  import {
15
15
  clsx
16
16
  } from "./chunk-27Y6K5NK.mjs";
@@ -1,13 +1,13 @@
1
1
  "use client";
2
- import {
3
- tv
4
- } from "./chunk-4ZJFD3L3.mjs";
5
2
  import {
6
3
  clsx
7
4
  } from "./chunk-27Y6K5NK.mjs";
8
5
  import {
9
6
  mapPropsVariants
10
7
  } from "./chunk-E3G5QXSH.mjs";
8
+ import {
9
+ tv
10
+ } from "./chunk-4ZJFD3L3.mjs";
11
11
 
12
12
  // src/components/button/text-button.tsx
13
13
  import {
@@ -109,7 +109,12 @@ var textButtonStyle = tv({
109
109
  },
110
110
  isInGroup: {
111
111
  true: {
112
- base: ["[&:not(:first-child):not(:last-child)]:rounded-none", "first:rounded-r-none", "last:rounded-l-none"]
112
+ base: [
113
+ "[&:not(:first-child):not(:last-child)]:rounded-none",
114
+ "first:rounded-r-none",
115
+ "last:rounded-l-none",
116
+ "[&:not(:first-child)]:border-l-0"
117
+ ]
113
118
  }
114
119
  }
115
120
  },
@@ -4,19 +4,19 @@ import {
4
4
  } from "./chunk-F3HENRVM.mjs";
5
5
  import {
6
6
  input_default
7
- } from "./chunk-UETBYMGS.mjs";
7
+ } from "./chunk-ZNDWOIP4.mjs";
8
8
  import {
9
9
  Icon_default
10
10
  } from "./chunk-DZ6QJCDZ.mjs";
11
- import {
12
- tv
13
- } from "./chunk-4ZJFD3L3.mjs";
14
11
  import {
15
12
  clsx
16
13
  } from "./chunk-27Y6K5NK.mjs";
17
14
  import {
18
15
  mapPropsVariants
19
16
  } from "./chunk-E3G5QXSH.mjs";
17
+ import {
18
+ tv
19
+ } from "./chunk-4ZJFD3L3.mjs";
20
20
 
21
21
  // src/components/pagination/pagination.tsx
22
22
  import { forwardRef, useMemo, useState } from "react";
@@ -1,9 +1,9 @@
1
1
  "use client";
2
2
  import {
3
3
  backdrop_default
4
- } from "../../chunk-LL6F3WDX.mjs";
5
- import "../../chunk-4ZJFD3L3.mjs";
4
+ } from "../../chunk-P5QCU457.mjs";
6
5
  import "../../chunk-27Y6K5NK.mjs";
6
+ import "../../chunk-4ZJFD3L3.mjs";
7
7
  import "../../chunk-AC6TWLRT.mjs";
8
8
  export {
9
9
  backdrop_default as default
@@ -2,9 +2,9 @@
2
2
  import "../../chunk-SE5TU755.mjs";
3
3
  import {
4
4
  backdrop_default
5
- } from "../../chunk-LL6F3WDX.mjs";
6
- import "../../chunk-4ZJFD3L3.mjs";
5
+ } from "../../chunk-P5QCU457.mjs";
7
6
  import "../../chunk-27Y6K5NK.mjs";
7
+ import "../../chunk-4ZJFD3L3.mjs";
8
8
  import "../../chunk-AC6TWLRT.mjs";
9
9
  export {
10
10
  backdrop_default as Backdrop
@@ -4507,7 +4507,12 @@ var textButtonStyle = tv({
4507
4507
  },
4508
4508
  isInGroup: {
4509
4509
  true: {
4510
- base: ["[&:not(:first-child):not(:last-child)]:rounded-none", "first:rounded-r-none", "last:rounded-l-none"]
4510
+ base: [
4511
+ "[&:not(:first-child):not(:last-child)]:rounded-none",
4512
+ "first:rounded-r-none",
4513
+ "last:rounded-l-none",
4514
+ "[&:not(:first-child)]:border-l-0"
4515
+ ]
4511
4516
  }
4512
4517
  }
4513
4518
  },
@@ -1,21 +1,21 @@
1
1
  "use client";
2
2
  import {
3
3
  breadcrumb_default
4
- } from "../../chunk-IKKJWD67.mjs";
4
+ } from "../../chunk-NNDBEMPD.mjs";
5
5
  import "../../chunk-MY5U63QO.mjs";
6
- import "../../chunk-LPZOH3RP.mjs";
7
- import "../../chunk-DN6AW7DN.mjs";
8
- import "../../chunk-DFBPLQMN.mjs";
6
+ import "../../chunk-LW5CNZW5.mjs";
7
+ import "../../chunk-YDGGBZAS.mjs";
8
+ import "../../chunk-QC2XOK2E.mjs";
9
+ import "../../chunk-VYUH25IC.mjs";
9
10
  import "../../chunk-6WSACUIB.mjs";
10
- import "../../chunk-6PNKRBUT.mjs";
11
11
  import "../../chunk-LXHUO6VM.mjs";
12
+ import "../../chunk-6PNKRBUT.mjs";
12
13
  import "../../chunk-ZYIIXWVY.mjs";
13
14
  import "../../chunk-DZ6QJCDZ.mjs";
14
- import "../../chunk-ULNKVIHZ.mjs";
15
15
  import "../../chunk-3I7QA57V.mjs";
16
- import "../../chunk-4ZJFD3L3.mjs";
17
16
  import "../../chunk-27Y6K5NK.mjs";
18
17
  import "../../chunk-E3G5QXSH.mjs";
18
+ import "../../chunk-4ZJFD3L3.mjs";
19
19
  import "../../chunk-AC6TWLRT.mjs";
20
20
  export {
21
21
  breadcrumb_default as default
@@ -4509,7 +4509,12 @@ var textButtonStyle = tv({
4509
4509
  },
4510
4510
  isInGroup: {
4511
4511
  true: {
4512
- base: ["[&:not(:first-child):not(:last-child)]:rounded-none", "first:rounded-r-none", "last:rounded-l-none"]
4512
+ base: [
4513
+ "[&:not(:first-child):not(:last-child)]:rounded-none",
4514
+ "first:rounded-r-none",
4515
+ "last:rounded-l-none",
4516
+ "[&:not(:first-child)]:border-l-0"
4517
+ ]
4513
4518
  }
4514
4519
  }
4515
4520
  },
@@ -2,21 +2,21 @@
2
2
  import "../../chunk-KYIODWXL.mjs";
3
3
  import {
4
4
  breadcrumb_default
5
- } from "../../chunk-IKKJWD67.mjs";
5
+ } from "../../chunk-NNDBEMPD.mjs";
6
6
  import "../../chunk-MY5U63QO.mjs";
7
- import "../../chunk-LPZOH3RP.mjs";
8
- import "../../chunk-DN6AW7DN.mjs";
9
- import "../../chunk-DFBPLQMN.mjs";
7
+ import "../../chunk-LW5CNZW5.mjs";
8
+ import "../../chunk-YDGGBZAS.mjs";
9
+ import "../../chunk-QC2XOK2E.mjs";
10
+ import "../../chunk-VYUH25IC.mjs";
10
11
  import "../../chunk-6WSACUIB.mjs";
11
- import "../../chunk-6PNKRBUT.mjs";
12
12
  import "../../chunk-LXHUO6VM.mjs";
13
+ import "../../chunk-6PNKRBUT.mjs";
13
14
  import "../../chunk-ZYIIXWVY.mjs";
14
15
  import "../../chunk-DZ6QJCDZ.mjs";
15
- import "../../chunk-ULNKVIHZ.mjs";
16
16
  import "../../chunk-3I7QA57V.mjs";
17
- import "../../chunk-4ZJFD3L3.mjs";
18
17
  import "../../chunk-27Y6K5NK.mjs";
19
18
  import "../../chunk-E3G5QXSH.mjs";
19
+ import "../../chunk-4ZJFD3L3.mjs";
20
20
  import "../../chunk-AC6TWLRT.mjs";
21
21
  export {
22
22
  breadcrumb_default as Breadcrumb
@@ -9,6 +9,9 @@ interface ButtonGroupProps {
9
9
  radius?: "default" | "full" | "none";
10
10
  fullWidth?: boolean;
11
11
  isDisabled?: boolean;
12
+ classNames?: {
13
+ base: string;
14
+ };
12
15
  }
13
16
  declare const ButtonGroup: react__default.ForwardRefExoticComponent<ButtonGroupProps & react__default.RefAttributes<HTMLDivElement>>;
14
17
 
@@ -9,6 +9,9 @@ interface ButtonGroupProps {
9
9
  radius?: "default" | "full" | "none";
10
10
  fullWidth?: boolean;
11
11
  isDisabled?: boolean;
12
+ classNames?: {
13
+ base: string;
14
+ };
12
15
  }
13
16
  declare const ButtonGroup: react__default.ForwardRefExoticComponent<ButtonGroupProps & react__default.RefAttributes<HTMLDivElement>>;
14
17
 
@@ -327,7 +327,8 @@ var tv = (0, import_tailwind_variants.createTV)({
327
327
  // src/components/button/button-group.tsx
328
328
  var import_jsx_runtime = require("react/jsx-runtime");
329
329
  var ButtonGroup = (0, import_react.forwardRef)(({ children, ...props }, ref) => {
330
- return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("div", { ref, className: buttonGroup(), children: import_react.default.Children.map(children, (child) => {
330
+ var _a;
331
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("div", { ref, className: buttonGroup({ className: (_a = props.classNames) == null ? void 0 : _a.base }), children: import_react.default.Children.map(children, (child) => {
331
332
  return import_react.default.cloneElement(child, {
332
333
  ...props,
333
334
  ...child.props,
@@ -339,5 +340,5 @@ var ButtonGroup = (0, import_react.forwardRef)(({ children, ...props }, ref) =>
339
340
  ButtonGroup.displayName = "ButtonGroup";
340
341
  var button_group_default = ButtonGroup;
341
342
  var buttonGroup = tv({
342
- base: ["flex", "gap-[20px]"]
343
+ base: ["flex"]
343
344
  });
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  button_group_default
4
- } from "../../chunk-LPZOH3RP.mjs";
4
+ } from "../../chunk-QC2XOK2E.mjs";
5
5
  import "../../chunk-4ZJFD3L3.mjs";
6
6
  import "../../chunk-AC6TWLRT.mjs";
7
7
  export {
@@ -4566,7 +4566,7 @@ var buttonStyle = tv({
4566
4566
  },
4567
4567
  isInGroup: {
4568
4568
  true: {
4569
- base: "[&:not(:first-child):not(:last-child)]:rounded-none first:rounded-r-none last:rounded-l-none"
4569
+ base: "[&:not(:first-child):not(:last-child)]:rounded-none first:rounded-r-none last:rounded-l-none [&:not(:first-child)]:border-l-0"
4570
4570
  }
4571
4571
  }
4572
4572
  },
@@ -1,15 +1,15 @@
1
1
  "use client";
2
2
  import {
3
3
  button_default
4
- } from "../../chunk-DN6AW7DN.mjs";
4
+ } from "../../chunk-VYUH25IC.mjs";
5
5
  import "../../chunk-6WSACUIB.mjs";
6
- import "../../chunk-6PNKRBUT.mjs";
7
6
  import "../../chunk-LXHUO6VM.mjs";
7
+ import "../../chunk-6PNKRBUT.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
9
  import "../../chunk-DZ6QJCDZ.mjs";
10
10
  import "../../chunk-3I7QA57V.mjs";
11
- import "../../chunk-4ZJFD3L3.mjs";
12
11
  import "../../chunk-E3G5QXSH.mjs";
12
+ import "../../chunk-4ZJFD3L3.mjs";
13
13
  import "../../chunk-AC6TWLRT.mjs";
14
14
  export {
15
15
  button_default as default
@@ -4536,7 +4536,12 @@ var iconButtonStyle = tv({
4536
4536
  },
4537
4537
  isInGroup: {
4538
4538
  true: {
4539
- base: ["[&:not(:first-child):not(:last-child)]:rounded-none", "first:rounded-r-none", "last:rounded-l-none"]
4539
+ base: [
4540
+ "[&:not(:first-child):not(:last-child)]:rounded-none",
4541
+ "first:rounded-r-none",
4542
+ "last:rounded-l-none",
4543
+ "[&:not(:first-child)]:border-l-0"
4544
+ ]
4540
4545
  }
4541
4546
  }
4542
4547
  },
@@ -1,15 +1,15 @@
1
1
  "use client";
2
2
  import {
3
3
  icon_button_default
4
- } from "../../chunk-DFBPLQMN.mjs";
4
+ } from "../../chunk-LW5CNZW5.mjs";
5
5
  import "../../chunk-6WSACUIB.mjs";
6
- import "../../chunk-6PNKRBUT.mjs";
7
6
  import "../../chunk-LXHUO6VM.mjs";
7
+ import "../../chunk-6PNKRBUT.mjs";
8
8
  import "../../chunk-ZYIIXWVY.mjs";
9
9
  import "../../chunk-DZ6QJCDZ.mjs";
10
10
  import "../../chunk-3I7QA57V.mjs";
11
- import "../../chunk-4ZJFD3L3.mjs";
12
11
  import "../../chunk-E3G5QXSH.mjs";
12
+ import "../../chunk-4ZJFD3L3.mjs";
13
13
  import "../../chunk-AC6TWLRT.mjs";
14
14
  export {
15
15
  icon_button_default as default
@@ -4571,7 +4571,7 @@ var buttonStyle = tv({
4571
4571
  },
4572
4572
  isInGroup: {
4573
4573
  true: {
4574
- base: "[&:not(:first-child):not(:last-child)]:rounded-none first:rounded-r-none last:rounded-l-none"
4574
+ base: "[&:not(:first-child):not(:last-child)]:rounded-none first:rounded-r-none last:rounded-l-none [&:not(:first-child)]:border-l-0"
4575
4575
  }
4576
4576
  }
4577
4577
  },
@@ -4932,7 +4932,12 @@ var iconButtonStyle = tv({
4932
4932
  },
4933
4933
  isInGroup: {
4934
4934
  true: {
4935
- base: ["[&:not(:first-child):not(:last-child)]:rounded-none", "first:rounded-r-none", "last:rounded-l-none"]
4935
+ base: [
4936
+ "[&:not(:first-child):not(:last-child)]:rounded-none",
4937
+ "first:rounded-r-none",
4938
+ "last:rounded-l-none",
4939
+ "[&:not(:first-child)]:border-l-0"
4940
+ ]
4936
4941
  }
4937
4942
  }
4938
4943
  },
@@ -5328,7 +5333,12 @@ var textButtonStyle = tv({
5328
5333
  },
5329
5334
  isInGroup: {
5330
5335
  true: {
5331
- base: ["[&:not(:first-child):not(:last-child)]:rounded-none", "first:rounded-r-none", "last:rounded-l-none"]
5336
+ base: [
5337
+ "[&:not(:first-child):not(:last-child)]:rounded-none",
5338
+ "first:rounded-r-none",
5339
+ "last:rounded-l-none",
5340
+ "[&:not(:first-child)]:border-l-0"
5341
+ ]
5332
5342
  }
5333
5343
  }
5334
5344
  },
@@ -5389,7 +5399,8 @@ var textButtonStyle = tv({
5389
5399
  var import_react5 = __toESM(require("react"));
5390
5400
  var import_jsx_runtime7 = require("react/jsx-runtime");
5391
5401
  var ButtonGroup = (0, import_react5.forwardRef)(({ children, ...props }, ref) => {
5392
- return /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("div", { ref, className: buttonGroup(), children: import_react5.default.Children.map(children, (child) => {
5402
+ var _a;
5403
+ return /* @__PURE__ */ (0, import_jsx_runtime7.jsx)("div", { ref, className: buttonGroup({ className: (_a = props.classNames) == null ? void 0 : _a.base }), children: import_react5.default.Children.map(children, (child) => {
5393
5404
  return import_react5.default.cloneElement(child, {
5394
5405
  ...props,
5395
5406
  ...child.props,
@@ -5401,7 +5412,7 @@ var ButtonGroup = (0, import_react5.forwardRef)(({ children, ...props }, ref) =>
5401
5412
  ButtonGroup.displayName = "ButtonGroup";
5402
5413
  var button_group_default = ButtonGroup;
5403
5414
  var buttonGroup = tv({
5404
- base: ["flex", "gap-[20px]"]
5415
+ base: ["flex"]
5405
5416
  });
5406
5417
  // Annotate the CommonJS export names for ESM import in node:
5407
5418
  0 && (module.exports = {