@primer/styled-react 0.0.0-20251006201210 → 0.0.0-20251006202127
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/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 +3 -169
- 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 +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
|
"DialogHeaderProps",
|
|
65
64
|
"DialogProps",
|
|
66
65
|
"HeaderProps",
|
|
67
|
-
"IconButtonProps",
|
|
68
66
|
"LabelProps",
|
|
69
67
|
"LinkButtonProps",
|
|
70
68
|
"LinkProps",
|
|
@@ -93,7 +91,6 @@
|
|
|
93
91
|
"TableTitleProps",
|
|
94
92
|
"TabNavLinkProps",
|
|
95
93
|
"TabNavProps",
|
|
96
|
-
"TextInputActionProps",
|
|
97
94
|
"TextInputProps",
|
|
98
95
|
"TextProps",
|
|
99
96
|
"TimelineBadgeProps",
|
package/dist/index.d.ts
CHANGED
|
@@ -1,11 +1,15 @@
|
|
|
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';
|
|
4
5
|
export { FormControl } from '@primer/react';
|
|
6
|
+
export { IconButton } from '@primer/react';
|
|
5
7
|
export { ProgressBar } from '@primer/react';
|
|
6
8
|
export { PageLayout } from '@primer/react';
|
|
7
9
|
export { Select } from '@primer/react';
|
|
8
10
|
export { Textarea } from '@primer/react';
|
|
11
|
+
export { TextInput } from '@primer/react';
|
|
12
|
+
export { type TextInputProps } from '@primer/react';
|
|
9
13
|
export { ThemeProvider } from '@primer/react';
|
|
10
14
|
export { merge } from '@primer/react';
|
|
11
15
|
export { theme } from '@primer/react';
|
|
@@ -16,7 +20,6 @@ export { ActionMenu } from './components/ActionMenu';
|
|
|
16
20
|
export { Autocomplete, type AutocompleteOverlayProps } from './components/Autocomplete';
|
|
17
21
|
export { Avatar, type AvatarProps } from './components/Avatar';
|
|
18
22
|
export { Breadcrumbs, Breadcrumb, type BreadcrumbsProps, type BreadcrumbsItemProps } from './components/Breadcrumbs';
|
|
19
|
-
export { ButtonComponent as Button, type ButtonComponentProps as ButtonProps } from './components/Button';
|
|
20
23
|
export { Checkbox, type CheckboxProps } from './components/Checkbox';
|
|
21
24
|
export { CheckboxGroup, type CheckboxGroupProps } from './components/CheckboxGroup';
|
|
22
25
|
export { CircleBadge } from './components/CircleBadge';
|
|
@@ -25,7 +28,6 @@ export { Dialog, type DialogProps } from './components/Dialog';
|
|
|
25
28
|
export { Flash } from './components/Flash';
|
|
26
29
|
export { Header, type HeaderProps } from './components/Header';
|
|
27
30
|
export { Heading } from './components/Heading';
|
|
28
|
-
export { IconButton, type IconButtonProps } from './components/IconButton';
|
|
29
31
|
export { Label, type LabelProps } from './components/Label';
|
|
30
32
|
export { Link, type LinkProps } from './components/Link';
|
|
31
33
|
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,WAAW,EAAC,MAAM,eAAe,CAAA;AACzC,OAAO,EAAC,UAAU,EAAC,MAAM,eAAe,CAAA;AACxC,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":"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"}
|
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, FormControl, PageLayout, 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, 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, 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, FormControl, IconButton, PageLayout, 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,
|
|
@@ -292,38 +190,6 @@ const Heading = styled(Heading$1).withConfig({
|
|
|
292
190
|
componentId: "sc-1vc165i-0"
|
|
293
191
|
})(["", ""], sx);
|
|
294
192
|
|
|
295
|
-
const StyledIconButton = /*#__PURE__*/forwardRef(({
|
|
296
|
-
sx,
|
|
297
|
-
...rest
|
|
298
|
-
}, ref) => {
|
|
299
|
-
let sxStyles = sx;
|
|
300
|
-
// grap the button props that have associated data attributes in the styles
|
|
301
|
-
const {
|
|
302
|
-
size = 'medium'
|
|
303
|
-
} = rest;
|
|
304
|
-
if (sx !== null && sx !== undefined && Object.keys(sx).length > 0) {
|
|
305
|
-
sxStyles = generateCustomSxProp({
|
|
306
|
-
size
|
|
307
|
-
}, sx);
|
|
308
|
-
}
|
|
309
|
-
return /*#__PURE__*/jsx(Box, {
|
|
310
|
-
sx: sxStyles,
|
|
311
|
-
as: IconButton$1,
|
|
312
|
-
ref: ref,
|
|
313
|
-
...rest
|
|
314
|
-
});
|
|
315
|
-
});
|
|
316
|
-
const IconButton = /*#__PURE__*/forwardRef(({
|
|
317
|
-
as,
|
|
318
|
-
...props
|
|
319
|
-
}, ref) => /*#__PURE__*/jsx(StyledIconButton, {
|
|
320
|
-
...props,
|
|
321
|
-
...(as ? {
|
|
322
|
-
forwardedAs: as
|
|
323
|
-
} : {}),
|
|
324
|
-
ref: ref
|
|
325
|
-
}));
|
|
326
|
-
|
|
327
193
|
const StyledLabel = /*#__PURE__*/forwardRef(function Label(props, ref) {
|
|
328
194
|
return /*#__PURE__*/jsx(Box, {
|
|
329
195
|
as: Label$1,
|
|
@@ -532,38 +398,6 @@ const Text = /*#__PURE__*/forwardRef(({
|
|
|
532
398
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
533
399
|
});
|
|
534
400
|
|
|
535
|
-
const StyledTextInput = /*#__PURE__*/forwardRef((props, ref) => {
|
|
536
|
-
return /*#__PURE__*/jsx(Box, {
|
|
537
|
-
as: TextInput$1,
|
|
538
|
-
ref: ref,
|
|
539
|
-
...props
|
|
540
|
-
});
|
|
541
|
-
});
|
|
542
|
-
const TextInputImpl = /*#__PURE__*/forwardRef(({
|
|
543
|
-
as,
|
|
544
|
-
...props
|
|
545
|
-
}, ref) => {
|
|
546
|
-
return /*#__PURE__*/jsx(StyledTextInput, {
|
|
547
|
-
ref: ref,
|
|
548
|
-
...props,
|
|
549
|
-
...(as ? {
|
|
550
|
-
forwardedAs: as
|
|
551
|
-
} : {})
|
|
552
|
-
});
|
|
553
|
-
});
|
|
554
|
-
const TextInputAction = /*#__PURE__*/forwardRef((props, ref) => {
|
|
555
|
-
return /*#__PURE__*/jsx(Box, {
|
|
556
|
-
as: TextInput$1.Action,
|
|
557
|
-
ref: ref,
|
|
558
|
-
...props
|
|
559
|
-
});
|
|
560
|
-
});
|
|
561
|
-
const TextInput = Object.assign(TextInputImpl, {
|
|
562
|
-
Action: TextInputAction
|
|
563
|
-
});
|
|
564
|
-
TextInputAction.displayName = 'TextInputAction';
|
|
565
|
-
TextInputImpl.displayName = 'TextInput';
|
|
566
|
-
|
|
567
401
|
const TimelineImpl = /*#__PURE__*/forwardRef(function Timeline(props, ref) {
|
|
568
402
|
return /*#__PURE__*/jsx(Box, {
|
|
569
403
|
as: Timeline$1,
|
|
@@ -687,4 +521,4 @@ const UnderlineNav = Object.assign(UnderlineNavImpl, {
|
|
|
687
521
|
Item: UnderlineNavItem
|
|
688
522
|
});
|
|
689
523
|
|
|
690
|
-
export { ActionMenu, Autocomplete, Avatar, Breadcrumb, Breadcrumbs,
|
|
524
|
+
export { ActionMenu, Autocomplete, Avatar, Breadcrumb, Breadcrumbs, Checkbox, CheckboxGroup, CircleBadge, CounterLabel, Flash, Header, Heading, Label, Link, LinkButton, NavList, Overlay, 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-20251006202127",
|
|
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-20251006202127",
|
|
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-20251006202127",
|
|
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"}
|