@procore/core-react 10.26.1-rc.0 → 10.26.1-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.
Files changed (84) hide show
  1. package/.storybook/preview.js +1 -0
  2. package/dist/esm/components/Calendar/Calendar.js +8 -4
  3. package/dist/esm/components/Calendar/Calendar.js.map +1 -1
  4. package/dist/typedoc/components/Avatar/Avatar.types.json +17 -17
  5. package/dist/typedoc/components/AvatarStack/AvatarStack.types.json +22 -22
  6. package/dist/typedoc/components/Badge/Badge.types.json +6 -6
  7. package/dist/typedoc/components/Banner/Banner.types.json +12 -12
  8. package/dist/typedoc/components/Breadcrumbs/Breadcrumbs.types.json +7 -7
  9. package/dist/typedoc/components/Button/Button.types.json +11 -11
  10. package/dist/typedoc/components/Calendar/Calendar.types.json +79 -79
  11. package/dist/typedoc/components/Card/Card.types.json +6 -6
  12. package/dist/typedoc/components/Checkbox/Checkbox.types.json +7 -7
  13. package/dist/typedoc/components/ContactItem/ContactItem.types.json +9 -9
  14. package/dist/typedoc/components/DateInput/DateInput.types.json +35 -35
  15. package/dist/typedoc/components/DateSelect/DateSelect.types.json +13 -13
  16. package/dist/typedoc/components/Dropdown/Dropdown.types.json +34 -34
  17. package/dist/typedoc/components/DropdownFlyout/DropdownFlyout.types.json +32 -32
  18. package/dist/typedoc/components/Dropzone/Dropzone.types.json +41 -41
  19. package/dist/typedoc/components/EmptyState/EmptyState.types.json +14 -14
  20. package/dist/typedoc/components/FileList/FileList.types.json +9 -9
  21. package/dist/typedoc/components/FileSelect/FileSelect.types.json +25 -25
  22. package/dist/typedoc/components/FileSelect/GridSource/GridSource.types.json +20 -20
  23. package/dist/typedoc/components/FileSelect/LocalSource/LocalSource.types.json +14 -14
  24. package/dist/typedoc/components/FileSelect/TreeSource/TreeSource.types.json +9 -9
  25. package/dist/typedoc/components/Font/Font.types.json +7 -7
  26. package/dist/typedoc/components/Form/Form.types.json +684 -684
  27. package/dist/typedoc/components/GroupSelect/GroupSelect.types.json +50 -50
  28. package/dist/typedoc/components/Icon/Icon.types.json +10 -10
  29. package/dist/typedoc/components/Input/Input.types.json +2 -2
  30. package/dist/typedoc/components/Link/Link.types.json +4 -4
  31. package/dist/typedoc/components/Menu/Menu.types.json +67 -67
  32. package/dist/typedoc/components/MenuImperative/MenuImperative.types.json +67 -67
  33. package/dist/typedoc/components/Modal/Modal.types.json +27 -27
  34. package/dist/typedoc/components/MultiSelect/MultiSelect.types.json +29 -29
  35. package/dist/typedoc/components/Notation/Notation.types.json +4 -4
  36. package/dist/typedoc/components/NumberInput/NumberInput.types.json +25 -25
  37. package/dist/typedoc/components/OverlayTrigger/OverlayTrigger.json +18 -18
  38. package/dist/typedoc/components/Pagination/Pagination.types.json +8 -8
  39. package/dist/typedoc/components/Panel/Panel.types.json +17 -17
  40. package/dist/typedoc/components/Pill/Pill.types.json +1 -1
  41. package/dist/typedoc/components/PillSelect/PillSelect.types.json +46 -46
  42. package/dist/typedoc/components/Popover/Popover.types.json +9 -9
  43. package/dist/typedoc/components/ProgressBar/ProgressBar.types.json +5 -5
  44. package/dist/typedoc/components/RadioButton/RadioButton.types.json +6 -6
  45. package/dist/typedoc/components/Required/Required.types.json +5 -5
  46. package/dist/typedoc/components/Search/Search.types.json +21 -21
  47. package/dist/typedoc/components/SegmentedController/SegmentedController.types.json +20 -20
  48. package/dist/typedoc/components/Select/Select.types.json +31 -31
  49. package/dist/typedoc/components/Slider/Slider.types.json +6 -6
  50. package/dist/typedoc/components/Spinner/Spinner.types.json +8 -8
  51. package/dist/typedoc/components/Switch/Switch.types.json +3 -3
  52. package/dist/typedoc/components/Table/Table.types.json +94 -94
  53. package/dist/typedoc/components/Tabs/Tabs.types.json +15 -15
  54. package/dist/typedoc/components/Tearsheet/Tearsheet.types.json +7 -7
  55. package/dist/typedoc/components/TextArea/TextArea.types.json +3 -3
  56. package/dist/typedoc/components/TextEditor/TextEditor.types.json +7 -7
  57. package/dist/typedoc/components/TextEditorOutput/TextEditorOutput.types.json +3 -3
  58. package/dist/typedoc/components/Thumbnail/Thumbnail.types.json +12 -12
  59. package/dist/typedoc/components/TieredDropdown/TieredDropdown.types.json +41 -41
  60. package/dist/typedoc/components/TieredSelect/TieredSelect.types.json +27 -27
  61. package/dist/typedoc/components/Tile/Tile.types.json +30 -30
  62. package/dist/typedoc/components/Toast/Toast.types.json +4 -4
  63. package/dist/typedoc/components/ToggleButton/ToggleButton.types.json +3 -3
  64. package/dist/typedoc/components/Token/Token.types.json +11 -11
  65. package/dist/typedoc/components/Tooltip/Tooltip.types.json +13 -13
  66. package/dist/typedoc/components/Tree/Tree.types.json +85 -85
  67. package/dist/typedoc/components/Typeahead/Typeahead.types.json +2 -2
  68. package/dist/typedoc/components/Typography/Typography.types.json +8 -8
  69. package/dist/typedoc/layouts/Box/Box.types.json +66 -66
  70. package/dist/typedoc/layouts/DetailPage/DetailPage.json +11 -11
  71. package/dist/typedoc/layouts/Flex/Flex.types.json +26 -26
  72. package/dist/typedoc/layouts/FlexList/FlexList.types.json +29 -29
  73. package/dist/typedoc/layouts/Grid/Grid.json +10 -10
  74. package/dist/typedoc/layouts/LegacyDetailPage/LegacyDetailPage.json +4 -4
  75. package/dist/typedoc/layouts/ListPage/ListPage.types.json +10 -10
  76. package/dist/typedoc/layouts/NextDetailPage/NextDetailPage.types.json +4 -4
  77. package/dist/typedoc/layouts/NextGrid/NextGrid.types.json +8 -8
  78. package/dist/typedoc/layouts/PageLayout/PageLayout.types.json +7 -7
  79. package/dist/typedoc/layouts/ToolHeader/ToolHeader.types.json +8 -8
  80. package/dist/typedoc/utils/types.json +3 -3
  81. package/package.json +2 -2
  82. package/storybook-static/iframe.html +1 -1
  83. package/storybook-static/main.4927bda0.iframe.bundle.js +1 -0
  84. package/storybook-static/main.23d66c82.iframe.bundle.js +0 -1
