@procore/core-react 12.14.0 → 12.15.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
- package/dist/Avatar/Avatar.styles.js +5 -5
- package/dist/AvatarStack/AvatarStack.styles.js +7 -7
- package/dist/Badge/Badge.styles.js +2 -2
- package/dist/Banner/Banner.js +3 -3
- package/dist/Banner/Banner.js.map +1 -1
- package/dist/Banner/Banner.styles.d.ts +3 -3
- package/dist/Banner/Banner.styles.js +16 -16
- package/dist/Banner/Banner.styles.js.map +1 -1
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.js +5 -2
- package/dist/Breadcrumbs/Breadcrumbs.js.map +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Button/Button.styles.js +5 -5
- 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/Checkbox/CheckboxTooltip.js +1 -1
- package/dist/ContactItem/ContactItem.styles.js +5 -5
- package/dist/Content/Content.styles.js +2 -2
- package/dist/DateInput/DateInput.js +1 -1
- package/dist/DateInput/DateInput.js.map +1 -1
- package/dist/DateInput/DateInput.styles.d.ts +1 -1
- package/dist/DateInput/DateInput.styles.js +6 -6
- package/dist/DateInput/DateInput.styles.js.map +1 -1
- package/dist/DetailPage/DetailPage.styles.js +7 -7
- package/dist/DetailPageTemplate/DetailPageTemplate.d.ts +11 -0
- package/dist/DetailPageTemplate/DetailPageTemplate.js +38 -0
- package/dist/DetailPageTemplate/DetailPageTemplate.js.map +1 -0
- package/dist/DetailPageTemplate/DetailPageTemplate.types.d.ts +13 -0
- package/dist/DetailPageTemplate/DetailPageTemplate.types.js +2 -0
- package/dist/DetailPageTemplate/DetailPageTemplate.types.js.map +1 -0
- package/dist/Dropdown/Dropdown.styles.js +3 -3
- package/dist/Dropdown/Dropdown.types.d.ts +5 -11
- package/dist/Dropdown/Dropdown.types.js.map +1 -1
- package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
- package/dist/DropdownFlyout/DropdownFlyout.types.d.ts +12 -14
- package/dist/DropdownFlyout/DropdownFlyout.types.js.map +1 -1
- package/dist/Dropzone/Dropzone.js +3 -2
- package/dist/Dropzone/Dropzone.js.map +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- package/dist/Dropzone/Dropzone.types.d.ts +22 -20
- package/dist/Dropzone/Dropzone.types.js.map +1 -1
- package/dist/EmptyState/EmptyState.styles.js +6 -6
- package/dist/Field/Field.styles.js +3 -3
- package/dist/FileList/FileList.styles.js +4 -4
- package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
- 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.js +3 -3
- package/dist/FileSelect/GridSource/GridSource.js.map +1 -1
- package/dist/FileSelect/GridSource/GridSource.styles.d.ts +3 -3
- package/dist/FileSelect/GridSource/GridSource.styles.js +12 -12
- package/dist/FileSelect/GridSource/GridSource.styles.js.map +1 -1
- package/dist/FileSelect/GridSource/GridSource.types.d.ts +14 -23
- package/dist/FileSelect/GridSource/GridSource.types.js.map +1 -1
- package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
- package/dist/FileSelect/LocalSource/LocalSource.types.d.ts +43 -47
- package/dist/FileSelect/LocalSource/LocalSource.types.js.map +1 -1
- package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
- package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
- package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
- package/dist/FileSelect/TreeSource/TreeSource.types.d.ts +3 -1
- package/dist/FileSelect/TreeSource/TreeSource.types.js.map +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.js +12 -7
- package/dist/Form/Form.js.map +1 -1
- package/dist/Form/Form.styles.js +14 -14
- package/dist/Form/Form.types.d.ts +55 -67
- package/dist/Form/Form.types.js.map +1 -1
- package/dist/Form/StyledFormikForm.styles.js +2 -2
- package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
- 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/MenuImperative/MenuImperative.js +8 -5
- package/dist/MenuImperative/MenuImperative.js.map +1 -1
- package/dist/MenuImperative/MenuImperative.styles.js +10 -10
- package/dist/Modal/Modal.js +2 -2
- package/dist/Modal/Modal.js.map +1 -1
- package/dist/Modal/Modal.styles.d.ts +2 -2
- package/dist/Modal/Modal.styles.js +17 -17
- package/dist/Modal/Modal.styles.js.map +1 -1
- package/dist/MultiSelect/MultiSelect.styles.js +6 -6
- package/dist/MultiSelect/MultiSelect.types.d.ts +22 -15
- package/dist/MultiSelect/MultiSelect.types.js.map +1 -1
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/Notation/Notation.js +1 -1
- package/dist/NumberInput/NumberInput.js +2 -2
- package/dist/NumberInput/NumberInput.js.map +1 -1
- package/dist/NumberInput/NumberInput.styles.d.ts +2 -2
- package/dist/NumberInput/NumberInput.styles.js +11 -11
- package/dist/NumberInput/NumberInput.styles.js.map +1 -1
- package/dist/Overlay/OverlayArrow.styles.js +1 -1
- package/dist/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
- package/dist/PageHeaderTemplate/PageHeaderTemplate.js +5 -6
- package/dist/PageHeaderTemplate/PageHeaderTemplate.js.map +1 -1
- package/dist/PageHeaderTemplate/PageHeaderTemplate.styles.js +1 -1
- package/dist/PageLayout/PageLayout.styles.js +16 -16
- 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/Pill/Pill.types.d.ts +3 -1
- package/dist/Pill/Pill.types.js.map +1 -1
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- 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/Search/Search.types.d.ts +4 -2
- package/dist/Search/Search.types.js.map +1 -1
- package/dist/Section/Section.styles.js +7 -7
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.js +6 -3
- package/dist/Select/Select.js.map +1 -1
- package/dist/Select/Select.styles.js +7 -7
- package/dist/Select/Select.types.d.ts +9 -1
- package/dist/Select/Select.types.js.map +1 -1
- package/dist/Semantic/Semantic.d.ts +3 -7
- package/dist/Semantic/Semantic.js +14 -2
- package/dist/Semantic/Semantic.js.map +1 -1
- package/dist/Semantic/Semantic.styles.d.ts +3 -3
- package/dist/Semantic/Semantic.styles.js +11 -11
- package/dist/Semantic/Semantic.styles.js.map +1 -1
- package/dist/Semantic/Semantic.types.d.ts +5 -0
- package/dist/Semantic/Semantic.types.js.map +1 -1
- package/dist/SettingsPageTemplate/SettingsPageTemplate.d.ts +7 -0
- package/dist/SettingsPageTemplate/SettingsPageTemplate.js +34 -0
- package/dist/SettingsPageTemplate/SettingsPageTemplate.js.map +1 -0
- package/dist/SettingsPageTemplate/SettingsPageTemplate.types.d.ts +9 -0
- package/dist/SettingsPageTemplate/SettingsPageTemplate.types.js +2 -0
- package/dist/SettingsPageTemplate/SettingsPageTemplate.types.js.map +1 -0
- package/dist/Slider/Slider.js +2 -2
- package/dist/Slider/Slider.js.map +1 -1
- package/dist/Slider/Slider.styles.d.ts +2 -2
- package/dist/Slider/Slider.styles.js +9 -9
- package/dist/Slider/Slider.styles.js.map +1 -1
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/Spinner/Spinner.types.d.ts +2 -5
- package/dist/Spinner/Spinner.types.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +37 -37
- 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.styles.js +15 -15
- package/dist/Tearsheet/Tearsheet.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditor/TextEditor.types.d.ts +12 -9
- package/dist/TextEditor/TextEditor.types.js.map +1 -1
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.js +25 -10
- package/dist/Thumbnail/Thumbnail.js.map +1 -1
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/Thumbnail/Thumbnail.types.d.ts +2 -3
- package/dist/Thumbnail/Thumbnail.types.js.map +1 -1
- package/dist/Thumbnail/ThumbnailCaption.js +2 -2
- package/dist/Thumbnail/ThumbnailCaption.js.map +1 -1
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/TieredSelect/TieredSelect.types.d.ts +64 -40
- package/dist/TieredSelect/TieredSelect.types.js.map +1 -1
- package/dist/Tile/Tile.styles.js +8 -8
- package/dist/Tile/Tile.types.d.ts +1 -1
- package/dist/Tile/Tile.types.js.map +1 -1
- 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/ToggleButton/ToggleButton.types.d.ts +1 -1
- package/dist/ToggleButton/ToggleButton.types.js.map +1 -1
- package/dist/Token/Token.styles.js +3 -3
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
- package/dist/ToolLandingPageTemplate/ToolLandingPageTemplate.d.ts +5 -0
- package/dist/ToolLandingPageTemplate/ToolLandingPageTemplate.js +44 -0
- package/dist/ToolLandingPageTemplate/ToolLandingPageTemplate.js.map +1 -0
- package/dist/ToolLandingPageTemplate/ToolLandingPageTemplate.types.d.ts +7 -0
- package/dist/ToolLandingPageTemplate/ToolLandingPageTemplate.types.js +2 -0
- package/dist/ToolLandingPageTemplate/ToolLandingPageTemplate.types.js.map +1 -0
- package/dist/Tooltip/Tooltip.styles.js +2 -2
- package/dist/Tree/Tree.js +3 -3
- package/dist/Tree/Tree.js.map +1 -1
- package/dist/Tree/Tree.styles.d.ts +9 -3
- package/dist/Tree/Tree.styles.js +23 -15
- package/dist/Tree/Tree.styles.js.map +1 -1
- package/dist/Tree/Tree.types.d.ts +40 -19
- package/dist/Tree/Tree.types.js.map +1 -1
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.js +1 -1
- package/dist/Typography/Typography.js.map +1 -1
- package/dist/Typography/Typography.styles.d.ts +2 -1
- package/dist/Typography/Typography.styles.js +3 -3
- package/dist/Typography/Typography.styles.js.map +1 -1
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
- 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 +12 -12
- 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 +5 -5
- package/dist/_typedoc/Dropdown/Dropdown.types.json +39 -39
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +35 -35
- package/dist/_typedoc/Dropzone/Dropzone.types.json +53 -53
- 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 +42 -42
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +30 -30
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +27 -27
- 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 +1015 -975
- package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +54 -54
- 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 +46 -46
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +35 -35
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +37 -37
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
- package/dist/_typedoc/PageLayout/PageLayout.types.json +28 -28
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +28 -28
- package/dist/_typedoc/Pill/Pill.types.json +4 -4
- package/dist/_typedoc/PillSelect/PillSelect.types.json +58 -48
- 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 +22 -22
- package/dist/_typedoc/Section/Section.types.json +15 -15
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/_typedoc/Select/Select.types.json +78 -58
- package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +11 -11
- package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +12 -12
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +112 -102
- package/dist/_typedoc/Tabs/Tabs.types.json +19 -19
- 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 +13 -13
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +23 -23
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +56 -56
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +44 -44
- package/dist/_typedoc/Tile/Tile.types.json +32 -32
- package/dist/_typedoc/Title/Title.types.json +1 -1
- package/dist/_typedoc/Toast/Toast.types.json +4 -4
- package/dist/_typedoc/ToggleButton/ToggleButton.types.json +6 -6
- package/dist/_typedoc/Token/Token.types.json +4 -4
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +110 -110
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +9 -9
- package/dist/_typedoc/_utils/types.json +3 -3
- package/package.json +2 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SettingsPageTemplate.types.js","names":[],"sources":["../../src/SettingsPageTemplate/SettingsPageTemplate.types.ts"],"sourcesContent":["import type { PageFooterTemplateProps } from '../PageFooterTemplate/PageFooterTemplate.types'\nimport type { PageHeaderTemplateProps } from '../PageHeaderTemplate/PageHeaderTemplate.types'\nimport type { PageTemplateProps } from '../PageTemplate/PageTemplate.types'\n\nexport type SettingsPageTemplateProps = PageTemplateProps &\n Omit<PageHeaderTemplateProps, 'actions'> & {\n headerActions?: PageHeaderTemplateProps['actions']\n footerActions?: PageFooterTemplateProps['actions']\n footerNotation?: PageFooterTemplateProps['notation']\n footerRequired?: PageFooterTemplateProps['required']\n }\n"],"mappings":""}
|
package/dist/Slider/Slider.js
CHANGED
|
@@ -103,7 +103,7 @@ export var Slider = /*#__PURE__*/React.forwardRef(function Slider(_ref5, ref) {
|
|
|
103
103
|
return /*#__PURE__*/React.createElement(StyledContainer, {
|
|
104
104
|
className: className,
|
|
105
105
|
style: style,
|
|
106
|
-
showLabel: showLabel
|
|
106
|
+
$showLabel: showLabel
|
|
107
107
|
}, /*#__PURE__*/React.createElement(StyledSlider, _extends({}, props, {
|
|
108
108
|
disabled: disabled,
|
|
109
109
|
onChange: onChange,
|
|
@@ -124,7 +124,7 @@ export var Slider = /*#__PURE__*/React.forwardRef(function Slider(_ref5, ref) {
|
|
|
124
124
|
onMouseUp: function onMouseUp() {
|
|
125
125
|
return setIsDragging(false);
|
|
126
126
|
},
|
|
127
|
-
isDragging: isDragging
|
|
127
|
+
$isDragging: isDragging
|
|
128
128
|
})), step && /*#__PURE__*/React.createElement(StyledIncrementContainer, null, Array(Math.floor(increments) + 1).fill(null).map(function (_, index) {
|
|
129
129
|
return /*#__PURE__*/React.createElement(StyledIncrementOverlay, {
|
|
130
130
|
key: "core-slider-increment-overlay-".concat(index, "-").concat(min, "-").concat(max, "-").concat(step)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Slider.js","names":["React","StyledContainer","StyledIncrementContainer","StyledIncrementOverlay","StyledLabel","StyledSlider","getIncrements","_ref","min","max","step","getPercentage","_ref2","value","getLabel","_ref3","index","getDefaultValue","_ref4","defaultVal","Math","round","Slider","forwardRef","_ref5","ref","className","disabled","onChange","_ref5$max","_ref5$min","showLabel","style","value_","props","_objectWithoutProperties","_excluded","_React$useState","useState","_React$useState2","_slicedToArray","isDragging","setIsDragging","increments","console","warn","createElement","_extends","$percent","type","onMouseDown","onMouseUp","Array","floor","fill","map","_","key","concat","intent"],"sources":["../../src/Slider/Slider.tsx"],"sourcesContent":["import React from 'react'\nimport {\n StyledContainer,\n StyledIncrementContainer,\n StyledIncrementOverlay,\n StyledLabel,\n StyledSlider,\n} from './Slider.styles'\nimport type { SliderProps } from './Slider.types'\n\nexport const getIncrements = ({\n min,\n max,\n step,\n}: {\n min: number\n max: number\n step?: number\n}): number => {\n if (!step) {\n return 0\n }\n return (max - min) / step\n}\n\nexport const getPercentage = ({\n max,\n min,\n value,\n}: {\n max: number\n min: number\n value: number\n}): number => {\n return ((value - min) / (max - min)) * 100\n}\n\nexport const getLabel = ({\n max,\n min,\n step,\n index,\n}: {\n max: number\n min: number\n step: number\n index: number\n}): number => {\n if (min === 0) {\n return index * step\n } else if (min >= 0) {\n return index * step + min\n } else if (min <= 0) {\n return (index - getIncrements({ max, min, step })) * step + max\n } else {\n return 0\n }\n}\n\nexport const getDefaultValue = ({\n min,\n max,\n step,\n}: {\n min: number\n max: number\n step?: number\n}): number => {\n // See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/range#value\n const defaultVal = max < min ? min : min + (max - min) / 2\n return step ? Math.round(defaultVal / step) * step : defaultVal\n}\n\n/**\n\n A slider is a bar with selectable/grabbable handle. It allows users to click\n and drag horizontally to a desired value. It is used when users need to select\n a value from a predefined range of values. Sliders should always have a\n corresponding value or increment displayed within proximity of the component.\n\n @since 10.19.0\n\n @see [Storybook](https://stories.core.procore.com/?path=/story/core-react_demos-slider--demo)\n\n @see [Design Guidelines](https://design.procore.com/slider)\n\n */\nexport const Slider = React.forwardRef<HTMLInputElement, SliderProps>(\n function Slider(\n {\n className,\n disabled,\n onChange,\n max = 100,\n min = 0,\n showLabel,\n step,\n style,\n value: value_,\n ...props\n },\n ref\n ) {\n const [isDragging, setIsDragging] = React.useState<boolean>(false)\n\n const value = value_ ?? getDefaultValue({ max, min, step })\n const increments = getIncrements({ max, min, step })\n\n // check if the \"step\" value does not cleanly\n // divide into max - min\n if (increments % 1 !== 0) {\n console.warn(\n '@procore/core-react: SLIDER COMPONENT WARNING: Your step value does not cleanly divide into max - min. This will cause your Slider to display incorrectly.'\n )\n }\n\n return (\n <StyledContainer\n className={className}\n style={style}\n showLabel={showLabel}\n >\n <StyledSlider\n {...props}\n disabled={disabled}\n onChange={onChange}\n max={max}\n min={min}\n $percent={getPercentage({ max, min, value })}\n ref={ref}\n step={step}\n type=\"range\"\n value={value}\n onMouseDown={() => setIsDragging(true)}\n onMouseUp={() => setIsDragging(false)}\n isDragging={isDragging}\n />\n {step && (\n <StyledIncrementContainer>\n {Array(Math.floor(increments) + 1)\n .fill(null)\n .map((_, index) => {\n return (\n <StyledIncrementOverlay\n key={`core-slider-increment-overlay-${index}-${min}-${max}-${step}`}\n >\n {showLabel && (\n <StyledLabel intent=\"small\">\n {getLabel({\n min,\n max,\n step,\n index,\n })}\n </StyledLabel>\n )}\n </StyledIncrementOverlay>\n )\n })}\n </StyledIncrementContainer>\n )}\n </StyledContainer>\n )\n }\n)\n"],"mappings":"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
|
|
1
|
+
{"version":3,"file":"Slider.js","names":["React","StyledContainer","StyledIncrementContainer","StyledIncrementOverlay","StyledLabel","StyledSlider","getIncrements","_ref","min","max","step","getPercentage","_ref2","value","getLabel","_ref3","index","getDefaultValue","_ref4","defaultVal","Math","round","Slider","forwardRef","_ref5","ref","className","disabled","onChange","_ref5$max","_ref5$min","showLabel","style","value_","props","_objectWithoutProperties","_excluded","_React$useState","useState","_React$useState2","_slicedToArray","isDragging","setIsDragging","increments","console","warn","createElement","$showLabel","_extends","$percent","type","onMouseDown","onMouseUp","$isDragging","Array","floor","fill","map","_","key","concat","intent"],"sources":["../../src/Slider/Slider.tsx"],"sourcesContent":["import React from 'react'\nimport {\n StyledContainer,\n StyledIncrementContainer,\n StyledIncrementOverlay,\n StyledLabel,\n StyledSlider,\n} from './Slider.styles'\nimport type { SliderProps } from './Slider.types'\n\nexport const getIncrements = ({\n min,\n max,\n step,\n}: {\n min: number\n max: number\n step?: number\n}): number => {\n if (!step) {\n return 0\n }\n return (max - min) / step\n}\n\nexport const getPercentage = ({\n max,\n min,\n value,\n}: {\n max: number\n min: number\n value: number\n}): number => {\n return ((value - min) / (max - min)) * 100\n}\n\nexport const getLabel = ({\n max,\n min,\n step,\n index,\n}: {\n max: number\n min: number\n step: number\n index: number\n}): number => {\n if (min === 0) {\n return index * step\n } else if (min >= 0) {\n return index * step + min\n } else if (min <= 0) {\n return (index - getIncrements({ max, min, step })) * step + max\n } else {\n return 0\n }\n}\n\nexport const getDefaultValue = ({\n min,\n max,\n step,\n}: {\n min: number\n max: number\n step?: number\n}): number => {\n // See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/range#value\n const defaultVal = max < min ? min : min + (max - min) / 2\n return step ? Math.round(defaultVal / step) * step : defaultVal\n}\n\n/**\n\n A slider is a bar with selectable/grabbable handle. It allows users to click\n and drag horizontally to a desired value. It is used when users need to select\n a value from a predefined range of values. Sliders should always have a\n corresponding value or increment displayed within proximity of the component.\n\n @since 10.19.0\n\n @see [Storybook](https://stories.core.procore.com/?path=/story/core-react_demos-slider--demo)\n\n @see [Design Guidelines](https://design.procore.com/slider)\n\n */\nexport const Slider = React.forwardRef<HTMLInputElement, SliderProps>(\n function Slider(\n {\n className,\n disabled,\n onChange,\n max = 100,\n min = 0,\n showLabel,\n step,\n style,\n value: value_,\n ...props\n },\n ref\n ) {\n const [isDragging, setIsDragging] = React.useState<boolean>(false)\n\n const value = value_ ?? getDefaultValue({ max, min, step })\n const increments = getIncrements({ max, min, step })\n\n // check if the \"step\" value does not cleanly\n // divide into max - min\n if (increments % 1 !== 0) {\n console.warn(\n '@procore/core-react: SLIDER COMPONENT WARNING: Your step value does not cleanly divide into max - min. This will cause your Slider to display incorrectly.'\n )\n }\n\n return (\n <StyledContainer\n className={className}\n style={style}\n $showLabel={showLabel}\n >\n <StyledSlider\n {...props}\n disabled={disabled}\n onChange={onChange}\n max={max}\n min={min}\n $percent={getPercentage({ max, min, value })}\n ref={ref}\n step={step}\n type=\"range\"\n value={value}\n onMouseDown={() => setIsDragging(true)}\n onMouseUp={() => setIsDragging(false)}\n $isDragging={isDragging}\n />\n {step && (\n <StyledIncrementContainer>\n {Array(Math.floor(increments) + 1)\n .fill(null)\n .map((_, index) => {\n return (\n <StyledIncrementOverlay\n key={`core-slider-increment-overlay-${index}-${min}-${max}-${step}`}\n >\n {showLabel && (\n <StyledLabel intent=\"small\">\n {getLabel({\n min,\n max,\n step,\n index,\n })}\n </StyledLabel>\n )}\n </StyledIncrementOverlay>\n )\n })}\n </StyledIncrementContainer>\n )}\n </StyledContainer>\n )\n }\n)\n"],"mappings":"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"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
export declare const StyledContainer: import("styled-components").StyledComponent<"div", any, {
|
|
3
|
-
showLabel?: boolean | undefined;
|
|
3
|
+
$showLabel?: boolean | undefined;
|
|
4
4
|
}, never>;
|
|
5
5
|
export declare const StyledSlider: import("styled-components").StyledComponent<"input", any, {
|
|
6
6
|
$percent: number;
|
|
7
7
|
ref: any;
|
|
8
|
-
isDragging: boolean;
|
|
8
|
+
$isDragging: boolean;
|
|
9
9
|
}, never>;
|
|
10
10
|
export declare const StyledIncrementOverlay: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
11
11
|
export declare const StyledIncrementContainer: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -7,10 +7,10 @@ function applyStylesOnlyToFF(styles) {
|
|
|
7
7
|
return css(["@supports (-moz-appearance:none){", "}"], styles);
|
|
8
8
|
}
|
|
9
9
|
var getThumbStyles = /*#__PURE__*/css(["box-shadow:0px 1px 4px rgba(40,40,40,0.2),0px 0px 3px rgba(0,0,0,0.14),0px 2px 3px rgba(0,0,0,0.12);height:", "px;width:", "px;border-radius:15px;background:", ";border:2px solid ", ";z-index:3;", ";"], THUMB_HEIGHT, THUMB_HEIGHT, colors.white, colors.blue50, function (props) {
|
|
10
|
-
return props
|
|
10
|
+
return props.$isDragging ? "cursor: grabbing" : "cursor: pointer";
|
|
11
11
|
});
|
|
12
12
|
var getTrackStyles = /*#__PURE__*/css(["width:100%;height:", "px;animate:0.2s;border-radius:1px;border:0px solid ", ";z-index:1;", ";"], TRACK_HEIGHT, colors.black, function (props) {
|
|
13
|
-
return props
|
|
13
|
+
return props.$isDragging ? "cursor: grabbing" : "cursor: pointer";
|
|
14
14
|
});
|
|
15
15
|
var getTrackBackground = function getTrackBackground(percent) {
|
|
16
16
|
return "background: linear-gradient(to right, ".concat(colors.blue50, " 0%, ").concat(colors.blue50, " ").concat(percent, "%, ").concat(colors.gray70, " ").concat(percent, "%, ").concat(colors.gray70, " 100%);");
|
|
@@ -21,15 +21,15 @@ var getTrackBackgroundDisabled = function getTrackBackgroundDisabled(percent) {
|
|
|
21
21
|
var getThumbDisabledStyles = /*#__PURE__*/css(["cursor:not-allowed;border:2px solid ", ";"], colors.blue85);
|
|
22
22
|
export var StyledContainer = /*#__PURE__*/styled.div.withConfig({
|
|
23
23
|
displayName: "StyledContainer",
|
|
24
|
-
componentId: "core-
|
|
24
|
+
componentId: "core-12_15_0__sc-12icguw-0"
|
|
25
25
|
})(["position:relative;", ";"], function (props) {
|
|
26
|
-
return props
|
|
26
|
+
return props.$showLabel && 'padding-bottom: 10px';
|
|
27
27
|
});
|
|
28
28
|
export var StyledSlider = /*#__PURE__*/styled.input.withConfig({
|
|
29
29
|
displayName: "StyledSlider",
|
|
30
|
-
componentId: "core-
|
|
30
|
+
componentId: "core-12_15_0__sc-12icguw-1"
|
|
31
31
|
})(["-webkit-appearance:none;margin:0;padding-top:5px;padding-bottom:5px;width:100%;border:1px solid transparent;background-color:transparent;font-size:12px;&:focus{outline:none;", ";padding-top:5px;padding-bottom:5px;border-radius:2px;}&::-webkit-slider-runnable-track{", " ", "}&:disabled::-webkit-slider-runnable-track{cursor:not-allowed;", "}&::-webkit-slider-thumb{", " -webkit-appearance:none;margin-top:-5px;}&:disabled::-webkit-slider-thumb{", "}&::-moz-range-track{", " ", "}&:disabled::-moz-range-track{cursor:not-allowed;", "}&::-moz-range-thumb{", " height:12px;width:12px;}&:disabled::-moz-range-thumb{", "}&::-ms-track{", " height:", "px;color:transparent;", "}&:disabled::-ms-track{cursor:not-allowed;", "}&::-ms-fill-lower{background:", ";border:0px solid ", ";border-radius:2px;box-shadow:1px 1px 1px ", ";}&::-ms-fill-upper{background:", ";border:0px solid ", ";border-radius:2px;box-shadow:1px 1px 1px ", ";}&::-ms-thumb{", "}&:disabled::-ms-thumb{", "}&:focus::-ms-fill-lower{background:", ";}&:focus::-ms-fill-upper{background:", ";}"], function (props) {
|
|
32
|
-
return props
|
|
32
|
+
return props.$isDragging ? "border: 1px solid transparent" : "border: 1px solid ".concat(colors.blue40);
|
|
33
33
|
}, getTrackStyles, function (props) {
|
|
34
34
|
return getTrackBackground(props.$percent);
|
|
35
35
|
}, function (props) {
|
|
@@ -45,14 +45,14 @@ export var StyledSlider = /*#__PURE__*/styled.input.withConfig({
|
|
|
45
45
|
}, colors.blue50, colors.black, colors.black, colors.gray70, colors.black, colors.black, getThumbStyles, getThumbDisabledStyles, colors.blue50, colors.gray70);
|
|
46
46
|
export var StyledIncrementOverlay = /*#__PURE__*/styled.div.withConfig({
|
|
47
47
|
displayName: "StyledIncrementOverlay",
|
|
48
|
-
componentId: "core-
|
|
48
|
+
componentId: "core-12_15_0__sc-12icguw-2"
|
|
49
49
|
})(["position:relative;width:0;&::before{content:'';height:", "px;width:2px;background-color:white;display:block;}z-index:2;"], TRACK_HEIGHT);
|
|
50
50
|
export var StyledIncrementContainer = /*#__PURE__*/styled.div.withConfig({
|
|
51
51
|
displayName: "StyledIncrementContainer",
|
|
52
|
-
componentId: "core-
|
|
52
|
+
componentId: "core-12_15_0__sc-12icguw-3"
|
|
53
53
|
})(["position:absolute;display:flex;justify-content:space-between;top:6px;", " left:5px;right:5px;> :first-child{visibility:hidden;}> :last-child{visibility:hidden;}"], applyStylesOnlyToFF("\n top: 12px;\n "));
|
|
54
54
|
export var StyledLabel = /*#__PURE__*/styled(Typography).withConfig({
|
|
55
55
|
displayName: "StyledLabel",
|
|
56
|
-
componentId: "core-
|
|
56
|
+
componentId: "core-12_15_0__sc-12icguw-4"
|
|
57
57
|
})(["visibility:visible;position:absolute;left:50%;transform:translateX(-50%);margin-top:8px;"]);
|
|
58
58
|
//# sourceMappingURL=Slider.styles.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Slider.styles.js","names":["styled","css","Typography","colors","TRACK_HEIGHT","THUMB_HEIGHT","applyStylesOnlyToFF","styles","getThumbStyles","white","blue50","props","isDragging","getTrackStyles","black","getTrackBackground","percent","concat","gray70","getTrackBackgroundDisabled","blue85","gray90","getThumbDisabledStyles","StyledContainer","div","withConfig","displayName","componentId","showLabel","StyledSlider","input","blue40","$percent","StyledIncrementOverlay","StyledIncrementContainer","StyledLabel"],"sources":["../../src/Slider/Slider.styles.ts"],"sourcesContent":["import styled, { css } from 'styled-components'\nimport { Typography } from '../Typography/Typography'\nimport { colors } from '../_styles/colors'\n\nconst TRACK_HEIGHT = 4\nconst THUMB_HEIGHT = 14\n\nfunction applyStylesOnlyToFF(styles: string) {\n return css`\n @supports (-moz-appearance: none) {\n ${styles}\n }\n `\n}\n\nconst getThumbStyles = css<{ isDragging: boolean }>`\n box-shadow: 0px 1px 4px rgba(40, 40, 40, 0.2), 0px 0px 3px rgba(0, 0, 0, 0.14),\n 0px 2px 3px rgba(0, 0, 0, 0.12);\n height: ${THUMB_HEIGHT}px;\n width: ${THUMB_HEIGHT}px;\n border-radius: 15px;\n background: ${colors.white};\n border: 2px solid ${colors.blue50};\n z-index: 3;\n ${(props) => (props
|
|
1
|
+
{"version":3,"file":"Slider.styles.js","names":["styled","css","Typography","colors","TRACK_HEIGHT","THUMB_HEIGHT","applyStylesOnlyToFF","styles","getThumbStyles","white","blue50","props","$isDragging","getTrackStyles","black","getTrackBackground","percent","concat","gray70","getTrackBackgroundDisabled","blue85","gray90","getThumbDisabledStyles","StyledContainer","div","withConfig","displayName","componentId","$showLabel","StyledSlider","input","blue40","$percent","StyledIncrementOverlay","StyledIncrementContainer","StyledLabel"],"sources":["../../src/Slider/Slider.styles.ts"],"sourcesContent":["import styled, { css } from 'styled-components'\nimport { Typography } from '../Typography/Typography'\nimport { colors } from '../_styles/colors'\n\nconst TRACK_HEIGHT = 4\nconst THUMB_HEIGHT = 14\n\nfunction applyStylesOnlyToFF(styles: string) {\n return css`\n @supports (-moz-appearance: none) {\n ${styles}\n }\n `\n}\n\nconst getThumbStyles = css<{ $isDragging: boolean }>`\n box-shadow: 0px 1px 4px rgba(40, 40, 40, 0.2), 0px 0px 3px rgba(0, 0, 0, 0.14),\n 0px 2px 3px rgba(0, 0, 0, 0.12);\n height: ${THUMB_HEIGHT}px;\n width: ${THUMB_HEIGHT}px;\n border-radius: 15px;\n background: ${colors.white};\n border: 2px solid ${colors.blue50};\n z-index: 3;\n ${(props) => (props.$isDragging ? `cursor: grabbing` : `cursor: pointer`)};\n`\n\nconst getTrackStyles = css<{ $isDragging: boolean }>`\n width: 100%;\n height: ${TRACK_HEIGHT}px;\n animate: 0.2s;\n border-radius: 1px;\n border: 0px solid ${colors.black};\n z-index: 1;\n ${(props) => (props.$isDragging ? `cursor: grabbing` : `cursor: pointer`)};\n`\n\nconst getTrackBackground = (percent: number): string =>\n `background: linear-gradient(to right, ${colors.blue50} 0%, ${colors.blue50} ${percent}%, ${colors.gray70} ${percent}%, ${colors.gray70} 100%);`\n\nconst getTrackBackgroundDisabled = (percent: number): string =>\n `background: linear-gradient(to right, ${colors.blue85} 0%, ${colors.blue85} ${percent}%, ${colors.gray90} ${percent}%, ${colors.gray90} 100%);`\n\nconst getThumbDisabledStyles = css`\n cursor: not-allowed;\n border: 2px solid ${colors.blue85};\n`\n\nexport const StyledContainer = styled.div<{ $showLabel?: boolean }>`\n position: relative;\n ${(props) => props.$showLabel && 'padding-bottom: 10px'};\n`\n\nexport const StyledSlider = styled.input<{\n $percent: number\n ref: any\n $isDragging: boolean\n}>`\n -webkit-appearance: none;\n margin: 0;\n padding-top: 5px;\n padding-bottom: 5px;\n width: 100%;\n border: 1px solid transparent;\n background-color: transparent;\n font-size: 12px;\n\n &:focus {\n outline: none;\n ${(props) =>\n props.$isDragging\n ? `border: 1px solid transparent`\n : `border: 1px solid ${colors.blue40}`};\n padding-top: 5px;\n padding-bottom: 5px;\n border-radius: 2px;\n }\n\n &::-webkit-slider-runnable-track {\n ${getTrackStyles}\n ${(props) => getTrackBackground(props.$percent)}\n }\n &:disabled::-webkit-slider-runnable-track {\n cursor: not-allowed;\n ${(props) => getTrackBackgroundDisabled(props.$percent)}\n }\n\n &::-webkit-slider-thumb {\n ${getThumbStyles}\n -webkit-appearance: none;\n margin-top: -5px;\n }\n &:disabled::-webkit-slider-thumb {\n ${getThumbDisabledStyles}\n }\n\n &::-moz-range-track {\n ${getTrackStyles}\n ${(props) => getTrackBackground(props.$percent)}\n }\n &:disabled::-moz-range-track {\n cursor: not-allowed;\n ${(props) => getTrackBackgroundDisabled(props.$percent)}\n }\n\n &::-moz-range-thumb {\n ${getThumbStyles}\n height: 12px;\n width: 12px;\n }\n &:disabled::-moz-range-thumb {\n ${getThumbDisabledStyles}\n }\n\n &::-ms-track {\n ${getTrackStyles}\n height: ${THUMB_HEIGHT + 2}px;\n color: transparent;\n ${(props) => getTrackBackground(props.$percent)}\n }\n &:disabled::-ms-track {\n cursor: not-allowed;\n ${(props) => getTrackBackgroundDisabled(props.$percent)}\n }\n\n &::-ms-fill-lower {\n background: ${colors.blue50};\n border: 0px solid ${colors.black};\n border-radius: 2px;\n box-shadow: 1px 1px 1px ${colors.black};\n }\n\n &::-ms-fill-upper {\n background: ${colors.gray70};\n border: 0px solid ${colors.black};\n border-radius: 2px;\n box-shadow: 1px 1px 1px ${colors.black};\n }\n\n &::-ms-thumb {\n ${getThumbStyles}\n }\n &:disabled::-ms-thumb {\n ${getThumbDisabledStyles}\n }\n\n &:focus::-ms-fill-lower {\n background: ${colors.blue50};\n }\n\n &:focus::-ms-fill-upper {\n background: ${colors.gray70};\n }\n`\n\nexport const StyledIncrementOverlay = styled.div`\n position: relative;\n width: 0;\n &::before {\n content: '';\n height: ${TRACK_HEIGHT}px;\n width: 2px;\n background-color: white;\n display: block;\n }\n z-index: 2;\n`\n\nexport const StyledIncrementContainer = styled.div`\n position: absolute;\n display: flex;\n justify-content: space-between;\n top: 6px;\n ${applyStylesOnlyToFF(`\n top: 12px;\n `)}\n left: 5px;\n right: 5px;\n\n > :first-child {\n visibility: hidden;\n }\n\n > :last-child {\n visibility: hidden;\n }\n`\n\nexport const StyledLabel = styled(Typography)`\n visibility: visible;\n position: absolute;\n left: 50%;\n transform: translateX(-50%);\n margin-top: 8px;\n`\n"],"mappings":"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"}
|
|
@@ -10,7 +10,7 @@ var zOverlay = 2;
|
|
|
10
10
|
var dash = /*#__PURE__*/keyframes(["0%{stroke-dasharray:1,150;stroke-dashoffset:0;}50%{stroke-dasharray:90,150;stroke-dashoffset:-35;}100%{stroke-dasharray:90,150;stroke-dashoffset:-124;}"]);
|
|
11
11
|
export var StyledCircle = /*#__PURE__*/styled.circle.withConfig({
|
|
12
12
|
displayName: "StyledCircle",
|
|
13
|
-
componentId: "core-
|
|
13
|
+
componentId: "core-12_15_0__sc-1igww3-0"
|
|
14
14
|
})(["animation:", " ", "ms ease-in-out ", "ms infinite;stroke-linecap:round;"], dash, duration, function (p) {
|
|
15
15
|
var animationDelay = -(p.$mountTime % duration);
|
|
16
16
|
return animationDelay;
|
|
@@ -43,16 +43,16 @@ function getStrokeColor(_ref2) {
|
|
|
43
43
|
}
|
|
44
44
|
export var StyledSpinnerContainer = /*#__PURE__*/styled.div.withConfig({
|
|
45
45
|
displayName: "StyledSpinnerContainer",
|
|
46
|
-
componentId: "core-
|
|
46
|
+
componentId: "core-12_15_0__sc-1igww3-1"
|
|
47
47
|
})(["border-radius:100%;box-sizing:border-box;display:block;flex-shrink:0;position:relative;", " ", "{", "}"], getHeightWidthStroke, StyledCircle, getStrokeColor);
|
|
48
48
|
export var StyledSpinnerOverlayLabel = /*#__PURE__*/styled.span.withConfig({
|
|
49
49
|
displayName: "StyledSpinnerOverlayLabel",
|
|
50
|
-
componentId: "core-
|
|
50
|
+
componentId: "core-12_15_0__sc-1igww3-2"
|
|
51
51
|
})(["", " color:", ";display:block;min-height:20px;padding-top:", "px;text-align:center;text-transform:uppercase;transition:opacity ", ";"], getTypographyIntent('body'), colors.gray15, spacing.md, transition);
|
|
52
52
|
var rotate = /*#__PURE__*/keyframes(["to{transform:rotate(360deg);}"]);
|
|
53
53
|
export var StyledSpinnerSVG = /*#__PURE__*/styled.svg.withConfig({
|
|
54
54
|
displayName: "StyledSpinnerSVG",
|
|
55
|
-
componentId: "core-
|
|
55
|
+
componentId: "core-12_15_0__sc-1igww3-3"
|
|
56
56
|
})(["animation:", " ", "ms linear ", "ms infinite;fill:none;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;width:100%;z-index:2;"], rotate, duration - durationOffset, function (p) {
|
|
57
57
|
var animationDelay = -(p.$mountTime % (duration - durationOffset));
|
|
58
58
|
return animationDelay;
|
|
@@ -60,15 +60,15 @@ export var StyledSpinnerSVG = /*#__PURE__*/styled.svg.withConfig({
|
|
|
60
60
|
var startsWithNoInteraction = /*#__PURE__*/css(["opacity:0;pointer-events:none;transition:opacity ", ";"], transition);
|
|
61
61
|
export var StyledSpinnerOverlay = /*#__PURE__*/styled.div.withConfig({
|
|
62
62
|
displayName: "StyledSpinnerOverlay",
|
|
63
|
-
componentId: "core-
|
|
63
|
+
componentId: "core-12_15_0__sc-1igww3-4"
|
|
64
64
|
})(["", " background-color:", ";bottom:0;left:0;position:absolute;right:0;top:0;z-index:", ";"], startsWithNoInteraction, colors.white, zOverlay);
|
|
65
65
|
export var StyledSpinnerContainerWithLabel = /*#__PURE__*/styled.div.withConfig({
|
|
66
66
|
displayName: "StyledSpinnerContainerWithLabel",
|
|
67
|
-
componentId: "core-
|
|
67
|
+
componentId: "core-12_15_0__sc-1igww3-5"
|
|
68
68
|
})(["", " align-items:center;display:flex;flex-direction:column;height:100%;max-height:400px;justify-content:center;position:absolute;top:0;width:100%;z-index:", ";"], startsWithNoInteraction, zContainer);
|
|
69
69
|
export var StyledSpinnerOverlayContainer = /*#__PURE__*/styled.div.withConfig({
|
|
70
70
|
displayName: "StyledSpinnerOverlayContainer",
|
|
71
|
-
componentId: "core-
|
|
71
|
+
componentId: "core-12_15_0__sc-1igww3-6"
|
|
72
72
|
})(["min-height:150px;position:relative;", " ", ""], function (_ref3) {
|
|
73
73
|
var $loading = _ref3.$loading;
|
|
74
74
|
if ($loading) {
|
|
@@ -4,11 +4,8 @@ export declare type SpinnerSize = 'xs' | 'sm' | 'md' | 'lg';
|
|
|
4
4
|
export declare type SpinnerVariant = '' | 'light';
|
|
5
5
|
export interface SpinnerProps extends Props {
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
8
|
-
*
|
|
9
|
-
* <Link to="/web/style/colors/#hsl-palette">HSL Palette</Link> css
|
|
10
|
-
* strings
|
|
11
|
-
* </span>
|
|
7
|
+
* Spinner color, one of the
|
|
8
|
+
* [HSL Palette](/web/style/colors/#hsl-palette) css strings
|
|
12
9
|
* @since 10.19.0
|
|
13
10
|
*/
|
|
14
11
|
color?: Color;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Spinner.types.js","names":[],"sources":["../../src/Spinner/Spinner.types.ts"],"sourcesContent":["import type { Color } from '../_styles/colors'\nimport type { Props } from '../_utils/types'\n\nexport type SpinnerSize = 'xs' | 'sm' | 'md' | 'lg'\n\nexport type SpinnerVariant = '' | 'light'\n\nexport interface SpinnerProps extends Props {\n /**\n *
|
|
1
|
+
{"version":3,"file":"Spinner.types.js","names":[],"sources":["../../src/Spinner/Spinner.types.ts"],"sourcesContent":["import type { Color } from '../_styles/colors'\nimport type { Props } from '../_utils/types'\n\nexport type SpinnerSize = 'xs' | 'sm' | 'md' | 'lg'\n\nexport type SpinnerVariant = '' | 'light'\n\nexport interface SpinnerProps extends Props {\n /**\n * Spinner color, one of the\n * [HSL Palette](/web/style/colors/#hsl-palette) css strings\n * @since 10.19.0\n */\n color?: Color\n /**\n * The spinner label, only displayed when used as an overlay\n * @since 10.19.0\n */\n label?: string\n\n /**\n * The spinner will show if loading is true\n * @since 10.19.0\n */\n loading?: boolean\n\n /**\n * The size of the spinner\n * @since 10.19.0\n */\n size?: SpinnerSize\n /**\n * @deprecated \"variant\" prop will be removed in a future version.\n * Use \"color\" prop instead to set a spinner's color.\n * @deprecatedSince 11\n * @since 10.19.0\n */\n variant?: SpinnerVariant\n /**\n * Spinner option to be centered.\n * Use this prop if you need to center the spinner regardless of the height of its children.\n * @since 11.3.0\n */\n centered?: boolean\n}\n"],"mappings":""}
|
|
@@ -6,18 +6,18 @@ import { spacing } from '../_styles/spacing';
|
|
|
6
6
|
var MIN_CARD_HEIGHT = 364;
|
|
7
7
|
export var StyledSplitViewCardContainer = /*#__PURE__*/styled.div.withConfig({
|
|
8
8
|
displayName: "StyledSplitViewCardContainer",
|
|
9
|
-
componentId: "core-
|
|
9
|
+
componentId: "core-12_15_0__sc-9hrkda-0"
|
|
10
10
|
})(["display:grid;grid-template-columns:1fr auto;border-radius:", "px;box-shadow:0 0 4px 0 rgba(0,0,0,0.25);min-height:", "px;position:relative;width:100%;@media (max-width:", "){box-shadow:none;display:flex;flex-direction:column;width:100%;}"], spacing.sm, MIN_CARD_HEIGHT, breakpointMinWidthValues.tabletMd);
|
|
11
11
|
export var StyledSplitViewCardMain = /*#__PURE__*/styled.div.withConfig({
|
|
12
12
|
displayName: "StyledSplitViewCardMain",
|
|
13
|
-
componentId: "core-
|
|
13
|
+
componentId: "core-12_15_0__sc-9hrkda-1"
|
|
14
14
|
})(["background-color:", ";border-top-left-radius:", "px;border-bottom-left-radius:", "px;position:relative;width:60%;transition:all ease 500ms;@media (max-width:", "){box-shadow:0 0 4px 0 rgba(0,0,0,0.25);border-radius:", "px;margin-bottom:", "px;width:100%;}", ""], colors.white, spacing.sm, spacing.sm, breakpointMinWidthValues.tabletMd, spacing.sm, spacing.sm, function (_ref) {
|
|
15
15
|
var $open = _ref.$open;
|
|
16
16
|
return !$open && css(["border-radius:", "px;width:100%;"], spacing.sm);
|
|
17
17
|
});
|
|
18
18
|
export var StyledSplitViewCardAside = /*#__PURE__*/styled.div.withConfig({
|
|
19
19
|
displayName: "StyledSplitViewCardAside",
|
|
20
|
-
componentId: "core-
|
|
20
|
+
componentId: "core-12_15_0__sc-9hrkda-2"
|
|
21
21
|
})(["background-color:", ";border-left:1px solid ", ";border-top-right-radius:", "px;border-bottom-right-radius:", "px;display:flex;flex-direction:column;height:100%;width:40%;min-height:", "px;min-width:400px;transition:all ease 500ms;z-index:2;position:absolute;top:0;right:0;@media screen and (max-width:", "px){min-width:unset;}@media (max-width:", "){box-shadow:0 0 4px 0 rgba(0,0,0,0.25);border:none;border-radius:", "px;position:relative;width:100%;}", " ", ""], colors.white, colors.gray85, spacing.sm, spacing.sm, MIN_CARD_HEIGHT, breakpointRawMinWidthValues.tabletSm, breakpointMinWidthValues.tabletMd, spacing.sm, function (_ref2) {
|
|
22
22
|
var $open = _ref2.$open;
|
|
23
23
|
return !$open && css(["border:none;border-radius:", "px;overflow:hidden !important;@media (min-width:", "){min-width:0;width:0 !important;}@media (max-width:", "){display:none;}"], spacing.sm, breakpointMinWidthValues.tabletMd, breakpointMinWidthValues.tabletMd);
|
|
@@ -27,23 +27,23 @@ export var StyledSplitViewCardAside = /*#__PURE__*/styled.div.withConfig({
|
|
|
27
27
|
});
|
|
28
28
|
export var StyledSplitViewCardHeading = /*#__PURE__*/styled(H2).withConfig({
|
|
29
29
|
displayName: "StyledSplitViewCardHeading",
|
|
30
|
-
componentId: "core-
|
|
30
|
+
componentId: "core-12_15_0__sc-9hrkda-3"
|
|
31
31
|
})(["overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%;"]);
|
|
32
32
|
export var StyledSplitViewCardTitle = /*#__PURE__*/styled.div.withConfig({
|
|
33
33
|
displayName: "StyledSplitViewCardTitle",
|
|
34
|
-
componentId: "core-
|
|
34
|
+
componentId: "core-12_15_0__sc-9hrkda-4"
|
|
35
35
|
})(["display:flex;align-items:center;justify-content:space-between;margin-bottom:", "px;min-height:36px;"], spacing.sm);
|
|
36
36
|
export var StyledSplitViewCardHeader = /*#__PURE__*/styled.div.withConfig({
|
|
37
37
|
displayName: "StyledSplitViewCardHeader",
|
|
38
|
-
componentId: "core-
|
|
38
|
+
componentId: "core-12_15_0__sc-9hrkda-5"
|
|
39
39
|
})(["border-bottom:1px solid ", ";display:flex;flex-direction:column;padding:", "px ", "px 0;"], colors.gray85, spacing.lg, spacing.lg);
|
|
40
40
|
export var StyledSplitViewCardBody = /*#__PURE__*/styled.div.withConfig({
|
|
41
41
|
displayName: "StyledSplitViewCardBody",
|
|
42
|
-
componentId: "core-
|
|
42
|
+
componentId: "core-12_15_0__sc-9hrkda-6"
|
|
43
43
|
})(["display:flex;flex-direction:column;flex:1;padding:", "px ", "px 0;overflow-y:auto;"], spacing.lg, spacing.lg);
|
|
44
44
|
export var StyledSplitViewCardFooter = /*#__PURE__*/styled.div.withConfig({
|
|
45
45
|
displayName: "StyledSplitViewCardFooter",
|
|
46
|
-
componentId: "core-
|
|
46
|
+
componentId: "core-12_15_0__sc-9hrkda-7"
|
|
47
47
|
})(["display:flex;align-items:center;justify-content:flex-end;padding:", "px;", ""], spacing.lg, function (_ref4) {
|
|
48
48
|
var $hasShadow = _ref4.$hasShadow;
|
|
49
49
|
return $hasShadow && css(["box-shadow:0 -4px 6px 0 #0000001a;"]);
|
|
@@ -3,6 +3,6 @@ import { Popover } from '../Popover';
|
|
|
3
3
|
import { spacing } from '../_styles/spacing';
|
|
4
4
|
export var StyledFilterPresetPopoverContent = /*#__PURE__*/styled(Popover.Content).withConfig({
|
|
5
5
|
displayName: "StyledFilterPresetPopoverContent",
|
|
6
|
-
componentId: "core-
|
|
6
|
+
componentId: "core-12_15_0__sc-y5qv7b-0"
|
|
7
7
|
})(["padding:", "px ", "px;"], spacing.sm, spacing.lg);
|
|
8
8
|
//# sourceMappingURL=SuperSelect.presets.styles.js.map
|
|
@@ -22,40 +22,40 @@ var styledSelectButtonDefaultWidth = 248;
|
|
|
22
22
|
export var extendedSelectMenuWidth = 360;
|
|
23
23
|
export var PillSelectOptionWrapper = /*#__PURE__*/styled.div.withConfig({
|
|
24
24
|
displayName: "PillSelectOptionWrapper",
|
|
25
|
-
componentId: "core-
|
|
25
|
+
componentId: "core-12_15_0__sc-1uf5708-0"
|
|
26
26
|
})(["display:flex;align-items:center;justify-content:space-between;padding:", "px ", "px;"], spacing.xs, spacing.lg);
|
|
27
27
|
export var PillSelectLabel = /*#__PURE__*/styled(Pill).withConfig({
|
|
28
28
|
displayName: "PillSelectLabel",
|
|
29
|
-
componentId: "core-
|
|
29
|
+
componentId: "core-12_15_0__sc-1uf5708-1"
|
|
30
30
|
})(["", ""], getEllipsis);
|
|
31
31
|
export var PillSelectLabelWrapper = /*#__PURE__*/styled.div.withConfig({
|
|
32
32
|
displayName: "PillSelectLabelWrapper",
|
|
33
|
-
componentId: "core-
|
|
33
|
+
componentId: "core-12_15_0__sc-1uf5708-2"
|
|
34
34
|
})(["display:flex;max-width:100%;pointer-events:auto;", ""], function (_ref) {
|
|
35
35
|
var disabled = _ref.disabled;
|
|
36
36
|
return disabled && css(["pointer-events:none;"]);
|
|
37
37
|
});
|
|
38
38
|
export var StyledCheckboxContainer = /*#__PURE__*/styled.div.withConfig({
|
|
39
39
|
displayName: "StyledCheckboxContainer",
|
|
40
|
-
componentId: "core-
|
|
40
|
+
componentId: "core-12_15_0__sc-1uf5708-3"
|
|
41
41
|
})(["padding-left:", "px;"], spacing.lg);
|
|
42
42
|
export var StyledCheckmarkContainer = /*#__PURE__*/styled.div.withConfig({
|
|
43
43
|
displayName: "StyledCheckmarkContainer",
|
|
44
|
-
componentId: "core-
|
|
44
|
+
componentId: "core-12_15_0__sc-1uf5708-4"
|
|
45
45
|
})(["align-items:center;color:", ";display:inline-flex;flex-shrink:0;padding:0 ", "px 0 ", "px;"], colors.blue50, spacing.lg, spacing.sm);
|
|
46
46
|
|
|
47
47
|
// Do not merge with StyledMenu, needed for max-height working in IE
|
|
48
48
|
export var StyledWrapper = /*#__PURE__*/styled.div.withConfig({
|
|
49
49
|
displayName: "StyledWrapper",
|
|
50
|
-
componentId: "core-
|
|
50
|
+
componentId: "core-12_15_0__sc-1uf5708-5"
|
|
51
51
|
})(["display:flex;max-height:inherit;min-width:inherit;outline:none;width:inherit;"]);
|
|
52
52
|
export var StyledMenu = /*#__PURE__*/styled.div.withConfig({
|
|
53
53
|
displayName: "StyledMenu",
|
|
54
|
-
componentId: "core-
|
|
54
|
+
componentId: "core-12_15_0__sc-1uf5708-6"
|
|
55
55
|
})(["display:flex;flex-direction:column;outline:0;width:100%;"]);
|
|
56
56
|
export var StyledOptions = /*#__PURE__*/styled.div.withConfig({
|
|
57
57
|
displayName: "StyledOptions",
|
|
58
|
-
componentId: "core-
|
|
58
|
+
componentId: "core-12_15_0__sc-1uf5708-7"
|
|
59
59
|
})(["flex-basis:auto;flex-grow:1;flex-shrink:1;min-height:", "px;", ";padding:", "px 0;position:relative;overflow:hidden;&:focus{", " margin:-1px;}"], optionMinHeight, function (_ref2) {
|
|
60
60
|
var _ref2$$scrollable = _ref2.$scrollable,
|
|
61
61
|
$scrollable = _ref2$$scrollable === void 0 ? true : _ref2$$scrollable;
|
|
@@ -63,53 +63,53 @@ export var StyledOptions = /*#__PURE__*/styled.div.withConfig({
|
|
|
63
63
|
}, spacing.sm, getFocus());
|
|
64
64
|
export var StyledItemContent = /*#__PURE__*/styled.div.withConfig({
|
|
65
65
|
displayName: "StyledItemContent",
|
|
66
|
-
componentId: "core-
|
|
66
|
+
componentId: "core-12_15_0__sc-1uf5708-8"
|
|
67
67
|
})(["display:flex;flex-direction:row;align-items:center;"]);
|
|
68
68
|
export var StyledOptionGroupLabel = /*#__PURE__*/styled.div.withConfig({
|
|
69
69
|
displayName: "StyledOptionGroupLabel",
|
|
70
|
-
componentId: "core-
|
|
70
|
+
componentId: "core-12_15_0__sc-1uf5708-9"
|
|
71
71
|
})(["padding:", "px 0 ", "px ", "px;"], spacing.md, spacing.xs, spacing.lg);
|
|
72
72
|
export var StyledItemLabel = /*#__PURE__*/styled.div.withConfig({
|
|
73
73
|
displayName: "StyledItemLabel",
|
|
74
|
-
componentId: "core-
|
|
74
|
+
componentId: "core-12_15_0__sc-1uf5708-10"
|
|
75
75
|
})(["", ""], function (_ref3) {
|
|
76
76
|
var $draggable = _ref3.$draggable;
|
|
77
77
|
return css(["padding:", "px ", "px;overflow-wrap:anywhere;"], spacing.xs, $draggable ? 0 : spacing.lg);
|
|
78
78
|
});
|
|
79
79
|
export var StyledDraggableWrapper = /*#__PURE__*/styled.div.withConfig({
|
|
80
80
|
displayName: "StyledDraggableWrapper",
|
|
81
|
-
componentId: "core-
|
|
81
|
+
componentId: "core-12_15_0__sc-1uf5708-11"
|
|
82
82
|
})(["display:flex;width:100%;align-items:center;"]);
|
|
83
83
|
export var StyledGrip = /*#__PURE__*/styled.div.withConfig({
|
|
84
84
|
displayName: "StyledGrip",
|
|
85
|
-
componentId: "core-
|
|
85
|
+
componentId: "core-12_15_0__sc-1uf5708-12"
|
|
86
86
|
})(["padding:0 2px;height:24px;visibility:hidden;"]);
|
|
87
87
|
export var StyledFooter = /*#__PURE__*/styled(Box).withConfig({
|
|
88
88
|
displayName: "StyledFooter",
|
|
89
|
-
componentId: "core-
|
|
89
|
+
componentId: "core-12_15_0__sc-1uf5708-13"
|
|
90
90
|
})(["border-top:1px solid ", ";"], colors.gray85);
|
|
91
91
|
export var StyledHeader = /*#__PURE__*/styled.div.withConfig({
|
|
92
92
|
displayName: "StyledHeader",
|
|
93
|
-
componentId: "core-
|
|
93
|
+
componentId: "core-12_15_0__sc-1uf5708-14"
|
|
94
94
|
})([""]);
|
|
95
95
|
export var StyledEmptyMessage = /*#__PURE__*/styled.div.withConfig({
|
|
96
96
|
displayName: "StyledEmptyMessage",
|
|
97
|
-
componentId: "core-
|
|
97
|
+
componentId: "core-12_15_0__sc-1uf5708-15"
|
|
98
98
|
})(["", ";padding:", "px ", "px;color:", ";"], getTypographyIntent('body'), spacing.md, spacing.lg, colors.gray45);
|
|
99
99
|
export var StyledSearchContainer = /*#__PURE__*/styled.div.withConfig({
|
|
100
100
|
displayName: "StyledSearchContainer",
|
|
101
|
-
componentId: "core-
|
|
101
|
+
componentId: "core-12_15_0__sc-1uf5708-16"
|
|
102
102
|
})(["padding:", "px ", "px ", "px;", " > *{pointer-events:none;}"], spacing.lg, spacing.lg, spacing.sm, StyledButton);
|
|
103
103
|
export var StyledGroup = /*#__PURE__*/styled.div.withConfig({
|
|
104
104
|
displayName: "StyledGroup",
|
|
105
|
-
componentId: "core-
|
|
105
|
+
componentId: "core-12_15_0__sc-1uf5708-17"
|
|
106
106
|
})(["", " color:", ";cursor:", ";font-weight:", ";padding:", "px ", "px;&:not(:first-child){padding-top:", "px;}&&{padding:0;}", "{padding:", "px ", " px;}&:not(:first-child){", "{padding-top:", " px;}}"], getTypographyIntent('body'), colors.gray15, function (_ref4) {
|
|
107
107
|
var $clickable = _ref4.$clickable;
|
|
108
108
|
return $clickable ? 'pointer' : 'default';
|
|
109
109
|
}, typographyWeights.semibold, spacing.xs, spacing.lg, spacing.md + spacing.xs, StyledOptionGroupLabel, spacing.xs, spacing.lg, StyledOptionGroupLabel, spacing.md + spacing.xs);
|
|
110
110
|
export var StyledItem = /*#__PURE__*/styled.div.withConfig({
|
|
111
111
|
displayName: "StyledItem",
|
|
112
|
-
componentId: "core-
|
|
112
|
+
componentId: "core-12_15_0__sc-1uf5708-18"
|
|
113
113
|
})(["", ";align-items:center;cursor:pointer;list-style-type:none;display:flex;padding:0;", " ", " ", " a{color:", ";display:block;margin:-", "px -", "px;padding:", "px ", "px;text-decoration:none;&:hover{color:", ";text-decoration:none;}}&[data-highlighted='true']{background-color:", ";}", " &:hover,&:active{", "{visibility:visible;}}", "{color:inherit;cursor:pointer;}", " ", " ", ""], getTypographyIntent('body'), function (_ref5) {
|
|
114
114
|
var $emptyMinHeight = _ref5.$emptyMinHeight;
|
|
115
115
|
return css(["&:empty{min-height:", "px;}"], $emptyMinHeight);
|
|
@@ -147,50 +147,50 @@ export var StyledItem = /*#__PURE__*/styled.div.withConfig({
|
|
|
147
147
|
});
|
|
148
148
|
export var StyledDroppable = /*#__PURE__*/styled.div.withConfig({
|
|
149
149
|
displayName: "StyledDroppable",
|
|
150
|
-
componentId: "core-
|
|
150
|
+
componentId: "core-12_15_0__sc-1uf5708-19"
|
|
151
151
|
})(["", ",", "{padding-left:28px;}"], StyledGroup, StyledItem);
|
|
152
152
|
export var StyledSelectMenu = /*#__PURE__*/styled(Card).withConfig({
|
|
153
153
|
displayName: "StyledSelectMenu",
|
|
154
|
-
componentId: "core-
|
|
154
|
+
componentId: "core-12_15_0__sc-1uf5708-20"
|
|
155
155
|
})(["display:flex;max-height:40vh;max-width:", "px;min-width:inherit;"], styledSelectButtonDefaultWidth);
|
|
156
156
|
export var StyledLabel = /*#__PURE__*/styled.div.withConfig({
|
|
157
157
|
displayName: "StyledLabel",
|
|
158
|
-
componentId: "core-
|
|
158
|
+
componentId: "core-12_15_0__sc-1uf5708-21"
|
|
159
159
|
})(["", " flex-grow:1;margin-right:", "px;outline:none;pointer-events:", ";user-select:none;"], getEllipsis(), spacing.sm, function (_ref12) {
|
|
160
160
|
var $hoverable = _ref12.$hoverable;
|
|
161
161
|
return $hoverable ? 'initial' : 'none';
|
|
162
162
|
});
|
|
163
163
|
export var StyledIndicators = /*#__PURE__*/styled.div.withConfig({
|
|
164
164
|
displayName: "StyledIndicators",
|
|
165
|
-
componentId: "core-
|
|
165
|
+
componentId: "core-12_15_0__sc-1uf5708-22"
|
|
166
166
|
})(["align-items:center;align-self:flex-start;display:flex;height:34px;justify-content:flex-end;margin-left:", "px;min-width:40px;width:40px;"], spacing.xs);
|
|
167
167
|
export var StyledClearIcon = /*#__PURE__*/styled(Button).withConfig({
|
|
168
168
|
displayName: "StyledClearIcon",
|
|
169
|
-
componentId: "core-
|
|
169
|
+
componentId: "core-12_15_0__sc-1uf5708-23"
|
|
170
170
|
})([""]);
|
|
171
171
|
export var StyledSpinner = /*#__PURE__*/styled.div.withConfig({
|
|
172
172
|
displayName: "StyledSpinner",
|
|
173
|
-
componentId: "core-
|
|
173
|
+
componentId: "core-12_15_0__sc-1uf5708-24"
|
|
174
174
|
})(["align-items:center;display:flex;flex:0 0 auto;justify-content:center;line-height:0;"]);
|
|
175
175
|
export var StyledArrowContainer = /*#__PURE__*/styled.div.withConfig({
|
|
176
176
|
displayName: "StyledArrowContainer",
|
|
177
|
-
componentId: "core-
|
|
177
|
+
componentId: "core-12_15_0__sc-1uf5708-25"
|
|
178
178
|
})(["align-items:center;display:inline-flex;height:16px;justify-content:flex-end;margin-left:", "px;width:8px;"], spacing.sm);
|
|
179
179
|
export var StyledArrow = /*#__PURE__*/styled.span.withConfig({
|
|
180
180
|
displayName: "StyledArrow",
|
|
181
|
-
componentId: "core-
|
|
181
|
+
componentId: "core-12_15_0__sc-1uf5708-26"
|
|
182
182
|
})(["display:inline-flex;svg{fill:", ";}"], colors.gray45);
|
|
183
183
|
export var StyledArrowOutline = /*#__PURE__*/styled.polygon.withConfig({
|
|
184
184
|
displayName: "StyledArrowOutline",
|
|
185
|
-
componentId: "core-
|
|
185
|
+
componentId: "core-12_15_0__sc-1uf5708-27"
|
|
186
186
|
})([""]);
|
|
187
187
|
export var StyledArrowFill = /*#__PURE__*/styled.polygon.withConfig({
|
|
188
188
|
displayName: "StyledArrowFill",
|
|
189
|
-
componentId: "core-
|
|
189
|
+
componentId: "core-12_15_0__sc-1uf5708-28"
|
|
190
190
|
})([""]);
|
|
191
191
|
export var StyledTrigger = /*#__PURE__*/styled.div.withConfig({
|
|
192
192
|
displayName: "StyledTrigger",
|
|
193
|
-
componentId: "core-
|
|
193
|
+
componentId: "core-12_15_0__sc-1uf5708-29"
|
|
194
194
|
})(["", " align-items:center;background-color:", ";border-color:", ";border-radius:", "px;border-style:solid;border-width:1px;color:", ";cursor:pointer;display:inline-flex;height:36px;min-height:36px;outline:none;padding:0 ", "px;position:relative;white-space:nowrap;width:", ";&::placeholder{border-color:", ";}&:hover,&:active,&[data-qa=", "]{background-color:", ";border-color:", ";color:", ";}&:focus,&[data-qa=", "]{", " ", "{stroke:", ";}}", " ", " ", " ", " ", " ", " ", "}"], getTypographyIntent('body'), colors.white, colors.gray70, borderRadius.md, colors.gray15, spacing.md, function (_ref13) {
|
|
195
195
|
var $block = _ref13.$block;
|
|
196
196
|
return $block ? '100%' : "".concat(styledSelectButtonDefaultWidth, "px");
|
|
@@ -225,31 +225,31 @@ export var StyledTrigger = /*#__PURE__*/styled.div.withConfig({
|
|
|
225
225
|
});
|
|
226
226
|
export var StyledOverlay = /*#__PURE__*/styled(Card).withConfig({
|
|
227
227
|
displayName: "StyledOverlay",
|
|
228
|
-
componentId: "core-
|
|
228
|
+
componentId: "core-12_15_0__sc-1uf5708-30"
|
|
229
229
|
})(["display:flex;flex-direction:column;"]);
|
|
230
230
|
export var StyledVirtuoso = /*#__PURE__*/styled(Virtuoso).withConfig({
|
|
231
231
|
displayName: "StyledVirtuoso",
|
|
232
|
-
componentId: "core-
|
|
232
|
+
componentId: "core-12_15_0__sc-1uf5708-31"
|
|
233
233
|
})(["flex:1 1 auto;"]);
|
|
234
234
|
export var StyledEllipses = /*#__PURE__*/styled.div.withConfig({
|
|
235
235
|
displayName: "StyledEllipses",
|
|
236
|
-
componentId: "core-
|
|
236
|
+
componentId: "core-12_15_0__sc-1uf5708-32"
|
|
237
237
|
})(["", " display:inline-flex;> div{display:inline-flex;width:100%;}"], getEllipsis());
|
|
238
238
|
export var StyledMultiValueContainer = /*#__PURE__*/styled.div.withConfig({
|
|
239
239
|
displayName: "StyledMultiValueContainer",
|
|
240
|
-
componentId: "core-
|
|
240
|
+
componentId: "core-12_15_0__sc-1uf5708-33"
|
|
241
241
|
})(["display:flex;flex-wrap:wrap;margin-bottom:2px;margin-right:", "px;margin-top:2px;min-width:0;width:100%;"], spacing.xs);
|
|
242
242
|
export var StyledMultiValue = /*#__PURE__*/styled.div.withConfig({
|
|
243
243
|
displayName: "StyledMultiValue",
|
|
244
|
-
componentId: "core-
|
|
244
|
+
componentId: "core-12_15_0__sc-1uf5708-34"
|
|
245
245
|
})(["margin-bottom:2px;margin-right:", "px;margin-top:2px;flex:0 1 auto;> div{max-width:178px;width:100%;}"], spacing.xs);
|
|
246
246
|
export var StyledMultiInputContainer = /*#__PURE__*/styled.div.withConfig({
|
|
247
247
|
displayName: "StyledMultiInputContainer",
|
|
248
|
-
componentId: "core-
|
|
248
|
+
componentId: "core-12_15_0__sc-1uf5708-35"
|
|
249
249
|
})(["margin-bottom:2px;margin-right:", "px;margin-top:2px;flex:1;max-width:100%;min-width:24px;"], spacing.xs);
|
|
250
250
|
export var StyledMultiInput = /*#__PURE__*/styled.input.withConfig({
|
|
251
251
|
displayName: "StyledMultiInput",
|
|
252
|
-
componentId: "core-
|
|
252
|
+
componentId: "core-12_15_0__sc-1uf5708-36"
|
|
253
253
|
})(["background-color:transparent;border-width:0;font-family:inherit;padding:0;height:24px;width:100%;", " ", " &::-ms-clear{display:none;}&:focus{box-shadow:none;outline:none;}&::placeholder{color:", ";}"], getTypographyIntent('body'), function (_ref21) {
|
|
254
254
|
var $isNavigatingTokens = _ref21.$isNavigatingTokens;
|
|
255
255
|
return $isNavigatingTokens && css(["color:transparent;"]);
|
|
@@ -8,19 +8,19 @@ var trackWidth = 36;
|
|
|
8
8
|
var toggleSize = 16;
|
|
9
9
|
export var StyledTrack = /*#__PURE__*/styled.div.withConfig({
|
|
10
10
|
displayName: "StyledTrack",
|
|
11
|
-
componentId: "core-
|
|
11
|
+
componentId: "core-12_15_0__sc-mwn4kg-0"
|
|
12
12
|
})(["background-color:", ";border-radius:", "px;height:", "px;width:", "px;position:relative;transition:0.2s;"], colors.gray70, trackHeight, trackHeight, trackWidth);
|
|
13
13
|
export var StyledToggle = /*#__PURE__*/styled.span.withConfig({
|
|
14
14
|
displayName: "StyledToggle",
|
|
15
|
-
componentId: "core-
|
|
15
|
+
componentId: "core-12_15_0__sc-mwn4kg-1"
|
|
16
16
|
})(["background-color:", ";border-radius:50%;bottom:2px;height:", "px;left:2px;position:absolute;transition:all 0.2s;width:", "px;"], colors.white, toggleSize, toggleSize);
|
|
17
17
|
export var StyledSwitchLabel = /*#__PURE__*/styled.span.withConfig({
|
|
18
18
|
displayName: "StyledSwitchLabel",
|
|
19
|
-
componentId: "core-
|
|
19
|
+
componentId: "core-12_15_0__sc-mwn4kg-2"
|
|
20
20
|
})(["", " padding-left:", "px;user-select:none;"], getTypographyIntent('body'), spacing.md);
|
|
21
21
|
export var StyledSwitchContainer = /*#__PURE__*/styled.label.withConfig({
|
|
22
22
|
displayName: "StyledSwitchContainer",
|
|
23
|
-
componentId: "core-
|
|
23
|
+
componentId: "core-12_15_0__sc-mwn4kg-3"
|
|
24
24
|
})(["cursor:pointer;display:grid;grid-template-columns:", "px 1fr;position:relative;& + &{margin-top:", "px;}", " ", " ", ""], trackWidth, spacing.md, function (_ref) {
|
|
25
25
|
var $checked = _ref.$checked;
|
|
26
26
|
return $checked && css(["", "{background-color:", ";", "{transform:translateX(", "px);}}"], StyledTrack, colors.blue50, StyledToggle, spacing.lg);
|