react-restyle-components 0.4.24 → 0.4.26

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.
@@ -88,7 +88,7 @@ export declare const Badge: React.NamedExoticComponent<Omit<BadgeProps & {
88
88
  "aria-description"?: string | undefined;
89
89
  "aria-details"?: string | undefined;
90
90
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
91
- "aria-dropeffect"?: "none" | "copy" | "move" | "link" | "execute" | "popup" | undefined;
91
+ "aria-dropeffect"?: "copy" | "none" | "move" | "link" | "execute" | "popup" | undefined;
92
92
  "aria-errormessage"?: string | undefined;
93
93
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
94
94
  "aria-flowto"?: string | undefined;
@@ -114,5 +114,5 @@ type TextareaSpecificProps = {
114
114
  export interface FormFieldProps extends BaseFormFieldProps, SafeHTMLAttributes, FieldEventHandlers, Partial<InputSpecificProps>, Partial<TextareaSpecificProps> {
115
115
  [key: string]: any;
116
116
  }
117
- export declare const FormField: React.ForwardRefExoticComponent<Omit<FormFieldProps, "ref"> & React.RefAttributes<HTMLTextAreaElement | HTMLInputElement>>;
117
+ export declare const FormField: React.ForwardRefExoticComponent<Omit<FormFieldProps, "ref"> & React.RefAttributes<HTMLInputElement | HTMLTextAreaElement>>;
118
118
  //# sourceMappingURL=FormField.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../../../../src/core-components/src/components/Table/Table.tsx"],"names":[],"mappings":"AAEA,OAAO,KAON,MAAM,OAAO,CAAC;AA0Cf,OAAO,EAAC,UAAU,EAAc,MAAM,SAAS,CAAC;AAmGhD,eAAO,MAAM,KAAK;;MAm7Bb,MAAM,YAAY,CAAC;AAIxB,eAAe,KAAK,CAAC"}
1
+ {"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../../../../src/core-components/src/components/Table/Table.tsx"],"names":[],"mappings":"AAEA,OAAO,KAON,MAAM,OAAO,CAAC;AA0Cf,OAAO,EAAC,UAAU,EAAc,MAAM,SAAS,CAAC;AAiQhD,eAAO,MAAM,KAAK;;MA4wDb,MAAM,YAAY,CAAC;AAIxB,eAAe,KAAK,CAAC"}