@procore/core-react 10.29.0-rc.1 → 10.29.0-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/dist/esm/locales/de-DE.json +10 -0
  2. package/dist/esm/locales/en-AU.json +10 -0
  3. package/dist/esm/locales/en-CA.json +10 -0
  4. package/dist/esm/locales/en-GB.json +10 -0
  5. package/dist/esm/locales/es-ES.json +10 -0
  6. package/dist/esm/locales/es.json +10 -0
  7. package/dist/esm/locales/fr-CA.json +10 -0
  8. package/dist/esm/locales/fr-FR.json +10 -0
  9. package/dist/esm/locales/is-IS.json +10 -0
  10. package/dist/esm/locales/pt-BR.json +10 -0
  11. package/dist/esm/locales/th-TH.json +10 -0
  12. package/dist/esm/locales/zh-SG.json +10 -0
  13. package/dist/esm/state/I18n.d.ts +120 -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 +35 -35
  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.e3933e06.iframe.bundle.js → main.f94d1b14.iframe.bundle.js} +1 -1
@@ -181,6 +181,16 @@
181
181
  "standaloneMinFileSizeError": "Leider konnten wir Ihre Dateien nicht hochladen, da eine oder mehrere Dateien die Mindestgröße von {{sizeInMegabytes}} MB nicht erreicht haben.",
182
182
  "standaloneMaxFileSizeError": "Leider konnten wir Ihre Dateien nicht hochladen, da eine oder mehrere Dateien die maximale Dateigröße von {{sizeInMegabytes}} MB nicht erreicht haben."
183
183
  },
