@procore/core-react 11.25.0 → 11.25.2
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/babel.config.js +1 -1
- package/dist/Avatar/Avatar.d.ts +1 -1
- package/dist/Avatar/Avatar.styles.js +5 -5
- package/dist/AvatarStack/AvatarStack.d.ts +7 -7
- package/dist/AvatarStack/AvatarStack.styles.d.ts +1 -1
- package/dist/AvatarStack/AvatarStack.styles.js +7 -7
- package/dist/Badge/Badge.styles.js +2 -2
- package/dist/Banner/Banner.styles.js +10 -10
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Button/Button.styles.js +5 -5
- package/dist/Calendar/Calendar.d.ts +1 -1
- package/dist/Calendar/Calendar.styles.js +8 -8
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/ContactItem/ContactItem.styles.d.ts +1 -1
- package/dist/ContactItem/ContactItem.styles.js +5 -5
- package/dist/Content/Content.d.ts +3 -3
- package/dist/Content/Content.styles.js +2 -2
- package/dist/DateInput/DateInput.styles.js +6 -6
- package/dist/DetailPage/DetailPage.styles.js +7 -7
- package/dist/Dropdown/Dropdown.styles.js +3 -3
- package/dist/DropdownFlyout/DropdownFlyout.d.ts +2 -2
- package/dist/DropdownFlyout/DropdownFlyout.helpers.d.ts +1 -1
- package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
- package/dist/Dropzone/Dropzone.d.ts +2 -2
- package/dist/Dropzone/Dropzone.js +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- package/dist/EmptyState/EmptyState.styles.js +6 -6
- package/dist/Field/Field.styles.js +3 -3
- package/dist/FileList/FileList.d.ts +1 -1
- package/dist/FileList/FileList.styles.js +4 -4
- package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.d.ts +2 -2
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
- package/dist/FileSelect/FileSelect.styles.js +2 -2
- package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
- package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
- package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
- package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
- package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
- package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.d.ts +2 -2
- package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
- package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
- package/dist/FileToken/FileToken.styles.js +4 -4
- package/dist/FilterToken/FilterToken.styles.js +2 -2
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.d.ts +71 -71
- package/dist/Form/Form.styles.js +16 -16
- package/dist/Form/stories/util.d.ts +3 -3
- package/dist/Grid/Grid.d.ts +1 -1
- package/dist/Grid/Grid.styles.js +2 -2
- package/dist/GroupSelect/GroupSelect.styles.js +1 -1
- package/dist/Input/Input.styles.js +1 -1
- package/dist/Link/Link.styles.js +1 -1
- package/dist/ListPage/ListPage.styles.js +8 -8
- package/dist/Loader/Loader.styles.js +2 -2
- package/dist/Menu/Menu.d.ts +4 -4
- package/dist/MenuImperative/MenuImperative.d.ts +3 -3
- package/dist/MenuImperative/MenuImperative.styles.js +10 -10
- package/dist/Modal/ChildRegistry.context.d.ts +1 -1
- package/dist/Modal/Modal.d.ts +1 -1
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/Modal/storyHelpers.d.ts +2 -2
- package/dist/MultiSelect/MultiSelect.styles.js +6 -6
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/NextTile/NextTile.d.ts +1 -1
- package/dist/Notation/Notation.js +1 -1
- package/dist/NumberInput/NumberInput.styles.js +7 -7
- package/dist/Overlay/OverlayArrow.styles.js +1 -1
- package/dist/OverlayTrigger/OverlayTrigger.d.ts +1 -1
- package/dist/OverlayTrigger/OverlayTrigger.js +9 -3
- package/dist/OverlayTrigger/OverlayTrigger.js.map +1 -1
- package/dist/OverlayTrigger/OverlayTrigger.types.d.ts +2 -1
- package/dist/OverlayTrigger/OverlayTrigger.types.js.map +1 -1
- package/dist/OverlayTrigger/a11yPresets.d.ts +48 -48
- package/dist/PageLayout/PageLayout.d.ts +1 -1
- package/dist/PageLayout/PageLayout.styles.js +13 -13
- package/dist/Pagination/Pagination.styles.js +5 -5
- package/dist/Panel/Panel.styles.js +11 -11
- package/dist/Pill/Pill.styles.js +2 -2
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.d.ts +1 -1
- package/dist/Popover/Popover.styles.js +2 -2
- package/dist/Portal/Portal.styles.js +1 -1
- package/dist/ProgressBar/ProgressBar.styles.js +2 -2
- package/dist/RadioButton/RadioButton.styles.js +3 -3
- package/dist/Required/Required.styles.js +3 -3
- package/dist/Search/Search.styles.js +5 -5
- package/dist/Section/Section.d.ts +2 -2
- package/dist/Section/Section.styles.js +6 -6
- package/dist/SegmentedController/SegmentedController.d.ts +2 -2
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.js +3 -1
- package/dist/Select/Select.js.map +1 -1
- package/dist/Select/Select.styles.js +7 -7
- package/dist/Select/Select.types.d.ts +3 -2
- package/dist/Select/Select.types.js.map +1 -1
- package/dist/Semantic/Semantic.d.ts +6 -1
- package/dist/Semantic/Semantic.js +7 -1
- package/dist/Semantic/Semantic.js.map +1 -1
- package/dist/Semantic/Semantic.styles.d.ts +14 -4
- package/dist/Semantic/Semantic.styles.js +20 -10
- package/dist/Semantic/Semantic.styles.js.map +1 -1
- package/dist/Semantic/index.d.ts +1 -1
- package/dist/Semantic/index.js +1 -1
- package/dist/Semantic/index.js.map +1 -1
- package/dist/Sidebar/Sidebar.styles.js +7 -7
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SuperSelect/SuperSelect.components.d.ts +29 -29
- package/dist/SuperSelect/SuperSelect.d.ts +29 -29
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +37 -37
- package/dist/SuperSelect/useSuperSelect.d.ts +87 -87
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/Table.styles.js +28 -28
- package/dist/TableShelf/TableShelf.styles.js +5 -5
- package/dist/Tabs/Tabs.d.ts +1 -1
- package/dist/Tabs/Tabs.styles.js +8 -8
- package/dist/Tearsheet/Tearsheet.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditor/TextEditor.d.ts +3 -3
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.d.ts +3 -3
- package/dist/Thumbnail/Thumbnail.hooks.d.ts +226 -210
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/Thumbnail/ThumbnailCaption.d.ts +2 -2
- package/dist/Thumbnail/ThumbnailDocumentIcon.d.ts +2 -2
- package/dist/Thumbnail/ThumbnailPreview.d.ts +2 -2
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.d.ts +2 -2
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/TieredSelect/TieredSelect.styles.d.ts +1 -1
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/Tile/Tile.styles.js +8 -8
- package/dist/Title/Title.styles.js +7 -7
- package/dist/Toast/Toast.styles.js +3 -3
- package/dist/ToggleButton/ToggleButton.styles.js +1 -1
- package/dist/Token/Token.styles.js +3 -3
- package/dist/ToolHeader/ActionIcon.d.ts +2 -2
- package/dist/ToolHeader/ToolHeader.d.ts +2 -2
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/Tooltip/Tooltip.styles.js +2 -2
- package/dist/Tree/Tree.styles.js +9 -9
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.colors.story.d.ts +2 -2
- package/dist/Typography/Typography.styles.js +1 -1
- package/dist/Typography/Typography.table.story.d.ts +2 -2
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_hooks/Analytics.d.ts +1 -1
- package/dist/_hooks/Anchor.d.ts +1 -1
- package/dist/_hooks/BoundingRect.d.ts +1 -1
- package/dist/_hooks/Buffer.d.ts +1 -1
- package/dist/_hooks/ClickOutside.d.ts +3 -2
- package/dist/_hooks/ClickOutside.js +8 -3
- package/dist/_hooks/ClickOutside.js.map +1 -1
- package/dist/_hooks/DateTime/DateTime.d.ts +1 -1
- package/dist/_hooks/DelayedToggle.d.ts +1 -1
- package/dist/_hooks/Event.d.ts +1 -1
- package/dist/_hooks/EventListener.js +14 -4
- package/dist/_hooks/EventListener.js.map +1 -1
- package/dist/_hooks/I18n.d.ts +1 -1
- package/dist/_hooks/InjectedScript.d.ts +1 -1
- package/dist/_hooks/ListNavigation.d.ts +1 -1
- package/dist/_hooks/TextEntry.d.ts +1 -1
- package/dist/_hooks/Timer.d.ts +1 -1
- package/dist/_hooks/Trigger.d.ts +1 -1
- package/dist/_hooks/Visibility.d.ts +1 -1
- package/dist/_hooks/ZIndex.d.ts +1 -1
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +23 -23
- 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 +9 -9
- 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 -41
- 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 +764 -724
- 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 +74 -74
- 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 +40 -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 +56 -46
- package/dist/_typedoc/Popover/Popover.types.json +14 -14
- 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 +75 -55
- 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 +106 -96
- 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 +4 -4
- 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/index.d.ts +1 -0
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/tsconfig.prod.json +7 -1
- package/dist/FileSelect/SourceItem/SourceItem.test.js +0 -53
- package/dist/MultiSelect/MultiSelect.test.js +0 -250
- package/dist/OverlayTrigger/OverlayTrigger.test.js +0 -483
- package/dist/SuperSelect/SuperSelect.utils.test.js +0 -717
- package/dist/SuperSelect/useSuperSelect.test.js +0 -1284
- package/dist/_hooks/OverflowObserver/OverflowObserver.test.js +0 -110
- package/dist/_hooks/__tests__/Anchor.test.js +0 -109
- package/dist/_hooks/__tests__/BoundingRect.test.js +0 -85
- package/dist/_hooks/__tests__/Buffer.test.js +0 -76
- package/dist/_hooks/__tests__/DateTime.test.js +0 -136
- package/dist/_hooks/__tests__/DelayedCallback.test.js +0 -119
- package/dist/_hooks/__tests__/DelayedToggle.test.js +0 -50
- package/dist/_hooks/__tests__/Deprecation.test.js +0 -58
- package/dist/_hooks/__tests__/Event.test.js +0 -46
- package/dist/_hooks/__tests__/EventListener.test.js +0 -78
- package/dist/_hooks/__tests__/Hotkey.test.js +0 -18
- package/dist/_hooks/__tests__/InjectedScript.test.js +0 -80
- package/dist/_hooks/__tests__/ListNavigation.test.js +0 -101
- package/dist/_hooks/__tests__/TextEntry.test.js +0 -92
- package/dist/_hooks/__tests__/Timer.test.js +0 -60
- package/dist/_hooks/__tests__/Trigger.test.js +0 -52
- package/dist/_hooks/__tests__/Visibility.test.js +0 -86
- package/dist/_hooks/__tests__/ZIndex.test.js +0 -76
- package/dist/_utils/__tests__/CalendarHelpers.test.js +0 -64
- package/dist/_utils/__tests__/filename.test.js +0 -27
- package/dist/_utils/__tests__/getAnchorPosition.test.js +0 -250
- package/dist/_utils/__tests__/mergeRefs.test.js +0 -58
- package/dist/_utils/__tests__/slotify.test.js +0 -152
|
@@ -91,54 +91,54 @@ export declare function useLabelledPopup({ 'aria-describedby': ariaDescribedby,
|
|
|
91
91
|
id: string | undefined;
|
|
92
92
|
};
|
|
93
93
|
popupProps: {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
94
|
+
"aria-activedescendant"?: string | undefined;
|
|
95
|
+
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
96
|
+
"aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
|
|
97
|
+
"aria-busy"?: (boolean | "true" | "false") | undefined;
|
|
98
|
+
"aria-checked"?: boolean | "true" | "false" | "mixed" | undefined;
|
|
99
|
+
"aria-colcount"?: number | undefined;
|
|
100
|
+
"aria-colindex"?: number | undefined;
|
|
101
|
+
"aria-colspan"?: number | undefined;
|
|
102
|
+
"aria-controls"?: string | undefined;
|
|
103
|
+
"aria-current"?: boolean | "time" | "true" | "false" | "step" | "date" | "page" | "location" | undefined;
|
|
104
|
+
"aria-describedby": string | undefined;
|
|
105
|
+
"aria-details": string | undefined;
|
|
106
|
+
"aria-disabled"?: (boolean | "true" | "false") | undefined;
|
|
107
|
+
"aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
|
|
108
|
+
"aria-errormessage"?: string | undefined;
|
|
109
|
+
"aria-expanded"?: (boolean | "true" | "false") | undefined;
|
|
110
|
+
"aria-flowto"?: string | undefined;
|
|
111
|
+
"aria-grabbed"?: (boolean | "true" | "false") | undefined;
|
|
112
|
+
"aria-haspopup"?: boolean | "dialog" | "menu" | "true" | "false" | "grid" | "listbox" | "tree" | undefined;
|
|
113
|
+
"aria-hidden"?: (boolean | "true" | "false") | undefined;
|
|
114
|
+
"aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
|
|
115
|
+
"aria-keyshortcuts"?: string | undefined;
|
|
116
|
+
"aria-label"?: string | undefined;
|
|
117
|
+
"aria-labelledby"?: string | undefined;
|
|
118
|
+
"aria-level"?: number | undefined;
|
|
119
|
+
"aria-live"?: "off" | "assertive" | "polite" | undefined;
|
|
120
|
+
"aria-modal"?: (boolean | "true" | "false") | undefined;
|
|
121
|
+
"aria-multiline"?: (boolean | "true" | "false") | undefined;
|
|
122
|
+
"aria-multiselectable"?: (boolean | "true" | "false") | undefined;
|
|
123
|
+
"aria-orientation"?: "horizontal" | "vertical" | undefined;
|
|
124
|
+
"aria-owns"?: string | undefined;
|
|
125
|
+
"aria-placeholder"?: string | undefined;
|
|
126
|
+
"aria-posinset"?: number | undefined;
|
|
127
|
+
"aria-pressed"?: boolean | "true" | "false" | "mixed" | undefined;
|
|
128
|
+
"aria-readonly"?: (boolean | "true" | "false") | undefined;
|
|
129
|
+
"aria-relevant"?: "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
|
|
130
|
+
"aria-required"?: (boolean | "true" | "false") | undefined;
|
|
131
|
+
"aria-roledescription"?: string | undefined;
|
|
132
|
+
"aria-rowcount"?: number | undefined;
|
|
133
|
+
"aria-rowindex"?: number | undefined;
|
|
134
|
+
"aria-rowspan"?: number | undefined;
|
|
135
|
+
"aria-selected"?: (boolean | "true" | "false") | undefined;
|
|
136
|
+
"aria-setsize"?: number | undefined;
|
|
137
|
+
"aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
|
|
138
|
+
"aria-valuemax"?: number | undefined;
|
|
139
|
+
"aria-valuemin"?: number | undefined;
|
|
140
|
+
"aria-valuenow"?: number | undefined;
|
|
141
|
+
"aria-valuetext"?: string | undefined;
|
|
142
142
|
id?: string | undefined;
|
|
143
143
|
role: "dialog" | "menu" | "listbox";
|
|
144
144
|
};
|
|
@@ -43,7 +43,7 @@ export declare const Page: React.ForwardRefExoticComponent<DivAttributes & React
|
|
|
43
43
|
Main: React.ForwardRefExoticComponent<PageMainProps & React.RefAttributes<HTMLDivElement>>;
|
|
44
44
|
Aside: React.ForwardRefExoticComponent<PageAsideProps & React.RefAttributes<HTMLDivElement>>;
|
|
45
45
|
Grid: {
|
|
46
|
-
({ gutterX, ...props }: GridProps): JSX.Element;
|
|
46
|
+
({ gutterX, ...props }: GridProps): React.JSX.Element;
|
|
47
47
|
displayName: string;
|
|
48
48
|
};
|
|
49
49
|
Column: React.ForwardRefExoticComponent<import("../Grid/Grid.types").GridColProps & React.RefAttributes<HTMLDivElement>>;
|
|
@@ -16,34 +16,34 @@ var headerCSS = /*#__PURE__*/css(["padding-top:", "px;margin-left:", "px;margin-
|
|
|
16
16
|
});
|
|
17
17
|
export var StyledPageHeader = /*#__PURE__*/styled.div.withConfig({
|
|
18
18
|
displayName: "StyledPageHeader",
|
|
19
|
-
componentId: "core-
|
|
19
|
+
componentId: "core-11_25_2__sc-1cvdbsv-0"
|
|
20
20
|
})(["", ""], headerCSS);
|
|
21
21
|
export var StyledPageTitle = /*#__PURE__*/styled.div.withConfig({
|
|
22
22
|
displayName: "StyledPageTitle",
|
|
23
|
-
componentId: "core-
|
|
23
|
+
componentId: "core-11_25_2__sc-1cvdbsv-1"
|
|
24
24
|
})(["margin-top:", "px;&:last-child{padding-bottom:", "px;}&:first-child{margin-top:0;}"], spacing.lg, spacing.lg);
|
|
25
25
|
export var StyledPageBreadcrumbs = /*#__PURE__*/styled(Breadcrumbs).withConfig({
|
|
26
26
|
displayName: "StyledPageBreadcrumbs",
|
|
27
|
-
componentId: "core-
|
|
27
|
+
componentId: "core-11_25_2__sc-1cvdbsv-2"
|
|
28
28
|
})(["margin-top:", "px;&:first-child{margin-top:0;}"], spacing.lg);
|
|
29
29
|
export var StyledPageBanner = /*#__PURE__*/styled.div.withConfig({
|
|
30
30
|
displayName: "StyledPageBanner",
|
|
31
|
-
componentId: "core-
|
|
31
|
+
componentId: "core-11_25_2__sc-1cvdbsv-3"
|
|
32
32
|
})(["margin-top:", "px;&:first-child{margin-top:0;}"], spacing.lg);
|
|
33
33
|
export var getActions = function getActions() {
|
|
34
34
|
return css(["flex-shrink:0;padding-left:", "px;> button,> a{&:first-child{margin-left:0;}margin-left:", "px;}"], spacing.xl, spacing.sm);
|
|
35
35
|
};
|
|
36
36
|
export var StyledPageActions = /*#__PURE__*/styled.div.withConfig({
|
|
37
37
|
displayName: "StyledPageActions",
|
|
38
|
-
componentId: "core-
|
|
38
|
+
componentId: "core-11_25_2__sc-1cvdbsv-4"
|
|
39
39
|
})(["", ""], getActions());
|
|
40
40
|
export var StyledPageTabs = /*#__PURE__*/styled.div.withConfig({
|
|
41
41
|
displayName: "StyledPageTabs",
|
|
42
|
-
componentId: "core-
|
|
42
|
+
componentId: "core-11_25_2__sc-1cvdbsv-5"
|
|
43
43
|
})(["margin-top:", "px;"], spacing.sm);
|
|
44
44
|
export var StyledBody = /*#__PURE__*/styled.div.withConfig({
|
|
45
45
|
displayName: "StyledBody",
|
|
46
|
-
componentId: "core-
|
|
46
|
+
componentId: "core-11_25_2__sc-1cvdbsv-6"
|
|
47
47
|
})(["margin-top:", "px;"], spacing.xl);
|
|
48
48
|
var panelWidth = 400;
|
|
49
49
|
var zIndexes = {
|
|
@@ -56,7 +56,7 @@ export var animationDuration = {
|
|
|
56
56
|
};
|
|
57
57
|
export var StyledFooter = /*#__PURE__*/styled.div.withConfig({
|
|
58
58
|
displayName: "StyledFooter",
|
|
59
|
-
componentId: "core-
|
|
59
|
+
componentId: "core-11_25_2__sc-1cvdbsv-7"
|
|
60
60
|
})(["background-color:", ";margin:0 ", "px;", " position:sticky;bottom:0;z-index:", ";", ""], colors.white, outerPageSpacing * -1, function (_ref2) {
|
|
61
61
|
var $hasShadow = _ref2.$hasShadow;
|
|
62
62
|
return $hasShadow && getShadow(2, 'top');
|
|
@@ -66,7 +66,7 @@ export var StyledFooter = /*#__PURE__*/styled.div.withConfig({
|
|
|
66
66
|
});
|
|
67
67
|
export var StyledAside = /*#__PURE__*/styled.div.withConfig({
|
|
68
68
|
displayName: "StyledAside",
|
|
69
|
-
componentId: "core-
|
|
69
|
+
componentId: "core-11_25_2__sc-1cvdbsv-8"
|
|
70
70
|
})(["", " @media ", "{position:absolute;right:0;}"], function (_ref4) {
|
|
71
71
|
var $closed = _ref4.$closed,
|
|
72
72
|
$open = _ref4.$open;
|
|
@@ -86,7 +86,7 @@ var getPanelAnimation = function getPanelAnimation() {
|
|
|
86
86
|
};
|
|
87
87
|
export var StyledAsidePanel = /*#__PURE__*/styled.div.withConfig({
|
|
88
88
|
displayName: "StyledAsidePanel",
|
|
89
|
-
componentId: "core-
|
|
89
|
+
componentId: "core-11_25_2__sc-1cvdbsv-9"
|
|
90
90
|
})(["", " @media ", "{", "}", " ", " border-left:1px solid ", ";width:", "px;position:fixed;background-color:", ";overflow:auto;z-index:", ";", " ", ""], function (_ref7) {
|
|
91
91
|
var $rightOffset = _ref7.$rightOffset;
|
|
92
92
|
return css(["@media ", "{", " border-left:0;z-index:", ";right:", "px;}"], getSmallScreenBreakpointValue(), getShadow(2), zIndexes.panelNarrowScreen, $rightOffset);
|
|
@@ -105,7 +105,7 @@ export var StyledAsidePanel = /*#__PURE__*/styled.div.withConfig({
|
|
|
105
105
|
});
|
|
106
106
|
export var StyledPageMain = /*#__PURE__*/styled.div.withConfig({
|
|
107
107
|
displayName: "StyledPageMain",
|
|
108
|
-
componentId: "core-
|
|
108
|
+
componentId: "core-11_25_2__sc-1cvdbsv-10"
|
|
109
109
|
})(["position:relative;padding:0 ", "px;max-width:100%;background-color:", ";", " ", ""], outerPageSpacing, colors.gray96, function () {
|
|
110
110
|
return isIE11() && css(["flex:1 0 0%;"]);
|
|
111
111
|
}, function (_ref12) {
|
|
@@ -120,13 +120,13 @@ export var StyledPageMain = /*#__PURE__*/styled.div.withConfig({
|
|
|
120
120
|
});
|
|
121
121
|
export var StyledPageContainer = /*#__PURE__*/styled.div.withConfig({
|
|
122
122
|
displayName: "StyledPageContainer",
|
|
123
|
-
componentId: "core-
|
|
123
|
+
componentId: "core-11_25_2__sc-1cvdbsv-11"
|
|
124
124
|
})(["display:grid;grid-template-columns:1fr auto;", ""], function () {
|
|
125
125
|
return isIE11() && css(["display:flex;flex-wrap:wrap;"]);
|
|
126
126
|
});
|
|
127
127
|
export var StyledAsideFluidContainer = /*#__PURE__*/styled.div.withConfig({
|
|
128
128
|
displayName: "StyledAsideFluidContainer",
|
|
129
|
-
componentId: "core-
|
|
129
|
+
componentId: "core-11_25_2__sc-1cvdbsv-12"
|
|
130
130
|
})(["", ""], function (_ref13) {
|
|
131
131
|
var $closed = _ref13.$closed,
|
|
132
132
|
$open = _ref13.$open;
|
|
@@ -5,22 +5,22 @@ import { Typography } from '../Typography/Typography';
|
|
|
5
5
|
import { spacing } from '../_styles/spacing';
|
|
6
6
|
export var StyledContainer = /*#__PURE__*/styled.div.withConfig({
|
|
7
7
|
displayName: "StyledContainer",
|
|
8
|
-
componentId: "core-
|
|
8
|
+
componentId: "core-11_25_2__sc-fy34i1-0"
|
|
9
9
|
})(["display:flex;align-items:center;"]);
|
|
10
10
|
export var StyledPageCount = /*#__PURE__*/styled(Typography).withConfig({
|
|
11
11
|
displayName: "StyledPageCount",
|
|
12
|
-
componentId: "core-
|
|
12
|
+
componentId: "core-11_25_2__sc-fy34i1-1"
|
|
13
13
|
})(["margin-right:", "px;"], spacing.xl);
|
|
14
14
|
export var StyledCurrentPage = /*#__PURE__*/styled(Typography).withConfig({
|
|
15
15
|
displayName: "StyledCurrentPage",
|
|
16
|
-
componentId: "core-
|
|
16
|
+
componentId: "core-11_25_2__sc-fy34i1-2"
|
|
17
17
|
})(["margin-right:", "px;"], spacing.sm);
|
|
18
18
|
export var StyledButton = /*#__PURE__*/styled(Button).withConfig({
|
|
19
19
|
displayName: "StyledButton",
|
|
20
|
-
componentId: "core-
|
|
20
|
+
componentId: "core-11_25_2__sc-fy34i1-3"
|
|
21
21
|
})(["margin-left:", "px;"], spacing.sm);
|
|
22
22
|
export var StyledOverlay = /*#__PURE__*/styled(Card).withConfig({
|
|
23
23
|
displayName: "StyledOverlay",
|
|
24
|
-
componentId: "core-
|
|
24
|
+
componentId: "core-11_25_2__sc-fy34i1-4"
|
|
25
25
|
})(["max-height:300px;max-width:248px;"]);
|
|
26
26
|
//# sourceMappingURL=Pagination.styles.js.map
|
|
@@ -11,15 +11,15 @@ var gutter = /*#__PURE__*/css(["> * + *{margin-left:", "px;}"], spacing.sm);
|
|
|
11
11
|
var panel = /*#__PURE__*/css(["display:flex;align-items:center;padding:", "px;background:", ";"], spacing.lg, colors.white);
|
|
12
12
|
export var StyledHeader = /*#__PURE__*/styled.div.withConfig({
|
|
13
13
|
displayName: "StyledHeader",
|
|
14
|
-
componentId: "core-
|
|
14
|
+
componentId: "core-11_25_2__sc-lidix2-0"
|
|
15
15
|
})(["border-bottom:1px solid ", ";", ""], colors.gray85, panel);
|
|
16
16
|
export var StyledTitle = /*#__PURE__*/styled(Typography).withConfig({
|
|
17
17
|
displayName: "StyledTitle",
|
|
18
|
-
componentId: "core-
|
|
18
|
+
componentId: "core-11_25_2__sc-lidix2-1"
|
|
19
19
|
})(["flex-grow:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;"]);
|
|
20
20
|
export var StyledHeaderBackAction = /*#__PURE__*/styled.div.withConfig({
|
|
21
21
|
displayName: "StyledHeaderBackAction",
|
|
22
|
-
componentId: "core-
|
|
22
|
+
componentId: "core-11_25_2__sc-lidix2-2"
|
|
23
23
|
})(["transition:all 300ms ease-out;flex-shrink:0;width:", "px;margin-right:", "px;opacity:", ";transform:translateX( ", "px );"], function (_ref) {
|
|
24
24
|
var active = _ref.active;
|
|
25
25
|
return active ? headerActionSize : 0;
|
|
@@ -35,38 +35,38 @@ export var StyledHeaderBackAction = /*#__PURE__*/styled.div.withConfig({
|
|
|
35
35
|
});
|
|
36
36
|
export var StyledMoreMenu = /*#__PURE__*/styled(Card).withConfig({
|
|
37
37
|
displayName: "StyledMoreMenu",
|
|
38
|
-
componentId: "core-
|
|
38
|
+
componentId: "core-11_25_2__sc-lidix2-3"
|
|
39
39
|
})(["max-height:128px;"]);
|
|
40
40
|
export var StyledHeaderActions = /*#__PURE__*/styled.div.withConfig({
|
|
41
41
|
displayName: "StyledHeaderActions",
|
|
42
|
-
componentId: "core-
|
|
42
|
+
componentId: "core-11_25_2__sc-lidix2-4"
|
|
43
43
|
})(["display:flex;margin-left:", "px;flex-shrink:0;", ""], spacing.lg, gutter);
|
|
44
44
|
export var StyledCloseButton = /*#__PURE__*/styled.div.withConfig({
|
|
45
45
|
displayName: "StyledCloseButton",
|
|
46
|
-
componentId: "core-
|
|
46
|
+
componentId: "core-11_25_2__sc-lidix2-5"
|
|
47
47
|
})(["margin-left:", "px;"], spacing.sm);
|
|
48
48
|
export var StyledBody = /*#__PURE__*/styled.div.withConfig({
|
|
49
49
|
displayName: "StyledBody",
|
|
50
|
-
componentId: "core-
|
|
50
|
+
componentId: "core-11_25_2__sc-lidix2-6"
|
|
51
51
|
})(["height:100%;background:", ";overflow-y:auto;> ", "{padding-left:", "px;padding-right:", "px;", "{padding-left:0;padding-right:0;}&:first-child > ", "{padding-top:", "px;}}"], function (_ref5) {
|
|
52
52
|
var secondaryBgColor = _ref5.secondaryBgColor;
|
|
53
53
|
return secondaryBgColor ? colors.gray96 : colors.white;
|
|
54
54
|
}, StyledSection, spacing.lg, spacing.lg, StyledSection, StyledSectionInner, spacing.lg);
|
|
55
55
|
export var StyledPanel = /*#__PURE__*/styled.aside.withConfig({
|
|
56
56
|
displayName: "StyledPanel",
|
|
57
|
-
componentId: "core-
|
|
57
|
+
componentId: "core-11_25_2__sc-lidix2-7"
|
|
58
58
|
})(["display:flex;flex-direction:column;width:100%;height:100%;background:", ";overflow:hidden;"], colors.white);
|
|
59
59
|
export var StyledFooterNotation = /*#__PURE__*/styled.div.withConfig({
|
|
60
60
|
displayName: "StyledFooterNotation",
|
|
61
|
-
componentId: "core-
|
|
61
|
+
componentId: "core-11_25_2__sc-lidix2-8"
|
|
62
62
|
})(["flex-grow:1;"]);
|
|
63
63
|
export var StyledFooterActions = /*#__PURE__*/styled.div.withConfig({
|
|
64
64
|
displayName: "StyledFooterActions",
|
|
65
|
-
componentId: "core-
|
|
65
|
+
componentId: "core-11_25_2__sc-lidix2-9"
|
|
66
66
|
})(["", ""], gutter);
|
|
67
67
|
export var StyledFooter = /*#__PURE__*/styled.div.withConfig({
|
|
68
68
|
displayName: "StyledFooter",
|
|
69
|
-
componentId: "core-
|
|
69
|
+
componentId: "core-11_25_2__sc-lidix2-10"
|
|
70
70
|
})(["border-top:1px solid ", ";justify-content:flex-end;", " ", ""], colors.gray85, panel, function (_ref6) {
|
|
71
71
|
var $hasShadow = _ref6.$hasShadow;
|
|
72
72
|
return $hasShadow && css(["", " z-index:1;"], getShadow(2, 'top'));
|
package/dist/Pill/Pill.styles.js
CHANGED
|
@@ -6,14 +6,14 @@ import { PillColorPalets } from './Pill.colorPalette';
|
|
|
6
6
|
var pillButtonSize = 16;
|
|
7
7
|
export var StyledPill = /*#__PURE__*/styled.span.withConfig({
|
|
8
8
|
displayName: "StyledPill",
|
|
9
|
-
componentId: "core-
|
|
9
|
+
componentId: "core-11_25_2__sc-99e1t5-0"
|
|
10
10
|
})(["", " display:inline-block;padding:1px ", "px;border:1px solid;border-radius:10px;font-weight:600;& + &{margin-left:", "px;}", ""], getTypographyIntent('small'), spacing.sm, spacing.xs, function (_ref) {
|
|
11
11
|
var $color = _ref.$color;
|
|
12
12
|
return css(["background-color:", ";border-color:", ";color:", ";"], PillColorPalets[$color].backgroundColor, PillColorPalets[$color].borderColor, PillColorPalets[$color].color);
|
|
13
13
|
});
|
|
14
14
|
export var StyledRemove = /*#__PURE__*/styled(Clear).withConfig({
|
|
15
15
|
displayName: "StyledRemove",
|
|
16
|
-
componentId: "core-
|
|
16
|
+
componentId: "core-11_25_2__sc-99e1t5-1"
|
|
17
17
|
})(["border-radius:100%;cursor:pointer;flex:0 0 auto;height:", "px;margin:0 -", "px 0 ", "px;width:", "px;vertical-align:top;", ""], pillButtonSize, pillButtonSize / 2 - spacing.xxs, spacing.xxs, pillButtonSize, function (_ref2) {
|
|
18
18
|
var $color = _ref2.$color;
|
|
19
19
|
return css(["&:hover{background:", ";color:", ";}"], PillColorPalets[$color].color, PillColorPalets[$color].backgroundColor);
|
|
@@ -6,19 +6,19 @@ import { spacing } from '../_styles/spacing';
|
|
|
6
6
|
var checkedIconPlaceholderWidth = 32;
|
|
7
7
|
export var PillSelectOptionWrapper = /*#__PURE__*/styled.div.withConfig({
|
|
8
8
|
displayName: "PillSelectOptionWrapper",
|
|
9
|
-
componentId: "core-
|
|
9
|
+
componentId: "core-11_25_2__sc-1ai2ze0-0"
|
|
10
10
|
})(["display:flex;align-items:center;justify-content:space-between;"]);
|
|
11
11
|
export var PillSelectCheckedContainer = /*#__PURE__*/styled.div.withConfig({
|
|
12
12
|
displayName: "PillSelectCheckedContainer",
|
|
13
|
-
componentId: "core-
|
|
13
|
+
componentId: "core-11_25_2__sc-1ai2ze0-1"
|
|
14
14
|
})(["align-items:center;color:", ";display:inline-flex;padding-left:", "px;width:", "px;"], colors.blue50, spacing.sm, checkedIconPlaceholderWidth);
|
|
15
15
|
export var PillSelectLabel = /*#__PURE__*/styled(Pill).withConfig({
|
|
16
16
|
displayName: "PillSelectLabel",
|
|
17
|
-
componentId: "core-
|
|
17
|
+
componentId: "core-11_25_2__sc-1ai2ze0-2"
|
|
18
18
|
})(["", ""], getEllipsis);
|
|
19
19
|
export var PillSelectLabelWrapper = /*#__PURE__*/styled.div.withConfig({
|
|
20
20
|
displayName: "PillSelectLabelWrapper",
|
|
21
|
-
componentId: "core-
|
|
21
|
+
componentId: "core-11_25_2__sc-1ai2ze0-3"
|
|
22
22
|
})(["display:flex;max-width:100%;pointer-events:auto;", ""], function (_ref) {
|
|
23
23
|
var disabled = _ref.disabled;
|
|
24
24
|
return disabled && css(["pointer-events:none;"]);
|
|
@@ -21,7 +21,7 @@ import type { PopoverContentProps, PopoverProps, PopoverRole } from './Popover.t
|
|
|
21
21
|
@see [Design Guidelines](https://design.procore.com/popover)
|
|
22
22
|
|
|
23
23
|
*/
|
|
24
|
-
declare function PopoverInner<Role extends PopoverRole>({ children, initialIsVisible, restoreFocusOnHide, placement, overlay, overlayRef, role, ...props }: PopoverProps<Role>, ref: React.ForwardedRef<HTMLElement>): JSX.Element;
|
|
24
|
+
declare function PopoverInner<Role extends PopoverRole>({ children, initialIsVisible, restoreFocusOnHide, placement, overlay, overlayRef, role, ...props }: PopoverProps<Role>, ref: React.ForwardedRef<HTMLElement>): React.JSX.Element;
|
|
25
25
|
export declare const Popover: (<Role extends PopoverRole>(props: PopoverProps<Role>) => ReturnType<typeof PopoverInner>) & {
|
|
26
26
|
Content: React.ForwardRefExoticComponent<DivAttributes & PopoverContentProps & React.RefAttributes<HTMLDivElement>>;
|
|
27
27
|
};
|
|
@@ -5,7 +5,7 @@ import { getShadow } from '../_styles/shadows';
|
|
|
5
5
|
export var popoverArrowSize = 6;
|
|
6
6
|
export var StyledPopoverContent = /*#__PURE__*/styled.span.withConfig({
|
|
7
7
|
displayName: "StyledPopoverContent",
|
|
8
|
-
componentId: "core-
|
|
8
|
+
componentId: "core-11_25_2__sc-1cd0ihn-0"
|
|
9
9
|
})(["background-color:", ";border-radius:", "px;color:", ";display:inline-block;max-width:250px;position:relative;", ""], colors.white, borderRadius.md, colors.gray15, function (_ref) {
|
|
10
10
|
var $fluid = _ref.$fluid;
|
|
11
11
|
if ($fluid) {
|
|
@@ -14,6 +14,6 @@ export var StyledPopoverContent = /*#__PURE__*/styled.span.withConfig({
|
|
|
14
14
|
});
|
|
15
15
|
export var StyledPopover = /*#__PURE__*/styled.div.withConfig({
|
|
16
16
|
displayName: "StyledPopover",
|
|
17
|
-
componentId: "core-
|
|
17
|
+
componentId: "core-11_25_2__sc-1cd0ihn-1"
|
|
18
18
|
})(["display:inline-block;", " & + [data-overlay-arrow]{background:", ";}"], getShadow(3), colors.white);
|
|
19
19
|
//# sourceMappingURL=Popover.styles.js.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import styled from 'styled-components';
|
|
2
2
|
export var StyledPortal = /*#__PURE__*/styled.div.withConfig({
|
|
3
3
|
displayName: "StyledPortal",
|
|
4
|
-
componentId: "core-
|
|
4
|
+
componentId: "core-11_25_2__sc-15o1h2-0"
|
|
5
5
|
})(["left:0;pointer-events:none;position:fixed;top:0;> *{pointer-events:all;}"]);
|
|
6
6
|
//# sourceMappingURL=Portal.styles.js.map
|
|
@@ -7,11 +7,11 @@ var animationDelay = '300ms';
|
|
|
7
7
|
var fadeIn = /*#__PURE__*/keyframes(["from{opacity:1;}to{opacity:0;}"]);
|
|
8
8
|
export var StyledProgressBarLoader = /*#__PURE__*/styled(Loader).withConfig({
|
|
9
9
|
displayName: "StyledProgressBarLoader",
|
|
10
|
-
componentId: "core-
|
|
10
|
+
componentId: "core-11_25_2__sc-vdy2wl-0"
|
|
11
11
|
})([""]);
|
|
12
12
|
export var StyledProgressBar = /*#__PURE__*/styled.div.withConfig({
|
|
13
13
|
displayName: "StyledProgressBar",
|
|
14
|
-
componentId: "core-
|
|
14
|
+
componentId: "core-11_25_2__sc-vdy2wl-1"
|
|
15
15
|
})(["overflow:hidden;position:relative;display:block;height:", "px;background-color:", ";border-radius:", "px;margin:", "px 0;transition:background-color 0s linear;", " ", ""], loaderGridUnit, function (_ref) {
|
|
16
16
|
var $complete = _ref.$complete;
|
|
17
17
|
return $complete ? colors.blue50 : colors.gray94;
|
|
@@ -9,7 +9,7 @@ export var dataQa = {
|
|
|
9
9
|
var radioButtonSize = 20;
|
|
10
10
|
export var StyledRadioButton = /*#__PURE__*/styled.label.withConfig({
|
|
11
11
|
displayName: "StyledRadioButton",
|
|
12
|
-
componentId: "core-
|
|
12
|
+
componentId: "core-11_25_2__sc-nd95zs-0"
|
|
13
13
|
})(["color:", ";display:flex;position:relative;vertical-align:middle;& + &{margin-top:", "px;}", " ", ""], colors.gray15, spacing.md, function (_ref) {
|
|
14
14
|
var $error = _ref.$error;
|
|
15
15
|
return $error && css(["", ":before,", ":checked:not(:disabled) + ", ":before{border-color:", ";}", ":checked:disabled + ", ":before{border-color:", ";}"], StyledRadioButtonLabel, StyledRadioButtonInput, StyledRadioButtonLabel, colors.red50, StyledRadioButtonInput, StyledRadioButtonLabel, colors.gray85);
|
|
@@ -19,10 +19,10 @@ export var StyledRadioButton = /*#__PURE__*/styled.label.withConfig({
|
|
|
19
19
|
});
|
|
20
20
|
export var StyledRadioButtonLabel = /*#__PURE__*/styled.span.withConfig({
|
|
21
21
|
displayName: "StyledRadioButtonLabel",
|
|
22
|
-
componentId: "core-
|
|
22
|
+
componentId: "core-11_25_2__sc-nd95zs-1"
|
|
23
23
|
})(["", ";cursor:default;display:flex;&:before{background:", ";border-radius:100%;border:2px solid ", ";content:'';display:inline-block;flex:0;height:", "px;min-width:", "px;width:", "px;}"], getTypographyIntent('body'), colors.white, colors.gray70, radioButtonSize, radioButtonSize, radioButtonSize);
|
|
24
24
|
export var StyledRadioButtonInput = /*#__PURE__*/styled.input.withConfig({
|
|
25
25
|
displayName: "StyledRadioButtonInput",
|
|
26
|
-
componentId: "core-
|
|
26
|
+
componentId: "core-11_25_2__sc-nd95zs-2"
|
|
27
27
|
})(["left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;&:focus:not(:checked),&[data-qa=", "]:not(:checked){&:not(:disabled) + ", ":before{", "}}&:focus:checked:not(:disabled),&[data-qa=", "]:checked:not(:disabled){+ ", ":before{box-shadow:0 0 0 2px ", ";}}&:checked + ", ":before{border:6px solid ", ";}&:disabled + ", ":before{border-color:", ";}&:disabled:checked + ", ":before{border-color:", ";}"], dataQa.focused, StyledRadioButtonLabel, getFocus(), dataQa.focused, StyledRadioButtonLabel, colors.blue40, StyledRadioButtonLabel, colors.blue50, StyledRadioButtonLabel, colors.gray85, StyledRadioButtonLabel, colors.blue85);
|
|
28
28
|
//# sourceMappingURL=RadioButton.styles.js.map
|
|
@@ -5,7 +5,7 @@ import { colors } from '../_styles/colors';
|
|
|
5
5
|
import { spacing } from '../_styles/spacing';
|
|
6
6
|
export var StyledRequiredMark = /*#__PURE__*/styled.span.withConfig({
|
|
7
7
|
displayName: "StyledRequiredMark",
|
|
8
|
-
componentId: "core-
|
|
8
|
+
componentId: "core-11_25_2__sc-bja1ql-0"
|
|
9
9
|
})(["color:", ";", ""], colors.red50, function (_ref) {
|
|
10
10
|
var $showLabel = _ref.$showLabel;
|
|
11
11
|
if ($showLabel) {
|
|
@@ -15,10 +15,10 @@ export var StyledRequiredMark = /*#__PURE__*/styled.span.withConfig({
|
|
|
15
15
|
});
|
|
16
16
|
export var StyledRequiredContainer = /*#__PURE__*/styled.span.withConfig({
|
|
17
17
|
displayName: "StyledRequiredContainer",
|
|
18
|
-
componentId: "core-
|
|
18
|
+
componentId: "core-11_25_2__sc-bja1ql-1"
|
|
19
19
|
})(["", " ", " > &{margin-left:", "px;}"], getTypographyIntent('small'), StyledCheckboxLabel, spacing.xs);
|
|
20
20
|
export var StyledRequiredText = /*#__PURE__*/styled.span.withConfig({
|
|
21
21
|
displayName: "StyledRequiredText",
|
|
22
|
-
componentId: "core-
|
|
22
|
+
componentId: "core-11_25_2__sc-bja1ql-2"
|
|
23
23
|
})(["font-style:italic;color:", ";margin-left:4px;"], colors.gray45);
|
|
24
24
|
//# sourceMappingURL=Required.styles.js.map
|
|
@@ -27,22 +27,22 @@ export function getSearchInputStyles() {
|
|
|
27
27
|
}
|
|
28
28
|
export var StyledInput = /*#__PURE__*/styled.input.withConfig({
|
|
29
29
|
displayName: "StyledInput",
|
|
30
|
-
componentId: "core-
|
|
30
|
+
componentId: "core-11_25_2__sc-3j8khv-0"
|
|
31
31
|
})(["", ""], getSearchInputStyles);
|
|
32
32
|
var StyledButton = /*#__PURE__*/styled(Button).withConfig({
|
|
33
33
|
displayName: "StyledButton",
|
|
34
|
-
componentId: "core-
|
|
34
|
+
componentId: "core-11_25_2__sc-3j8khv-1"
|
|
35
35
|
})(["position:absolute;top:", "px;"], buttonTop);
|
|
36
36
|
export var StyledSearchButton = /*#__PURE__*/styled(StyledButton).withConfig({
|
|
37
37
|
displayName: "StyledSearchButton",
|
|
38
|
-
componentId: "core-
|
|
38
|
+
componentId: "core-11_25_2__sc-3j8khv-2"
|
|
39
39
|
})([""]);
|
|
40
40
|
export var StyledClearButton = /*#__PURE__*/styled(StyledButton).withConfig({
|
|
41
41
|
displayName: "StyledClearButton",
|
|
42
|
-
componentId: "core-
|
|
42
|
+
componentId: "core-11_25_2__sc-3j8khv-3"
|
|
43
43
|
})([""]);
|
|
44
44
|
export var StyledSearch = /*#__PURE__*/styled.div.withConfig({
|
|
45
45
|
displayName: "StyledSearch",
|
|
46
|
-
componentId: "core-
|
|
46
|
+
componentId: "core-11_25_2__sc-3j8khv-4"
|
|
47
47
|
})(["position:relative;width:100%;", "{padding-right:", "px;}", "{right:", "px;}", "{right:", "px;}"], StyledInput, inputRight, StyledSearchButton, searchRight, StyledClearButton, clearRight);
|
|
48
48
|
//# sourceMappingURL=Search.styles.js.map
|
|
@@ -4,8 +4,8 @@ import type { SectionProps, SectionProviderProps } from './Section.types';
|
|
|
4
4
|
export declare const LevelContext: React.Context<number>;
|
|
5
5
|
export declare function Heading({ level: level_, ...props }: HeadingProps & {
|
|
6
6
|
level?: number;
|
|
7
|
-
}): JSX.Element;
|
|
8
|
-
export declare const SectionProvider: ({ children }: SectionProviderProps) => JSX.Element;
|
|
7
|
+
}): React.JSX.Element;
|
|
8
|
+
export declare const SectionProvider: ({ children }: SectionProviderProps) => React.JSX.Element;
|
|
9
9
|
/**
|
|
10
10
|
* @deprecatedSince 11
|
|
11
11
|
* @deprecated Intended for internal library development. See Panel.Section or DetailPage.Section
|
|
@@ -5,11 +5,11 @@ import { colors } from '../_styles/colors';
|
|
|
5
5
|
import { spacing } from '../_styles/spacing';
|
|
6
6
|
export var StyledSectionInner = /*#__PURE__*/styled.div.withConfig({
|
|
7
7
|
displayName: "StyledSectionInner",
|
|
8
|
-
componentId: "core-
|
|
8
|
+
componentId: "core-11_25_2__sc-1lxbrwv-0"
|
|
9
9
|
})([""]);
|
|
10
10
|
export var StyledSectionCollapseHeading = /*#__PURE__*/styled.div.withConfig({
|
|
11
11
|
displayName: "StyledSectionCollapseHeading",
|
|
12
|
-
componentId: "core-
|
|
12
|
+
componentId: "core-11_25_2__sc-1lxbrwv-1"
|
|
13
13
|
})(["align-self:flex-start;margin-right:", "px;"], spacing.sm);
|
|
14
14
|
export var sectionClassnames = {
|
|
15
15
|
divide: 'section--divide',
|
|
@@ -20,11 +20,11 @@ export var sectionClassnames = {
|
|
|
20
20
|
};
|
|
21
21
|
export var StyledSection = /*#__PURE__*/styled.div.withConfig({
|
|
22
22
|
displayName: "StyledSection",
|
|
23
|
-
componentId: "core-
|
|
23
|
+
componentId: "core-11_25_2__sc-1lxbrwv-2"
|
|
24
24
|
})(["padding-left:", "px;padding-right:", "px;padding-bottom:", "px;& > ", "{padding-top:", "px;}&.", "{& > ", "{border-top:1px solid ", ";}}&:first-child > ", "{border-top:0;}& &{padding-left:0;padding-right:0;&:first-child > ", "{border-top:1px solid ", ";}&:last-child{padding-bottom:0;}}", ":last-of-type{margin-bottom:", "px;}", " + &&&{padding-top:", "px;}"], spacing.xl, spacing.xl, spacing.xl, StyledSectionInner, spacing.xl, sectionClassnames.divide, StyledSectionInner, colors.gray85, StyledSectionInner, StyledSectionInner, colors.gray85, StyledFormRow, spacing.xl * -1, StyledFormRow, spacing.xs);
|
|
25
25
|
export var StyledSectionContentRegion = /*#__PURE__*/styled.div.withConfig({
|
|
26
26
|
displayName: "StyledSectionContentRegion",
|
|
27
|
-
componentId: "core-
|
|
27
|
+
componentId: "core-11_25_2__sc-1lxbrwv-3"
|
|
28
28
|
})(["padding-top:20px;padding-bottom:", "px;", " ", " & > :not(", ") + ", "{padding-top:", "px;}", " ", " &:last-of-type{padding-bottom:0;}"], spacing.sm, function (_ref) {
|
|
29
29
|
var $closed = _ref.$closed;
|
|
30
30
|
return $closed && css(["padding-top:0;padding-bottom:0;"]);
|
|
@@ -34,10 +34,10 @@ export var StyledSectionContentRegion = /*#__PURE__*/styled.div.withConfig({
|
|
|
34
34
|
}, StyledSection, StyledSection, spacing.xl, StyledSection, StyledSection);
|
|
35
35
|
export var StyledSectionHeader = /*#__PURE__*/styled.div.withConfig({
|
|
36
36
|
displayName: "StyledSectionHeader",
|
|
37
|
-
componentId: "core-
|
|
37
|
+
componentId: "core-11_25_2__sc-1lxbrwv-4"
|
|
38
38
|
})(["align-items:center;display:flex;min-height:36px;word-break:break-word;"]);
|
|
39
39
|
export var StyledTitle = /*#__PURE__*/styled(Title).withConfig({
|
|
40
40
|
displayName: "StyledTitle",
|
|
41
|
-
componentId: "core-
|
|
41
|
+
componentId: "core-11_25_2__sc-1lxbrwv-5"
|
|
42
42
|
})(["width:100%;"]);
|
|
43
43
|
//# sourceMappingURL=Section.styles.js.map
|
|
@@ -70,7 +70,7 @@ export declare const Tooltip: React.ForwardRefExoticComponent<SegmentedControlle
|
|
|
70
70
|
*
|
|
71
71
|
* @deprecatedSince 10.20.0
|
|
72
72
|
*/
|
|
73
|
-
export declare const State: (props: any) => JSX.Element;
|
|
73
|
+
export declare const State: (props: any) => React.JSX.Element;
|
|
74
74
|
/**
|
|
75
75
|
|
|
76
76
|
Segmented controllers allow users to switch between related but mutually
|
|
@@ -85,6 +85,6 @@ export declare const State: (props: any) => JSX.Element;
|
|
|
85
85
|
*/
|
|
86
86
|
export declare const SegmentedController: React.ForwardRefExoticComponent<SegmentedControllerProps & React.RefAttributes<HTMLDivElement>> & {
|
|
87
87
|
Segment: React.ForwardRefExoticComponent<React.InputHTMLAttributes<HTMLInputElement> & SegmentedControllerSegmentProps & React.RefAttributes<HTMLInputElement>>;
|
|
88
|
-
State: (props: any) => JSX.Element;
|
|
88
|
+
State: (props: any) => React.JSX.Element;
|
|
89
89
|
Tooltip: React.ForwardRefExoticComponent<SegmentedControllerTooltipProps & React.RefAttributes<HTMLElement>>;
|
|
90
90
|
};
|
|
@@ -5,7 +5,7 @@ import { colors } from '../_styles/colors';
|
|
|
5
5
|
import { spacing } from '../_styles/spacing';
|
|
6
6
|
export var StyledContainer = /*#__PURE__*/styled.div.withConfig({
|
|
7
7
|
displayName: "StyledContainer",
|
|
8
|
-
componentId: "core-
|
|
8
|
+
componentId: "core-11_25_2__sc-ocai3-0"
|
|
9
9
|
})(["align-items:center;display:", ";height:36px;justify-content:center;width:", ";"], function (_ref) {
|
|
10
10
|
var block = _ref.block;
|
|
11
11
|
return block ? 'flex' : 'inline-flex';
|
|
@@ -15,7 +15,7 @@ export var StyledContainer = /*#__PURE__*/styled.div.withConfig({
|
|
|
15
15
|
});
|
|
16
16
|
export var StyledSegment = /*#__PURE__*/styled.label.withConfig({
|
|
17
17
|
displayName: "StyledSegment",
|
|
18
|
-
componentId: "core-
|
|
18
|
+
componentId: "core-11_25_2__sc-ocai3-1"
|
|
19
19
|
})(["align-items:center;border-radius:0;border:1px solid ", ";cursor:pointer;display:flex;flex:1 1 auto;height:100%;justify-content:center;min-width:0;outline:0;padding:0 ", "px;position:relative;background-color:", ";color:", ";&:hover{background-color:", ";border-color:", ";color:", ";}", " ", ";"], colors.gray85, spacing.md, colors.white, colors.gray45, colors.gray94, colors.gray85, colors.gray45, function (_ref3) {
|
|
20
20
|
var _ref3$$focused = _ref3.$focused,
|
|
21
21
|
$focused = _ref3$$focused === void 0 ? false : _ref3$$focused;
|
|
@@ -37,10 +37,10 @@ export var StyledSegment = /*#__PURE__*/styled.label.withConfig({
|
|
|
37
37
|
});
|
|
38
38
|
export var StyledSegmentDisabledInteractiveWrapper = /*#__PURE__*/styled.div.withConfig({
|
|
39
39
|
displayName: "StyledSegmentDisabledInteractiveWrapper",
|
|
40
|
-
componentId: "core-
|
|
40
|
+
componentId: "core-11_25_2__sc-ocai3-2"
|
|
41
41
|
})(["display:flex;flex:1 1 auto;min-width:0;height:100%;margin-right:-1px;&:first-child ", "{border-bottom-left-radius:", "px;border-top-left-radius:", "px;}&:last-child ", "{border-bottom-right-radius:", "px;border-top-right-radius:", "px;}"], StyledSegment, borderRadius.md, borderRadius.md, StyledSegment, borderRadius.md, borderRadius.md);
|
|
42
42
|
export var StyledLabel = /*#__PURE__*/styled.span.withConfig({
|
|
43
43
|
displayName: "StyledLabel",
|
|
44
|
-
componentId: "core-
|
|
44
|
+
componentId: "core-11_25_2__sc-ocai3-3"
|
|
45
45
|
})(["", ";display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;"], getTypographyIntent('body'));
|
|
46
46
|
//# sourceMappingURL=SegmentedController.styles.js.map
|
package/dist/Select/Select.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var _excluded = ["value"],
|
|
2
2
|
_excluded2 = ["block", "children", "className", "clearRef", "disabled", "error", "focus", "label", "loading", "onClear", "open", "placeholder", "qa", "tabIndex", "isMenuOpened"],
|
|
3
3
|
_excluded3 = ["onSearch", "footer", "emptyMessage", "optionsRef", "children", "i18nScope", "onSelect", "menuRef"],
|
|
4
|
-
_excluded4 = ["afterHide", "afterShow", "beforeHide", "beforeShow", "block", "children", "className", "disabled", "emptyMessage", "error", "footer", "hideDelay", "i18nScope", "label", "loading", "onClear", "onKeyDown", "onScrollBottom", "onSearch", "onSelect", "optionsRef", "placeholder", "placement", "showDelay", "tabIndex", "qa"];
|
|
4
|
+
_excluded4 = ["afterHide", "afterShow", "beforeHide", "beforeShow", "block", "children", "className", "container", "disabled", "emptyMessage", "error", "footer", "hideDelay", "i18nScope", "label", "loading", "onClear", "onKeyDown", "onScrollBottom", "onSearch", "onSelect", "optionsRef", "placeholder", "placement", "showDelay", "tabIndex", "qa"];
|
|
5
5
|
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
6
6
|
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
7
7
|
function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
|
|
@@ -228,6 +228,7 @@ var Select_ = /*#__PURE__*/React.forwardRef(function Select(_ref6, forwardRef) {
|
|
|
228
228
|
block = _ref6$block === void 0 ? false : _ref6$block,
|
|
229
229
|
children = _ref6.children,
|
|
230
230
|
className = _ref6.className,
|
|
231
|
+
container = _ref6.container,
|
|
231
232
|
_ref6$disabled = _ref6.disabled,
|
|
232
233
|
disabled = _ref6$disabled === void 0 ? false : _ref6$disabled,
|
|
233
234
|
_ref6$emptyMessage = _ref6.emptyMessage,
|
|
@@ -300,6 +301,7 @@ var Select_ = /*#__PURE__*/React.forwardRef(function Select(_ref6, forwardRef) {
|
|
|
300
301
|
},
|
|
301
302
|
beforeShow: beforeShow,
|
|
302
303
|
canFlip: true,
|
|
304
|
+
container: container,
|
|
303
305
|
hideDelay: hideDelay,
|
|
304
306
|
overlay: /*#__PURE__*/React.createElement(SelectMenu, {
|
|
305
307
|
onSearch: onSearch,
|