@powerhousedao/design-system 6.1.0 → 6.2.0-dev.0

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.
@@ -10,7 +10,7 @@ type EnumFieldProps = ({
10
10
  } & RadioGroupFieldProps) | ({
11
11
  variant: "Select";
12
12
  } & SelectFieldProps);
13
- declare const EnumField: React.ForwardRefExoticComponent<EnumFieldProps & React.RefAttributes<HTMLDivElement | HTMLButtonElement>>;
13
+ declare const EnumField: React.ForwardRefExoticComponent<EnumFieldProps & React.RefAttributes<HTMLButtonElement | HTMLDivElement>>;
14
14
  //#endregion
15
15
  export { EnumFieldProps as n, EnumField as t };
16
- //# sourceMappingURL=enum-field-UxIet5Lp.d.ts.map
16
+ //# sourceMappingURL=enum-field-CwZVs3Ux.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"enum-field-UxIet5Lp.d.ts","names":[],"sources":["../src/ui/components/enum-field/enum-field.tsx"],"mappings":";;;;;KAUY,cAAA;EAEN,OAAA;AAAA,KACG,oBAAA,GAAuB,gBAAA;EAE1B,OAAA;AAAA,IACE,oBAAA;EAEF,OAAA;AAAA,IACE,gBAAA;AAAA,cAEK,SAAA,EAAS,KAAA,CAAA,yBAAA,CAAA,cAAA,GAAA,KAAA,CAAA,aAAA,CAAA,cAAA,GAAA,iBAAA"}
1
+ {"version":3,"file":"enum-field-CwZVs3Ux.d.ts","names":[],"sources":["../src/ui/components/enum-field/enum-field.tsx"],"mappings":";;;;;KAUY,cAAA;EAEN,OAAA;AAAA,KACG,oBAAA,GAAuB,gBAAA;EAE1B,OAAA;AAAA,IACE,oBAAA;EAEF,OAAA;AAAA,IACE,gBAAA;AAAA,cAEK,SAAA,EAAS,KAAA,CAAA,yBAAA,CAAA,cAAA,GAAA,KAAA,CAAA,aAAA,CAAA,iBAAA,GAAA,cAAA"}
@@ -1,2 +1,2 @@
1
- import { a as CommandItem, i as CommandInput, n as CommandEmpty, o as CommandList, r as CommandGroup, s as CommandLoading, t as Command } from "../../../command-C_iXJ_6a.js";
1
+ import { a as CommandItem, i as CommandInput, n as CommandEmpty, o as CommandList, r as CommandGroup, s as CommandLoading, t as Command } from "../../../command-tFzjgzge.js";
2
2
  export { Command, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandLoading };
@@ -1,2 +1,2 @@
1
- import { n as EnumFieldProps, t as EnumField } from "../../../enum-field-UxIet5Lp.js";
1
+ import { n as EnumFieldProps, t as EnumField } from "../../../enum-field-CwZVs3Ux.js";
2
2
  export { EnumField, EnumFieldProps };
@@ -2,10 +2,10 @@ import { n as ButtonProps, r as buttonVariants, t as Button } from "../../button
2
2
  import { n as CharacterCounterProps, t as CharacterCounter } from "../../character-counter-BWoglM2P.js";
3
3
  import { n as CheckboxValue, t as CheckboxBase } from "../../checkbox-base-CZo-4eL0.js";
4
4
  import { n as CheckboxProps, t as Checkbox } from "../../checkbox-CGBtXQnI.js";
5
- import { a as CommandItem, i as CommandInput, n as CommandEmpty, o as CommandList, r as CommandGroup, s as CommandLoading, t as Command } from "../../command-C_iXJ_6a.js";
5
+ import { a as CommandItem, i as CommandInput, n as CommandEmpty, o as CommandList, r as CommandGroup, s as CommandLoading, t as Command } from "../../command-tFzjgzge.js";
6
6
  import { n as RadioGroupFieldProps, t as RadioGroupField } from "../../radio-group-field-wlqeiLN3.js";
7
7
  import { n as SelectFieldProps, r as SelectFieldRaw, t as SelectField } from "../../select-field-C97QIhUL.js";
8
- import { n as EnumFieldProps, t as EnumField } from "../../enum-field-UxIet5Lp.js";
8
+ import { n as EnumFieldProps, t as EnumField } from "../../enum-field-CwZVs3Ux.js";
9
9
  import { n as FormDescriptionProps, t as FormDescription } from "../../form-description-CYkcMEzm.js";
10
10
  import { t as FormGroup } from "../../form-group-C8kL6pdZ.js";
11
11
  import { n as FormLabelProps, t as FormLabel } from "../../form-label-b6nQi0XO.js";
@@ -4,10 +4,10 @@ import { n as ButtonProps, r as buttonVariants, t as Button } from "../button-C8
4
4
  import { n as CharacterCounterProps, t as CharacterCounter } from "../character-counter-BWoglM2P.js";
5
5
  import { n as CheckboxValue, t as CheckboxBase } from "../checkbox-base-CZo-4eL0.js";
6
6
  import { n as CheckboxProps, t as Checkbox } from "../checkbox-CGBtXQnI.js";
7
- import { a as CommandItem, i as CommandInput, n as CommandEmpty, o as CommandList, r as CommandGroup, s as CommandLoading, t as Command } from "../command-C_iXJ_6a.js";
7
+ import { a as CommandItem, i as CommandInput, n as CommandEmpty, o as CommandList, r as CommandGroup, s as CommandLoading, t as Command } from "../command-tFzjgzge.js";
8
8
  import { n as RadioGroupFieldProps, t as RadioGroupField } from "../radio-group-field-wlqeiLN3.js";
9
9
  import { n as SelectFieldProps, r as SelectFieldRaw, t as SelectField } from "../select-field-C97QIhUL.js";
10
- import { n as EnumFieldProps, t as EnumField } from "../enum-field-UxIet5Lp.js";
10
+ import { n as EnumFieldProps, t as EnumField } from "../enum-field-CwZVs3Ux.js";
11
11
  import { n as FormDescriptionProps, t as FormDescription } from "../form-description-CYkcMEzm.js";
12
12
  import { t as FormGroup } from "../form-group-C8kL6pdZ.js";
13
13
  import { n as FormLabelProps, t as FormLabel } from "../form-label-b6nQi0XO.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerhousedao/design-system",
3
- "version": "6.1.0",
3
+ "version": "6.2.0-dev.0",
4
4
  "description": "",
5
5
  "files": [
6
6
  "dist",
@@ -109,7 +109,7 @@
109
109
  "tsx": "4.21.0",
110
110
  "vite": "8.0.8",
111
111
  "vitest": "4.1.1",
112
- "@powerhousedao/config": "6.1.0"
112
+ "@powerhousedao/config": "6.2.0-dev.0"
113
113
  },
114
114
  "peerDependencies": {
115
115
  "react": ">=19.0.0",
@@ -143,8 +143,8 @@
143
143
  "tailwind-merge": "3.4.0",
144
144
  "type-fest": "5.6.0",
145
145
  "usehooks-ts": "^3.1.1",
146
- "@powerhousedao/reactor-browser": "6.1.0",
147
- "@powerhousedao/shared": "6.1.0"
146
+ "@powerhousedao/reactor-browser": "6.2.0-dev.0",
147
+ "@powerhousedao/shared": "6.2.0-dev.0"
148
148
  },
149
149
  "scripts": {
150
150
  "tsc": "tsc",