@soft-stech/bootsman-ui-shadcn 1.4.8 → 1.4.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (81) hide show
  1. package/dist/{BuiAlertDialogContent.vue_vue_type_script_setup_true_lang-X9qvKN3J.js → BuiAlertDialogContent.vue_vue_type_script_setup_true_lang-Dyl7QJKb.js} +3 -3
  2. package/dist/{BuiAutoForm.vue_vue_type_script_setup_true_lang-BBx7b8u8.js → BuiAutoForm.vue_vue_type_script_setup_true_lang-CB-EIML7.js} +1 -1
  3. package/dist/{BuiAutoFormField.vue_vue_type_script_setup_true_lang-CqA94diy.js → BuiAutoFormField.vue_vue_type_script_setup_true_lang-BLsCoIRy.js} +2 -2
  4. package/dist/{BuiAutoFormFieldArray.vue_vue_type_script_setup_true_lang-BQZouYJ4.js → BuiAutoFormFieldArray.vue_vue_type_script_setup_true_lang-BTlHuLUz.js} +1 -1
  5. package/dist/{BuiAutoFormFieldDate.vue_vue_type_script_setup_true_lang-DJkjqkPx.js → BuiAutoFormFieldDate.vue_vue_type_script_setup_true_lang-COUhdLy1.js} +1 -1
  6. package/dist/{BuiAutoFormFieldEnum.vue_vue_type_script_setup_true_lang-BqzSccUZ.js → BuiAutoFormFieldEnum.vue_vue_type_script_setup_true_lang-1dOhbU2o.js} +1 -1
  7. package/dist/{BuiAutoFormFieldObject.vue_vue_type_script_setup_true_lang-JXUgSOJM.js → BuiAutoFormFieldObject.vue_vue_type_script_setup_true_lang-DGgLatY8.js} +1 -1
  8. package/dist/{BuiCommand.vue_vue_type_script_setup_true_lang-DT7dIFaG.js → BuiCommand.vue_vue_type_script_setup_true_lang-Bsirct3Q.js} +6 -6
  9. package/dist/{BuiCommandDialog.vue_vue_type_script_setup_true_lang-Blp3bnyE.js → BuiCommandDialog.vue_vue_type_script_setup_true_lang-G04U7dS_.js} +7 -7
  10. package/dist/{BuiContextMenuContent.vue_vue_type_script_setup_true_lang-CuqPZL6x.js → BuiContextMenuContent.vue_vue_type_script_setup_true_lang-CaqgIxuK.js} +3 -3
  11. package/dist/{BuiContextMenuSubContent.vue_vue_type_script_setup_true_lang-CFxfppM9.js → BuiContextMenuSubContent.vue_vue_type_script_setup_true_lang-DZGICRLF.js} +6 -6
  12. package/dist/{BuiDialogContent.vue_vue_type_script_setup_true_lang-BMA0M1hp.js → BuiDialogContent.vue_vue_type_script_setup_true_lang-DcmE9hBi.js} +3 -3
  13. package/dist/{BuiDropdownMenuContent.vue_vue_type_script_setup_true_lang-B8H_op05.js → BuiDropdownMenuContent.vue_vue_type_script_setup_true_lang-DBkqOlh3.js} +8 -8
  14. package/dist/{BuiDropdownMenuSubContent.vue_vue_type_script_setup_true_lang-C04QeTB4.js → BuiDropdownMenuSubContent.vue_vue_type_script_setup_true_lang-DrZFSBRM.js} +5 -5
  15. package/dist/{BuiHoverCardContent.vue_vue_type_script_setup_true_lang-DBSu9D_2.js → BuiHoverCardContent.vue_vue_type_script_setup_true_lang-Dgr6-pEZ.js} +1 -1
  16. package/dist/{BuiPopoverContent.vue_vue_type_script_setup_true_lang-Tkbjs9OG.js → BuiPopoverContent.vue_vue_type_script_setup_true_lang-BALStK7t.js} +4 -4
  17. package/dist/{BuiSelectContent.vue_vue_type_script_setup_true_lang-Cm3Rhbn-.js → BuiSelectContent.vue_vue_type_script_setup_true_lang-DJkDD2s5.js} +1 -1
  18. package/dist/{BuiTooltip.vue_vue_type_script_setup_true_lang-D14b-2Ro.js → BuiTooltip.vue_vue_type_script_setup_true_lang-Cas1FHjM.js} +1 -1
  19. package/dist/{BuiTooltipContent.vue_vue_type_script_setup_true_lang-C_JQIHtq.js → BuiTooltipContent.vue_vue_type_script_setup_true_lang-BGxKPTKg.js} +7 -7
  20. package/dist/assets/main.css +1 -1
  21. package/dist/components/ui/alert-dialog/BuiAlertDialogContent.js +1 -1
  22. package/dist/components/ui/alert-dialog/index.js +1 -1
  23. package/dist/components/ui/auto-form/BuiAutoForm.js +1 -1
  24. package/dist/components/ui/auto-form/BuiAutoFormField.js +1 -1
  25. package/dist/components/ui/auto-form/BuiAutoFormFieldArray.js +1 -1
  26. package/dist/components/ui/auto-form/BuiAutoFormFieldArrayCard.js +1 -1
  27. package/dist/components/ui/auto-form/BuiAutoFormFieldDate.js +1 -1
  28. package/dist/components/ui/auto-form/BuiAutoFormFieldEnum.js +1 -1
  29. package/dist/components/ui/auto-form/BuiAutoFormFieldObject.js +1 -1
  30. package/dist/components/ui/auto-form/BuiAutoFormFieldObjectCard.js +1 -1
  31. package/dist/components/ui/auto-form/constant.js +3 -3
  32. package/dist/components/ui/auto-form/index.js +6 -6
  33. package/dist/components/ui/command/BuiCommand.js +1 -1
  34. package/dist/components/ui/command/BuiCommandDialog.js +1 -1
  35. package/dist/components/ui/command/index.js +2 -2
  36. package/dist/components/ui/context-menu/BuiContextMenuContent.js +1 -1
  37. package/dist/components/ui/context-menu/BuiContextMenuSubContent.js +1 -1
  38. package/dist/components/ui/context-menu/index.js +2 -2
  39. package/dist/components/ui/dialog/BuiDialogContent.js +1 -1
  40. package/dist/components/ui/dialog/index.js +1 -1
  41. package/dist/components/ui/dropdown-menu/BuiDropdownMenuContent.js +1 -1
  42. package/dist/components/ui/dropdown-menu/BuiDropdownMenuSubContent.js +1 -1
  43. package/dist/components/ui/dropdown-menu/index.js +2 -2
  44. package/dist/components/ui/hover-card/BuiHoverCardContent.js +1 -1
  45. package/dist/components/ui/hover-card/index.js +1 -1
  46. package/dist/components/ui/pagination/BuiPaginationCommon.js +1 -1
  47. package/dist/components/ui/pagination/index.js +1 -1
  48. package/dist/components/ui/popover/BuiPopoverContent.js +1 -1
  49. package/dist/components/ui/popover/index.js +1 -1
  50. package/dist/components/ui/select/Bui.js +4 -4
  51. package/dist/components/ui/select/BuiSelectContent.js +1 -1
  52. package/dist/components/ui/select/index.js +1 -1
  53. package/dist/components/ui/table/index.js +1 -1
  54. package/dist/components/ui/tabs/index.js +5 -5
  55. package/dist/components/ui/tooltip/BuiTooltip.js +1 -1
  56. package/dist/components/ui/tooltip/BuiTooltipContent.js +1 -1
  57. package/dist/components/ui/tooltip/index.js +2 -2
  58. package/dist/index.js +20 -20
  59. package/dist/tailwind-preset.js +4 -1
  60. package/dist/{variables-DYXtCgRV.js → variables-LmtKdMeC.js} +1 -1
  61. package/dist/variables.css +1 -1
  62. package/package.json +1 -1
  63. package/src/assets/variables.css +2 -0
  64. package/src/components/stories/BuiStepper.story.vue +4 -4
  65. package/src/components/ui/alert-dialog/BuiAlertDialogContent.vue +1 -1
  66. package/src/components/ui/command/BuiCommand.vue +1 -1
  67. package/src/components/ui/command/BuiCommandDialog.vue +1 -1
  68. package/src/components/ui/context-menu/BuiContextMenuContent.vue +1 -1
  69. package/src/components/ui/context-menu/BuiContextMenuSubContent.vue +1 -1
  70. package/src/components/ui/dialog/BuiDialogContent.vue +1 -1
  71. package/src/components/ui/dropdown-menu/BuiDropdownMenuContent.vue +1 -1
  72. package/src/components/ui/dropdown-menu/BuiDropdownMenuSubContent.vue +1 -1
  73. package/src/components/ui/hover-card/BuiHoverCardContent.vue +1 -1
  74. package/src/components/ui/popover/BuiPopoverContent.vue +1 -1
  75. package/src/components/ui/select/Bui.vue +1 -1
  76. package/src/components/ui/select/BuiSelectContent.vue +1 -1
  77. package/src/components/ui/switch/BuiSwitch.vue +0 -1
  78. package/src/components/ui/tabs/index.ts +1 -1
  79. package/src/components/ui/tooltip/BuiTooltip.vue +1 -1
  80. package/src/components/ui/tooltip/BuiTooltipContent.vue +1 -1
  81. package/src/tailwind-preset.ts +7 -1
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as i, openBlock as r, createBlock as c, unref as t, withCtx as a, createVNode as o, mergeProps as p, renderSlot as u } from "vue";
2
2
  import { d as m, o as f, p as g, q as b } from "./index-DKlaqzM0.js";
