@pos-360/horizon 0.31.1 → 0.31.2

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.
@@ -1015,10 +1015,7 @@ var SelectBar = React11__namespace.forwardRef(({
1015
1015
  type: "button",
1016
1016
  disabled,
1017
1017
  className: chunkD2BLWOWK_js.cn(
1018
- "flex h-[52px] min-h-[52px] w-full items-center justify-between gap-2 rounded-hz-md border border-gray-300 bg-white px-3 text-sm shadow-sm transition-colors",
1019
- "hover:bg-gray-50 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2",
1020
- "dark:border-neutral-600 dark:bg-neutral-800 dark:hover:bg-neutral-700",
1021
- "disabled:pointer-events-none disabled:opacity-50"
1018
+ "flex h-[52px] w-full items-center justify-between text-left rounded-lg border border-gray-300 bg-white px-4 py-2 text-sm text-gray-900 focus:outline-none focus:ring-0 disabled:cursor-not-allowed disabled:opacity-50 dark:border-neutral-600 dark:bg-neutral-800 dark:text-gray-100 [&>span]:line-clamp-1"
1022
1019
  ),
1023
1020
  children: [
1024
1021
  /* @__PURE__ */ jsxRuntime.jsx("span", { className: "flex-1 min-w-0 flex items-center", children: renderTriggerContent() }),
@@ -3800,5 +3797,5 @@ exports.useColumnVisibility = useColumnVisibility;
3800
3797
  exports.useFormContext = useFormContext;
3801
3798
  exports.useFormFieldContext = useFormFieldContext;
3802
3799
  exports.useTableSelection = useTableSelection;
3803
- //# sourceMappingURL=chunk-T2YNCJ65.js.map
3804
- //# sourceMappingURL=chunk-T2YNCJ65.js.map
3800
+ //# sourceMappingURL=chunk-3WFNL5DH.js.map
3801
+ //# sourceMappingURL=chunk-3WFNL5DH.js.map