@pos-360/horizon 0.31.4 → 0.31.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-TKK4O5MO.mjs → chunk-NYK4ZRT4.mjs} +3 -3
- package/dist/{chunk-TKK4O5MO.mjs.map → chunk-NYK4ZRT4.mjs.map} +1 -1
- package/dist/{chunk-TVEV3UG5.js → chunk-R3JWUPJG.js} +3 -3
- package/dist/{chunk-TVEV3UG5.js.map → chunk-R3JWUPJG.js.map} +1 -1
- package/dist/index.js +107 -107
- package/dist/index.mjs +1 -1
- package/dist/primitives.js +107 -107
- package/dist/primitives.mjs +1 -1
- package/package.json +1 -1
|
@@ -3146,7 +3146,7 @@ function DateRangePicker({
|
|
|
3146
3146
|
{
|
|
3147
3147
|
disabled,
|
|
3148
3148
|
className: chunkD2BLWOWK_js.cn(
|
|
3149
|
-
"inline-flex items-center gap-2 rounded-md border border-gray-300 bg-white px-3 py-
|
|
3149
|
+
"inline-flex h-8 items-center gap-2 rounded-md border border-gray-300 bg-white px-3 py-1 text-sm shadow-sm transition-colors",
|
|
3150
3150
|
"hover:bg-gray-50 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2",
|
|
3151
3151
|
"dark:border-neutral-600 dark:bg-neutral-800 dark:hover:bg-neutral-700",
|
|
3152
3152
|
"disabled:pointer-events-none disabled:opacity-50",
|
|
@@ -3797,5 +3797,5 @@ exports.useColumnVisibility = useColumnVisibility;
|
|
|
3797
3797
|
exports.useFormContext = useFormContext;
|
|
3798
3798
|
exports.useFormFieldContext = useFormFieldContext;
|
|
3799
3799
|
exports.useTableSelection = useTableSelection;
|
|
3800
|
-
//# sourceMappingURL=chunk-
|
|
3801
|
-
//# sourceMappingURL=chunk-
|
|
3800
|
+
//# sourceMappingURL=chunk-R3JWUPJG.js.map
|
|
3801
|
+
//# sourceMappingURL=chunk-R3JWUPJG.js.map
|