@procore/core-react 10.29.0-rc.0 → 10.29.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/components/Checkbox/Checkbox.styles.js +6 -6
- package/dist/esm/components/Checkbox/Checkbox.styles.js.map +1 -1
- package/dist/esm/components/RadioButton/RadioButton.styles.js +2 -2
- package/dist/esm/components/RadioButton/RadioButton.styles.js.map +1 -1
- package/dist/esm/components/Slider/Slider.styles.js +3 -3
- package/dist/esm/components/Tabs/Tabs.styles.js +1 -1
- package/dist/esm/components/Tabs/Tabs.styles.js.map +1 -1
- package/dist/typedoc/components/Avatar/Avatar.types.json +17 -17
- package/dist/typedoc/components/AvatarStack/AvatarStack.types.json +22 -22
- package/dist/typedoc/components/Badge/Badge.types.json +6 -6
- package/dist/typedoc/components/Banner/Banner.types.json +12 -12
- package/dist/typedoc/components/Breadcrumbs/Breadcrumbs.types.json +7 -7
- package/dist/typedoc/components/Button/Button.types.json +11 -11
- package/dist/typedoc/components/Calendar/Calendar.types.json +79 -79
- package/dist/typedoc/components/Card/Card.types.json +6 -6
- package/dist/typedoc/components/Checkbox/Checkbox.types.json +7 -7
- package/dist/typedoc/components/ContactItem/ContactItem.types.json +9 -9
- package/dist/typedoc/components/DateInput/DateInput.types.json +35 -35
- package/dist/typedoc/components/DateSelect/DateSelect.types.json +13 -13
- package/dist/typedoc/components/Dropdown/Dropdown.types.json +35 -35
- package/dist/typedoc/components/DropdownFlyout/DropdownFlyout.types.json +32 -32
- package/dist/typedoc/components/Dropzone/Dropzone.types.json +41 -41
- package/dist/typedoc/components/EmptyState/EmptyState.types.json +14 -14
- package/dist/typedoc/components/FileList/FileList.types.json +9 -9
- package/dist/typedoc/components/FileSelect/FileSelect.types.json +25 -25
- package/dist/typedoc/components/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/typedoc/components/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/typedoc/components/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/typedoc/components/Font/Font.types.json +7 -7
- package/dist/typedoc/components/Form/Form.types.json +684 -684
- package/dist/typedoc/components/GroupSelect/GroupSelect.types.json +50 -50
- package/dist/typedoc/components/Icon/Icon.types.json +10 -10
- package/dist/typedoc/components/Input/Input.types.json +2 -2
- package/dist/typedoc/components/Link/Link.types.json +4 -4
- package/dist/typedoc/components/Menu/Menu.types.json +67 -67
- package/dist/typedoc/components/MenuImperative/MenuImperative.types.json +67 -67
- package/dist/typedoc/components/Modal/Modal.types.json +27 -27
- package/dist/typedoc/components/MultiSelect/MultiSelect.types.json +29 -29
- package/dist/typedoc/components/Notation/Notation.types.json +4 -4
- package/dist/typedoc/components/NumberInput/NumberInput.types.json +25 -25
- package/dist/typedoc/components/OverlayTrigger/OverlayTrigger.json +18 -18
- package/dist/typedoc/components/Pagination/Pagination.types.json +8 -8
- package/dist/typedoc/components/Panel/Panel.types.json +17 -17
- package/dist/typedoc/components/Pill/Pill.types.json +1 -1
- package/dist/typedoc/components/PillSelect/PillSelect.types.json +46 -46
- package/dist/typedoc/components/Popover/Popover.types.json +9 -9
- package/dist/typedoc/components/ProgressBar/ProgressBar.types.json +5 -5
- package/dist/typedoc/components/RadioButton/RadioButton.types.json +6 -6
- package/dist/typedoc/components/Required/Required.types.json +5 -5
- package/dist/typedoc/components/Search/Search.types.json +21 -21
- package/dist/typedoc/components/SegmentedController/SegmentedController.types.json +20 -20
- package/dist/typedoc/components/Select/Select.types.json +31 -31
- package/dist/typedoc/components/Slider/Slider.types.json +6 -6
- package/dist/typedoc/components/Spinner/Spinner.types.json +8 -8
- package/dist/typedoc/components/Switch/Switch.types.json +3 -3
- package/dist/typedoc/components/Table/Table.types.json +94 -94
- package/dist/typedoc/components/Tabs/Tabs.types.json +15 -15
- package/dist/typedoc/components/Tearsheet/Tearsheet.types.json +9 -9
- package/dist/typedoc/components/TextArea/TextArea.types.json +3 -3
- package/dist/typedoc/components/TextEditor/TextEditor.types.json +7 -7
- package/dist/typedoc/components/TextEditorOutput/TextEditorOutput.types.json +3 -3
- package/dist/typedoc/components/Thumbnail/Thumbnail.types.json +12 -12
- package/dist/typedoc/components/TieredDropdown/TieredDropdown.types.json +41 -41
- package/dist/typedoc/components/TieredSelect/TieredSelect.types.json +27 -27
- package/dist/typedoc/components/Tile/Tile.types.json +30 -30
- package/dist/typedoc/components/Toast/Toast.types.json +4 -4
- package/dist/typedoc/components/ToggleButton/ToggleButton.types.json +3 -3
- package/dist/typedoc/components/Token/Token.types.json +4 -4
- package/dist/typedoc/components/Tooltip/Tooltip.types.json +13 -13
- package/dist/typedoc/components/Tree/Tree.types.json +85 -85
- package/dist/typedoc/components/Typeahead/Typeahead.types.json +2 -2
- package/dist/typedoc/components/Typography/Typography.types.json +8 -8
- package/dist/typedoc/layouts/Box/Box.types.json +66 -66
- package/dist/typedoc/layouts/DetailPage/DetailPage.json +11 -11
- package/dist/typedoc/layouts/Flex/Flex.types.json +26 -26
- package/dist/typedoc/layouts/FlexList/FlexList.types.json +29 -29
- package/dist/typedoc/layouts/Grid/Grid.json +10 -10
- package/dist/typedoc/layouts/LegacyDetailPage/LegacyDetailPage.json +4 -4
- package/dist/typedoc/layouts/ListPage/ListPage.types.json +10 -10
- package/dist/typedoc/layouts/NextDetailPage/NextDetailPage.types.json +4 -4
- package/dist/typedoc/layouts/NextGrid/NextGrid.types.json +8 -8
- package/dist/typedoc/layouts/PageLayout/PageLayout.types.json +7 -7
- package/dist/typedoc/layouts/ToolHeader/ToolHeader.types.json +8 -8
- package/dist/typedoc/utils/types.json +3 -3
- package/package.json +2 -2
- package/storybook-static/iframe.html +1 -1
- package/storybook-static/main.e3933e06.iframe.bundle.js +1 -0
- package/storybook-static/main.142ffc01.iframe.bundle.js +0 -1
|
@@ -16,10 +16,13 @@ export var StyledCheckboxLabel = styled.span(templateObject_2 || (templateObject
|
|
|
16
16
|
var children = _a.children;
|
|
17
17
|
return children ? checkboxSize + spacing.md : checkboxSize;
|
|
18
18
|
}, colors.white, colors.gray70, checkboxSize, checkboxSize, checkboxSize);
|
|
19
|
-
export var StyledCheckboxInput = styled.input(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n left: 0;\n opacity: 0;\n position: absolute;\n top: 0;\n\n ", "\n\n &:checked + ", " {\n position: relative;\n\n &:before {\n background-color: ", ";\n border-color: ", ";\n color: ", ";\n }\n\n &:after {\n background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCI+PHBhdGggZmlsbD0id2hpdGUiIGQ9Ik00MzMuNzkyIDcwNGwtMTc3Ljc5Mi0xNzIuNDE2IDY4LjkyOC01OS45NjggMTA4Ljg2NCAxMDUuNiAyNjUuMjgtMjU3LjIxNiA2OC45MjggNTkuOTY4eiI+PC9wYXRoPjwvc3ZnPg==');\n content: '';\n height: 24px;\n left: 0;\n position: absolute;\n top: 0;\n width: 24px;\n }\n }\n\n &:focus:not(:disabled),\n &[data-qa=", "]:not(:disabled) {\n + ", ":before {\n ", "\n }\n }\n\n ", "\n\n &:disabled + ", ":before {\n background-color: ", ";\n border-color: ", ";\n }\n\n &:disabled
|
|
19
|
+
export var StyledCheckboxInput = styled.input(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n left: 0;\n opacity: 0;\n position: absolute;\n top: 0;\n\n &:disabled:checked + ", ":before {\n background-color: ", ";\n border-color: ", ";\n }\n\n &:disabled + ", ":before {\n background-color: ", ";\n border-color: ", ";\n }\n\n ", "\n\n &:checked + ", " {\n position: relative;\n\n &:before {\n background-color: ", ";\n border-color: ", ";\n color: ", ";\n }\n\n &:after {\n background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCI+PHBhdGggZmlsbD0id2hpdGUiIGQ9Ik00MzMuNzkyIDcwNGwtMTc3Ljc5Mi0xNzIuNDE2IDY4LjkyOC01OS45NjggMTA4Ljg2NCAxMDUuNiAyNjUuMjgtMjU3LjIxNiA2OC45MjggNTkuOTY4eiI+PC9wYXRoPjwvc3ZnPg==');\n content: '';\n height: 24px;\n left: 0;\n position: absolute;\n top: 0;\n width: 24px;\n }\n }\n\n &:focus:not(:disabled),\n &[data-qa=", "]:not(:disabled) {\n + ", ":before {\n ", "\n }\n }\n\n ", "\n"], ["\n left: 0;\n opacity: 0;\n position: absolute;\n top: 0;\n\n &:disabled:checked + ", ":before {\n background-color: ", ";\n border-color: ", ";\n }\n\n &:disabled + ", ":before {\n background-color: ", ";\n border-color: ", ";\n }\n\n ", "\n\n &:checked + ", " {\n position: relative;\n\n &:before {\n background-color: ", ";\n border-color: ", ";\n color: ", ";\n }\n\n &:after {\n background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCI+PHBhdGggZmlsbD0id2hpdGUiIGQ9Ik00MzMuNzkyIDcwNGwtMTc3Ljc5Mi0xNzIuNDE2IDY4LjkyOC01OS45NjggMTA4Ljg2NCAxMDUuNiAyNjUuMjgtMjU3LjIxNiA2OC45MjggNTkuOTY4eiI+PC9wYXRoPjwvc3ZnPg==');\n content: '';\n height: 24px;\n left: 0;\n position: absolute;\n top: 0;\n width: 24px;\n }\n }\n\n &:focus:not(:disabled),\n &[data-qa=", "]:not(:disabled) {\n + ", ":before {\n ", "\n }\n }\n\n ", "\n"])), StyledCheckboxLabel, colors.blue85, colors.blue85, StyledCheckboxLabel, function (_a) {
|
|
20
|
+
var $indeterminate = _a.$indeterminate;
|
|
21
|
+
return $indeterminate ? colors.gray85 : colors.white;
|
|
22
|
+
}, colors.gray85, function (_a) {
|
|
20
23
|
var $error = _a.$error;
|
|
21
24
|
if ($error) {
|
|
22
|
-
return css(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n & + ", ":before {\n border-color: ", ";\n }\n "], ["\n & + ", ":before {\n border-color: ", ";\n }\n "])), StyledCheckboxLabel, colors.red50);
|
|
25
|
+
return css(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n & + ", ":before {\n border-color: ", ";\n }\n\n &:disabled:checked + ", ":before {\n background-color: ", ";\n border-color: ", ";\n }\n "], ["\n & + ", ":before {\n border-color: ", ";\n }\n\n &:disabled:checked + ", ":before {\n background-color: ", ";\n border-color: ", ";\n }\n "])), StyledCheckboxLabel, colors.red50, StyledCheckboxLabel, colors.gray85, colors.gray85);
|
|
23
26
|
}
|
|
24
27
|
}, StyledCheckboxLabel, function (_a) {
|
|
25
28
|
var $error = _a.$error;
|
|
@@ -32,9 +35,6 @@ export var StyledCheckboxInput = styled.input(templateObject_5 || (templateObjec
|
|
|
32
35
|
if ($indeterminate) {
|
|
33
36
|
return css(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n &\n + ", ":before,\n &:checked\n + ", ":before {\n background-color: ", ";\n border-color: ", ";\n color: ", ";\n }\n\n &\n + ", ":after,\n &:checked\n + ", ":after {\n background-color: ", ";\n content: '';\n height: 2px;\n left: 5px;\n position: absolute;\n top: 9px;\n width: 10px;\n }\n "], ["\n &\n + ", ":before,\n &:checked\n + ", ":before {\n background-color: ", ";\n border-color: ", ";\n color: ", ";\n }\n\n &\n + ", ":after,\n &:checked\n + ", ":after {\n background-color: ", ";\n content: '';\n height: 2px;\n left: 5px;\n position: absolute;\n top: 9px;\n width: 10px;\n }\n "])), StyledCheckboxLabel, StyledCheckboxLabel, $error ? colors.red50 : colors.blue50, $error ? colors.red50 : colors.blue50, colors.white, StyledCheckboxLabel, StyledCheckboxLabel, colors.white);
|
|
34
37
|
}
|
|
35
|
-
}
|
|
36
|
-
var $indeterminate = _a.$indeterminate;
|
|
37
|
-
return $indeterminate ? colors.gray85 : colors.white;
|
|
38
|
-
}, colors.gray85, StyledCheckboxLabel, colors.gray85, colors.gray85);
|
|
38
|
+
});
|
|
39
39
|
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5;
|
|
40
40
|
//# sourceMappingURL=Checkbox.styles.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Checkbox.styles.js","sourceRoot":"","sources":["../../../../src/components/Checkbox/Checkbox.styles.ts"],"names":[],"mappings":";;;;AAAA,OAAO,MAAM,EAAE,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAA;AAC/C,OAAO,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAA;AAC9C,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;AAC9C,OAAO,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAA;AAErE,MAAM,CAAC,IAAM,MAAM,GAAG;IACpB,OAAO,EAAE,uBAAuB;CACjC,CAAA;AAED,MAAM,CAAC,IAAM,uBAAuB,GAAG,MAAM,CAAC,KAAK,4KAAA,aACxC,EAAa,4EAKN,EAAU,YAE3B,KAPU,MAAM,CAAC,MAAM,EAKN,OAAO,CAAC,EAAE,CAE3B,CAAA;AAED,IAAM,YAAY,GAAG,EAAE,CAAA;AAEvB,MAAM,CAAC,IAAM,mBAAmB,GAAG,MAAM,CAAC,IAAI,4cAAA,MAC1C,EAA2B,uCAGf,EAAY,uBACV,EACqC,0FAK/B,EAAY,oDAEZ,EAAa,+DAGvB,EAAY,oCAET,EAAY,wDAGhB,EAAY,YAExB,KAtBG,mBAAmB,CAAC,MAAM,CAAC,EAGf,YAAY,EACV,UAAC,EAAY;QAAV,QAAQ,cAAA;IACzB,OAAA,QAAQ,CAAC,CAAC,CAAC,YAAY,GAAG,OAAO,CAAC,EAAE,CAAC,CAAC,CAAC,YAAY;AAAnD,CAAmD,EAK/B,MAAM,CAAC,KAAK,EAEZ,MAAM,CAAC,MAAM,EAGvB,YAAY,EAET,YAAY,EAGhB,YAAY,CAExB,CAAA;AAED,MAAM,CAAC,IAAM,mBAAmB,GAAG,MAAM,CAAC,KAAK,wkCAG7C,
|
|
1
|
+
{"version":3,"file":"Checkbox.styles.js","sourceRoot":"","sources":["../../../../src/components/Checkbox/Checkbox.styles.ts"],"names":[],"mappings":"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"}
|
|
@@ -13,12 +13,12 @@ export var dataQa = {
|
|
|
13
13
|
var radioButtonSize = 20;
|
|
14
14
|
export var StyledRadioButton = styled.label(templateObject_3 || (templateObject_3 = __makeTemplateObject(["\n color: ", ";\n display: flex;\n position: relative;\n vertical-align: middle;\n\n & + & {\n margin-top: ", "px;\n }\n\n ", "\n\n ", "\n"], ["\n color: ", ";\n display: flex;\n position: relative;\n vertical-align: middle;\n\n & + & {\n margin-top: ", "px;\n }\n\n ", "\n\n ", "\n"])), colors.gray15, spacing.md, function (_a) {
|
|
15
15
|
var $error = _a.$error;
|
|
16
|
-
return $error && css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n ", ":before,\n ", ":checked:not(:disabled) + ", ":before {\n border-color: ", ";\n }\n "], ["\n ", ":before,\n ", ":checked:not(:disabled) + ", ":before {\n border-color: ", ";\n }\n "])), StyledRadioButtonLabel, StyledRadioButtonInput, StyledRadioButtonLabel, colors.red50);
|
|
16
|
+
return $error && css(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n ", ":before,\n ", ":checked:not(:disabled) + ", ":before {\n border-color: ", ";\n }\n\n ", ":checked:disabled + ", ":before {\n border-color: ", ";\n }\n "], ["\n ", ":before,\n ", ":checked:not(:disabled) + ", ":before {\n border-color: ", ";\n }\n\n ", ":checked:disabled + ", ":before {\n border-color: ", ";\n }\n "])), StyledRadioButtonLabel, StyledRadioButtonInput, StyledRadioButtonLabel, colors.red50, StyledRadioButtonInput, StyledRadioButtonLabel, colors.gray85);
|
|
17
17
|
}, function (_a) {
|
|
18
18
|
var $children = _a.$children;
|
|
19
19
|
return $children && css(templateObject_2 || (templateObject_2 = __makeTemplateObject(["\n ", " {\n &:before {\n margin-right: ", "px;\n }\n }\n "], ["\n ", " {\n &:before {\n margin-right: ", "px;\n }\n }\n "])), StyledRadioButtonLabel, spacing.md);
|
|
20
20
|
});
|
|
21
21
|
export var StyledRadioButtonLabel = styled.span(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n ", ";\n\n cursor: default;\n display: flex;\n\n &:before {\n background: ", ";\n border-radius: 100%;\n border: 2px solid ", ";\n content: '';\n display: inline-block;\n flex: 0;\n height: ", "px;\n min-width: ", "px;\n width: ", "px;\n }\n"], ["\n ", ";\n\n cursor: default;\n display: flex;\n\n &:before {\n background: ", ";\n border-radius: 100%;\n border: 2px solid ", ";\n content: '';\n display: inline-block;\n flex: 0;\n height: ", "px;\n min-width: ", "px;\n width: ", "px;\n }\n"])), getTypographyIntent('body'), colors.white, colors.gray70, radioButtonSize, radioButtonSize, radioButtonSize);
|
|
22
|
-
export var StyledRadioButtonInput = styled.input(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n left: 0;\n margin: 0;\n opacity: 0;\n padding: 0;\n position: absolute;\n top: 0;\n\n &:focus:not(:checked),\n &[data-qa=", "]:not(:checked) {\n &:not(:disabled) + ", ":before {\n ", "\n }\n }\n\n &:focus:checked:not(:disabled),\n &[data-qa=", "]:checked:not(:disabled) {\n + ", ":before {\n box-shadow: 0 0 0 2px ", ";\n }\n }\n\n &:checked + ", ":before {\n border: 6px solid ", ";\n }\n\n &:disabled + ", ":before {\n border-color: ", ";\n }\n"], ["\n left: 0;\n margin: 0;\n opacity: 0;\n padding: 0;\n position: absolute;\n top: 0;\n\n &:focus:not(:checked),\n &[data-qa=", "]:not(:checked) {\n &:not(:disabled) + ", ":before {\n ", "\n }\n }\n\n &:focus:checked:not(:disabled),\n &[data-qa=", "]:checked:not(:disabled) {\n + ", ":before {\n box-shadow: 0 0 0 2px ", ";\n }\n }\n\n &:checked + ", ":before {\n border: 6px solid ", ";\n }\n\n &:disabled + ", ":before {\n border-color: ", ";\n }\n"])), dataQa.focused, StyledRadioButtonLabel, getFocus(), dataQa.focused, StyledRadioButtonLabel, colors.blue40, StyledRadioButtonLabel, colors.blue50, StyledRadioButtonLabel, colors.gray85);
|
|
22
|
+
export var StyledRadioButtonInput = styled.input(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n left: 0;\n margin: 0;\n opacity: 0;\n padding: 0;\n position: absolute;\n top: 0;\n\n &:focus:not(:checked),\n &[data-qa=", "]:not(:checked) {\n &:not(:disabled) + ", ":before {\n ", "\n }\n }\n\n &:focus:checked:not(:disabled),\n &[data-qa=", "]:checked:not(:disabled) {\n + ", ":before {\n box-shadow: 0 0 0 2px ", ";\n }\n }\n\n &:checked + ", ":before {\n border: 6px solid ", ";\n }\n\n &:disabled + ", ":before {\n border-color: ", ";\n }\n\n &:disabled:checked + ", ":before {\n border-color: ", ";\n }\n"], ["\n left: 0;\n margin: 0;\n opacity: 0;\n padding: 0;\n position: absolute;\n top: 0;\n\n &:focus:not(:checked),\n &[data-qa=", "]:not(:checked) {\n &:not(:disabled) + ", ":before {\n ", "\n }\n }\n\n &:focus:checked:not(:disabled),\n &[data-qa=", "]:checked:not(:disabled) {\n + ", ":before {\n box-shadow: 0 0 0 2px ", ";\n }\n }\n\n &:checked + ", ":before {\n border: 6px solid ", ";\n }\n\n &:disabled + ", ":before {\n border-color: ", ";\n }\n\n &:disabled:checked + ", ":before {\n border-color: ", ";\n }\n"])), dataQa.focused, StyledRadioButtonLabel, getFocus(), dataQa.focused, StyledRadioButtonLabel, colors.blue40, StyledRadioButtonLabel, colors.blue50, StyledRadioButtonLabel, colors.gray85, StyledRadioButtonLabel, colors.blue85);
|
|
23
23
|
var templateObject_1, templateObject_2, templateObject_3, templateObject_4, templateObject_5;
|
|
24
24
|
//# sourceMappingURL=RadioButton.styles.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RadioButton.styles.js","sourceRoot":"","sources":["../../../../src/components/RadioButton/RadioButton.styles.ts"],"names":[],"mappings":";;;;AAAA,OAAO,MAAM,EAAE,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAA;AAC/C,OAAO,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAA;AAC9C,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;AAC9C,OAAO,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAA;AAErE,MAAM,CAAC,IAAM,MAAM,GAAG;IACpB,OAAO,EAAE,oBAAoB;CAC9B,CAAA;AAED,IAAM,eAAe,GAAG,EAAE,CAAA;AAE1B,MAAM,CAAC,IAAM,iBAAiB,GAAG,MAAM,CAAC,KAAK,0NAG3C,aACS,EAAa,sGAMN,EAAU,gBAGxB,
|
|
1
|
+
{"version":3,"file":"RadioButton.styles.js","sourceRoot":"","sources":["../../../../src/components/RadioButton/RadioButton.styles.ts"],"names":[],"mappings":";;;;AAAA,OAAO,MAAM,EAAE,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAA;AAC/C,OAAO,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAC5C,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAA;AAC9C,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;AAC9C,OAAO,EAAE,mBAAmB,EAAE,MAAM,iCAAiC,CAAA;AAErE,MAAM,CAAC,IAAM,MAAM,GAAG;IACpB,OAAO,EAAE,oBAAoB;CAC9B,CAAA;AAED,IAAM,eAAe,GAAG,EAAE,CAAA;AAE1B,MAAM,CAAC,IAAM,iBAAiB,GAAG,MAAM,CAAC,KAAK,0NAG3C,aACS,EAAa,sGAMN,EAAU,gBAGxB,EAWC,QAED,EAQC,IACJ,KA/BU,MAAM,CAAC,MAAM,EAMN,OAAO,CAAC,EAAE,EAGxB,UAAC,EAAU;QAAR,MAAM,YAAA;IACT,OAAA,MAAM,IACN,GAAG,6QAAA,UACC,EAAsB,kBACtB,EAAsB,4BAA6B,EAAsB,mCACzD,EAAY,sBAG5B,EAAsB,sBAAuB,EAAsB,mCACnD,EAAa,kBAEhC,KARG,sBAAsB,EACtB,sBAAsB,EAA6B,sBAAsB,EACzD,MAAM,CAAC,KAAK,EAG5B,sBAAsB,EAAuB,sBAAsB,EACnD,MAAM,CAAC,MAAM,CAEhC;AAVD,CAUC,EAED,UAAC,EAAa;QAAX,SAAS,eAAA;IACZ,OAAA,SAAS,IACT,GAAG,kKAAA,UACC,EAAsB,kDAEJ,EAAU,+BAG/B,KALG,sBAAsB,EAEJ,OAAO,CAAC,EAAE,CAG/B;AAPD,CAOC,CACJ,CAAA;AAED,MAAM,CAAC,IAAM,sBAAsB,GAAG,MAAM,CAAC,IAAI,wVAAA,MAC7C,EAA2B,6EAMb,EAAY,qDAEN,EAAa,6EAIvB,EAAe,sBACZ,EAAe,kBACnB,EAAe,YAE3B,KAhBG,mBAAmB,CAAC,MAAM,CAAC,EAMb,MAAM,CAAC,KAAK,EAEN,MAAM,CAAC,MAAM,EAIvB,eAAe,EACZ,eAAe,EACnB,eAAe,CAE3B,CAAA;AAED,MAAM,CAAC,IAAM,sBAAsB,GAAG,MAAM,CAAC,KAAK,wnBAAA,sIASpC,EAAc,4CACH,EAAsB,mBACvC,EAAU,iEAKJ,EAAc,oCACpB,EAAsB,yCACA,EAAa,iCAI3B,EAAsB,mCACd,EAAa,2BAGpB,EAAsB,+BACnB,EAAa,mCAGR,EAAsB,+BAC3B,EAAa,UAEhC,KAxBa,MAAM,CAAC,OAAO,EACH,sBAAsB,EACvC,QAAQ,EAAE,EAKJ,MAAM,CAAC,OAAO,EACpB,sBAAsB,EACA,MAAM,CAAC,MAAM,EAI3B,sBAAsB,EACd,MAAM,CAAC,MAAM,EAGpB,sBAAsB,EACnB,MAAM,CAAC,MAAM,EAGR,sBAAsB,EAC3B,MAAM,CAAC,MAAM,CAEhC,CAAA"}
|
|
@@ -16,14 +16,14 @@ var getTrackBackground = function (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%);");
|
|
17
17
|
};
|
|
18
18
|
var getTrackBackgroundDisabled = function (percent) {
|
|
19
|
-
return "background: linear-gradient(to right, ".concat(colors.
|
|
19
|
+
return "background: linear-gradient(to right, ".concat(colors.blue85, " 0%, ").concat(colors.blue85, " ").concat(percent, "%, ").concat(colors.gray90, " ").concat(percent, "%, ").concat(colors.gray90, " 100%);");
|
|
20
20
|
};
|
|
21
|
-
var getThumbDisabledStyles = css(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n cursor: not-allowed;\n border: 2px solid ", ";\n"], ["\n cursor: not-allowed;\n border: 2px solid ", ";\n"])), colors.
|
|
21
|
+
var getThumbDisabledStyles = css(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n cursor: not-allowed;\n border: 2px solid ", ";\n"], ["\n cursor: not-allowed;\n border: 2px solid ", ";\n"])), colors.blue85);
|
|
22
22
|
export var StyledContainer = styled.div(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n position: relative;\n ", ";\n"], ["\n position: relative;\n ", ";\n"])), function (props) { return props.showLabel && 'padding-bottom: 10px'; });
|
|
23
23
|
export var StyledSlider = styled.input(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\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 ", ";\n padding-top: 5px;\n padding-bottom: 5px;\n border-radius: 2px;\n }\n\n &::-webkit-slider-runnable-track {\n ", "\n ", "\n }\n &:disabled::-webkit-slider-runnable-track {\n cursor: not-allowed;\n ", "\n }\n\n &::-webkit-slider-thumb {\n ", "\n -webkit-appearance: none;\n margin-top: -5px;\n }\n &:disabled::-webkit-slider-thumb {\n ", "\n }\n\n &::-moz-range-track {\n ", "\n ", "\n }\n &:disabled::-moz-range-track {\n cursor: not-allowed;\n ", "\n }\n\n &::-moz-range-thumb {\n ", "\n height: 12px;\n width: 12px;\n }\n &:disabled::-moz-range-thumb {\n ", "\n }\n\n &::-ms-track {\n ", "\n height: ", "px;\n color: transparent;\n ", "\n }\n &:disabled::-ms-track {\n cursor: not-allowed;\n ", "\n }\n\n &::-ms-fill-lower {\n background: ", ";\n border: 0px solid ", ";\n border-radius: 2px;\n box-shadow: 1px 1px 1px ", ";\n }\n\n &::-ms-fill-upper {\n background: ", ";\n border: 0px solid ", ";\n border-radius: 2px;\n box-shadow: 1px 1px 1px ", ";\n }\n\n &::-ms-thumb {\n ", "\n }\n &:disabled::-ms-thumb {\n ", "\n }\n\n &:focus::-ms-fill-lower {\n background: ", ";\n }\n\n &:focus::-ms-fill-upper {\n background: ", ";\n }\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 ", ";\n padding-top: 5px;\n padding-bottom: 5px;\n border-radius: 2px;\n }\n\n &::-webkit-slider-runnable-track {\n ", "\n ", "\n }\n &:disabled::-webkit-slider-runnable-track {\n cursor: not-allowed;\n ", "\n }\n\n &::-webkit-slider-thumb {\n ", "\n -webkit-appearance: none;\n margin-top: -5px;\n }\n &:disabled::-webkit-slider-thumb {\n ", "\n }\n\n &::-moz-range-track {\n ", "\n ", "\n }\n &:disabled::-moz-range-track {\n cursor: not-allowed;\n ", "\n }\n\n &::-moz-range-thumb {\n ", "\n height: 12px;\n width: 12px;\n }\n &:disabled::-moz-range-thumb {\n ", "\n }\n\n &::-ms-track {\n ", "\n height: ", "px;\n color: transparent;\n ", "\n }\n &:disabled::-ms-track {\n cursor: not-allowed;\n ", "\n }\n\n &::-ms-fill-lower {\n background: ", ";\n border: 0px solid ", ";\n border-radius: 2px;\n box-shadow: 1px 1px 1px ", ";\n }\n\n &::-ms-fill-upper {\n background: ", ";\n border: 0px solid ", ";\n border-radius: 2px;\n box-shadow: 1px 1px 1px ", ";\n }\n\n &::-ms-thumb {\n ", "\n }\n &:disabled::-ms-thumb {\n ", "\n }\n\n &:focus::-ms-fill-lower {\n background: ", ";\n }\n\n &:focus::-ms-fill-upper {\n background: ", ";\n }\n"])), function (props) {
|
|
24
24
|
return props.isDragging
|
|
25
25
|
? "border: 1px solid transparent"
|
|
26
|
-
: "border: 1px solid ".concat(colors.
|
|
26
|
+
: "border: 1px solid ".concat(colors.blue40);
|
|
27
27
|
}, getTrackStyles, function (props) { return getTrackBackground(props.$percent); }, function (props) { return getTrackBackgroundDisabled(props.$percent); }, getThumbStyles, getThumbDisabledStyles, getTrackStyles, function (props) { return getTrackBackground(props.$percent); }, function (props) { return getTrackBackgroundDisabled(props.$percent); }, getThumbStyles, getThumbDisabledStyles, getTrackStyles, THUMB_HEIGHT + 2, function (props) { return getTrackBackground(props.$percent); }, function (props) { return getTrackBackgroundDisabled(props.$percent); }, colors.blue50, colors.black, colors.black, colors.gray70, colors.black, colors.black, getThumbStyles, getThumbDisabledStyles, colors.blue50, colors.gray70);
|
|
28
28
|
export var StyledIncrementOverlay = styled.div(templateObject_7 || (templateObject_7 = __makeTemplateObject(["\n position: relative;\n width: 0;\n &::before {\n content: '';\n height: ", "px;\n width: 2px;\n background-color: white;\n display: block;\n }\n z-index: 2;\n"], ["\n position: relative;\n width: 0;\n &::before {\n content: '';\n height: ", "px;\n width: 2px;\n background-color: white;\n display: block;\n }\n z-index: 2;\n"])), TRACK_HEIGHT);
|
|
29
29
|
export var StyledIncrementContainer = styled.div(templateObject_8 || (templateObject_8 = __makeTemplateObject(["\n position: absolute;\n display: flex;\n justify-content: space-between;\n top: 6px;\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 position: absolute;\n display: flex;\n justify-content: space-between;\n top: 6px;\n ", "\n left: 5px;\n right: 5px;\n\n > :first-child {\n visibility: hidden;\n }\n\n > :last-child {\n visibility: hidden;\n }\n"])), applyStylesOnlyToFF("\n top: 12px;\n "));
|
|
@@ -13,7 +13,7 @@ export var StyledLink = styled.span(templateObject_3 || (templateObject_3 = __ma
|
|
|
13
13
|
export var StyledTab = styled.div(templateObject_6 || (templateObject_6 = __makeTemplateObject(["\n ", "\n\n align-items: center;\n cursor: pointer;\n display: inline-flex;\n flex: 0 0 auto;\n justify-content: center;\n padding: 0 ", "px;\n position: relative;\n white-space: nowrap;\n\n &:first-child {\n padding-left: 0;\n }\n\n &:last-child {\n padding-right: 0;\n }\n\n ", "\n"], ["\n ", "\n\n align-items: center;\n cursor: pointer;\n display: inline-flex;\n flex: 0 0 auto;\n justify-content: center;\n padding: 0 ", "px;\n position: relative;\n white-space: nowrap;\n\n &:first-child {\n padding-left: 0;\n }\n\n &:last-child {\n padding-right: 0;\n }\n\n ", "\n"])), getTypographyIntent('body'), spacing.md, function (_a) {
|
|
14
14
|
var active = _a.active, dark = _a.dark;
|
|
15
15
|
if (active) {
|
|
16
|
-
return css(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n color: ", ";\n cursor: default;\n\n ", " {\n border-bottom-color: ", ";\n }\n "], ["\n color: ", ";\n cursor: default;\n\n ", " {\n border-bottom-color: ", ";\n }\n "])), dark ? colors.white : colors.gray15, StyledLink, colors.
|
|
16
|
+
return css(templateObject_4 || (templateObject_4 = __makeTemplateObject(["\n color: ", ";\n cursor: default;\n\n ", " {\n border-bottom-color: ", ";\n }\n "], ["\n color: ", ";\n cursor: default;\n\n ", " {\n border-bottom-color: ", ";\n }\n "])), dark ? colors.white : colors.gray15, StyledLink, colors.blue50);
|
|
17
17
|
}
|
|
18
18
|
return css(templateObject_5 || (templateObject_5 = __makeTemplateObject(["\n color: ", ";\n\n &:hover,\n &.hover {\n color: ", ";\n }\n "], ["\n color: ", ";\n\n &:hover,\n &.hover {\n color: ", ";\n }\n "])), dark ? colors.gray70 : colors.gray45, (dark && colors.white) || colors.gray15);
|
|
19
19
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.styles.js","sourceRoot":"","sources":["../../../../src/components/Tabs/Tabs.styles.ts"],"names":[],"mappings":";;;;AAAA,OAAO,MAAM,EAAE,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAA;AAC/C,OAAO,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAC5C,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;AAC9C,OAAO,EAAE,IAAI,EAAE,MAAM,SAAS,CAAA;AAC9B,OAAO,EACL,mBAAmB,EACnB,iBAAiB,GAClB,MAAM,iCAAiC,CAAA;AAExC,IAAM,SAAS,GAAG,GAAG,8IAAA,2EAIpB,IAAA,CAAA;AAED,IAAM,OAAO,GAAG,GAAG,8IAAA,2EAIlB,IAAA,CAAA;AAED,MAAM,CAAC,IAAM,UAAU,GAAG,MAAM,CAAC,IAAI,sRAAA,mNAQpC,IAAA,CAAA;AAED,MAAM,CAAC,IAAM,SAAS,GAAG,MAAM,CAAC,GAAG,oXAGjC,MACE,EAA2B,uIAOhB,EAAU,0JAYrB,EAoBD,IACF,KAxCG,mBAAmB,CAAC,MAAM,CAAC,EAOhB,OAAO,CAAC,EAAE,EAYrB,UAAC,EAAgB;QAAd,MAAM,YAAA,EAAE,IAAI,UAAA;IACf,IAAI,MAAM,EAAE;QACV,OAAO,GAAG,gMAAA,mBACC,EAAmC,yCAG1C,EAAU,qCACa,
|
|
1
|
+
{"version":3,"file":"Tabs.styles.js","sourceRoot":"","sources":["../../../../src/components/Tabs/Tabs.styles.ts"],"names":[],"mappings":"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"}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L40"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "className",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Additional classNames",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L45"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "icon",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"deprecated": "\n\nThe `string` type icon has been deprecated and will be removed in the future.\nPlease use a React icon component from the `@procore/core-icons/dist` package.\n\n**Before**\n\n```\n<Avatar>\n <Avatar.Icon icon=\"building\" />\n</Avatar>\n```\n\n**After**\n\n```\n<Avatar>\n <Avatar.Icon icon={<Building />} />\n</Avatar>\n```\n",
|
|
33
33
|
"deprecatedSince": "10.20.0",
|
|
34
34
|
"sourceFile": "packages/core-react/src/components/Avatar/Avatar.types.ts",
|
|
35
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
35
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/Avatar/Avatar.types.ts#L71"
|
|
36
36
|
},
|
|
37
37
|
{
|
|
38
38
|
"name": "style",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"description": "Additional CSS styles",
|
|
43
43
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
44
44
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
45
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
45
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L50"
|
|
46
46
|
}
|
|
47
47
|
],
|
|
48
48
|
"description": ""
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
59
59
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
60
60
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
61
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
61
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L40"
|
|
62
62
|
},
|
|
63
63
|
{
|
|
64
64
|
"name": "className",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"description": "Additional classNames",
|
|
69
69
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
70
70
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
71
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
71
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L45"
|
|
72
72
|
},
|
|
73
73
|
{
|
|
74
74
|
"name": "style",
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
"description": "Additional CSS styles",
|
|
79
79
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
80
80
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
81
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
81
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L50"
|
|
82
82
|
}
|
|
83
83
|
],
|
|
84
84
|
"description": ""
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
95
95
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
96
96
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
97
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
97
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L40"
|
|
98
98
|
},
|
|
99
99
|
{
|
|
100
100
|
"name": "className",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"description": "Additional classNames",
|
|
105
105
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
106
106
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
107
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
107
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L45"
|
|
108
108
|
},
|
|
109
109
|
{
|
|
110
110
|
"name": "imageUrl",
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"description": "The avatar rich media url",
|
|
115
115
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>The avatar rich media url</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
116
116
|
"sourceFile": "packages/core-react/src/components/Avatar/Avatar.types.ts",
|
|
117
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
117
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/Avatar/Avatar.types.ts#L79"
|
|
118
118
|
},
|
|
119
119
|
{
|
|
120
120
|
"name": "style",
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
"description": "Additional CSS styles",
|
|
125
125
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
126
126
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
127
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
127
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L50"
|
|
128
128
|
}
|
|
129
129
|
],
|
|
130
130
|
"description": ""
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
141
141
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
142
142
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
143
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
143
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L40"
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
146
|
"name": "className",
|
|
@@ -150,7 +150,7 @@
|
|
|
150
150
|
"description": "Additional classNames",
|
|
151
151
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
152
152
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
153
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
153
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L45"
|
|
154
154
|
},
|
|
155
155
|
{
|
|
156
156
|
"name": "clickable",
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the avatar's clickable state</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd><dt>defaultvalue</dt><dd><p>false</p>\n</dd></dl></div>",
|
|
162
162
|
"defaultValue": "false\n",
|
|
163
163
|
"sourceFile": "packages/core-react/src/components/Avatar/Avatar.types.ts",
|
|
164
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
164
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/Avatar/Avatar.types.ts#L12"
|
|
165
165
|
},
|
|
166
166
|
{
|
|
167
167
|
"name": "disabled",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Sets the avatar's disabled state</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>false</p>\n</dd></dl></div>",
|
|
173
173
|
"defaultValue": "false\n",
|
|
174
174
|
"sourceFile": "packages/core-react/src/components/Avatar/Avatar.types.ts",
|
|
175
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
175
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/Avatar/Avatar.types.ts#L18"
|
|
176
176
|
},
|
|
177
177
|
{
|
|
178
178
|
"name": "size",
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
"deprecated": "\n\nSize \"xl\" has been deprecated and will be removed in a future version.\nPlease use \"lg\" instead of \"xl\".\n\n**Before**\n\n`<Avatar size=\"xl\" />`\n\n**After**\n\n`<Avatar size=\"lg\" />`\n",
|
|
186
186
|
"deprecatedSince": "10.20.0",
|
|
187
187
|
"sourceFile": "packages/core-react/src/components/Avatar/Avatar.types.ts",
|
|
188
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
188
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/Avatar/Avatar.types.ts#L40"
|
|
189
189
|
},
|
|
190
190
|
{
|
|
191
191
|
"name": "style",
|
|
@@ -195,7 +195,7 @@
|
|
|
195
195
|
"description": "Additional CSS styles",
|
|
196
196
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
197
197
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
198
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
198
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L50"
|
|
199
199
|
}
|
|
200
200
|
],
|
|
201
201
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Avatar description",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar description</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L25"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "id",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Avatar ID",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar ID</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L10"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "imageUrl",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Avatar image URL",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar image URL</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L30"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"name": "inactive",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar inactive state</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>false</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
42
42
|
"defaultValue": "false",
|
|
43
43
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
44
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
44
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L46"
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
47
|
"name": "initials",
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"description": "Avatar initials",
|
|
52
52
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar initials</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
53
53
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
54
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
54
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L40"
|
|
55
55
|
},
|
|
56
56
|
{
|
|
57
57
|
"name": "linkUrl",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"description": "Avatar link URL",
|
|
62
62
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar link URL</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
63
63
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
64
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
64
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L35"
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
67
|
"name": "name",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"description": "Avatar name",
|
|
72
72
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar name</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
73
73
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
74
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
74
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L15"
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
77
|
"name": "type",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"description": "Avatar type",
|
|
82
82
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar type</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
83
83
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
84
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
84
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L20"
|
|
85
85
|
}
|
|
86
86
|
],
|
|
87
87
|
"description": ""
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"description": "Avatar stack items",
|
|
98
98
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar stack items</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.22.0</p>\n</dd></dl></div>",
|
|
99
99
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
100
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
100
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L58"
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
103
|
"name": "size",
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar stack size</p>\n</div><dl class=\"tsd-comment-tags\"><dt>defaultvalue</dt><dd><p>lg</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
109
109
|
"defaultValue": "lg",
|
|
110
110
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
111
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
111
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L80"
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
114
|
"name": "title",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"description": "Avatar stack title",
|
|
119
119
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar stack title</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
120
120
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
121
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
121
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L73"
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
124
|
"name": "getImageUrl",
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"description": "Avatar item imageURL getter",
|
|
129
129
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar item imageURL getter</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.22.0</p>\n</dd></dl></div>",
|
|
130
130
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
131
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
131
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L63"
|
|
132
132
|
},
|
|
133
133
|
{
|
|
134
134
|
"name": "getInitials",
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
"description": "Avatar item initials getter",
|
|
139
139
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Avatar item initials getter</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.22.0</p>\n</dd></dl></div>",
|
|
140
140
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
141
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
141
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L68"
|
|
142
142
|
}
|
|
143
143
|
],
|
|
144
144
|
"description": ""
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
"description": "",
|
|
155
155
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
156
156
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
157
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
157
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L103"
|
|
158
158
|
},
|
|
159
159
|
{
|
|
160
160
|
"name": "items",
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
"description": "",
|
|
165
165
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.22.0</p>\n</dd></dl></div>",
|
|
166
166
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
167
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
167
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L87"
|
|
168
168
|
},
|
|
169
169
|
{
|
|
170
170
|
"name": "restCountLabel",
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"description": "",
|
|
175
175
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
176
176
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
177
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
177
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L99"
|
|
178
178
|
},
|
|
179
179
|
{
|
|
180
180
|
"name": "size",
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"description": "",
|
|
185
185
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
186
186
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
187
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
187
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L95"
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
190
|
"name": "onClickViewAll",
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"description": "",
|
|
195
195
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
196
196
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
197
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
197
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L91"
|
|
198
198
|
}
|
|
199
199
|
],
|
|
200
200
|
"description": ""
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
"description": "",
|
|
211
211
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
212
212
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
213
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
213
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L118"
|
|
214
214
|
},
|
|
215
215
|
{
|
|
216
216
|
"name": "items",
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
"description": "",
|
|
221
221
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.22.0</p>\n</dd></dl></div>",
|
|
222
222
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
223
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
223
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L110"
|
|
224
224
|
},
|
|
225
225
|
{
|
|
226
226
|
"name": "title",
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
"description": "",
|
|
231
231
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
232
232
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
233
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
233
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L122"
|
|
234
234
|
},
|
|
235
235
|
{
|
|
236
236
|
"name": "onClose",
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
"description": "",
|
|
241
241
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
|
|
242
242
|
"sourceFile": "packages/core-react/src/components/AvatarStack/AvatarStack.types.ts",
|
|
243
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
243
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L114"
|
|
244
244
|
}
|
|
245
245
|
],
|
|
246
246
|
"description": ""
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
11
11
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
12
12
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
13
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
13
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L40"
|
|
14
14
|
},
|
|
15
15
|
{
|
|
16
16
|
"name": "className",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"description": "Additional classNames",
|
|
21
21
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
22
22
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
23
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
23
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L45"
|
|
24
24
|
},
|
|
25
25
|
{
|
|
26
26
|
"name": "style",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"description": "Additional CSS styles",
|
|
31
31
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
32
32
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
33
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
33
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L50"
|
|
34
34
|
}
|
|
35
35
|
],
|
|
36
36
|
"description": ""
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"description": "Instead of using the default children, you can pass in your own.",
|
|
47
47
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Instead of using the default children, you can pass in your own.</p>\n</div></div>",
|
|
48
48
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
49
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
49
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L40"
|
|
50
50
|
},
|
|
51
51
|
{
|
|
52
52
|
"name": "className",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"description": "Additional classNames",
|
|
57
57
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
|
|
58
58
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
59
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
59
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L45"
|
|
60
60
|
},
|
|
61
61
|
{
|
|
62
62
|
"name": "style",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"description": "Additional CSS styles",
|
|
67
67
|
"descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
|
|
68
68
|
"sourceFile": "packages/core-react/src/utils/types.ts",
|
|
69
|
-
"sourceUrl": "https://github.com/procore/core/blob/
|
|
69
|
+
"sourceUrl": "https://github.com/procore/core/blob/ef2906edb/packages/core-react/src/utils/types.ts#L50"
|
|
70
70
|
}
|
|
71
71
|
],
|
|
72
72
|
"description": ""
|