@procore/core-react 11.14.0-rc.1 → 11.14.1
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/.env.sample +1 -0
- package/README.md +8 -14
- package/dist/Avatar/Avatar.js +2 -1
- package/dist/Avatar/Avatar.js.map +1 -1
- package/dist/Badge/Badge.d.ts +4 -3
- package/dist/Badge/Badge.js +18 -2
- package/dist/Badge/Badge.js.map +1 -1
- package/dist/Form/Form.styles.d.ts +1 -1
- package/dist/Form/closeWithConfirm.js +1 -1
- package/dist/Form/closeWithConfirm.js.map +1 -1
- package/dist/Menu/Menu.d.ts +2 -2
- package/dist/MenuImperative/MenuImperative.js +9 -1
- package/dist/MenuImperative/MenuImperative.js.map +1 -1
- package/dist/Modal/ChildRegistry.context.d.ts +19 -0
- package/dist/Modal/ChildRegistry.context.js +44 -0
- package/dist/Modal/ChildRegistry.context.js.map +1 -0
- package/dist/Modal/Modal.js +40 -16
- package/dist/Modal/Modal.js.map +1 -1
- package/dist/Modal/useInitializeModalFocus.d.ts +7 -0
- package/dist/Modal/useInitializeModalFocus.js +34 -0
- package/dist/Modal/useInitializeModalFocus.js.map +1 -0
- package/dist/NextMenu/NextMenu.js +1 -0
- package/dist/NextMenu/NextMenu.js.map +1 -1
- package/dist/OverlayTrigger/a11yPresets.d.ts +14 -14
- package/dist/SegmentedController/SegmentedController.js +2 -1
- package/dist/SegmentedController/SegmentedController.js.map +1 -1
- package/dist/SuperSelect/SuperSelect.d.ts +36 -4
- package/dist/SuperSelect/SuperSelect.js +2 -2
- package/dist/SuperSelect/SuperSelect.js.map +1 -1
- package/dist/SuperSelect/SuperSelect.styles.d.ts +2 -2
- package/dist/SuperSelect/useSuperSelect.d.ts +108 -12
- package/dist/SuperSelect/useSuperSelect.js +2 -2
- package/dist/SuperSelect/useSuperSelect.js.map +1 -1
- package/dist/Tabs/Tabs.js +3 -2
- package/dist/Tabs/Tabs.js.map +1 -1
- package/dist/Thumbnail/Thumbnail.hooks.d.ts +82 -76
- package/dist/ToolHeader/ToolHeader.d.ts +1 -2
- package/dist/ToolHeader/ToolHeader.js +3 -1
- package/dist/ToolHeader/ToolHeader.js.map +1 -1
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +22 -22
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +13 -13
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
- package/dist/_typedoc/Button/Button.types.json +11 -11
- package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +7 -7
- package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
- package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
- package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
- package/dist/_typedoc/DetailPage/DetailPage.types.json +4 -4
- package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
- package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -73
- package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
- package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/_typedoc/Flex/Flex.types.json +27 -27
- package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
- package/dist/_typedoc/Form/Form.types.json +700 -700
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
- package/dist/_typedoc/Input/Input.types.json +2 -2
- package/dist/_typedoc/Link/Link.types.json +4 -4
- package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
- package/dist/_typedoc/Menu/Menu.types.json +62 -62
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +71 -71
- package/dist/_typedoc/Modal/Modal.types.json +41 -41
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +38 -38
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +30 -30
- package/dist/_typedoc/PageLayout/PageLayout.types.json +22 -22
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +27 -27
- package/dist/_typedoc/Pill/Pill.types.json +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +46 -46
- package/dist/_typedoc/Popover/Popover.types.json +12 -12
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +18 -18
- package/dist/_typedoc/Section/Section.types.json +14 -14
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/_typedoc/Select/Select.types.json +32 -32
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +94 -94
- package/dist/_typedoc/Tabs/Tabs.types.json +17 -17
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +3 -3
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
- package/dist/_typedoc/Tile/Tile.types.json +30 -30
- package/dist/_typedoc/Toast/Toast.types.json +4 -4
- package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
- package/dist/_typedoc/Token/Token.types.json +4 -4
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +86 -86
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +8 -8
- package/dist/_typedoc/_utils/types.json +3 -3
- package/dist/_utils/CalendarHelpers.js +1 -1
- package/dist/_utils/CalendarHelpers.js.map +1 -1
- package/package.json +49 -45
package/dist/Tabs/Tabs.js
CHANGED
|
@@ -60,7 +60,8 @@ export var Link = React.forwardRef(function Link(_a, ref) {
|
|
|
60
60
|
function TabInternal(_a, ref) {
|
|
61
61
|
var as = _a.as, disabled = _a.disabled, role = _a.role, _b = _a.active, active = _b === void 0 ? false : _b, children = _a.children, onBlur = _a.onBlur, onFocus = _a.onFocus, _c = _a.onMount, onMount = _c === void 0 ? noop : _c, _d = _a.onUnmount, onUnmount = _d === void 0 ? noop : _d, _e = _a.overflowing, overflowing = _e === void 0 ? false : _e, _f = _a.dropdown, dropdown = _f === void 0 ? false : _f, _g = _a.variant, variant = _g === void 0 ? '' : _g, props = __rest(_a, ["as", "disabled", "role", "active", "children", "onBlur", "onFocus", "onMount", "onUnmount", "overflowing", "dropdown", "variant"]);
|
|
62
62
|
var onPress = props.onPress;
|
|
63
|
-
var buttonProps = useButton(__assign(__assign({}, props), { onBlur: onBlur, onFocus: onFocus, elementType: role === 'link' ? 'a' : role === 'button' ? 'button' : 'div', isDisabled: disabled, onPress: onPress, type: 'button' }), ref
|
|
63
|
+
var buttonProps = useButton(__assign(__assign({}, props), { onBlur: onBlur, onFocus: onFocus, elementType: role === 'link' ? 'a' : role === 'button' ? 'button' : 'div', isDisabled: disabled, onPress: onPress, type: 'button' }), ref // TODO fix polymorphic type
|
|
64
|
+
).buttonProps;
|
|
64
65
|
var a11yProps = role === 'button'
|
|
65
66
|
? __assign(__assign({}, buttonProps), { 'aria-current': active, as: as || 'button', $clickable: !disabled }) : role === 'link'
|
|
66
67
|
? __assign(__assign({}, buttonProps), { 'aria-current': active, as: as || 'a', $clickable: !disabled }) : role === 'tab'
|
|
@@ -150,7 +151,7 @@ var Tabs_ = React.forwardRef(function Tabs(_a, ref) {
|
|
|
150
151
|
return oldElements;
|
|
151
152
|
});
|
|
152
153
|
},
|
|
153
|
-
});
|
|
154
|
+
}); // TODO fix type
|
|
154
155
|
}),
|
|
155
156
|
React.createElement(OverlayTrigger, { autoFocus: true, beforeShow: function () { return setMoreMenuIsShown(true); }, afterHide: function () { return setMoreMenuIsShown(false); }, trigger: "click", passA11yPropsToOverlay: true, placement: "bottom-right", overlay: React.createElement(MoreMenu, null, overflowing), ref: ref, role: "menu" },
|
|
156
157
|
React.createElement(StyledDropdownTab, { "aria-hidden": !overflowing.length, as: "button" },
|
package/dist/Tabs/Tabs.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.js","sourceRoot":"","sources":["../../src/Tabs/Tabs.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAA;AAC7D,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAA;AAC9C,OAAO,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAA;AAEjE,OAAO,EACL,cAAc,EACd,wBAAwB,GACzB,MAAM,kCAAkC,CAAA;AACzC,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAA;AAC/C,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAA;AAC5C,OAAO,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAA;AAC7D,OAAO,EAAE,eAAe,EAAE,MAAM,eAAe,CAAA;AAC/C,OAAO,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAA;AAO/C,OAAO,EACL,iBAAiB,EACjB,sBAAsB,EACtB,UAAU,EACV,aAAa,EACb,SAAS,EACT,cAAc,EACd,aAAa,EACb,UAAU,GACX,MAAM,eAAe,CAAA;AAWtB,SAAS,IAAI,KAAI,CAAC;AAElB,MAAM,CAAC,IAAM,IAAI,GAAG,KAAK,CAAC,UAAU,CAClC,SAAS,IAAI,CAAC,EAAsB,EAAE,GAAG;IAAzB,IAAA,QAAQ,cAAA,EAAK,KAAK,cAApB,YAAsB,CAAF;IAChC,OAAO,CACL,oBAAC,UAAU,aAAC,GAAG,EAAE,GAAG,IAAM,KAAK,GAC5B,QAAQ,CACE,CACd,CAAA;AACH,CAAC,CACF,CAAA;AAED;;;;;;;;;;;GAWG;AAEH,SAAS,WAAW,CAClB,EAcwB,EACxB,GAAwB;IAdtB,IAAA,EAAE,QAAA,EACF,QAAQ,cAAA,EACR,IAAI,UAAA,EACJ,cAAc,EAAd,MAAM,mBAAG,KAAK,KAAA,EACd,QAAQ,cAAA,EACR,MAAM,YAAA,EACN,OAAO,aAAA,EACP,eAAc,EAAd,OAAO,mBAAG,IAAI,KAAA,EACd,iBAAgB,EAAhB,SAAS,mBAAG,IAAI,KAAA,EAChB,mBAAmB,EAAnB,WAAW,mBAAG,KAAK,KAAA,EACnB,gBAAgB,EAAhB,QAAQ,mBAAG,KAAK,KAAA,EAChB,eAAY,EAAZ,OAAO,mBAAG,EAAE,KAAA,EACT,KAAK,cAbV,mIAcC,CADS;IAIF,IAAA,OAAO,GAAK,KAA2B,QAAhC,CAAgC;IAEvC,IAAA,WAAW,GAAK,SAAS,uBAE1B,KAAK,KACR,MAAM,EAAE,MAAuC,EAC/C,OAAO,EAAE,OAAwC,EACjD,WAAW,EAAE,IAAI,KAAK,MAAM,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,IAAI,KAAK,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,KAAK,EACzE,UAAU,EAAE,QAAQ,EACpB,OAAO,SAAA,EACP,IAAI,EAAE,QAAQ,KAEhB,
|
|
1
|
+
{"version":3,"file":"Tabs.js","sourceRoot":"","sources":["../../src/Tabs/Tabs.tsx"],"names":[],"mappings":"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"}
|
|
@@ -16,7 +16,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
16
16
|
size: import("./Thumbnail.types").SizeVariant;
|
|
17
17
|
layout: LayoutVariant;
|
|
18
18
|
inputRef: React.RefObject<HTMLInputElement>;
|
|
19
|
-
inputProps: InputHTMLAttributes<HTMLInputElement>;
|
|
19
|
+
inputProps: React.InputHTMLAttributes<HTMLInputElement>;
|
|
20
20
|
/**
|
|
21
21
|
* Appeared 23-1-18 https://github.com/procore/core/pull/12250
|
|
22
22
|
* Possible issue with types from React Aria during dependency update
|
|
@@ -38,6 +38,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
38
38
|
suppressContentEditableWarning?: boolean | undefined;
|
|
39
39
|
suppressHydrationWarning?: boolean | undefined;
|
|
40
40
|
accessKey?: string | undefined;
|
|
41
|
+
autoFocus?: boolean | undefined;
|
|
41
42
|
contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
|
|
42
43
|
contextMenu?: string | undefined;
|
|
43
44
|
dir?: string | undefined;
|
|
@@ -45,6 +46,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
45
46
|
hidden?: boolean | undefined;
|
|
46
47
|
id?: string | undefined;
|
|
47
48
|
lang?: string | undefined;
|
|
49
|
+
nonce?: string | undefined;
|
|
48
50
|
placeholder?: string | undefined;
|
|
49
51
|
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
50
52
|
translate?: "yes" | "no" | undefined;
|
|
@@ -68,50 +70,50 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
68
70
|
results?: number | undefined;
|
|
69
71
|
security?: string | undefined;
|
|
70
72
|
unselectable?: "on" | "off" | undefined;
|
|
71
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" |
|
|
73
|
+
inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
|
72
74
|
is?: string | undefined;
|
|
73
75
|
'aria-activedescendant'?: string | undefined;
|
|
74
|
-
'aria-atomic'?: boolean | "true" | "false" | undefined;
|
|
76
|
+
'aria-atomic'?: (boolean | "true" | "false") | undefined;
|
|
75
77
|
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
|
76
|
-
'aria-busy'?: boolean | "true" | "false" | undefined;
|
|
78
|
+
'aria-busy'?: (boolean | "true" | "false") | undefined;
|
|
77
79
|
'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;
|
|
78
80
|
'aria-colcount'?: number | undefined;
|
|
79
81
|
'aria-colindex'?: number | undefined;
|
|
80
82
|
'aria-colspan'?: number | undefined;
|
|
81
83
|
'aria-controls'?: string | undefined;
|
|
82
|
-
'aria-current'?: boolean | "time" | "true" | "false" | "step" | "
|
|
84
|
+
'aria-current'?: boolean | "time" | "true" | "false" | "step" | "date" | "page" | "location" | undefined;
|
|
83
85
|
'aria-describedby'?: string | undefined;
|
|
84
86
|
'aria-details'?: string | undefined;
|
|
85
|
-
'aria-disabled'?: boolean | "true" | "false" | undefined;
|
|
87
|
+
'aria-disabled'?: (boolean | "true" | "false") | undefined;
|
|
86
88
|
'aria-dropeffect'?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
|
|
87
89
|
'aria-errormessage'?: string | undefined;
|
|
88
|
-
'aria-expanded'?: boolean | "true" | "false" | undefined;
|
|
90
|
+
'aria-expanded'?: (boolean | "true" | "false") | undefined;
|
|
89
91
|
'aria-flowto'?: string | undefined;
|
|
90
|
-
'aria-grabbed'?: boolean | "true" | "false" | undefined;
|
|
91
|
-
'aria-haspopup'?: boolean | "dialog" | "menu" | "true" | "false" | "
|
|
92
|
-
'aria-hidden'?: boolean | "true" | "false" | undefined;
|
|
92
|
+
'aria-grabbed'?: (boolean | "true" | "false") | undefined;
|
|
93
|
+
'aria-haspopup'?: boolean | "dialog" | "menu" | "true" | "false" | "grid" | "listbox" | "tree" | undefined;
|
|
94
|
+
'aria-hidden'?: (boolean | "true" | "false") | undefined;
|
|
93
95
|
'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
|
94
96
|
'aria-keyshortcuts'?: string | undefined;
|
|
95
97
|
'aria-label'?: string | undefined;
|
|
96
98
|
'aria-labelledby'?: string | undefined;
|
|
97
99
|
'aria-level'?: number | undefined;
|
|
98
100
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
99
|
-
'aria-modal'?: boolean | "true" | "false" | undefined;
|
|
100
|
-
'aria-multiline'?: boolean | "true" | "false" | undefined;
|
|
101
|
-
'aria-multiselectable'?: boolean | "true" | "false" | undefined;
|
|
101
|
+
'aria-modal'?: (boolean | "true" | "false") | undefined;
|
|
102
|
+
'aria-multiline'?: (boolean | "true" | "false") | undefined;
|
|
103
|
+
'aria-multiselectable'?: (boolean | "true" | "false") | undefined;
|
|
102
104
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
|
103
105
|
'aria-owns'?: string | undefined;
|
|
104
106
|
'aria-placeholder'?: string | undefined;
|
|
105
107
|
'aria-posinset'?: number | undefined;
|
|
106
108
|
'aria-pressed'?: boolean | "true" | "false" | "mixed" | undefined;
|
|
107
|
-
'aria-readonly'?: boolean | "true" | "false" | undefined;
|
|
109
|
+
'aria-readonly'?: (boolean | "true" | "false") | undefined;
|
|
108
110
|
'aria-relevant'?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
|
109
|
-
'aria-required'?: boolean | "true" | "false" | undefined;
|
|
111
|
+
'aria-required'?: (boolean | "true" | "false") | undefined;
|
|
110
112
|
'aria-roledescription'?: string | undefined;
|
|
111
113
|
'aria-rowcount'?: number | undefined;
|
|
112
114
|
'aria-rowindex'?: number | undefined;
|
|
113
115
|
'aria-rowspan'?: number | undefined;
|
|
114
|
-
'aria-selected'?: boolean | "true" | "false" | undefined;
|
|
116
|
+
'aria-selected'?: (boolean | "true" | "false") | undefined;
|
|
115
117
|
'aria-setsize'?: number | undefined;
|
|
116
118
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
117
119
|
'aria-valuemax'?: number | undefined;
|
|
@@ -304,7 +306,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
304
306
|
size: import("./Thumbnail.types").SizeVariant;
|
|
305
307
|
layout: LayoutVariant;
|
|
306
308
|
inputRef: React.RefObject<HTMLInputElement>;
|
|
307
|
-
inputProps: InputHTMLAttributes<HTMLInputElement>;
|
|
309
|
+
inputProps: React.InputHTMLAttributes<HTMLInputElement>;
|
|
308
310
|
/**
|
|
309
311
|
* Appeared 23-1-18 https://github.com/procore/core/pull/12250
|
|
310
312
|
* Possible issue with types from React Aria during dependency update
|
|
@@ -326,6 +328,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
326
328
|
suppressContentEditableWarning?: boolean | undefined;
|
|
327
329
|
suppressHydrationWarning?: boolean | undefined;
|
|
328
330
|
accessKey?: string | undefined;
|
|
331
|
+
autoFocus?: boolean | undefined;
|
|
329
332
|
contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
|
|
330
333
|
contextMenu?: string | undefined;
|
|
331
334
|
dir?: string | undefined;
|
|
@@ -333,6 +336,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
333
336
|
hidden?: boolean | undefined;
|
|
334
337
|
id?: string | undefined;
|
|
335
338
|
lang?: string | undefined;
|
|
339
|
+
nonce?: string | undefined;
|
|
336
340
|
placeholder?: string | undefined;
|
|
337
341
|
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
338
342
|
translate?: "yes" | "no" | undefined;
|
|
@@ -356,50 +360,50 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
356
360
|
results?: number | undefined;
|
|
357
361
|
security?: string | undefined;
|
|
358
362
|
unselectable?: "on" | "off" | undefined;
|
|
359
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" |
|
|
363
|
+
inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
|
360
364
|
is?: string | undefined;
|
|
361
365
|
'aria-activedescendant'?: string | undefined;
|
|
362
|
-
'aria-atomic'?: boolean | "true" | "false" | undefined;
|
|
366
|
+
'aria-atomic'?: (boolean | "true" | "false") | undefined;
|
|
363
367
|
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
|
364
|
-
'aria-busy'?: boolean | "true" | "false" | undefined;
|
|
368
|
+
'aria-busy'?: (boolean | "true" | "false") | undefined;
|
|
365
369
|
'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;
|
|
366
370
|
'aria-colcount'?: number | undefined;
|
|
367
371
|
'aria-colindex'?: number | undefined;
|
|
368
372
|
'aria-colspan'?: number | undefined;
|
|
369
373
|
'aria-controls'?: string | undefined;
|
|
370
|
-
'aria-current'?: boolean | "time" | "true" | "false" | "step" | "
|
|
374
|
+
'aria-current'?: boolean | "time" | "true" | "false" | "step" | "date" | "page" | "location" | undefined;
|
|
371
375
|
'aria-describedby'?: string | undefined;
|
|
372
376
|
'aria-details'?: string | undefined;
|
|
373
|
-
'aria-disabled'?: boolean | "true" | "false" | undefined;
|
|
377
|
+
'aria-disabled'?: (boolean | "true" | "false") | undefined;
|
|
374
378
|
'aria-dropeffect'?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
|
|
375
379
|
'aria-errormessage'?: string | undefined;
|
|
376
|
-
'aria-expanded'?: boolean | "true" | "false" | undefined;
|
|
380
|
+
'aria-expanded'?: (boolean | "true" | "false") | undefined;
|
|
377
381
|
'aria-flowto'?: string | undefined;
|
|
378
|
-
'aria-grabbed'?: boolean | "true" | "false" | undefined;
|
|
379
|
-
'aria-haspopup'?: boolean | "dialog" | "menu" | "true" | "false" | "
|
|
380
|
-
'aria-hidden'?: boolean | "true" | "false" | undefined;
|
|
382
|
+
'aria-grabbed'?: (boolean | "true" | "false") | undefined;
|
|
383
|
+
'aria-haspopup'?: boolean | "dialog" | "menu" | "true" | "false" | "grid" | "listbox" | "tree" | undefined;
|
|
384
|
+
'aria-hidden'?: (boolean | "true" | "false") | undefined;
|
|
381
385
|
'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
|
382
386
|
'aria-keyshortcuts'?: string | undefined;
|
|
383
387
|
'aria-label'?: string | undefined;
|
|
384
388
|
'aria-labelledby'?: string | undefined;
|
|
385
389
|
'aria-level'?: number | undefined;
|
|
386
390
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
387
|
-
'aria-modal'?: boolean | "true" | "false" | undefined;
|
|
388
|
-
'aria-multiline'?: boolean | "true" | "false" | undefined;
|
|
389
|
-
'aria-multiselectable'?: boolean | "true" | "false" | undefined;
|
|
391
|
+
'aria-modal'?: (boolean | "true" | "false") | undefined;
|
|
392
|
+
'aria-multiline'?: (boolean | "true" | "false") | undefined;
|
|
393
|
+
'aria-multiselectable'?: (boolean | "true" | "false") | undefined;
|
|
390
394
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
|
391
395
|
'aria-owns'?: string | undefined;
|
|
392
396
|
'aria-placeholder'?: string | undefined;
|
|
393
397
|
'aria-posinset'?: number | undefined;
|
|
394
398
|
'aria-pressed'?: boolean | "true" | "false" | "mixed" | undefined;
|
|
395
|
-
'aria-readonly'?: boolean | "true" | "false" | undefined;
|
|
399
|
+
'aria-readonly'?: (boolean | "true" | "false") | undefined;
|
|
396
400
|
'aria-relevant'?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
|
397
|
-
'aria-required'?: boolean | "true" | "false" | undefined;
|
|
401
|
+
'aria-required'?: (boolean | "true" | "false") | undefined;
|
|
398
402
|
'aria-roledescription'?: string | undefined;
|
|
399
403
|
'aria-rowcount'?: number | undefined;
|
|
400
404
|
'aria-rowindex'?: number | undefined;
|
|
401
405
|
'aria-rowspan'?: number | undefined;
|
|
402
|
-
'aria-selected'?: boolean | "true" | "false" | undefined;
|
|
406
|
+
'aria-selected'?: (boolean | "true" | "false") | undefined;
|
|
403
407
|
'aria-setsize'?: number | undefined;
|
|
404
408
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
405
409
|
'aria-valuemax'?: number | undefined;
|
|
@@ -592,7 +596,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
592
596
|
size: import("./Thumbnail.types").SizeVariant;
|
|
593
597
|
layout: LayoutVariant;
|
|
594
598
|
inputRef: React.RefObject<HTMLInputElement>;
|
|
595
|
-
inputProps: InputHTMLAttributes<HTMLInputElement>;
|
|
599
|
+
inputProps: React.InputHTMLAttributes<HTMLInputElement>;
|
|
596
600
|
/**
|
|
597
601
|
* Appeared 23-1-18 https://github.com/procore/core/pull/12250
|
|
598
602
|
* Possible issue with types from React Aria during dependency update
|
|
@@ -610,13 +614,14 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
610
614
|
slot?: string | undefined;
|
|
611
615
|
title?: string | undefined;
|
|
612
616
|
pattern?: string | undefined;
|
|
613
|
-
type?:
|
|
617
|
+
type?: React.HTMLInputTypeAttribute | undefined;
|
|
614
618
|
key?: React.Key | null | undefined;
|
|
615
619
|
defaultChecked?: boolean | undefined;
|
|
616
620
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
617
621
|
suppressContentEditableWarning?: boolean | undefined;
|
|
618
622
|
suppressHydrationWarning?: boolean | undefined;
|
|
619
623
|
accessKey?: string | undefined;
|
|
624
|
+
autoFocus?: boolean | undefined;
|
|
620
625
|
contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
|
|
621
626
|
contextMenu?: string | undefined;
|
|
622
627
|
dir?: string | undefined;
|
|
@@ -624,6 +629,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
624
629
|
hidden?: boolean | undefined;
|
|
625
630
|
id?: string | undefined;
|
|
626
631
|
lang?: string | undefined;
|
|
632
|
+
nonce?: string | undefined;
|
|
627
633
|
placeholder?: string | undefined;
|
|
628
634
|
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
629
635
|
translate?: "yes" | "no" | undefined;
|
|
@@ -647,50 +653,50 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
647
653
|
results?: number | undefined;
|
|
648
654
|
security?: string | undefined;
|
|
649
655
|
unselectable?: "on" | "off" | undefined;
|
|
650
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" |
|
|
656
|
+
inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
|
651
657
|
is?: string | undefined;
|
|
652
658
|
'aria-activedescendant'?: string | undefined;
|
|
653
|
-
'aria-atomic'?: boolean | "true" | "false" | undefined;
|
|
659
|
+
'aria-atomic'?: (boolean | "true" | "false") | undefined;
|
|
654
660
|
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
|
655
|
-
'aria-busy'?: boolean | "true" | "false" | undefined;
|
|
661
|
+
'aria-busy'?: (boolean | "true" | "false") | undefined;
|
|
656
662
|
'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;
|
|
657
663
|
'aria-colcount'?: number | undefined;
|
|
658
664
|
'aria-colindex'?: number | undefined;
|
|
659
665
|
'aria-colspan'?: number | undefined;
|
|
660
666
|
'aria-controls'?: string | undefined;
|
|
661
|
-
'aria-current'?: boolean | "time" | "true" | "false" | "step" | "
|
|
667
|
+
'aria-current'?: boolean | "time" | "true" | "false" | "step" | "date" | "page" | "location" | undefined;
|
|
662
668
|
'aria-describedby'?: string | undefined;
|
|
663
669
|
'aria-details'?: string | undefined;
|
|
664
|
-
'aria-disabled'?: boolean | "true" | "false" | undefined;
|
|
670
|
+
'aria-disabled'?: (boolean | "true" | "false") | undefined;
|
|
665
671
|
'aria-dropeffect'?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
|
|
666
672
|
'aria-errormessage'?: string | undefined;
|
|
667
|
-
'aria-expanded'?: boolean | "true" | "false" | undefined;
|
|
673
|
+
'aria-expanded'?: (boolean | "true" | "false") | undefined;
|
|
668
674
|
'aria-flowto'?: string | undefined;
|
|
669
|
-
'aria-grabbed'?: boolean | "true" | "false" | undefined;
|
|
670
|
-
'aria-haspopup'?: boolean | "dialog" | "menu" | "true" | "false" | "
|
|
671
|
-
'aria-hidden'?: boolean | "true" | "false" | undefined;
|
|
675
|
+
'aria-grabbed'?: (boolean | "true" | "false") | undefined;
|
|
676
|
+
'aria-haspopup'?: boolean | "dialog" | "menu" | "true" | "false" | "grid" | "listbox" | "tree" | undefined;
|
|
677
|
+
'aria-hidden'?: (boolean | "true" | "false") | undefined;
|
|
672
678
|
'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
|
673
679
|
'aria-keyshortcuts'?: string | undefined;
|
|
674
680
|
'aria-label'?: string | undefined;
|
|
675
681
|
'aria-labelledby'?: string | undefined;
|
|
676
682
|
'aria-level'?: number | undefined;
|
|
677
683
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
678
|
-
'aria-modal'?: boolean | "true" | "false" | undefined;
|
|
679
|
-
'aria-multiline'?: boolean | "true" | "false" | undefined;
|
|
680
|
-
'aria-multiselectable'?: boolean | "true" | "false" | undefined;
|
|
684
|
+
'aria-modal'?: (boolean | "true" | "false") | undefined;
|
|
685
|
+
'aria-multiline'?: (boolean | "true" | "false") | undefined;
|
|
686
|
+
'aria-multiselectable'?: (boolean | "true" | "false") | undefined;
|
|
681
687
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
|
682
688
|
'aria-owns'?: string | undefined;
|
|
683
689
|
'aria-placeholder'?: string | undefined;
|
|
684
690
|
'aria-posinset'?: number | undefined;
|
|
685
691
|
'aria-pressed'?: boolean | "true" | "false" | "mixed" | undefined;
|
|
686
|
-
'aria-readonly'?: boolean | "true" | "false" | undefined;
|
|
692
|
+
'aria-readonly'?: (boolean | "true" | "false") | undefined;
|
|
687
693
|
'aria-relevant'?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
|
688
|
-
'aria-required'?: boolean | "true" | "false" | undefined;
|
|
694
|
+
'aria-required'?: (boolean | "true" | "false") | undefined;
|
|
689
695
|
'aria-roledescription'?: string | undefined;
|
|
690
696
|
'aria-rowcount'?: number | undefined;
|
|
691
697
|
'aria-rowindex'?: number | undefined;
|
|
692
698
|
'aria-rowspan'?: number | undefined;
|
|
693
|
-
'aria-selected'?: boolean | "true" | "false" | undefined;
|
|
699
|
+
'aria-selected'?: (boolean | "true" | "false") | undefined;
|
|
694
700
|
'aria-setsize'?: number | undefined;
|
|
695
701
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
696
702
|
'aria-valuemax'?: number | undefined;
|
|
@@ -858,12 +864,12 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
858
864
|
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLInputElement> | undefined;
|
|
859
865
|
onTransitionEnd?: React.TransitionEventHandler<HTMLInputElement> | undefined;
|
|
860
866
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLInputElement> | undefined;
|
|
867
|
+
list?: string | undefined;
|
|
861
868
|
height?: string | number | undefined;
|
|
862
869
|
max?: string | number | undefined;
|
|
863
870
|
min?: string | number | undefined;
|
|
864
871
|
width?: string | number | undefined;
|
|
865
|
-
crossOrigin?:
|
|
866
|
-
autoFocus?: boolean | undefined;
|
|
872
|
+
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
867
873
|
formAction?: string | undefined;
|
|
868
874
|
formEncType?: string | undefined;
|
|
869
875
|
formMethod?: string | undefined;
|
|
@@ -871,10 +877,9 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
871
877
|
formTarget?: string | undefined;
|
|
872
878
|
autoComplete?: string | undefined;
|
|
873
879
|
accept?: string | undefined;
|
|
874
|
-
capture?:
|
|
880
|
+
capture?: boolean | "user" | "environment" | undefined;
|
|
875
881
|
checked?: boolean | undefined;
|
|
876
882
|
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
877
|
-
list?: string | undefined;
|
|
878
883
|
maxLength?: number | undefined;
|
|
879
884
|
minLength?: number | undefined;
|
|
880
885
|
multiple?: boolean | undefined;
|
|
@@ -906,7 +911,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
906
911
|
size: import("./Thumbnail.types").SizeVariant;
|
|
907
912
|
layout: LayoutVariant;
|
|
908
913
|
inputRef: React.RefObject<HTMLInputElement>;
|
|
909
|
-
inputProps: InputHTMLAttributes<HTMLInputElement>;
|
|
914
|
+
inputProps: React.InputHTMLAttributes<HTMLInputElement>;
|
|
910
915
|
/**
|
|
911
916
|
* Appeared 23-1-18 https://github.com/procore/core/pull/12250
|
|
912
917
|
* Possible issue with types from React Aria during dependency update
|
|
@@ -924,13 +929,14 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
924
929
|
slot?: string | undefined;
|
|
925
930
|
title?: string | undefined;
|
|
926
931
|
pattern?: string | undefined;
|
|
927
|
-
type?:
|
|
932
|
+
type?: React.HTMLInputTypeAttribute | undefined;
|
|
928
933
|
key?: React.Key | null | undefined;
|
|
929
934
|
defaultChecked?: boolean | undefined;
|
|
930
935
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
931
936
|
suppressContentEditableWarning?: boolean | undefined;
|
|
932
937
|
suppressHydrationWarning?: boolean | undefined;
|
|
933
938
|
accessKey?: string | undefined;
|
|
939
|
+
autoFocus?: boolean | undefined;
|
|
934
940
|
contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
|
|
935
941
|
contextMenu?: string | undefined;
|
|
936
942
|
dir?: string | undefined;
|
|
@@ -938,6 +944,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
938
944
|
hidden?: boolean | undefined;
|
|
939
945
|
id?: string | undefined;
|
|
940
946
|
lang?: string | undefined;
|
|
947
|
+
nonce?: string | undefined;
|
|
941
948
|
placeholder?: string | undefined;
|
|
942
949
|
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
943
950
|
translate?: "yes" | "no" | undefined;
|
|
@@ -961,50 +968,50 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
961
968
|
results?: number | undefined;
|
|
962
969
|
security?: string | undefined;
|
|
963
970
|
unselectable?: "on" | "off" | undefined;
|
|
964
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" |
|
|
971
|
+
inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
|
|
965
972
|
is?: string | undefined;
|
|
966
973
|
'aria-activedescendant'?: string | undefined;
|
|
967
|
-
'aria-atomic'?: boolean | "true" | "false" | undefined;
|
|
974
|
+
'aria-atomic'?: (boolean | "true" | "false") | undefined;
|
|
968
975
|
'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
|
|
969
|
-
'aria-busy'?: boolean | "true" | "false" | undefined;
|
|
976
|
+
'aria-busy'?: (boolean | "true" | "false") | undefined;
|
|
970
977
|
'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;
|
|
971
978
|
'aria-colcount'?: number | undefined;
|
|
972
979
|
'aria-colindex'?: number | undefined;
|
|
973
980
|
'aria-colspan'?: number | undefined;
|
|
974
981
|
'aria-controls'?: string | undefined;
|
|
975
|
-
'aria-current'?: boolean | "time" | "true" | "false" | "step" | "
|
|
982
|
+
'aria-current'?: boolean | "time" | "true" | "false" | "step" | "date" | "page" | "location" | undefined;
|
|
976
983
|
'aria-describedby'?: string | undefined;
|
|
977
984
|
'aria-details'?: string | undefined;
|
|
978
|
-
'aria-disabled'?: boolean | "true" | "false" | undefined;
|
|
985
|
+
'aria-disabled'?: (boolean | "true" | "false") | undefined;
|
|
979
986
|
'aria-dropeffect'?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
|
|
980
987
|
'aria-errormessage'?: string | undefined;
|
|
981
|
-
'aria-expanded'?: boolean | "true" | "false" | undefined;
|
|
988
|
+
'aria-expanded'?: (boolean | "true" | "false") | undefined;
|
|
982
989
|
'aria-flowto'?: string | undefined;
|
|
983
|
-
'aria-grabbed'?: boolean | "true" | "false" | undefined;
|
|
984
|
-
'aria-haspopup'?: boolean | "dialog" | "menu" | "true" | "false" | "
|
|
985
|
-
'aria-hidden'?: boolean | "true" | "false" | undefined;
|
|
990
|
+
'aria-grabbed'?: (boolean | "true" | "false") | undefined;
|
|
991
|
+
'aria-haspopup'?: boolean | "dialog" | "menu" | "true" | "false" | "grid" | "listbox" | "tree" | undefined;
|
|
992
|
+
'aria-hidden'?: (boolean | "true" | "false") | undefined;
|
|
986
993
|
'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
|
987
994
|
'aria-keyshortcuts'?: string | undefined;
|
|
988
995
|
'aria-label'?: string | undefined;
|
|
989
996
|
'aria-labelledby'?: string | undefined;
|
|
990
997
|
'aria-level'?: number | undefined;
|
|
991
998
|
'aria-live'?: "off" | "assertive" | "polite" | undefined;
|
|
992
|
-
'aria-modal'?: boolean | "true" | "false" | undefined;
|
|
993
|
-
'aria-multiline'?: boolean | "true" | "false" | undefined;
|
|
994
|
-
'aria-multiselectable'?: boolean | "true" | "false" | undefined;
|
|
999
|
+
'aria-modal'?: (boolean | "true" | "false") | undefined;
|
|
1000
|
+
'aria-multiline'?: (boolean | "true" | "false") | undefined;
|
|
1001
|
+
'aria-multiselectable'?: (boolean | "true" | "false") | undefined;
|
|
995
1002
|
'aria-orientation'?: "horizontal" | "vertical" | undefined;
|
|
996
1003
|
'aria-owns'?: string | undefined;
|
|
997
1004
|
'aria-placeholder'?: string | undefined;
|
|
998
1005
|
'aria-posinset'?: number | undefined;
|
|
999
1006
|
'aria-pressed'?: boolean | "true" | "false" | "mixed" | undefined;
|
|
1000
|
-
'aria-readonly'?: boolean | "true" | "false" | undefined;
|
|
1007
|
+
'aria-readonly'?: (boolean | "true" | "false") | undefined;
|
|
1001
1008
|
'aria-relevant'?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
|
1002
|
-
'aria-required'?: boolean | "true" | "false" | undefined;
|
|
1009
|
+
'aria-required'?: (boolean | "true" | "false") | undefined;
|
|
1003
1010
|
'aria-roledescription'?: string | undefined;
|
|
1004
1011
|
'aria-rowcount'?: number | undefined;
|
|
1005
1012
|
'aria-rowindex'?: number | undefined;
|
|
1006
1013
|
'aria-rowspan'?: number | undefined;
|
|
1007
|
-
'aria-selected'?: boolean | "true" | "false" | undefined;
|
|
1014
|
+
'aria-selected'?: (boolean | "true" | "false") | undefined;
|
|
1008
1015
|
'aria-setsize'?: number | undefined;
|
|
1009
1016
|
'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
1010
1017
|
'aria-valuemax'?: number | undefined;
|
|
@@ -1172,12 +1179,12 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
1172
1179
|
onAnimationIterationCapture?: React.AnimationEventHandler<HTMLInputElement> | undefined;
|
|
1173
1180
|
onTransitionEnd?: React.TransitionEventHandler<HTMLInputElement> | undefined;
|
|
1174
1181
|
onTransitionEndCapture?: React.TransitionEventHandler<HTMLInputElement> | undefined;
|
|
1182
|
+
list?: string | undefined;
|
|
1175
1183
|
height?: string | number | undefined;
|
|
1176
1184
|
max?: string | number | undefined;
|
|
1177
1185
|
min?: string | number | undefined;
|
|
1178
1186
|
width?: string | number | undefined;
|
|
1179
|
-
crossOrigin?:
|
|
1180
|
-
autoFocus?: boolean | undefined;
|
|
1187
|
+
crossOrigin?: "" | "anonymous" | "use-credentials" | undefined;
|
|
1181
1188
|
formAction?: string | undefined;
|
|
1182
1189
|
formEncType?: string | undefined;
|
|
1183
1190
|
formMethod?: string | undefined;
|
|
@@ -1185,10 +1192,9 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
1185
1192
|
formTarget?: string | undefined;
|
|
1186
1193
|
autoComplete?: string | undefined;
|
|
1187
1194
|
accept?: string | undefined;
|
|
1188
|
-
capture?:
|
|
1195
|
+
capture?: boolean | "user" | "environment" | undefined;
|
|
1189
1196
|
checked?: boolean | undefined;
|
|
1190
1197
|
enterKeyHint?: "search" | "enter" | "done" | "go" | "next" | "previous" | "send" | undefined;
|
|
1191
|
-
list?: string | undefined;
|
|
1192
1198
|
maxLength?: number | undefined;
|
|
1193
1199
|
minLength?: number | undefined;
|
|
1194
1200
|
multiple?: boolean | undefined;
|
|
@@ -1220,7 +1226,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
1220
1226
|
size: import("./Thumbnail.types").SizeVariant;
|
|
1221
1227
|
layout: LayoutVariant;
|
|
1222
1228
|
inputRef: React.RefObject<HTMLInputElement>;
|
|
1223
|
-
inputProps: InputHTMLAttributes<HTMLInputElement>;
|
|
1229
|
+
inputProps: React.InputHTMLAttributes<HTMLInputElement>;
|
|
1224
1230
|
/**
|
|
1225
1231
|
* Appeared 23-1-18 https://github.com/procore/core/pull/12250
|
|
1226
1232
|
* Possible issue with types from React Aria during dependency update
|
|
@@ -1258,7 +1264,7 @@ export declare const useThumbnail: ({ selected, disabled, clickable, focused, ha
|
|
|
1258
1264
|
size: import("./Thumbnail.types").SizeVariant;
|
|
1259
1265
|
layout: LayoutVariant;
|
|
1260
1266
|
inputRef: React.RefObject<HTMLInputElement>;
|
|
1261
|
-
inputProps: InputHTMLAttributes<HTMLInputElement>;
|
|
1267
|
+
inputProps: React.InputHTMLAttributes<HTMLInputElement>;
|
|
1262
1268
|
/**
|
|
1263
1269
|
* Appeared 23-1-18 https://github.com/procore/core/pull/12250
|
|
1264
1270
|
* Possible issue with types from React Aria during dependency update
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="hoist-non-react-statics" />
|
|
2
1
|
import React from 'react';
|
|
3
2
|
import { DivAttributes, Props, SVGAttributes } from '../_utils/types';
|
|
4
3
|
import { ToolHeaderBadgeProps, ToolHeaderIconProps, ToolHeaderSettingsActionPolyType, ToolHeaderSettingsActionProps, ToolHeaderSettingsActionRef } from './ToolHeader.types';
|
|
@@ -17,7 +16,7 @@ export declare const Actions: import("styled-components").StyledComponent<"div",
|
|
|
17
16
|
* @see https://core.procore.com/latest/web/components/pill/react/
|
|
18
17
|
*/
|
|
19
18
|
export declare const Badge: React.ForwardRefExoticComponent<DivAttributes & ToolHeaderBadgeProps & React.RefAttributes<HTMLDivElement>>;
|
|
20
|
-
export declare const ToolHeader:
|
|
19
|
+
export declare const ToolHeader: React.ForwardRefExoticComponent<Pick<any, string | number | symbol> & React.RefAttributes<HTMLDivElement>> & {
|
|
21
20
|
Icon: React.ForwardRefExoticComponent<SVGAttributes & ToolHeaderIconProps & React.RefAttributes<HTMLDivElement>>;
|
|
22
21
|
Title: import("styled-components").StyledComponent<React.ForwardRefExoticComponent<import("../Semantic/Semantic.types").HeadingProps & React.RefAttributes<HTMLHeadingElement>>, any, {}, never>;
|
|
23
22
|
Tabs: React.ForwardRefExoticComponent<DivAttributes & Props & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -27,7 +27,9 @@ import { useI18nContext } from '../_hooks/I18n';
|
|
|
27
27
|
import { addSubcomponents } from '../_utils/addSubcomponents';
|
|
28
28
|
import { ActionIcon } from './ActionIcon';
|
|
29
29
|
import { StyledHeaderActions, StyledHeaderBadge, StyledHeaderTabs, StyledToolHeader, StyledToolHeaderIconContainer, StyledToolHeaderTitle, } from './ToolHeader.styles';
|
|
30
|
-
var ToolHeader_ =
|
|
30
|
+
var ToolHeader_ = React.forwardRef(function (props, ref) {
|
|
31
|
+
return React.createElement(StyledToolHeader, __assign({ ref: ref }, props));
|
|
32
|
+
});
|
|
31
33
|
export var Icon = React.forwardRef(function Icon(_a, ref) {
|
|
32
34
|
var className = _a.className, icon_ = _a.icon, props = __rest(_a, ["className", "icon"]);
|
|
33
35
|
var icon = icon_ ? (React.cloneElement(icon_, __assign(__assign({}, props), { size: 'sm' }))) : (React.createElement(Cog, __assign({}, props, { size: "sm" })));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ToolHeader.js","sourceRoot":"","sources":["../../src/ToolHeader/ToolHeader.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,qBAAqB,CAAA;AACzC,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,IAAI,IAAI,QAAQ,EAAE,MAAM,cAAc,CAAA;AAC/C,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAA;AAC/C,OAAO,EAAE,gBAAgB,EAAE,MAAM,4BAA4B,CAAA;AAE7D,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AACzC,OAAO,EACL,mBAAmB,EACnB,iBAAiB,EACjB,gBAAgB,EAChB,gBAAgB,EAChB,6BAA6B,EAC7B,qBAAqB,GACtB,MAAM,qBAAqB,CAAA;AAS5B,IAAM,WAAW,GAAG,gBAAgB,CAAA;
|
|
1
|
+
{"version":3,"file":"ToolHeader.js","sourceRoot":"","sources":["../../src/ToolHeader/ToolHeader.tsx"],"names":[],"mappings":"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"}
|