@procore/core-react 10.27.2-rc.4 → 10.27.2-rc.5

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 (93) hide show
  1. package/dist/esm/locales/de-DE.json +5 -4
  2. package/dist/esm/locales/en-AU.json +1 -0
  3. package/dist/esm/locales/en-CA.json +1 -0
  4. package/dist/esm/locales/en-GB.json +1 -0
  5. package/dist/esm/locales/es-ES.json +1 -0
  6. package/dist/esm/locales/es.json +1 -0
  7. package/dist/esm/locales/fr-CA.json +1 -0
  8. package/dist/esm/locales/fr-FR.json +3 -2
  9. package/dist/esm/locales/is-IS.json +1 -0
  10. package/dist/esm/locales/pt-BR.json +1 -0
  11. package/dist/esm/locales/th-TH.json +1 -0
  12. package/dist/esm/locales/zh-SG.json +1 -0
  13. package/dist/esm/state/I18n.d.ts +12 -0
  14. package/dist/typedoc/components/Avatar/Avatar.types.json +17 -17
  15. package/dist/typedoc/components/AvatarStack/AvatarStack.types.json +22 -22
  16. package/dist/typedoc/components/Badge/Badge.types.json +6 -6
  17. package/dist/typedoc/components/Banner/Banner.types.json +12 -12
  18. package/dist/typedoc/components/Breadcrumbs/Breadcrumbs.types.json +7 -7
  19. package/dist/typedoc/components/Button/Button.types.json +11 -11
  20. package/dist/typedoc/components/Calendar/Calendar.types.json +79 -79
  21. package/dist/typedoc/components/Card/Card.types.json +6 -6
  22. package/dist/typedoc/components/Checkbox/Checkbox.types.json +7 -7
  23. package/dist/typedoc/components/ContactItem/ContactItem.types.json +9 -9
  24. package/dist/typedoc/components/DateInput/DateInput.types.json +35 -35
  25. package/dist/typedoc/components/DateSelect/DateSelect.types.json +13 -13
  26. package/dist/typedoc/components/Dropdown/Dropdown.types.json +34 -34
  27. package/dist/typedoc/components/DropdownFlyout/DropdownFlyout.types.json +32 -32
  28. package/dist/typedoc/components/Dropzone/Dropzone.types.json +41 -41
  29. package/dist/typedoc/components/EmptyState/EmptyState.types.json +14 -14
  30. package/dist/typedoc/components/FileList/FileList.types.json +9 -9
  31. package/dist/typedoc/components/FileSelect/FileSelect.types.json +25 -25
  32. package/dist/typedoc/components/FileSelect/GridSource/GridSource.types.json +20 -20
  33. package/dist/typedoc/components/FileSelect/LocalSource/LocalSource.types.json +14 -14
  34. package/dist/typedoc/components/FileSelect/TreeSource/TreeSource.types.json +9 -9
  35. package/dist/typedoc/components/Font/Font.types.json +7 -7
  36. package/dist/typedoc/components/Form/Form.types.json +684 -684
  37. package/dist/typedoc/components/GroupSelect/GroupSelect.types.json +50 -50
  38. package/dist/typedoc/components/Icon/Icon.types.json +10 -10
  39. package/dist/typedoc/components/Input/Input.types.json +2 -2
  40. package/dist/typedoc/components/Link/Link.types.json +4 -4
  41. package/dist/typedoc/components/Menu/Menu.types.json +67 -67
  42. package/dist/typedoc/components/MenuImperative/MenuImperative.types.json +67 -67
  43. package/dist/typedoc/components/Modal/Modal.types.json +27 -27
  44. package/dist/typedoc/components/MultiSelect/MultiSelect.types.json +29 -29
  45. package/dist/typedoc/components/Notation/Notation.types.json +4 -4
  46. package/dist/typedoc/components/NumberInput/NumberInput.types.json +25 -25
  47. package/dist/typedoc/components/OverlayTrigger/OverlayTrigger.json +18 -18
  48. package/dist/typedoc/components/Pagination/Pagination.types.json +8 -8
  49. package/dist/typedoc/components/Panel/Panel.types.json +17 -17
  50. package/dist/typedoc/components/Pill/Pill.types.json +1 -1
  51. package/dist/typedoc/components/PillSelect/PillSelect.types.json +46 -46
  52. package/dist/typedoc/components/Popover/Popover.types.json +9 -9
  53. package/dist/typedoc/components/ProgressBar/ProgressBar.types.json +5 -5
  54. package/dist/typedoc/components/RadioButton/RadioButton.types.json +6 -6
  55. package/dist/typedoc/components/Required/Required.types.json +5 -5
  56. package/dist/typedoc/components/Search/Search.types.json +21 -21
  57. package/dist/typedoc/components/SegmentedController/SegmentedController.types.json +20 -20
  58. package/dist/typedoc/components/Select/Select.types.json +31 -31
  59. package/dist/typedoc/components/Slider/Slider.types.json +6 -6
  60. package/dist/typedoc/components/Spinner/Spinner.types.json +8 -8
  61. package/dist/typedoc/components/Switch/Switch.types.json +3 -3
  62. package/dist/typedoc/components/Table/Table.types.json +94 -94
  63. package/dist/typedoc/components/Tabs/Tabs.types.json +15 -15
  64. package/dist/typedoc/components/Tearsheet/Tearsheet.types.json +9 -9
  65. package/dist/typedoc/components/TextArea/TextArea.types.json +3 -3
  66. package/dist/typedoc/components/TextEditor/TextEditor.types.json +7 -7
  67. package/dist/typedoc/components/TextEditorOutput/TextEditorOutput.types.json +3 -3
  68. package/dist/typedoc/components/Thumbnail/Thumbnail.types.json +12 -12
  69. package/dist/typedoc/components/TieredDropdown/TieredDropdown.types.json +41 -41
  70. package/dist/typedoc/components/TieredSelect/TieredSelect.types.json +27 -27
  71. package/dist/typedoc/components/Tile/Tile.types.json +30 -30
  72. package/dist/typedoc/components/Toast/Toast.types.json +4 -4
  73. package/dist/typedoc/components/ToggleButton/ToggleButton.types.json +3 -3
  74. package/dist/typedoc/components/Token/Token.types.json +4 -4
  75. package/dist/typedoc/components/Tooltip/Tooltip.types.json +13 -13
  76. package/dist/typedoc/components/Tree/Tree.types.json +85 -85
  77. package/dist/typedoc/components/Typeahead/Typeahead.types.json +2 -2
  78. package/dist/typedoc/components/Typography/Typography.types.json +8 -8
  79. package/dist/typedoc/layouts/Box/Box.types.json +66 -66
  80. package/dist/typedoc/layouts/DetailPage/DetailPage.json +11 -11
  81. package/dist/typedoc/layouts/Flex/Flex.types.json +26 -26
  82. package/dist/typedoc/layouts/FlexList/FlexList.types.json +29 -29
  83. package/dist/typedoc/layouts/Grid/Grid.json +10 -10
  84. package/dist/typedoc/layouts/LegacyDetailPage/LegacyDetailPage.json +4 -4
  85. package/dist/typedoc/layouts/ListPage/ListPage.types.json +10 -10
  86. package/dist/typedoc/layouts/NextDetailPage/NextDetailPage.types.json +4 -4
  87. package/dist/typedoc/layouts/NextGrid/NextGrid.types.json +8 -8
  88. package/dist/typedoc/layouts/PageLayout/PageLayout.types.json +7 -7
  89. package/dist/typedoc/layouts/ToolHeader/ToolHeader.types.json +8 -8
  90. package/dist/typedoc/utils/types.json +3 -3
  91. package/package.json +2 -2
  92. package/storybook-static/iframe.html +1 -1
  93. package/storybook-static/{main.99a467f3.iframe.bundle.js → main.67ae393c.iframe.bundle.js} +1 -1
