@primer/styled-react 0.0.0-20251002013345 → 0.0.0-20251002015036
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/components/FormControl.d.ts +4 -2
- package/dist/components/FormControl.d.ts.map +1 -1
- package/dist/components/PageHeader.d.ts.map +1 -1
- package/dist/components.json +0 -3
- package/dist/index.d.ts +4 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +10 -170
- package/dist/sx.d.ts +0 -3
- package/dist/sx.d.ts.map +1 -1
- package/package.json +3 -3
- package/dist/components/Button.d.ts +0 -13
- package/dist/components/Button.d.ts.map +0 -1
- package/dist/components/IconButton.d.ts +0 -9
- package/dist/components/IconButton.d.ts.map +0 -1
- package/dist/components/TextInput.d.ts +0 -20
- package/dist/components/TextInput.d.ts.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { type FormControlProps as PrimerFormControlProps, type FormControlCaptionProps as PrimerFormControlCaptionProps, type FormControlValidationProps as PrimerFormControlValidationProps, type FormControlLabelProps as PrimerFormControlLabelProps, type SxProp } from '@primer/react';
|
|
2
2
|
import { type PropsWithChildren } from 'react';
|
|
3
3
|
type FormControlProps = PropsWithChildren<PrimerFormControlProps> & SxProp;
|
|
4
4
|
declare const FormControlImpl: import("react").ForwardRefExoticComponent<PrimerFormControlProps & {
|
|
@@ -9,11 +9,13 @@ declare const FormControlCaption: (props: FormControlCaptionProps) => import("re
|
|
|
9
9
|
type FormControlValidationProps = PropsWithChildren<PrimerFormControlValidationProps> & SxProp;
|
|
10
10
|
declare const FormControlValidation: (props: FormControlValidationProps) => import("react").JSX.Element;
|
|
11
11
|
declare const FormControlLeadingVisual: (props: PropsWithChildren<SxProp>) => import("react").JSX.Element;
|
|
12
|
+
type FormControlLabelProps = PropsWithChildren<PrimerFormControlLabelProps> & SxProp;
|
|
13
|
+
declare const FormControlLabel: (props: FormControlLabelProps) => import("react").JSX.Element;
|
|
12
14
|
declare const FormControl: typeof FormControlImpl & {
|
|
13
15
|
Caption: typeof FormControlCaption;
|
|
14
16
|
LeadingVisual: typeof FormControlLeadingVisual;
|
|
15
17
|
Validation: typeof FormControlValidation;
|
|
16
|
-
Label: typeof
|
|
18
|
+
Label: typeof FormControlLabel;
|
|
17
19
|
};
|
|
18
20
|
export { FormControl, type FormControlProps };
|
|
19
21
|
//# sourceMappingURL=FormControl.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormControl.d.ts","sourceRoot":"","sources":["../../src/components/FormControl.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"FormControl.d.ts","sourceRoot":"","sources":["../../src/components/FormControl.tsx"],"names":[],"mappings":"AAAA,OAAO,EAGL,KAAK,gBAAgB,IAAI,sBAAsB,EAC/C,KAAK,uBAAuB,IAAI,6BAA6B,EAC7D,KAAK,0BAA0B,IAAI,gCAAgC,EACnE,KAAK,qBAAqB,IAAI,2BAA2B,EACzD,KAAK,MAAM,EACZ,MAAM,eAAe,CAAA;AACtB,OAAO,EAAa,KAAK,iBAAiB,EAAC,MAAM,OAAO,CAAA;AAExD,KAAK,gBAAgB,GAAG,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,MAAM,CAAA;AAE1E,QAAA,MAAM,eAAe;;2DAEnB,CAAA;AAEF,KAAK,uBAAuB,GAAG,iBAAiB,CAAC,6BAA6B,CAAC,GAAG,MAAM,CAAA;AACxF,QAAA,MAAM,kBAAkB,GAAI,OAAO,uBAAuB,gCAEzD,CAAA;AAED,KAAK,0BAA0B,GAAG,iBAAiB,CAAC,gCAAgC,CAAC,GAAG,MAAM,CAAA;AAE9F,QAAA,MAAM,qBAAqB,GAAI,OAAO,0BAA0B,gCAE/D,CAAA;AAED,QAAA,MAAM,wBAAwB,GAAI,OAAO,iBAAiB,CAAC,MAAM,CAAC,gCAEjE,CAAA;AAED,KAAK,qBAAqB,GAAG,iBAAiB,CAAC,2BAA2B,CAAC,GAAG,MAAM,CAAA;AAEpF,QAAA,MAAM,gBAAgB,GAAI,OAAO,qBAAqB,gCAErD,CAAA;AAED,QAAA,MAAM,WAAW,EAKX,OAAO,eAAe,GAAG;IAC7B,OAAO,EAAE,OAAO,kBAAkB,CAAA;IAClC,aAAa,EAAE,OAAO,wBAAwB,CAAA;IAC9C,UAAU,EAAE,OAAO,qBAAqB,CAAA;IACxC,KAAK,EAAE,OAAO,gBAAgB,CAAA;CAC/B,CAAA;AAED,OAAO,EAAC,WAAW,EAAE,KAAK,gBAAgB,EAAC,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PageHeader.d.ts","sourceRoot":"","sources":["../../src/components/PageHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,IAAI,gBAAgB,EAC9B,KAAK,eAAe,IAAI,qBAAqB,EAC7C,KAAK,oBAAoB,IAAI,0BAA0B,EACvD,KAAK,sBAAsB,IAAI,4BAA4B,EAC3D,KAAK,wBAAwB,IAAI,8BAA8B,EAChE,MAAM,eAAe,CAAA;AAEtB,OAAO,EAAK,KAAK,MAAM,
|
|
1
|
+
{"version":3,"file":"PageHeader.d.ts","sourceRoot":"","sources":["../../src/components/PageHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,IAAI,gBAAgB,EAC9B,KAAK,eAAe,IAAI,qBAAqB,EAC7C,KAAK,oBAAoB,IAAI,0BAA0B,EACvD,KAAK,sBAAsB,IAAI,4BAA4B,EAC3D,KAAK,wBAAwB,IAAI,8BAA8B,EAChE,MAAM,eAAe,CAAA;AAEtB,OAAO,EAAK,KAAK,MAAM,EAAC,MAAM,OAAO,CAAA;AACrC,OAAO,KAAK,EAAC,mBAAmB,EAAC,MAAM,gBAAgB,CAAA;AAEvD,OAAO,KAAK,EAAC,iBAAiB,EAAC,MAAM,OAAO,CAAA;AAC5C,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,KAAK,eAAe,GAAG,qBAAqB,GAAG,MAAM,CAAA;AAcrD,KAAK,sBAAsB,GAAG,4BAA4B,GAAG,MAAM,CAAA;AAEnE,iBAAS,iBAAiB,CAAC,EAAC,EAAE,EAAE,GAAG,IAAI,EAAC,EAAE,sBAAsB,qBAY/D;AAED,KAAK,oBAAoB,GAAG,iBAAiB,CAAC,0BAA0B,CAAC,GAAG,MAAM,CAAA;AA4BlF,QAAA,MAAM,eAAe,GAAI,kBAAgB,oBAAoB,sBAE5D,CAAA;AAED,KAAK,wBAAwB,GAAG,iBAAiB,CAAC,8BAA8B,CAAC,GAAG,MAAM,CAAA;AAE1F,QAAA,MAAM,mBAAmB,EAAE,mBAAmB,CAAC,KAAK,EAAE,wBAAwB,CAM7E,CAAA;AAED,KAAK,uBAAuB,GAAG,mBAAmB,CAAC,KAAK,EAAE,eAAe,CAAC,GAAG;IAC3E,OAAO,EAAE,OAAO,iBAAiB,CAAA;IACjC,WAAW,EAAE,OAAO,gBAAgB,CAAC,WAAW,CAAA;IAChD,UAAU,EAAE,OAAO,gBAAgB,CAAC,UAAU,CAAA;IAC9C,UAAU,EAAE,OAAO,gBAAgB,CAAC,UAAU,CAAA;IAC9C,SAAS,EAAE,OAAO,mBAAmB,CAAA;IACrC,kBAAkB,EAAE,OAAO,gBAAgB,CAAC,kBAAkB,CAAA;IAC9D,aAAa,EAAE,OAAO,gBAAgB,CAAC,aAAa,CAAA;IACpD,WAAW,EAAE,OAAO,gBAAgB,CAAC,WAAW,CAAA;IAChD,aAAa,EAAE,OAAO,gBAAgB,CAAC,aAAa,CAAA;IACpD,KAAK,EAAE,OAAO,eAAe,CAAA;IAC7B,cAAc,EAAE,OAAO,gBAAgB,CAAC,cAAc,CAAA;IACtD,WAAW,EAAE,OAAO,gBAAgB,CAAC,WAAW,CAAA;IAChD,cAAc,EAAE,OAAO,gBAAgB,CAAC,cAAc,CAAA;CACvD,CAAA;AAED,QAAA,MAAM,UAAU,EAAE,uBAchB,CAAA;AAEF,OAAO,EAAC,UAAU,EAAC,CAAA;AACnB,YAAY,EAAC,eAAe,EAAE,sBAAsB,EAAE,oBAAoB,EAAC,CAAA"}
|
package/dist/components.json
CHANGED
|
@@ -56,7 +56,6 @@
|
|
|
56
56
|
"BoxProps",
|
|
57
57
|
"BreadcrumbsItemProps",
|
|
58
58
|
"BreadcrumbsProps",
|
|
59
|
-
"ButtonProps",
|
|
60
59
|
"CheckboxGroupProps",
|
|
61
60
|
"CheckboxProps",
|
|
62
61
|
"CounterLabelProps",
|
|
@@ -64,7 +63,6 @@
|
|
|
64
63
|
"DialogProps",
|
|
65
64
|
"FormControlProps",
|
|
66
65
|
"HeaderProps",
|
|
67
|
-
"IconButtonProps",
|
|
68
66
|
"LabelProps",
|
|
69
67
|
"LinkButtonProps",
|
|
70
68
|
"LinkProps",
|
|
@@ -85,7 +83,6 @@
|
|
|
85
83
|
"SxProp",
|
|
86
84
|
"TabNavLinkProps",
|
|
87
85
|
"TabNavProps",
|
|
88
|
-
"TextInputActionProps",
|
|
89
86
|
"TextInputProps",
|
|
90
87
|
"TextProps",
|
|
91
88
|
"TimelineBadgeProps",
|
package/dist/index.d.ts
CHANGED
|
@@ -1,9 +1,13 @@
|
|
|
1
1
|
export { ActionList } from '@primer/react';
|
|
2
2
|
export { Box, type BoxProps } from './components/Box';
|
|
3
|
+
export { Button } from '@primer/react';
|
|
3
4
|
export { Details } from '@primer/react';
|
|
5
|
+
export { IconButton } from '@primer/react';
|
|
4
6
|
export { ProgressBar } from '@primer/react';
|
|
5
7
|
export { Select } from '@primer/react';
|
|
6
8
|
export { Textarea } from '@primer/react';
|
|
9
|
+
export { TextInput } from '@primer/react';
|
|
10
|
+
export { type TextInputProps } from '@primer/react';
|
|
7
11
|
export { ThemeProvider } from '@primer/react';
|
|
8
12
|
export { merge } from '@primer/react';
|
|
9
13
|
export { theme } from '@primer/react';
|
|
@@ -14,7 +18,6 @@ export { ActionMenu } from './components/ActionMenu';
|
|
|
14
18
|
export { Autocomplete, type AutocompleteOverlayProps } from './components/Autocomplete';
|
|
15
19
|
export { Avatar, type AvatarProps } from './components/Avatar';
|
|
16
20
|
export { Breadcrumbs, Breadcrumb, type BreadcrumbsProps, type BreadcrumbsItemProps } from './components/Breadcrumbs';
|
|
17
|
-
export { ButtonComponent as Button, type ButtonComponentProps as ButtonProps } from './components/Button';
|
|
18
21
|
export { Checkbox, type CheckboxProps } from './components/Checkbox';
|
|
19
22
|
export { CheckboxGroup, type CheckboxGroupProps } from './components/CheckboxGroup';
|
|
20
23
|
export { CircleBadge } from './components/CircleBadge';
|
|
@@ -24,7 +27,6 @@ export { Flash } from './components/Flash';
|
|
|
24
27
|
export { FormControl, type FormControlProps } from './components/FormControl';
|
|
25
28
|
export { Header, type HeaderProps } from './components/Header';
|
|
26
29
|
export { Heading } from './components/Heading';
|
|
27
|
-
export { IconButton, type IconButtonProps } from './components/IconButton';
|
|
28
30
|
export { Label, type LabelProps } from './components/Label';
|
|
29
31
|
export { Link, type LinkProps } from './components/Link';
|
|
30
32
|
export { LinkButton, type LinkButtonProps } from './components/LinkButton';
|
|
@@ -39,7 +41,6 @@ export { Spinner, type SpinnerProps } from './components/Spinner';
|
|
|
39
41
|
export { StateLabel, type StateLabelProps } from './components/StateLabel';
|
|
40
42
|
export { SubNav, type SubNavProps, type SubNavLinkProps } from './components/SubNav';
|
|
41
43
|
export { Text, type TextProps } from './components/Text';
|
|
42
|
-
export { TextInput, type TextInputProps, type TextInputActionProps } from './components/TextInput';
|
|
43
44
|
export { Timeline, type TimelineProps, type TimelineItemProps, type TimelineBadgeProps, type TimelineBodyProps, type TimelineBreakProps, } from './components/Timeline';
|
|
44
45
|
export { ToggleSwitch, type ToggleSwitchProps } from './components/ToggleSwitch';
|
|
45
46
|
export { Tooltip, type TooltipProps } from './components/Tooltip';
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,eAAe,CAAA;AACxC,OAAO,EAAC,GAAG,EAAE,KAAK,QAAQ,EAAC,MAAM,kBAAkB,CAAA;AACnD,OAAO,EAAC,OAAO,EAAC,MAAM,eAAe,CAAA;AACrC,OAAO,EAAC,WAAW,EAAC,MAAM,eAAe,CAAA;AACzC,OAAO,EAAC,MAAM,EAAC,MAAM,eAAe,CAAA;AACpC,OAAO,EAAC,QAAQ,EAAC,MAAM,eAAe,CAAA;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAC,UAAU,EAAC,MAAM,eAAe,CAAA;AACxC,OAAO,EAAC,GAAG,EAAE,KAAK,QAAQ,EAAC,MAAM,kBAAkB,CAAA;AACnD,OAAO,EAAC,MAAM,EAAC,MAAM,eAAe,CAAA;AACpC,OAAO,EAAC,OAAO,EAAC,MAAM,eAAe,CAAA;AACrC,OAAO,EAAC,UAAU,EAAC,MAAM,eAAe,CAAA;AACxC,OAAO,EAAC,WAAW,EAAC,MAAM,eAAe,CAAA;AACzC,OAAO,EAAC,MAAM,EAAC,MAAM,eAAe,CAAA;AACpC,OAAO,EAAC,QAAQ,EAAC,MAAM,eAAe,CAAA;AACtC,OAAO,EAAC,SAAS,EAAC,MAAM,eAAe,CAAA;AACvC,OAAO,EAAC,KAAK,cAAc,EAAC,MAAM,eAAe,CAAA;AAGjD,OAAO,EAAC,aAAa,EAAC,MAAM,eAAe,CAAA;AAC3C,OAAO,EAAC,KAAK,EAAC,MAAM,eAAe,CAAA;AACnC,OAAO,EAAC,KAAK,EAAC,MAAM,eAAe,CAAA;AACnC,OAAO,EAAC,QAAQ,EAAC,MAAM,eAAe,CAAA;AACtC,OAAO,EAAC,iBAAiB,EAAC,MAAM,eAAe,CAAA;AAC/C,OAAO,EAAC,QAAQ,EAAC,MAAM,eAAe,CAAA;AAEtC,OAAO,EAAC,UAAU,EAAC,MAAM,yBAAyB,CAAA;AAClD,OAAO,EAAC,YAAY,EAAE,KAAK,wBAAwB,EAAC,MAAM,2BAA2B,CAAA;AACrF,OAAO,EAAC,MAAM,EAAE,KAAK,WAAW,EAAC,MAAM,qBAAqB,CAAA;AAC5D,OAAO,EAAC,WAAW,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,KAAK,oBAAoB,EAAC,MAAM,0BAA0B,CAAA;AAClH,OAAO,EAAC,QAAQ,EAAE,KAAK,aAAa,EAAC,MAAM,uBAAuB,CAAA;AAClE,OAAO,EAAC,aAAa,EAAE,KAAK,kBAAkB,EAAC,MAAM,4BAA4B,CAAA;AACjF,OAAO,EAAC,WAAW,EAAC,MAAM,0BAA0B,CAAA;AACpD,OAAO,EAAC,YAAY,EAAE,KAAK,iBAAiB,EAAC,MAAM,2BAA2B,CAAA;AAC9E,OAAO,EAAC,MAAM,EAAE,KAAK,WAAW,EAAC,MAAM,qBAAqB,CAAA;AAC5D,OAAO,EAAC,KAAK,EAAC,MAAM,oBAAoB,CAAA;AACxC,OAAO,EAAC,WAAW,EAAE,KAAK,gBAAgB,EAAC,MAAM,0BAA0B,CAAA;AAC3E,OAAO,EAAC,MAAM,EAAE,KAAK,WAAW,EAAC,MAAM,qBAAqB,CAAA;AAC5D,OAAO,EAAC,OAAO,EAAC,MAAM,sBAAsB,CAAA;AAC5C,OAAO,EAAC,KAAK,EAAE,KAAK,UAAU,EAAC,MAAM,oBAAoB,CAAA;AACzD,OAAO,EAAC,IAAI,EAAE,KAAK,SAAS,EAAC,MAAM,mBAAmB,CAAA;AACtD,OAAO,EAAC,UAAU,EAAE,KAAK,eAAe,EAAC,MAAM,yBAAyB,CAAA;AACxE,OAAO,EAAC,OAAO,EAAE,KAAK,YAAY,EAAC,MAAM,sBAAsB,CAAA;AAC/D,OAAO,EAAC,OAAO,EAAC,MAAM,sBAAsB,CAAA;AAC5C,OAAO,EAAC,UAAU,EAAE,KAAK,eAAe,EAAC,MAAM,yBAAyB,CAAA;AACxE,OAAO,EACL,UAAU,EACV,KAAK,eAAe,EACpB,KAAK,sBAAsB,EAC3B,KAAK,oBAAoB,GAC1B,MAAM,yBAAyB,CAAA;AAChC,OAAO,EAAC,UAAU,EAAE,KAAK,eAAe,EAAC,MAAM,yBAAyB,CAAA;AACxE,OAAO,EAAC,YAAY,EAAE,KAAK,iBAAiB,EAAC,MAAM,2BAA2B,CAAA;AAC9E,OAAO,EACL,gBAAgB,EAChB,KAAK,qBAAqB,EAC1B,KAAK,2BAA2B,EAChC,KAAK,+BAA+B,GACrC,MAAM,+BAA+B,CAAA;AACtC,OAAO,EAAC,OAAO,EAAE,KAAK,YAAY,EAAC,MAAM,sBAAsB,CAAA;AAC/D,OAAO,EAAC,UAAU,EAAE,KAAK,eAAe,EAAC,MAAM,yBAAyB,CAAA;AACxE,OAAO,EAAC,MAAM,EAAE,KAAK,WAAW,EAAE,KAAK,eAAe,EAAC,MAAM,qBAAqB,CAAA;AAClF,OAAO,EAAC,IAAI,EAAE,KAAK,SAAS,EAAC,MAAM,mBAAmB,CAAA;AACtD,OAAO,EACL,QAAQ,EACR,KAAK,aAAa,EAClB,KAAK,iBAAiB,EACtB,KAAK,kBAAkB,EACvB,KAAK,iBAAiB,EACtB,KAAK,kBAAkB,GACxB,MAAM,uBAAuB,CAAA;AAC9B,OAAO,EAAC,YAAY,EAAE,KAAK,iBAAiB,EAAC,MAAM,2BAA2B,CAAA;AAC9E,OAAO,EAAC,OAAO,EAAE,KAAK,YAAY,EAAC,MAAM,sBAAsB,CAAA;AAC/D,OAAO,EAAC,KAAK,EAAE,KAAK,UAAU,EAAC,MAAM,oBAAoB,CAAA;AACzD,OAAO,EAAC,QAAQ,EAAE,KAAK,aAAa,EAAC,MAAM,uBAAuB,CAAA;AAClE,OAAO,EAAC,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,qBAAqB,EAAC,MAAM,2BAA2B,CAAA;AAE1G,OAAO,EAAC,EAAE,EAAE,KAAK,MAAM,EAAC,MAAM,MAAM,CAAA;AAEpC,YAAY,EAAC,uBAAuB,EAAC,MAAM,gBAAgB,CAAA"}
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ActionMenu as ActionMenu$1, sx, Autocomplete as Autocomplete$1, Box, Avatar as Avatar$1, Breadcrumbs as Breadcrumbs$1,
|
|
2
|
-
export { ActionList, Box, Details, ProgressBar, Select, Textarea, ThemeProvider, merge, sx, theme, themeGet, useColorSchemeVar, useTheme } from '@primer/react';
|
|
1
|
+
import { ActionMenu as ActionMenu$1, sx, Autocomplete as Autocomplete$1, Box, Avatar as Avatar$1, Breadcrumbs as Breadcrumbs$1, Checkbox as Checkbox$1, CheckboxGroup as CheckboxGroup$1, CircleBadge as CircleBadge$1, CounterLabel as CounterLabel$1, Flash as Flash$1, FormControl as FormControl$1, Header as Header$1, Heading as Heading$1, Label as Label$1, Link as Link$1, LinkButton as LinkButton$1, NavList as NavList$1, Overlay as Overlay$1, PageLayout as PageLayout$1, RadioGroup as RadioGroup$1, RelativeTime as RelativeTime$1, SegmentedControl as SegmentedControl$1, Spinner as Spinner$1, StateLabel as StateLabel$1, SubNav as SubNav$1, Text as Text$1, Timeline as Timeline$1, ToggleSwitch as ToggleSwitch$1, useTheme, theme, Token as Token$1, Truncate as Truncate$1, UnderlineNav as UnderlineNav$1 } from '@primer/react';
|
|
2
|
+
export { ActionList, Box, Button, Details, IconButton, ProgressBar, Select, TextInput, Textarea, ThemeProvider, merge, sx, theme, themeGet, useColorSchemeVar, useTheme } from '@primer/react';
|
|
3
3
|
import styled from 'styled-components';
|
|
4
4
|
import React, { forwardRef } from 'react';
|
|
5
5
|
import { jsx } from 'react/jsx-runtime';
|
|
@@ -74,108 +74,6 @@ const Breadcrumbs = Object.assign(BreadcrumbsImpl, {
|
|
|
74
74
|
*/
|
|
75
75
|
const Breadcrumb = Breadcrumbs;
|
|
76
76
|
|
|
77
|
-
const StyledButtonComponent = /*#__PURE__*/forwardRef(({
|
|
78
|
-
sx,
|
|
79
|
-
...rest
|
|
80
|
-
}, ref) => {
|
|
81
|
-
const {
|
|
82
|
-
block,
|
|
83
|
-
size = 'medium',
|
|
84
|
-
leadingVisual,
|
|
85
|
-
trailingVisual,
|
|
86
|
-
trailingAction
|
|
87
|
-
} = rest;
|
|
88
|
-
let sxStyles = {};
|
|
89
|
-
const style = {};
|
|
90
|
-
if (sx !== null && Object.keys(sx || {}).length > 0) {
|
|
91
|
-
sxStyles = generateCustomSxProp({
|
|
92
|
-
block,
|
|
93
|
-
size,
|
|
94
|
-
leadingVisual,
|
|
95
|
-
trailingVisual,
|
|
96
|
-
trailingAction
|
|
97
|
-
}, sx);
|
|
98
|
-
const {
|
|
99
|
-
color
|
|
100
|
-
} = sx;
|
|
101
|
-
if (color) style['--button-color'] = color;
|
|
102
|
-
}
|
|
103
|
-
return /*#__PURE__*/jsx(Box, {
|
|
104
|
-
as: Button,
|
|
105
|
-
style: style,
|
|
106
|
-
sx: sxStyles,
|
|
107
|
-
ref: ref,
|
|
108
|
-
...rest
|
|
109
|
-
});
|
|
110
|
-
});
|
|
111
|
-
const ButtonComponent = /*#__PURE__*/forwardRef(({
|
|
112
|
-
as,
|
|
113
|
-
...props
|
|
114
|
-
}, ref) => /*#__PURE__*/jsx(StyledButtonComponent, {
|
|
115
|
-
ref: ref,
|
|
116
|
-
...props,
|
|
117
|
-
...(as ? {
|
|
118
|
-
forwardedAs: as
|
|
119
|
-
} : {})
|
|
120
|
-
}));
|
|
121
|
-
|
|
122
|
-
// This function is used to generate a custom cssSelector for the sxProp
|
|
123
|
-
|
|
124
|
-
// The usual sx prop can like this:
|
|
125
|
-
// sx={{
|
|
126
|
-
// [`@media (max-width: 768px)`]: {
|
|
127
|
-
// '& > ul': {
|
|
128
|
-
// backgroundColor: 'deeppink',
|
|
129
|
-
// },
|
|
130
|
-
// '&:hover': {
|
|
131
|
-
// backgroundColor: 'yellow',
|
|
132
|
-
// },
|
|
133
|
-
// },
|
|
134
|
-
// '&:hover': {
|
|
135
|
-
// backgroundColor: 'yellow',
|
|
136
|
-
// },
|
|
137
|
-
// '&': {
|
|
138
|
-
// width : 320px
|
|
139
|
-
// }
|
|
140
|
-
// }}
|
|
141
|
-
//*
|
|
142
|
-
/* What we want for Button styles is this:
|
|
143
|
-
sx={{
|
|
144
|
-
// [`@media (max-width: 768px)`]: {
|
|
145
|
-
// '&[data-attribute="something"] > ul': {
|
|
146
|
-
// backgroundColor: 'deeppink',
|
|
147
|
-
// },
|
|
148
|
-
// '&[data-attribute="something"]:hover': {
|
|
149
|
-
// backgroundColor: 'yellow',
|
|
150
|
-
// },
|
|
151
|
-
// },
|
|
152
|
-
// '&[data-attribute="something"]:hover': {
|
|
153
|
-
// backgroundColor: 'yellow',
|
|
154
|
-
// },
|
|
155
|
-
// '&[data-attribute="something"]': {
|
|
156
|
-
// width : 320px
|
|
157
|
-
// }
|
|
158
|
-
// }}
|
|
159
|
-
|
|
160
|
-
// We need to make sure we append the customCSSSelector to the original class selector. i.e & - > &[data-attribute="Icon"][data-size="small"]
|
|
161
|
-
*/
|
|
162
|
-
function generateCustomSxProp(props, providedSx) {
|
|
163
|
-
// Possible data attributes: data-size, data-block, data-no-visuals
|
|
164
|
-
const size = `[data-size="${props.size}"]`;
|
|
165
|
-
const block = props.block ? `[data-block="block"]` : '';
|
|
166
|
-
const noVisuals = props.leadingVisual || props.trailingVisual || props.trailingAction ? '' : '[data-no-visuals]';
|
|
167
|
-
|
|
168
|
-
// this is a custom selector. We need to make sure we add the data attributes to the base css class (& -> &[data-attributename="value"]])
|
|
169
|
-
const cssSelector = `&${size}${block}${noVisuals}`; // &[data-size="small"][data-block="block"][data-no-visuals]
|
|
170
|
-
|
|
171
|
-
const customSxProp = {};
|
|
172
|
-
if (!providedSx) return customSxProp;else {
|
|
173
|
-
customSxProp[cssSelector] = providedSx;
|
|
174
|
-
return customSxProp;
|
|
175
|
-
}
|
|
176
|
-
}
|
|
177
|
-
ButtonComponent.displayName = 'Button';
|
|
178
|
-
|
|
179
77
|
const Checkbox = /*#__PURE__*/forwardRef(function Checkbox(props, ref) {
|
|
180
78
|
return /*#__PURE__*/jsx(Box, {
|
|
181
79
|
as: Checkbox$1,
|
|
@@ -264,11 +162,17 @@ const FormControlLeadingVisual = props => {
|
|
|
264
162
|
...props
|
|
265
163
|
});
|
|
266
164
|
};
|
|
165
|
+
const FormControlLabel = props => {
|
|
166
|
+
return /*#__PURE__*/jsx(Box, {
|
|
167
|
+
as: FormControl$1.Label,
|
|
168
|
+
...props
|
|
169
|
+
});
|
|
170
|
+
};
|
|
267
171
|
const FormControl = Object.assign(FormControlImpl, {
|
|
268
172
|
Caption: FormControlCaption,
|
|
269
173
|
LeadingVisual: FormControlLeadingVisual,
|
|
270
174
|
Validation: FormControlValidation,
|
|
271
|
-
Label:
|
|
175
|
+
Label: FormControlLabel
|
|
272
176
|
});
|
|
273
177
|
|
|
274
178
|
const StyledHeader = /*#__PURE__*/forwardRef(function Header(props, ref) {
|
|
@@ -324,38 +228,6 @@ const Heading = styled(Heading$1).withConfig({
|
|
|
324
228
|
componentId: "sc-1vc165i-0"
|
|
325
229
|
})(["", ""], sx);
|
|
326
230
|
|
|
327
|
-
const StyledIconButton = /*#__PURE__*/forwardRef(({
|
|
328
|
-
sx,
|
|
329
|
-
...rest
|
|
330
|
-
}, ref) => {
|
|
331
|
-
let sxStyles = sx;
|
|
332
|
-
// grap the button props that have associated data attributes in the styles
|
|
333
|
-
const {
|
|
334
|
-
size = 'medium'
|
|
335
|
-
} = rest;
|
|
336
|
-
if (sx !== null && sx !== undefined && Object.keys(sx).length > 0) {
|
|
337
|
-
sxStyles = generateCustomSxProp({
|
|
338
|
-
size
|
|
339
|
-
}, sx);
|
|
340
|
-
}
|
|
341
|
-
return /*#__PURE__*/jsx(Box, {
|
|
342
|
-
sx: sxStyles,
|
|
343
|
-
as: IconButton$1,
|
|
344
|
-
ref: ref,
|
|
345
|
-
...rest
|
|
346
|
-
});
|
|
347
|
-
});
|
|
348
|
-
const IconButton = /*#__PURE__*/forwardRef(({
|
|
349
|
-
as,
|
|
350
|
-
...props
|
|
351
|
-
}, ref) => /*#__PURE__*/jsx(StyledIconButton, {
|
|
352
|
-
...props,
|
|
353
|
-
...(as ? {
|
|
354
|
-
forwardedAs: as
|
|
355
|
-
} : {}),
|
|
356
|
-
ref: ref
|
|
357
|
-
}));
|
|
358
|
-
|
|
359
231
|
const StyledLabel = /*#__PURE__*/forwardRef(function Label(props, ref) {
|
|
360
232
|
return /*#__PURE__*/jsx(Box, {
|
|
361
233
|
as: Label$1,
|
|
@@ -613,38 +485,6 @@ const Text = /*#__PURE__*/forwardRef(({
|
|
|
613
485
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
614
486
|
});
|
|
615
487
|
|
|
616
|
-
const StyledTextInput = /*#__PURE__*/forwardRef((props, ref) => {
|
|
617
|
-
return /*#__PURE__*/jsx(Box, {
|
|
618
|
-
as: TextInput$1,
|
|
619
|
-
ref: ref,
|
|
620
|
-
...props
|
|
621
|
-
});
|
|
622
|
-
});
|
|
623
|
-
const TextInputImpl = /*#__PURE__*/forwardRef(({
|
|
624
|
-
as,
|
|
625
|
-
...props
|
|
626
|
-
}, ref) => {
|
|
627
|
-
return /*#__PURE__*/jsx(StyledTextInput, {
|
|
628
|
-
ref: ref,
|
|
629
|
-
...props,
|
|
630
|
-
...(as ? {
|
|
631
|
-
forwardedAs: as
|
|
632
|
-
} : {})
|
|
633
|
-
});
|
|
634
|
-
});
|
|
635
|
-
const TextInputAction = /*#__PURE__*/forwardRef((props, ref) => {
|
|
636
|
-
return /*#__PURE__*/jsx(Box, {
|
|
637
|
-
as: TextInput$1.Action,
|
|
638
|
-
ref: ref,
|
|
639
|
-
...props
|
|
640
|
-
});
|
|
641
|
-
});
|
|
642
|
-
const TextInput = Object.assign(TextInputImpl, {
|
|
643
|
-
Action: TextInputAction
|
|
644
|
-
});
|
|
645
|
-
TextInputAction.displayName = 'TextInputAction';
|
|
646
|
-
TextInputImpl.displayName = 'TextInput';
|
|
647
|
-
|
|
648
488
|
const TimelineImpl = /*#__PURE__*/forwardRef(function Timeline(props, ref) {
|
|
649
489
|
return /*#__PURE__*/jsx(Box, {
|
|
650
490
|
as: Timeline$1,
|
|
@@ -768,4 +608,4 @@ const UnderlineNav = Object.assign(UnderlineNavImpl, {
|
|
|
768
608
|
Item: UnderlineNavItem
|
|
769
609
|
});
|
|
770
610
|
|
|
771
|
-
export { ActionMenu, Autocomplete, Avatar, Breadcrumb, Breadcrumbs,
|
|
611
|
+
export { ActionMenu, Autocomplete, Avatar, Breadcrumb, Breadcrumbs, Checkbox, CheckboxGroup, CircleBadge, CounterLabel, Flash, FormControl, Header, Heading, Label, Link, LinkButton, NavList, Overlay, PageLayout, RadioGroup, RelativeTime, SegmentedControl, Spinner, StateLabel, SubNav, Text, Timeline, ToggleSwitch, Token, Truncate, UnderlineNav };
|
package/dist/sx.d.ts
CHANGED
package/dist/sx.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sx.d.ts","sourceRoot":"","sources":["../src/sx.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,EAAE,EAAE,KAAK,MAAM,EAAC,MAAM,eAAe,CAAA
|
|
1
|
+
{"version":3,"file":"sx.d.ts","sourceRoot":"","sources":["../src/sx.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,EAAE,EAAE,KAAK,MAAM,EAAC,MAAM,eAAe,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@primer/styled-react",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-20251002015036",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"exports": {
|
|
6
6
|
".": {
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@babel/preset-react": "^7.27.1",
|
|
32
32
|
"@babel/preset-typescript": "^7.27.1",
|
|
33
|
-
"@primer/react": "0.0.0-
|
|
33
|
+
"@primer/react": "0.0.0-20251002015036",
|
|
34
34
|
"@rollup/plugin-babel": "^6.0.4",
|
|
35
35
|
"@types/react": "18.3.11",
|
|
36
36
|
"@types/react-dom": "18.3.1",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"typescript": "^5.9.2"
|
|
47
47
|
},
|
|
48
48
|
"peerDependencies": {
|
|
49
|
-
"@primer/react": "0.0.0-
|
|
49
|
+
"@primer/react": "0.0.0-20251002015036",
|
|
50
50
|
"@types/react": "18.x || 19.x",
|
|
51
51
|
"@types/react-dom": "18.x || 19.x",
|
|
52
52
|
"@types/react-is": "18.x || 19.x",
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { type ButtonProps as PrimerButtonProps } from '@primer/react';
|
|
2
|
-
import type { SxProp } from '../sx';
|
|
3
|
-
import type { BetterSystemStyleObject } from '../styled-props';
|
|
4
|
-
import type { ForwardRefComponent } from '../polymorphic';
|
|
5
|
-
type ButtonComponentProps = PrimerButtonProps & SxProp & {
|
|
6
|
-
as?: React.ElementType;
|
|
7
|
-
};
|
|
8
|
-
declare const ButtonComponent: ForwardRefComponent<"button", ButtonComponentProps>;
|
|
9
|
-
export declare function generateCustomSxProp(props: Partial<Pick<PrimerButtonProps, 'size' | 'block' | 'leadingVisual' | 'trailingVisual' | 'trailingAction'>>, providedSx: BetterSystemStyleObject): {
|
|
10
|
-
[key: string]: BetterSystemStyleObject;
|
|
11
|
-
};
|
|
12
|
-
export { ButtonComponent, type ButtonComponentProps };
|
|
13
|
-
//# sourceMappingURL=Button.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../src/components/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAyB,KAAK,WAAW,IAAI,iBAAiB,EAAC,MAAM,eAAe,CAAA;AAC3F,OAAO,KAAK,EAAC,MAAM,EAAsB,MAAM,OAAO,CAAA;AACtD,OAAO,KAAK,EAAC,uBAAuB,EAAC,MAAM,iBAAiB,CAAA;AAG5D,OAAO,KAAK,EAAC,mBAAmB,EAAC,MAAM,gBAAgB,CAAA;AAEvD,KAAK,oBAAoB,GAAG,iBAAiB,GAAG,MAAM,GAAG;IAAC,EAAE,CAAC,EAAE,KAAK,CAAC,WAAW,CAAA;CAAC,CAAA;AAoBjF,QAAA,MAAM,eAAe,EAEf,mBAAmB,CAAC,QAAQ,EAAE,oBAAoB,CAAC,CAAA;AA0CzD,wBAAgB,oBAAoB,CAClC,KAAK,EAAE,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,MAAM,GAAG,OAAO,GAAG,eAAe,GAAG,gBAAgB,GAAG,gBAAgB,CAAC,CAAC,EACjH,UAAU,EAAE,uBAAuB;;EAmBpC;AAID,OAAO,EAAC,eAAe,EAAE,KAAK,oBAAoB,EAAC,CAAA"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { type IconButtonProps as PrimerIconButtonProps, type SxProp } from '@primer/react';
|
|
2
|
-
import { type ForwardRefComponent } from '../polymorphic';
|
|
3
|
-
type IconButtonProps = PrimerIconButtonProps & SxProp & {
|
|
4
|
-
as?: React.ElementType;
|
|
5
|
-
};
|
|
6
|
-
declare const IconButton: ForwardRefComponent<"a" | "button", IconButtonProps>;
|
|
7
|
-
export { IconButton };
|
|
8
|
-
export type { IconButtonProps };
|
|
9
|
-
//# sourceMappingURL=IconButton.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"IconButton.d.ts","sourceRoot":"","sources":["../../src/components/IconButton.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiC,KAAK,eAAe,IAAI,qBAAqB,EAAE,KAAK,MAAM,EAAC,MAAM,eAAe,CAAA;AACxH,OAAO,EAAC,KAAK,mBAAmB,EAAC,MAAM,gBAAgB,CAAA;AAKvD,KAAK,eAAe,GAAG,qBAAqB,GAAG,MAAM,GAAG;IAAC,EAAE,CAAC,EAAE,KAAK,CAAC,WAAW,CAAA;CAAC,CAAA;AAahF,QAAA,MAAM,UAAU,EAEV,mBAAmB,CAAC,GAAG,GAAG,QAAQ,EAAE,eAAe,CAAC,CAAA;AAE1D,OAAO,EAAC,UAAU,EAAC,CAAA;AACnB,YAAY,EAAC,eAAe,EAAC,CAAA"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { type TextInputProps as PrimerTextInputProps, type TextInputActionProps as PrimerTextInputActionProps } from '@primer/react';
|
|
2
|
-
import type { SxProp } from '../sx';
|
|
3
|
-
import type { ForwardRefExoticComponent, RefAttributes } from 'react';
|
|
4
|
-
export type TextInputProps = PrimerTextInputProps & SxProp & {
|
|
5
|
-
as?: React.ElementType;
|
|
6
|
-
};
|
|
7
|
-
export type TextInputActionProps = PrimerTextInputActionProps & SxProp;
|
|
8
|
-
declare const TextInputAction: ForwardRefExoticComponent<Omit<import("react").ButtonHTMLAttributes<HTMLButtonElement>, "size" | "aria-label" | "tooltipDirection"> & {
|
|
9
|
-
children?: React.ReactNode;
|
|
10
|
-
"aria-label"?: string;
|
|
11
|
-
tooltipDirection?: "n" | "ne" | "e" | "se" | "s" | "sw" | "w" | "nw";
|
|
12
|
-
icon?: React.FunctionComponent<React.PropsWithChildren<import("@primer/octicons-react").IconProps>>;
|
|
13
|
-
variant?: import("@primer/react").ButtonProps["variant"];
|
|
14
|
-
} & SxProp & RefAttributes<HTMLButtonElement>>;
|
|
15
|
-
type TextInputComposite = ForwardRefExoticComponent<TextInputProps & RefAttributes<HTMLInputElement>> & {
|
|
16
|
-
Action: typeof TextInputAction;
|
|
17
|
-
};
|
|
18
|
-
export declare const TextInput: TextInputComposite;
|
|
19
|
-
export {};
|
|
20
|
-
//# sourceMappingURL=TextInput.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"TextInput.d.ts","sourceRoot":"","sources":["../../src/components/TextInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAEL,KAAK,cAAc,IAAI,oBAAoB,EAC3C,KAAK,oBAAoB,IAAI,0BAA0B,EACxD,MAAM,eAAe,CAAA;AAGtB,OAAO,KAAK,EAAC,MAAM,EAAC,MAAM,OAAO,CAAA;AACjC,OAAO,KAAK,EAAC,yBAAyB,EAAE,aAAa,EAAC,MAAM,OAAO,CAAA;AAEnE,MAAM,MAAM,cAAc,GAAG,oBAAoB,GAAG,MAAM,GAAG;IAAC,EAAE,CAAC,EAAE,KAAK,CAAC,WAAW,CAAA;CAAC,CAAA;AACrF,MAAM,MAAM,oBAAoB,GAAG,0BAA0B,GAAG,MAAM,CAAA;AAUtE,QAAA,MAAM,eAAe;;;;;;8CAEnB,CAAA;AAEF,KAAK,kBAAkB,GAAG,yBAAyB,CAAC,cAAc,GAAG,aAAa,CAAC,gBAAgB,CAAC,CAAC,GAAG;IACtG,MAAM,EAAE,OAAO,eAAe,CAAA;CAC/B,CAAA;AAED,eAAO,MAAM,SAAS,EAAE,kBAEtB,CAAA"}
|