@@ -35,6 +35,7 @@ export const globalTypes = {
35
35
  items: [
36
36
  { title: 'No I18nProvider', value: null },
37
37
  ...Object.keys(coreTranslations),
38
+ 'en-AE',
38
39
  'pseudo',
39
40
  'en-owner',
40
41
  'en-budget',
@@ -26,6 +26,7 @@ import { range } from 'ramda';
26
26
  import React from 'react';
27
27
  import { useDateTime } from '../../state/DateTime';
28
28
  import { useI18nContext } from '../../state/I18n';
29
+ import { getFormatterLocale } from '../../utils/i18n';
29
30
  import { addSubcomponents } from '../../utils/addSubcomponents';
30
31
  import { addMonths, format, getDates, getDayOfWeekLabel, getMonth, getMonthLabel, getMonthOptions, getRows, getYear, getYearOptions, isSameDay, isSameMonth, isWithinRange, getStartDayOfWeek, subMonths, updateMonth, updateYear, } from '../../utils/CalendarHelpers';
31
32
  import { Select as SelectBase } from '../Select';
@@ -39,7 +40,8 @@ export function Body(_a) {
39
40
  var dateTime = useDateTime();
40
41
  var displayDate = dateTime.shiftUtcToZonedTime(displayDate_) || dateTime.newDate();
41
42
  var locale = useI18nContext().locale;
42
- var dates = getDates(displayDate, locale);
43
+ var formatterLocale = getFormatterLocale(locale);
44
+ var dates = getDates(displayDate, formatterLocale);
43
45
  var dueDateTime = dateTime.shiftUtcToZonedTime(dueDateTime_);
44
46
  var selectedEnd = dateTime.shiftUtcToZonedTime(selectedEnd_);
45
47
  var selectedStart = dateTime.shiftUtcToZonedTime(selectedStart_);
@@ -82,8 +84,9 @@ export var Week = React.forwardRef(function Week(props, ref) {
82
84
  });
83
85
  export var Weekdays = React.forwardRef(function Weekdays(props, ref) {
84
86
  var locale = useI18nContext().locale;
85
- var startDayOfWeek = getStartDayOfWeek(locale);
86
- return (React.createElement(StyledWeekRow, __assign({ ref: ref, "aria-hidden": "true" }, props), range(startDayOfWeek, startDayOfWeek + 7).map(function (day) { return (React.createElement(StyledDayHeaderCell, { key: "day-".concat(day) }, getDayOfWeekLabel(day, locale))); })));
87
+ var formatterLocale = getFormatterLocale(locale);
88
+ var startDayOfWeek = getStartDayOfWeek(formatterLocale);
89
+ return (React.createElement(StyledWeekRow, __assign({ ref: ref, "aria-hidden": "true" }, props), range(startDayOfWeek, startDayOfWeek + 7).map(function (day) { return (React.createElement(StyledDayHeaderCell, { key: "day-".concat(day) }, getDayOfWeekLabel(day, formatterLocale))); })));
87
90
  });
88
91
  export var Select = React.forwardRef(function Select(_a, ref) {
89
92
  var children = _a.children, label = _a.label, onSelect = _a.onSelect, _b = _a.options, options = _b === void 0 ? [] : _b, _c = _a.selected, selected = _c === void 0 ? '' : _c, props = __rest(_a, ["children", "label", "onSelect", "options", "selected"]);
@@ -98,6 +101,7 @@ export var Select = React.forwardRef(function Select(_a, ref) {
98
101
  export var Calendar_ = React.forwardRef(function Calendar(_a, ref) {
99
102
  var dueDateTime = _a.dueDateTime, displayDate_ = _a.displayDate, _b = _a.disabledDate, disabledDate = _b === void 0 ? returnFalse : _b, monthRef = _a.monthRef, _c = _a.onNavigate, onNavigate = _c === void 0 ? noop : _c, _d = _a.onSelect, onSelect = _d === void 0 ? noop : _d, selectedEnd = _a.selectedEnd, selectedStart = _a.selectedStart, yearRef = _a.yearRef, props = __rest(_a, ["dueDateTime", "displayDate", "disabledDate", "monthRef", "onNavigate", "onSelect", "selectedEnd", "selectedStart", "yearRef"]);
100
103
  var locale = useI18nContext().locale;
104
+ var formatterLocale = getFormatterLocale(locale);
101
105
  var _e = useDateTime(), newDate = _e.newDate, shiftUtcToZonedTime = _e.shiftUtcToZonedTime;
102
106
  var monthSelectRef = monthRef || React.createRef();
103
107
  var yearSelectRef = yearRef || React.createRef();
@@ -105,7 +109,7 @@ export var Calendar_ = React.forwardRef(function Calendar(_a, ref) {
105
109
  return (React.createElement(Container, __assign({}, props, { ref: ref }),
106
110
  React.createElement(Navigation, null,
107
111
  React.createElement(Prev, { onClick: function () { return onNavigate(subMonths(displayDate, 1)); } }),
108
- React.createElement(Select, { options: getMonthOptions(locale), label: getMonthLabel(getMonth(displayDate), locale), onSelect: function (value) {
112
+ React.createElement(Select, { options: getMonthOptions(formatterLocale), label: getMonthLabel(getMonth(displayDate), formatterLocale), onSelect: function (value) {
109
113
  onNavigate(updateMonth(displayDate, value));
110
114
  }, selected: getMonth(displayDate), ref: monthSelectRef }),
111
115
  React.createElement(Select, { options: getYearOptions(displayDate), label: String(getYear(displayDate)).padStart(4, '0'), onSelect: function (value) {
@@ -1 +1 @@
1
- {"version":3,"file":"Calendar.js","sourceRoot":"","sources":["../../../../src/components/Calendar/Calendar.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Calendar.js","sourceRoot":"","sources":["../../../../src/components/Calendar/Calendar.tsx"],"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/3706c3353/packages/core-react/src/utils/types.ts#L40"
13
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L45"
23
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/Avatar/Avatar.types.ts#L71"
35
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L50"
45
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L40"
61
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L45"
71
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L50"
81
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L40"
97
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L45"
107
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/Avatar/Avatar.types.ts#L79"
117
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L50"
127
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L40"
143
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L45"
153
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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&#39;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/3706c3353/packages/core-react/src/components/Avatar/Avatar.types.ts#L12"
164
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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&#39;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/3706c3353/packages/core-react/src/components/Avatar/Avatar.types.ts#L18"
175
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/Avatar/Avatar.types.ts#L40"
188
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L50"
198
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L25"
13
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L10"
23
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L30"
33
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L46"
44
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L40"
54
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L35"
64
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L15"
74
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L20"
84
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L58"
100
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L80"
111
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L73"
121
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L63"
131
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L68"
141
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L103"
157
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L87"
167
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L99"
177
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L95"
187
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L91"
197
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L118"
213
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L110"
223
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L122"
233
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L114"
243
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L40"
13
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L45"
23
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L50"
33
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L40"
49
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L45"
59
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/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/3706c3353/packages/core-react/src/utils/types.ts#L50"
69
+ "sourceUrl": "https://github.com/procore/core/blob/f0969191e/packages/core-react/src/utils/types.ts#L50"
70
70
  }
71
71
  ],
72
72
  "description": ""