@@ -69,7 +69,7 @@
69
69
  "itemName": "Postenname",
70
70
  "loading": "Wird geladen",
71
71
  "notes": "Anmerkungen",
72
- "notesPlaceholder": "Optionale Erläuterung, warum dieser Posten verwandt ist",
72
+ "notesPlaceholder": "Optionale Erläuterung, warum dieser Posten verknüpft ist",
73
73
  "newItem": "Verwandten Posten verknüpfen",
74
74
  "noRelatedItems": {
75
75
  "title": "Verwandte Posten zum Einstieg verknüpfen",
@@ -77,7 +77,7 @@
77
77
  },
78
78
  "noItems": {
79
79
  "title": "Es gibt keine anzuzeigenden Posten.",
80
- "description": "Erstellen Sie Posten in Ihrem Projekt, um sie hier als verwandte Posten hinzuzufügen."
80
+ "description": "Erstellen Sie Posten in Ihrem Projekt, um sie hier als verknüpfte Posten hinzuzufügen."
81
81
  },
82
82
  "noResultsSearchQuery": {
83
83
  "title": "Ihrer Suche entsprechen keine Posten",
@@ -93,9 +93,9 @@
93
93
  "searchItemType": "Postentyp suchen",
94
94
  "submit": "Verknüpfung",
95
95
  "toast": {
96
- "itemAdded": "Der verwandte Posten wurde erfolgreich verknüpft.",
96
+ "itemAdded": "Der verknüpfte Posten wurde erfolgreich verlinkt.",
97
97
  "itemAdditionFailed": "Leider konnte der Posten nicht angehängt werden. Bitte versuchen Sie es erneut.",
98
- "itemRemoved": "Der verwandte Posten wurde erfolgreich entfernt.",
98
+ "itemRemoved": "Der verknüpfte Posten wurde erfolgreich entfernt.",
99
99
  "requestError": "Es ist leider ein Fehler aufgetreten. Bitte versuchen Sie es erneut."
100
100
  }
101
101
  }