184
+ "modal": {
185
+ "a11y": {
186
+ "close": "Schließen"
187
+ }
188
+ },
189
+ "tearsheet": {
190
+ "a11y": {
191
+ "close": "Schließen"
192
+ }
193
+ },
184
194
  "fileAttacher": {
185
195
  "attachFiles": {
186
196
  "one": "Datei anhängen",
@@ -181,6 +181,16 @@
181
181
  "standaloneMinFileSizeError": "Sorry, we couldn't upload your files because one or multiple files doesn't meet the minimum file size of {{sizeInMegabytes}}mb.",
182
182
  "standaloneMaxFileSizeError": "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb."
183
183
  },
184
+ "modal": {
185
+ "a11y": {
186
+ "close": "Close"
187
+ }
188
+ },
189
+ "tearsheet": {
190
+ "a11y": {
191
+ "close": "Close"
192
+ }
193
+ },
184
194
  "fileAttacher": {
185
195
  "attachFiles": {
186
196
  "one": "Attach File",
@@ -181,6 +181,16 @@
181
181
  "standaloneMinFileSizeError": "Sorry, we couldn't upload your files because one or multiple files doesn't meet the minimum file size of {{sizeInMegabytes}}mb.",
182
182
  "standaloneMaxFileSizeError": "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb."
183
183
  },
184
+ "modal": {
185
+ "a11y": {
186
+ "close": "Close"
187
+ }
188
+ },
189
+ "tearsheet": {
190
+ "a11y": {
191
+ "close": "Close"
192
+ }
193
+ },
184
194
  "fileAttacher": {
185
195
  "attachFiles": {
186
196
  "one": "Attach File",
@@ -181,6 +181,16 @@
181
181
  "standaloneMinFileSizeError": "Sorry, we couldn't upload your files because one or multiple files doesn't meet the minimum file size of {{sizeInMegabytes}}mb.",
182
182
  "standaloneMaxFileSizeError": "Sorry, we couldn't upload your files because one or multiple files doesn't meet the maximum file size of {{sizeInMegabytes}}mb."
183
183
  },
184
+ "modal": {
185
+ "a11y": {
186
+ "close": "Close"
187
+ }
188
+ },
189
+ "tearsheet": {
190
+ "a11y": {
191
+ "close": "Close"
192
+ }
193
+ },
184
194
  "fileAttacher": {
185
195
  "attachFiles": {
186
196
  "one": "Attach File",
@@ -181,6 +181,16 @@
181
181
  "standaloneMinFileSizeError": "No hemos podido cargar sus archivos porque uno o varios archivos no cumplen el tamaño de archivo mínimo de {{sizeInMegabytes}} MB.",
182
182
  "standaloneMaxFileSizeError": "No hemos podido cargar sus archivos porque uno o varios archivos no cumplen el tamaño máximo de archivo de {{sizeInMegabytes}} MB."
183
183
  },
184
+ "modal": {
185
+ "a11y": {
186
+ "close": "Cerrar"
187
+ }
188
+ },
189
+ "tearsheet": {
190
+ "a11y": {
191
+ "close": "Cerrar"
192
+ }
193
+ },
184
194
  "fileAttacher": {
185
195
  "attachFiles": {
186
196
  "one": "Adjuntar archivo",
@@ -181,6 +181,16 @@
181
181
  "standaloneMinFileSizeError": "Lo sentimos, no pudimos cargar sus archivos porque uno o varios archivos no cumplen con el tamaño mínimo de archivo de {{sizeInMegabytes}} mb.",
182
182
  "standaloneMaxFileSizeError": "Lo sentimos, no pudimos cargar sus archivos porque uno o varios archivos no cumplen con el tamaño máximo de archivo de {{sizeInMegabytes}} mb."
183
183
  },
184
+ "modal": {
185
+ "a11y": {
186
+ "close": "Cerrar"
187
+ }
188
+ },
189
+ "tearsheet": {
190
+ "a11y": {
191
+ "close": "Cerrar"
192
+ }
193
+ },
184
194
  "fileAttacher": {
185
195
  "attachFiles": {
186
196
  "one": "Adjuntar archivo",
@@ -181,6 +181,16 @@
181
181
  "standaloneMinFileSizeError": "Désolé, nous n'avons pas pu téléverser vos fichiers, car un ou plusieurs fichiers ne respectent pas la taille de fichier minimale de {{sizeInMegabytes}} Mo.",
182
182
  "standaloneMaxFileSizeError": "Désolé, nous n'avons pas pu téléverser vos fichiers, car un ou plusieurs fichiers ne respectent pas la taille de fichier maximale de {{sizeInMegabytes}} Mo."
183
183
  },
184
+ "modal": {
185
+ "a11y": {
186
+ "close": "Fermer"
187
+ }
188
+ },
189
+ "tearsheet": {
190
+ "a11y": {
191
+ "close": "Fermer"
192
+ }
193
+ },
184
194
  "fileAttacher": {
185
195
  "attachFiles": {
186
196
  "one": "Joindre un fichier",
@@ -181,6 +181,16 @@
181
181
  "standaloneMinFileSizeError": "Désolé, nous n'avons pas pu charger vos fichiers, car un ou plusieurs fichiers ne respectent pas la taille de fichier minimale ({{sizeInMegabytes}} Mo).",
182
182
  "standaloneMaxFileSizeError": "Désolé, nous n'avons pas pu charger vos fichiers, car un ou plusieurs fichiers ne respectent pas la taille de fichier maximale ({{sizeInMegabytes}} Mo)."
183
183
  },
184
+ "modal": {
185
+ "a11y": {
186
+ "close": "Fermer"
187
+ }
188
+ },
189
+ "tearsheet": {
190
+ "a11y": {
191
+ "close": "Fermer"
192
+ }
193
+ },
184
194
  "fileAttacher": {
185
195
  "attachFiles": {
186
196
  "one": "Joindre un fichier",
@@ -181,6 +181,16 @@
181
181
  "standaloneMinFileSizeError": "Því miður gátum við ekki sent skrárnar þínar vegna þess að ein eða margar skrár uppfylla ekki lágmarksstærð skráarinnar {{sizeInMegabytes}} mb.",
182
182
  "standaloneMaxFileSizeError": "Því miður gátum við ekki sent skrárnar þínar vegna þess að ein eða margar skrár uppfylla ekki hámarksstærð {{sizeInMegabytes}} mb."
183
183
  },
184
+ "modal": {
185
+ "a11y": {
186
+ "close": "Lokaðu"
187
+ }
188
+ },
189
+ "tearsheet": {
190
+ "a11y": {
191
+ "close": "Lokaðu"
192
+ }
193
+ },
184
194
  "fileAttacher": {
185
195
  "attachFiles": {
186
196
  "one": "Hengdu skrá við",
@@ -181,6 +181,16 @@
181
181
  "standaloneMinFileSizeError": "Não foi possível enviar seus arquivos porque um ou vários arquivos não atingem o tamanho mínimo de {{sizeInMegabytes}} MB.",
182
182
  "standaloneMaxFileSizeError": "Não foi possível enviar seus arquivos porque um ou vários arquivos não atingem o tamanho máximo de {{sizeInMegabytes}} MB."
183
183
  },
184
+ "modal": {
185
+ "a11y": {
186
+ "close": "Fechar"
187
+ }
188
+ },
189
+ "tearsheet": {
190
+ "a11y": {
191
+ "close": "Fechar"
192
+ }
193
+ },
184
194
  "fileAttacher": {
185
195
  "attachFiles": {
186
196
  "one": "Anexar arquivo",
@@ -181,6 +181,16 @@
181
181
  "standaloneMinFileSizeError": "ขออภัย เราไม่สามารถอัปโหลดไฟล์ของคุณได้เนื่องจากอย่างน้อยหนึ่งไฟล์ไม่ตรงตามขนาดไฟล์ขั้นต่ำ {{sizeInMegabytes}} mb",
182
182
  "standaloneMaxFileSizeError": "ขออภัย เราไม่สามารถอัปโหลดไฟล์ของคุณได้เนื่องจากอย่างน้อยหนึ่งไฟล์ไม่ตรงตามขนาดไฟล์สูงสุด {{sizeInMegabytes}} mb"
183
183
  },
184
+ "modal": {
185
+ "a11y": {
186
+ "close": "ปิด"
187
+ }
188
+ },
189
+ "tearsheet": {
190
+ "a11y": {
191
+ "close": "ปิด"
192
+ }
193
+ },
184
194
  "fileAttacher": {
185
195
  "attachFiles": {
186
196
  "one": "แนบไฟล์",
@@ -181,6 +181,16 @@
181
181
  "standaloneMinFileSizeError": "抱歉,由于一个或多个文件未达到 {{sizeInMegabytes}}MB 的最小文件大小,因此我们无法上传文件。",
182
182
  "standaloneMaxFileSizeError": "抱歉,由于一个或多个文件超出 {{sizeInMegabytes}}MB 的最大文件大小,因此我们无法上传文件。"
183
183
  },
184
+ "modal": {
185
+ "a11y": {
186
+ "close": "关闭"
187
+ }
188
+ },
189
+ "tearsheet": {
190
+ "a11y": {
191
+ "close": "关闭"
192
+ }
193
+ },
184
194
  "fileAttacher": {
185
195
  "attachFiles": {
186
196
  "one": "添加文件",
@@ -186,6 +186,16 @@ export declare const coreTranslations: {
186
186
  standaloneMinFileSizeError: string;
187
187
  standaloneMaxFileSizeError: string;
188
188
  };
189
+ modal: {
190
+ a11y: {
191
+ close: string;
192
+ };
193
+ };
194
+ tearsheet: {
195
+ a11y: {
196
+ close: string;
197
+ };
198
+ };
189
199
  fileAttacher: {
190
200
  attachFiles: {
191
201
  one: string;
@@ -772,6 +782,16 @@ export declare const coreTranslations: {
772
782
  standaloneMinFileSizeError: string;
773
783
  standaloneMaxFileSizeError: string;
774
784
  };
785
+ modal: {
786
+ a11y: {
787
+ close: string;
788
+ };
789
+ };
790
+ tearsheet: {
791
+ a11y: {
792
+ close: string;
793
+ };
794
+ };
775
795
  fileAttacher: {
776
796
  attachFiles: {
777
797
  one: string;
@@ -1060,6 +1080,16 @@ export declare const coreTranslations: {
1060
1080
  standaloneMinFileSizeError: string;
1061
1081
  standaloneMaxFileSizeError: string;
1062
1082
  };
1083
+ modal: {
1084
+ a11y: {
1085
+ close: string;
1086
+ };
1087
+ };
1088
+ tearsheet: {
1089
+ a11y: {
1090
+ close: string;
1091
+ };
1092
+ };
1063
1093
  fileAttacher: {
1064
1094
  attachFiles: {
1065
1095
  one: string;
@@ -1348,6 +1378,16 @@ export declare const coreTranslations: {
1348
1378
  standaloneMinFileSizeError: string;
1349
1379
  standaloneMaxFileSizeError: string;
1350
1380
  };
1381
+ modal: {
1382
+ a11y: {
1383
+ close: string;
1384
+ };
1385
+ };
1386
+ tearsheet: {
1387
+ a11y: {
1388
+ close: string;
1389
+ };
1390
+ };
1351
1391
  fileAttacher: {
1352
1392
  attachFiles: {
1353
1393
  one: string;
@@ -1669,6 +1709,16 @@ export declare const coreTranslations: {
1669
1709
  standaloneMinFileSizeError: string;
1670
1710
  standaloneMaxFileSizeError: string;
1671
1711
  };
1712
+ modal: {
1713
+ a11y: {
1714
+ close: string;
1715
+ };
1716
+ };
1717
+ tearsheet: {
1718
+ a11y: {
1719
+ close: string;
1720
+ };
1721
+ };
1672
1722
  fileAttacher: {
1673
1723
  attachFiles: {
1674
1724
  one: string;
@@ -1957,6 +2007,16 @@ export declare const coreTranslations: {
1957
2007
  standaloneMinFileSizeError: string;
1958
2008
  standaloneMaxFileSizeError: string;
1959
2009
  };
2010
+ modal: {
2011
+ a11y: {
2012
+ close: string;
2013
+ };
2014
+ };
2015
+ tearsheet: {
2016
+ a11y: {
2017
+ close: string;
2018
+ };
2019
+ };
1960
2020
  fileAttacher: {
1961
2021
  attachFiles: {
1962
2022
  one: string;
@@ -2245,6 +2305,16 @@ export declare const coreTranslations: {
2245
2305
  standaloneMinFileSizeError: string;
2246
2306
  standaloneMaxFileSizeError: string;
2247
2307
  };
2308
+ modal: {
2309
+ a11y: {
2310
+ close: string;
2311
+ };
2312
+ };
2313
+ tearsheet: {
2314
+ a11y: {
2315
+ close: string;
2316
+ };
2317
+ };
2248
2318
  fileAttacher: {
2249
2319
  attachFiles: {
2250
2320
  one: string;
@@ -2533,6 +2603,16 @@ export declare const coreTranslations: {
2533
2603
  standaloneMinFileSizeError: string;
2534
2604
  standaloneMaxFileSizeError: string;
2535
2605
  };
2606
+ modal: {
2607
+ a11y: {
2608
+ close: string;
2609
+ };
2610
+ };
2611
+ tearsheet: {
2612
+ a11y: {
2613
+ close: string;
2614
+ };
2615
+ };
2536
2616
  fileAttacher: {
2537
2617
  attachFiles: {
2538
2618
  one: string;
@@ -2821,6 +2901,16 @@ export declare const coreTranslations: {
2821
2901
  standaloneMinFileSizeError: string;
2822
2902
  standaloneMaxFileSizeError: string;
2823
2903
  };
2904
+ modal: {
2905
+ a11y: {
2906
+ close: string;
2907
+ };
2908
+ };
2909
+ tearsheet: {
2910
+ a11y: {
2911
+ close: string;
2912
+ };
2913
+ };
2824
2914
  fileAttacher: {
2825
2915
  attachFiles: {
2826
2916
  one: string;
@@ -3112,6 +3202,16 @@ export declare const coreTranslations: {
3112
3202
  standaloneMinFileSizeError: string;
3113
3203
  standaloneMaxFileSizeError: string;
3114
3204
  };
3205
+ modal: {
3206
+ a11y: {
3207
+ close: string;
3208
+ };
3209
+ };
3210
+ tearsheet: {
3211
+ a11y: {
3212
+ close: string;
3213
+ };
3214
+ };
3115
3215
  fileAttacher: {
3116
3216
  attachFiles: {
3117
3217
  one: string;
@@ -3400,6 +3500,16 @@ export declare const coreTranslations: {
3400
3500
  standaloneMinFileSizeError: string;
3401
3501
  standaloneMaxFileSizeError: string;
3402
3502
  };
3503
+ modal: {
3504
+ a11y: {
3505
+ close: string;
3506
+ };
3507
+ };
3508
+ tearsheet: {
3509
+ a11y: {
3510
+ close: string;
3511
+ };
3512
+ };
3403
3513
  fileAttacher: {
3404
3514
  attachFiles: {
3405
3515
  one: string;
@@ -3688,6 +3798,16 @@ export declare const coreTranslations: {
3688
3798
  standaloneMinFileSizeError: string;
3689
3799
  standaloneMaxFileSizeError: string;
3690
3800
  };
3801
+ modal: {
3802
+ a11y: {
3803
+ close: string;
3804
+ };
3805
+ };
3806
+ tearsheet: {
3807
+ a11y: {
3808
+ close: string;
3809
+ };
3810
+ };
3691
3811
  fileAttacher: {
3692
3812
  attachFiles: {
3693
3813
  one: 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/ef2906edb/packages/core-react/src/utils/types.ts#L40"
13
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/utils/types.ts#L45"
23
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/components/Avatar/Avatar.types.ts#L71"
35
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/utils/types.ts#L50"
45
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/utils/types.ts#L40"
61
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/utils/types.ts#L45"
71
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/utils/types.ts#L50"
81
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/utils/types.ts#L40"
97
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/utils/types.ts#L45"
107
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/components/Avatar/Avatar.types.ts#L79"
117
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/utils/types.ts#L50"
127
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/utils/types.ts#L40"
143
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/utils/types.ts#L45"
153
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/components/Avatar/Avatar.types.ts#L12"
164
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/components/Avatar/Avatar.types.ts#L18"
175
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/components/Avatar/Avatar.types.ts#L40"
188
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/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/ef2906edb/packages/core-react/src/utils/types.ts#L50"
198
+ "sourceUrl": "https://github.com/procore/core/blob/5f5ec292f/packages/core-react/src/utils/types.ts#L50"
199
199
  }
200
200
  ],
201
201
  "description": ""