3
3
  import { g as _ } from "./utils-Do5XvoZJ.js";
4
- const A = /* @__PURE__ */ i({
4
+ const v = /* @__PURE__ */ i({
5
5
  __name: "BuiAlertDialogContent",
6
6
  props: {
7
7
  forceMount: { type: Boolean },
@@ -19,7 +19,7 @@ const A = /* @__PURE__ */ i({
19
19
  o(t(g), { class: "fixed inset-0 z-50 bg-background/80 backdrop-blur-sm data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0" }),
20
20
  o(t(b), p({ ...e, ...t(n) }, {
21
21
  class: t(_)(
22
- "fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border border-muted bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg md:w-full",
22
+ "shadow-level2 fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border border-muted bg-background p-6 duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg md:w-full",
23
23
  e.class
24
24
  )
25
25
  }), {
@@ -34,5 +34,5 @@ const A = /* @__PURE__ */ i({
34
34
  }
35
35
  });
36
36
  export {
37
- A as _
37
+ v as _
38
38
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as b, toRefs as C, computed as c, openBlock as u, createBlock as _, resolveDynamicComponent as B, mergeProps as y, withCtx as F, renderSlot as l, createElementBlock as N, Fragment as j, renderList as A, createVNode as O } from "vue";
2
2
  import { toTypedSchema as $ } from "@vee-validate/zod";
3
3
  import { getObjectFormSchema as D, getBaseSchema as V, getBaseType as Z, getDefaultValueInZodStack as k } from "./components/ui/auto-form/utils.js";
4
- import { _ as E } from "./BuiAutoFormField.vue_vue_type_script_setup_true_lang-CqA94diy.js";
4
+ import { _ as E } from "./BuiAutoFormField.vue_vue_type_script_setup_true_lang-BLsCoIRy.js";
5
5
  import { provideDependencies as I } from "./components/ui/auto-form/dependencies.js";
6
6
  import { Form as P } from "vee-validate";
7
7
  const z = /* @__PURE__ */ b({
@@ -2,8 +2,8 @@ import { defineComponent as b, computed as y, provide as D, openBlock as c, crea
2
2
  import * as $ from "zod";
3
3
  import { useField as q, FieldContextKey as w, FieldArray as W } from "vee-validate";
4
4
  import { _ as v } from "./BuiAutoFormFieldBoolean.vue_vue_type_script_setup_true_lang-BPqDv1C-.js";
5
- import { _ as X } from "./BuiAutoFormFieldDate.vue_vue_type_script_setup_true_lang-DJkjqkPx.js";
6
- import { _ as Z } from "./BuiAutoFormFieldEnum.vue_vue_type_script_setup_true_lang-BqzSccUZ.js";
5
+ import { _ as X } from "./BuiAutoFormFieldDate.vue_vue_type_script_setup_true_lang-COUhdLy1.js";
6
+ import { _ as Z } from "./BuiAutoFormFieldEnum.vue_vue_type_script_setup_true_lang-1dOhbU2o.js";
7
7
  import { T as Y, _ as x } from "./BuiAutoFormFieldFile.vue_vue_type_script_setup_true_lang-CYpfHwEN.js";
8
8
  import { _ as C } from "./BuiAutoFormFieldInput.vue_vue_type_script_setup_true_lang-trXyF12t.js";
9
9
  import { _ as ee } from "./BuiAutoFormFieldNumber.vue_vue_type_script_setup_true_lang-H_XnWE1J.js";
@@ -2,7 +2,7 @@ import { defineComponent as k, computed as C, provide as g, openBlock as i, crea
2
2
  import * as c from "zod";
3
3
  import { useField as Z, FieldContextKey as D, FieldArray as S } from "vee-validate";
4
4
  import { getBaseType as j, beautifyObjectName as w } from "./components/ui/auto-form/utils.js";
5
- import { _ as E, P as L } from "./BuiAutoFormField.vue_vue_type_script_setup_true_lang-CqA94diy.js";
5
+ import { _ as E, P as L } from "./BuiAutoFormField.vue_vue_type_script_setup_true_lang-BLsCoIRy.js";
6
6
  import { _ as K } from "./BuiAutoFormLabel.vue_vue_type_script_setup_true_lang-CbsWYrBP.js";
7
7
  import { _ as O } from "./BuiAccordion.vue_vue_type_script_setup_true_lang-Bga9YJNb.js";
8
8
  import { _ as R } from "./BuiAccordionContent.vue_vue_type_script_setup_true_lang-DVJelbU0.js";
@@ -7,7 +7,7 @@ import { BuiCalendar as V } from "./components/ui/calendar/index.js";
7
7
  import "./BuiCalendar.vue_vue_type_style_index_0_lang-DK4yUiXC.js";
8
8
  import { _ as E } from "./BuiPopover.vue_vue_type_script_setup_true_lang-CGkz30K2.js";
9
9
  import { _ as j } from "./BuiPopoverTrigger.vue_vue_type_script_setup_true_lang-Du2ZN56l.js";
10
- import { _ as q } from "./BuiPopoverContent.vue_vue_type_script_setup_true_lang-Tkbjs9OG.js";
10
+ import { _ as q } from "./BuiPopoverContent.vue_vue_type_script_setup_true_lang-BALStK7t.js";
11
11
  let c = null;
12
12
  function z() {
13
13
  return c == null && (c = new Intl.DateTimeFormat().resolvedOptions().timeZone), c;
@@ -6,7 +6,7 @@ import { d as h, a as B, c as F, f as q } from "./utils-Do5XvoZJ.js";
6
6
  import { _ as C } from "./BuiSelect.vue_vue_type_script_setup_true_lang-CgsLboTA.js";
7
7
  import { _ as V } from "./BuiSelectValue.vue_vue_type_script_setup_true_lang-BNN6bEtZ.js";
8
8
  import { _ as w } from "./BuiSelectTrigger.vue_vue_type_script_setup_true_lang-DqEiT8BY.js";
9
- import { _ as E } from "./BuiSelectContent.vue_vue_type_script_setup_true_lang-Cm3Rhbn-.js";
9
+ import { _ as E } from "./BuiSelectContent.vue_vue_type_script_setup_true_lang-DJkDD2s5.js";
10
10
  import { _ as L } from "./BuiSelectItem.vue_vue_type_script_setup_true_lang-BrrOFWT-.js";
11
11
  import { _ as P } from "./BuiLabel.vue_vue_type_script_setup_true_lang-BCDLQOYQ.js";
12
12
  import { _ as S } from "./BuiRadioGroup.vue_vue_type_script_setup_true_lang-DERiuA4O.js";
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as b, computed as h, provide as g, openBlock as f, createElementBlock as m, renderSlot as y, normalizeProps as v, guardReactiveProps as N, createVNode as t, unref as o, withCtx as l, createTextVNode as $, toDisplayString as B, Fragment as S, renderList as j, createBlock as q } from "vue";
2
2
  import { useField as F, FieldContextKey as O } from "vee-validate";
3
- import { _ as C } from "./BuiAutoFormField.vue_vue_type_script_setup_true_lang-CqA94diy.js";
3
+ import { _ as C } from "./BuiAutoFormField.vue_vue_type_script_setup_true_lang-BLsCoIRy.js";
4
4
  import { getBaseSchema as c, getBaseType as A, getDefaultValueInZodStack as V, beautifyObjectName as Z } from "./components/ui/auto-form/utils.js";
5
5
  import { _ as k } from "./BuiAutoFormLabel.vue_vue_type_script_setup_true_lang-CbsWYrBP.js";
6
6
  import { _ as w } from "./BuiAccordion.vue_vue_type_script_setup_true_lang-Bga9YJNb.js";
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as r, openBlock as n, createBlock as p, unref as e, mergeProps as s, withCtx as d, renderSlot as u } from "vue";
2
2
  import { x as m, V as c } from "./index-DKlaqzM0.js";
3
3
  import { g as i } from "./utils-Do5XvoZJ.js";
4
- const _ = /* @__PURE__ */ r({
4
+ const x = /* @__PURE__ */ r({
5
5
  __name: "BuiCommand",
6
6
  props: {
7
7
  modelValue: {},
@@ -21,13 +21,13 @@ const _ = /* @__PURE__ */ r({
21
21
  as: {}
22
22
  },
23
23
  emits: ["update:modelValue", "update:open", "update:searchTerm", "update:selectedValue"],
24
- setup(t, { emit: a }) {
25
- const l = m(t, a);
26
- return (o, h) => (n(), p(e(c), s(e(l), {
24
+ setup(t, { emit: l }) {
25
+ const a = m(t, l);
26
+ return (o, h) => (n(), p(e(c), s(e(a), {
27
27
  open: !0,
28
28
  "model-value": "",
29
29
  class: e(i)(
30
- "flex h-full w-full flex-col overflow-hidden rounded-md border border-muted bg-popover text-popover-foreground shadow-md",
30
+ "shadow-level1 flex h-full w-full flex-col overflow-hidden rounded-md border border-muted bg-popover text-popover-foreground",
31
31
  o.$attrs.class ?? ""
32
32
  )
33
33
  }), {
@@ -39,5 +39,5 @@ const _ = /* @__PURE__ */ r({
39
39
  }
40
40
  });
41
41
  export {
42
- _
42
+ x as _
43
43
  };
@@ -1,9 +1,9 @@
1
1
  import { defineComponent as n, openBlock as s, createBlock as _, unref as e, normalizeProps as i, guardReactiveProps as c, withCtx as o, createVNode as t, renderSlot as u } from "vue";
2
- import { d as f } from "./index-DKlaqzM0.js";
3
- import { _ as l } from "./BuiCommand.vue_vue_type_script_setup_true_lang-DT7dIFaG.js";
2
+ import { d as l } from "./index-DKlaqzM0.js";
3
+ import { _ as f } from "./BuiCommand.vue_vue_type_script_setup_true_lang-Bsirct3Q.js";
4
4
  import { _ as g } from "./BuiDialog.vue_vue_type_script_setup_true_lang-C0gpUi9x.js";
5
5
  import "vee-validate";
6
- import { _ as k } from "./BuiDialogContent.vue_vue_type_script_setup_true_lang-BMA0M1hp.js";
6
+ import { _ as k } from "./BuiDialogContent.vue_vue_type_script_setup_true_lang-DcmE9hBi.js";
7
7
  const P = /* @__PURE__ */ n({
8
8
  __name: "BuiCommandDialog",
9
9
  props: {
@@ -13,12 +13,12 @@ const P = /* @__PURE__ */ n({
13
13
  },
14
14
  emits: ["update:open"],
15
15
  setup(m, { emit: p }) {
16
- const r = m, d = f(p);
17
- return (a, w) => (s(), _(e(g), i(c({ ...r, ...e(d) })), {
16
+ const r = m, d = l(p);
17
+ return (a, v) => (s(), _(e(g), i(c({ ...r, ...e(d) })), {
18
18
  default: o(() => [
19
- t(e(k), { class: "overflow-hidden p-0 shadow-lg" }, {
19
+ t(e(k), { class: "overflow-hidden p-0 shadow-level2" }, {
20
20
  default: o(() => [
21
- t(l, { class: "[&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground [&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0 [&_[cmdk-group]]:px-2 [&_[cmdk-input-wrapper]_svg]:h-5 [&_[cmdk-input-wrapper]_svg]:w-5 [&_[cmdk-input]]:h-12 [&_[cmdk-item]]:px-2 [&_[cmdk-item]]:py-3 [&_[cmdk-item]_svg]:h-5 [&_[cmdk-item]_svg]:w-5" }, {
21
+ t(f, { class: "[&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:font-medium [&_[cmdk-group-heading]]:text-muted-foreground [&_[cmdk-group]:not([hidden])_~[cmdk-group]]:pt-0 [&_[cmdk-group]]:px-2 [&_[cmdk-input-wrapper]_svg]:h-5 [&_[cmdk-input-wrapper]_svg]:w-5 [&_[cmdk-input]]:h-12 [&_[cmdk-item]]:px-2 [&_[cmdk-item]]:py-3 [&_[cmdk-item]_svg]:h-5 [&_[cmdk-item]_svg]:w-5" }, {
22
22
  default: o(() => [
23
23
  u(a.$slots, "default")
24
24
  ]),
@@ -1,4 +1,4 @@
1
- import { defineComponent as d, openBlock as r, createBlock as l, unref as e, withCtx as t, createVNode as m, mergeProps as p, renderSlot as c } from "vue";
1
+ import { defineComponent as d, openBlock as r, createBlock as l, unref as e, withCtx as t, createVNode as p, mergeProps as m, renderSlot as c } from "vue";
2
2
  import { x as f, w as u, z as h } from "./index-DKlaqzM0.js";
3
3
  import { g as B } from "./utils-Do5XvoZJ.js";
4
4
  const C = /* @__PURE__ */ d({
@@ -22,10 +22,10 @@ const C = /* @__PURE__ */ d({
22
22
  const o = a, n = f(o, s);
23
23
  return (i, g) => (r(), l(e(u), null, {
24
24
  default: t(() => [
25
- m(e(h), p({
25
+ p(e(h), m({
26
26
  class: [
27
27
  e(B)(
28
- "z-50 min-w-[8rem] overflow-hidden rounded-md border border-muted bg-popover p-1 text-popover-foreground shadow-md animate-in fade-in-80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
28
+ "shadow-level1 z-50 min-w-[8rem] overflow-hidden rounded-md border border-muted bg-popover p-1 text-popover-foreground animate-in fade-in-80 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
29
29
  o.class
30
30
  )
31
31
  ]
@@ -1,4 +1,4 @@
1
- import { defineComponent as n, openBlock as d, createBlock as r, unref as o, mergeProps as l, withCtx as p, renderSlot as c } from "vue";
1
+ import { defineComponent as n, openBlock as d, createBlock as r, unref as e, mergeProps as l, withCtx as p, renderSlot as c } from "vue";
2
2
  import { x as m, a4 as u } from "./index-DKlaqzM0.js";
3
3
  import { g as f } from "./utils-Do5XvoZJ.js";
4
4
  const _ = /* @__PURE__ */ n({
@@ -22,11 +22,11 @@ const _ = /* @__PURE__ */ n({
22
22
  },
23
23
  emits: ["escapeKeyDown", "pointerDownOutside", "focusOutside", "interactOutside", "entryFocus", "openAutoFocus", "closeAutoFocus"],
24
24
  setup(t, { emit: a }) {
25
- const e = t, s = m(e, a);
26
- return (i, g) => (d(), r(o(u), l(o(s), {
27
- class: o(f)(
28
- "z-50 min-w-[8rem] overflow-hidden rounded-md border border-muted bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
29
- e.class
25
+ const o = t, s = m(o, a);
26
+ return (i, g) => (d(), r(e(u), l(e(s), {
27
+ class: e(f)(
28
+ "z-50 min-w-[8rem] overflow-hidden rounded-md border border-muted bg-popover p-1 text-popover-foreground shadow-level1 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
29
+ o.class
30
30
  )
31
31
  }), {
32
32
  default: p(() => [
@@ -2,7 +2,7 @@ import { defineComponent as i, openBlock as u, createBlock as c, unref as t, wit
2
2
  import { d as g, aa as b, ab as w, ac as y, a6 as B } from "./index-DKlaqzM0.js";
3
3
  import { g as _ } from "./utils-Do5XvoZJ.js";
4
4
  import { X as x } from "./x-DjGG8Lwe.js";
5
- const O = /* @__PURE__ */ i({
5
+ const A = /* @__PURE__ */ i({
6
6
  __name: "BuiDialogContent",
7
7
  props: {
8
8
  forceMount: { type: Boolean },
@@ -20,7 +20,7 @@ const O = /* @__PURE__ */ i({
20
20
  e(t(w), { class: "fixed inset-0 z-50 bg-background/80 backdrop-blur-sm data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0" }),
21
21
  e(t(y), p({
22
22
  class: t(_)(
23
- "fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border border-muted bg-background p-6 shadow-lg duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg md:w-full",
23
+ "shadow-level2 fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-4 border border-muted bg-background p-6 duration-200 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[state=closed]:slide-out-to-left-1/2 data-[state=closed]:slide-out-to-top-[48%] data-[state=open]:slide-in-from-left-1/2 data-[state=open]:slide-in-from-top-[48%] sm:rounded-lg md:w-full",
24
24
  o.class
25
25
  )
26
26
  }, { ...o, ...t(l) }), {
@@ -42,5 +42,5 @@ const O = /* @__PURE__ */ i({
42
42
  }
43
43
  });
44
44
  export {
45
- O as _
45
+ A as _
46
46
  };
@@ -1,7 +1,7 @@
1
- import { defineComponent as n, openBlock as r, createBlock as l, unref as e, withCtx as t, createVNode as p, mergeProps as c, renderSlot as m } from "vue";
2
- import { x as f, a as u, af as h } from "./index-DKlaqzM0.js";
1
+ import { defineComponent as d, openBlock as r, createBlock as l, unref as e, withCtx as t, createVNode as p, mergeProps as c, renderSlot as f } from "vue";
2
+ import { x as m, a as u, af as h } from "./index-DKlaqzM0.js";
3
3
  import { g } from "./utils-Do5XvoZJ.js";
4
- const x = /* @__PURE__ */ n({
4
+ const v = /* @__PURE__ */ d({
5
5
  __name: "BuiDropdownMenuContent",
6
6
  props: {
7
7
  forceMount: { type: Boolean },
@@ -24,19 +24,19 @@ const x = /* @__PURE__ */ n({
24
24
  },
25
25
  emits: ["escapeKeyDown", "pointerDownOutside", "focusOutside", "interactOutside", "closeAutoFocus"],
26
26
  setup(a, { emit: s }) {
27
- const o = a, i = f(o, s);
28
- return (d, B) => (r(), l(e(u), null, {
27
+ const o = a, i = m(o, s);
28
+ return (n, B) => (r(), l(e(u), null, {
29
29
  default: t(() => [
30
30
  p(e(h), c({
31
31
  class: [
32
32
  e(g)(
33
- "z-50 min-w-[8rem] overflow-hidden rounded-md border border-muted bg-popover p-1 text-popover-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
33
+ "z-50 min-w-[8rem] overflow-hidden rounded-md border border-muted bg-popover p-1 text-popover-foreground shadow-level1 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
34
34
  o.class
35
35
  )
36
36
  ]
37
37
  }, e(i)), {
38
38
  default: t(() => [
39
- m(d.$slots, "default")
39
+ f(n.$slots, "default")
40
40
  ]),
41
41
  _: 3
42
42
  }, 16, ["class"])
@@ -46,5 +46,5 @@ const x = /* @__PURE__ */ n({
46
46
  }
47
47
  });
48
48
  export {
49
- x as _
49
+ v as _
50
50
  };
@@ -1,4 +1,4 @@
1
- import { defineComponent as i, openBlock as n, createBlock as d, unref as o, mergeProps as r, withCtx as p, renderSlot as l } from "vue";
1
+ import { defineComponent as i, openBlock as n, createBlock as d, unref as o, mergeProps as r, withCtx as l, renderSlot as p } from "vue";
2
2
  import { x as c, aq as m } from "./index-DKlaqzM0.js";
3
3
  import { g as u } from "./utils-Do5XvoZJ.js";
4
4
  const b = /* @__PURE__ */ i({
@@ -22,14 +22,14 @@ const b = /* @__PURE__ */ i({
22
22
  emits: ["escapeKeyDown", "pointerDownOutside", "focusOutside", "interactOutside", "entryFocus", "openAutoFocus", "closeAutoFocus"],
23
23
  setup(t, { emit: a }) {
24
24
  const s = c(t, a);
25
- return (e, h) => (n(), d(o(m), r(o(s), {
25
+ return (e, y) => (n(), d(o(m), r(o(s), {
26
26
  class: o(u)(
27
- "z-50 min-w-[8rem] overflow-hidden rounded-md border border-muted bg-popover p-1 text-popover-foreground shadow-lg data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
27
+ "z-50 min-w-[8rem] overflow-hidden rounded-md border border-muted bg-popover p-1 text-popover-foreground shadow-level1 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
28
28
  e.$attrs.class ?? ""
29
29
  )
30
30
  }), {
31
- default: p(() => [
32
- l(e.$slots, "default")
31
+ default: l(() => [
32
+ p(e.$slots, "default")
33
33
  ]),
34
34
  _: 3
35
35
  }, 16, ["class"]));
@@ -27,7 +27,7 @@ const b = /* @__PURE__ */ n({
27
27
  default: t(() => [
28
28
  l(e(u), f(e(d), {
29
29
  class: e(g)(
30
- "z-50 w-64 rounded-md border border-muted bg-background p-4 text-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
30
+ "z-50 w-64 rounded-md border border-muted bg-background p-4 text-foreground shadow-level1 outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
31
31
  o.class
32
32
  )
33
33
  }), {
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as d, openBlock as r, createBlock as l, unref as e, withCtx as a, createVNode as p, mergeProps as c, renderSlot as u } from "vue";
2
- import { x as m, aA as f, aB as y } from "./index-DKlaqzM0.js";
2
+ import { x as f, aA as m, aB as y } from "./index-DKlaqzM0.js";
3
3
  import { g as B } from "./utils-Do5XvoZJ.js";
4
4
  const _ = /* @__PURE__ */ d({
5
5
  __name: "BuiPopoverContent",
@@ -25,12 +25,12 @@ const _ = /* @__PURE__ */ d({
25
25
  },
26
26
  emits: ["escapeKeyDown", "pointerDownOutside", "focusOutside", "interactOutside", "openAutoFocus", "closeAutoFocus"],
27
27
  setup(s, { emit: i }) {
28
- const o = s, n = m(o, i);
29
- return (t, h) => (r(), l(e(f), null, {
28
+ const o = s, n = f(o, i);
29
+ return (t, h) => (r(), l(e(m), null, {
30
30
  default: a(() => [
31
31
  p(e(y), c({ ...e(n), ...t.$attrs }, {
32
32
  class: e(B)(
33
- "z-50 w-72 rounded-md border border-muted bg-popover p-4 text-popover-foreground shadow-md outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
33
+ "z-50 w-72 rounded-md border border-muted bg-popover p-4 text-popover-foreground shadow-level1 outline-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
34
34
  o.class
35
35
  )
36
36
  }), {
@@ -30,7 +30,7 @@ const C = /* @__PURE__ */ l({
30
30
  default: a(() => [
31
31
  s(e(y), c({ ...e(n), ...t.$attrs }, {
32
32
  class: e(i)(
33
- "relative z-50 max-h-[--radix-popper-available-height] min-w-[10rem] overflow-hidden rounded-md border border-muted bg-background text-foreground shadow-md data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
33
+ "relative z-50 max-h-[--radix-popper-available-height] min-w-[10rem] overflow-hidden rounded-md border border-muted bg-background text-foreground shadow-level1 data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
34
34
  t.position === "popper" && "data-[side=bottom]:translate-y-1 data-[side=left]:-translate-x-1 data-[side=right]:translate-x-1 data-[side=top]:-translate-y-1",
35
35
  o.class
36
36
  )
@@ -14,7 +14,7 @@ const g = /* @__PURE__ */ r({
14
14
  emits: ["update:open"],
15
15
  setup(o, { emit: t }) {
16
16
  const n = m(o, t);
17
- return (a, y) => (p(), s(e(u), l(e(n), { "delay-duration": 400 }), {
17
+ return (a, y) => (p(), s(e(u), l(e(n), { "delay-duration": 200 }), {
18
18
  default: i(() => [
19
19
  d(a.$slots, "default")
20
20
  ]),
@@ -1,7 +1,7 @@
1
- import { defineComponent as i, openBlock as n, createBlock as r, unref as e, withCtx as t, createVNode as l, mergeProps as p, renderSlot as m } from "vue";
1
+ import { defineComponent as d, openBlock as r, createBlock as n, unref as e, withCtx as t, createVNode as l, mergeProps as m, renderSlot as p } from "vue";
2
2
  import { x as f, F as c, M as u } from "./index-DKlaqzM0.js";
3
3
  import { g } from "./utils-Do5XvoZJ.js";
4
- const x = /* @__PURE__ */ i({
4
+ const x = /* @__PURE__ */ d({
5
5
  __name: "BuiTooltipContent",
6
6
  props: {
7
7
  forceMount: { type: Boolean },
@@ -21,17 +21,17 @@ const x = /* @__PURE__ */ i({
21
21
  },
22
22
  emits: ["escapeKeyDown", "pointerDownOutside"],
23
23
  setup(a, { emit: s }) {
24
- const d = f(a, s);
25
- return (o, B) => (n(), r(e(c), null, {
24
+ const i = f(a, s);
25
+ return (o, B) => (r(), n(e(c), null, {
26
26
  default: t(() => [
27
- l(e(u), p({ ...e(d), ...o.$attrs }, {
27
+ l(e(u), m({ ...e(i), ...o.$attrs }, {
28
28
  class: e(g)(
29
- "z-50 overflow-hidden rounded-md border border-muted bg-popover px-3 py-1.5 text-sm text-popover-foreground shadow-md animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
29
+ "shadow-level3 z-50 overflow-hidden rounded-md border border-muted bg-[hsl(var(--tooltip))] px-3 py-1.5 text-sm text-primary-foreground animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",
30
30
  o.$attrs.class ?? ""
31
31
  )
32
32
  }), {
33
33
  default: t(() => [
34
- m(o.$slots, "default")
34
+ p(o.$slots, "default")
35
35
  ]),
36
36
  _: 3
37
37
  }, 16, ["class"])