@@ -233,6 +233,7 @@
233
233
  },
234
234
  "pagination": {
235
235
  "interval": "von",
236
+ "notation": "{{start}}–{{end}} von {{totalItems}}",
236
237
  "page": "Seite",
237
238
  "nextPage": "Nächste Seite",
238
239
  "prevPage": "Vorherige Seite"
@@ -233,6 +233,7 @@
233
233
  },
234
234
  "pagination": {
235
235
  "interval": "of",
236
+ "notation": "{{start}}-{{end}} of {{totalItems}}",
236
237
  "page": "Page",
237
238
  "nextPage": "Next page",
238
239
  "prevPage": "Previous page"
@@ -233,6 +233,7 @@
233
233
  },
234
234
  "pagination": {
235
235
  "interval": "of",
236
+ "notation": "{{start}}-{{end}} of {{totalItems}}",
236
237
  "page": "Page",
237
238
  "nextPage": "Next page",
238
239
  "prevPage": "Previous page"
@@ -233,6 +233,7 @@
233
233
  },
234
234
  "pagination": {
235
235
  "interval": "of",
236
+ "notation": "{{start}}-{{end}} of {{totalItems}}",
236
237
  "page": "Page",
237
238
  "nextPage": "Next page",
238
239
  "prevPage": "Previous page"
@@ -233,6 +233,7 @@
233
233
  },
234
234
  "pagination": {
235
235
  "interval": "de",
236
+ "notation": "{{start}}-{{end}} de {{totalItems}}",
236
237
  "page": "Página",
237
238
  "nextPage": "Página siguiente",
238
239
  "prevPage": "Página anterior"
@@ -233,6 +233,7 @@
233
233
  },
234
234
  "pagination": {
235
235
  "interval": "de",
236
+ "notation": "{{start}}-{{end}} de {{totalItems}}",
236
237
  "page": "Página",
237
238
  "nextPage": "Página siguiente",
238
239
  "prevPage": "Página anterior"
@@ -233,6 +233,7 @@
233
233
  },
