@parasutcom/fds 0.1.2 → 0.1.4

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/index.d.ts CHANGED
@@ -118,7 +118,6 @@ export declare function Autocomplete<T extends AutocompleteOption>({ options, va
118
118
  export declare interface AutocompleteOption {
119
119
  value: string;
120
120
  label: string;
121
- [key: string]: unknown;
122
121
  }
123
122
 
124
123
  export declare interface AutocompleteProps<T extends AutocompleteOption> extends Omit<React_2.ComponentPropsWithoutRef<typeof InputGroupInput>, 'onChange' | 'value' | 'defaultValue' | 'onValueChange'> {
package/dist/index.js CHANGED
@@ -29269,7 +29269,7 @@ function Oj({ className: e, ...t }) {
29269
29269
  );
29270
29270
  }
29271
29271
  const Yz = Bt(
29272
- "ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground active:bg-sidebar-accent active:text-sidebar-accent-foreground data-active:bg-sidebar-accent data-active:text-sidebar-accent-foreground data-open:hover:bg-sidebar-accent data-open:hover:text-sidebar-accent-foreground gap-2 rounded-md p-2 text-left text-sm transition-[width,height,padding] group-has-data-[sidebar=menu-action]/menu-item:pr-8 group-data-[collapsible=icon]:size-8! group-data-[collapsible=icon]:p-2! focus-visible:ring-2 data-active:font-medium peer/menu-button flex w-full items-center overflow-hidden outline-hidden group/menu-button disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&_svg]:size-4 [&_svg]:shrink-0",
29272
+ "ring-sidebar-ring hover:bg-sidebar-accent hover:text-sidebar-accent-foreground active:bg-sidebar-accent active:text-sidebar-accent-foreground data-active:bg-sidebar-accent data-active:text-sidebar-accent-foreground data-open:hover:bg-sidebar-accent data-open:hover:text-sidebar-accent-foreground gap-2 rounded-md p-0 text-left text-sm transition-[width,height,padding] group-has-data-[sidebar=menu-action]/menu-item:pr-8 group-data-[collapsible=icon]:size-8! group-data-[collapsible=icon]:p-2! focus-visible:ring-2 data-active:font-medium peer/menu-button flex w-full items-center overflow-hidden outline-hidden group/menu-button disabled:pointer-events-none disabled:opacity-50 aria-disabled:pointer-events-none aria-disabled:opacity-50 [&>span:last-child]:truncate [&_svg]:size-4 [&_svg]:shrink-0",
29273
29273
  {
29274
29274
  variants: {
29275
29275
  variant: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@parasutcom/fds",
3
- "version": "0.1.2",
3
+ "version": "0.1.4",
4
4
  "description": "FDS React UI components.",
5
5
  "author": "Mikrogrup",
6
6
  "keywords": [