234
234
  "pagination": {
235
235
  "interval": "sur",
236
+ "notation": "{{start}} - {{end}} sur {{totalItems}}",
236
237
  "page": "Page",
237
238
  "nextPage": "Page suivante",
238
239
  "prevPage": "Page précédente"
@@ -36,7 +36,7 @@
36
36
  "from": "De",
37
37
  "to": "À",
38
38
  "cc": "Cc",
39
- "bcc": "Cci",
39
+ "bcc": "CCI",
40
40
  "downloadPdfLong": "Télécharger le fichier PDF",
41
41
  "downloadPdfShort": "PDF",
42
42
  "privateEmailDisclaimer": "Les e-mails privés ne sont présentés qu'aux destinataires et à l'expéditeur de l'e-mail.",
@@ -233,6 +233,7 @@
233
233
  },
234
234
  "pagination": {
235
235
  "interval": "sur",
236
+ "notation": "{{start}}-{{end}} sur {{totalItems}}",
236
237
  "page": "Page",
237
238
  "nextPage": "Page suivante",
238
239
  "prevPage": "Page précédente"
@@ -251,7 +252,7 @@
251
252
  "tieredSelect": {
252
253
  "emptyMessage": "Aucun lieu.",
253
254
  "placeholder": "Sélectionner un élément",
254
- "quickCreateActionLabel": "Créer un nouveau lieu",
255
+ "quickCreateActionLabel": "Créer un lieu",
255
256
  "quickCreateCancelLabel": "Annuler",
256
257
  "quickCreateCreateLabel": "Créer",
257
258
  "quickCreatePlaceholder": "Ajouter un lieu",
@@ -233,6 +233,7 @@
233
233
  },
234
234
  "pagination": {
235
235
  "interval": "af",
236
+ "notation": "{{start}} - {{end}} af {{totalItems}}",
236
237
  "page": "Bls",
237
238
  "nextPage": "Næsta síða",
238
239
  "prevPage": "Fyrri síða"
@@ -233,6 +233,7 @@
233
233
  },
234
234
  "pagination": {
235
235
  "interval": "De",
236
+ "notation": "{{start}} - {{end}} de {{totalItems}}",
236
237
  "page": "Página",
237
238
  "nextPage": "Próxima página",
238
239
  "prevPage": "Página anterior"
@@ -233,6 +233,7 @@
233
233
  },
234
234
  "pagination": {
235
235
  "interval": "ของ",
236
+ "notation": "{{start}} - {{end}} จาก {{totalItems}}",
236
237
  "page": "หน้า",
237
238
  "nextPage": "หน้าต่อไป",
238
239
  "prevPage": "หน้าก่อน"
@@ -233,6 +233,7 @@
233
233
  },
234
234
  "pagination": {
235
235
  "interval": "/",
236
+ "notation": "{{start}}-{{end}} / {{totalItems}}",
236
237
  "page": "页码",
237
238
  "nextPage": "下一页",
238
239
  "prevPage": "上一页"
@@ -238,6 +238,7 @@ export declare const coreTranslations: {
238
238
  };
239
239
  pagination: {
240
240
  interval: string;
241
+ notation: string;
241
242
  page: string;
242
243
  nextPage: string;
243
244
  prevPage: string;
@@ -813,6 +814,7 @@ export declare const coreTranslations: {
813
814
  };
814
815
  pagination: {
815
816
  interval: string;
817
+ notation: string;
816
818
  page: string;
817
819
  nextPage: string;
818
820
  prevPage: string;
@@ -1100,6 +1102,7 @@ export declare const coreTranslations: {
1100
1102
  };
1101
1103
  pagination: {
1102
1104
  interval: string;
1105
+ notation: string;
1103
1106
  page: string;
1104
1107
  nextPage: string;
1105
1108
  prevPage: string;
@@ -1387,6 +1390,7 @@ export declare const coreTranslations: {
1387
1390
  };
1388
1391
  pagination: {
1389
1392
  interval: string;
1393
+ notation: string;
1390
1394
  page: string;
1391
1395
  nextPage: string;
1392
1396
  prevPage: string;
@@ -1707,6 +1711,7 @@ export declare const coreTranslations: {
1707
1711
  };
1708
1712
  pagination: {
1709
1713
  interval: string;
1714
+ notation: string;
1710
1715
  page: string;
1711
1716
  nextPage: string;
1712
1717
  prevPage: string;
@@ -1994,6 +1999,7 @@ export declare const coreTranslations: {
1994
1999
  };
1995
2000
  pagination: {
1996
2001
  interval: string;
2002
+ notation: string;
1997
2003
  page: string;
1998
2004
  nextPage: string;
1999
2005
  prevPage: string;
@@ -2281,6 +2287,7 @@ export declare const coreTranslations: {
2281
2287
  };
2282
2288
  pagination: {
2283
2289
  interval: string;
2290
+ notation: string;
2284
2291
  page: string;
2285
2292
  nextPage: string;
2286
2293
  prevPage: string;
@@ -2568,6 +2575,7 @@ export declare const coreTranslations: {
2568
2575
  };
2569
2576
  pagination: {
2570
2577
  interval: string;
2578
+ notation: string;
2571
2579
  page: string;
2572
2580
  nextPage: string;
2573
2581
  prevPage: string;
@@ -2855,6 +2863,7 @@ export declare const coreTranslations: {
2855
2863
  };
2856
2864
  pagination: {
2857
2865
  interval: string;
2866
+ notation: string;
2858
2867
  page: string;
2859
2868
  nextPage: string;
2860
2869
  prevPage: string;
@@ -3145,6 +3154,7 @@ export declare const coreTranslations: {
3145
3154
  };
3146
3155
  pagination: {
3147
3156
  interval: string;
3157
+ notation: string;
3148
3158
  page: string;
3149
3159
  nextPage: string;
3150
3160
  prevPage: string;
@@ -3432,6 +3442,7 @@ export declare const coreTranslations: {
3432
3442
  };
3433
3443
  pagination: {
3434
3444
  interval: string;
3445
+ notation: string;
3435
3446
  page: string;
3436
3447
  nextPage: string;
3437
3448
  prevPage: string;
@@ -3719,6 +3730,7 @@ export declare const coreTranslations: {
3719
3730
  };
3720
3731
  pagination: {
3721
3732
  interval: string;
3733
+ notation: string;
3722
3734
  page: string;
3723
3735
  nextPage: string;
3724
3736
  prevPage: string;
@@ -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/22a66f3bf/packages/core-react/src/utils/types.ts#L40"
13
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/utils/types.ts#L45"
23
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/Avatar/Avatar.types.ts#L71"
35
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/utils/types.ts#L50"
45
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/utils/types.ts#L40"
61
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/utils/types.ts#L45"
71
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/utils/types.ts#L50"
81
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/utils/types.ts#L40"
97
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/utils/types.ts#L45"
107
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/Avatar/Avatar.types.ts#L79"
117
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/utils/types.ts#L50"
127
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/utils/types.ts#L40"
143
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/utils/types.ts#L45"
153
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/Avatar/Avatar.types.ts#L12"
164
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/Avatar/Avatar.types.ts#L18"
175
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/Avatar/Avatar.types.ts#L40"
188
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/utils/types.ts#L50"
198
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L25"
13
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L10"
23
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L30"
33
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L46"
44
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L40"
54
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L35"
64
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L15"
74
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L20"
84
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L58"
100
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L80"
111
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L73"
121
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L63"
131
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L68"
141
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L103"
157
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L87"
167
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L99"
177
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L95"
187
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L91"
197
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L118"
213
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L110"
223
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L122"
233
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/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/22a66f3bf/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L114"
243
+ "sourceUrl": "https://github.com/procore/core/blob/10d639441/packages/core-react/src/components/AvatarStack/AvatarStack.types.ts#L114"
244
244
  }
245
245
  ],
246
246
  "description": ""