@procore/core-react 12.5.0 → 12.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (169) hide show
  1. package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
  2. package/dist/Avatar/Avatar.styles.js +5 -5
  3. package/dist/AvatarStack/AvatarStack.styles.js +7 -7
  4. package/dist/Badge/Badge.styles.js +2 -2
  5. package/dist/Banner/Banner.styles.js +10 -10
  6. package/dist/Box/Box.styles.js +1 -1
  7. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  8. package/dist/Button/Button.styles.js +5 -5
  9. package/dist/Calendar/Calendar.styles.js +8 -8
  10. package/dist/Card/Card.styles.js +1 -1
  11. package/dist/Checkbox/Checkbox.styles.js +6 -6
  12. package/dist/Checkbox/CheckboxTooltip.js +1 -1
  13. package/dist/ContactItem/ContactItem.styles.js +5 -5
  14. package/dist/Content/Content.styles.js +2 -2
  15. package/dist/DateInput/DateInput.styles.js +6 -6
  16. package/dist/DetailPage/DetailPage.styles.js +7 -7
  17. package/dist/Dropdown/Dropdown.styles.js +3 -3
  18. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  19. package/dist/Dropzone/Dropzone.js +1 -1
  20. package/dist/Dropzone/Dropzone.styles.js +9 -9
  21. package/dist/EmptyState/EmptyState.styles.js +6 -6
  22. package/dist/Field/Field.styles.js +3 -3
  23. package/dist/FileList/FileList.styles.js +4 -4
  24. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  25. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  26. package/dist/FileSelect/FileSelect.styles.js +2 -2
  27. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  28. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  29. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  30. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  31. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  32. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  33. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  34. package/dist/FileToken/FileToken.styles.js +4 -4
  35. package/dist/FilterToken/FilterToken.styles.js +2 -2
  36. package/dist/FlexList/FlexList.styles.js +1 -1
  37. package/dist/Form/Form.styles.js +14 -14
  38. package/dist/Form/StyledFormikForm.styles.js +2 -2
  39. package/dist/Grid/Grid.styles.js +2 -2
  40. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  41. package/dist/Input/Input.styles.js +1 -1
  42. package/dist/Link/Link.styles.js +1 -1
  43. package/dist/ListPage/ListPage.styles.js +8 -8
  44. package/dist/Loader/Loader.styles.js +2 -2
  45. package/dist/MenuImperative/MenuImperative.styles.js +10 -10
  46. package/dist/Modal/Modal.styles.js +13 -13
  47. package/dist/MultiSelect/MultiSelect.styles.js +6 -6
  48. package/dist/NextMenu/NextMenu.styles.js +3 -3
  49. package/dist/Notation/Notation.js +1 -1
  50. package/dist/NumberInput/NumberInput.styles.js +7 -7
  51. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  52. package/dist/PageLayout/PageLayout.styles.js +15 -15
  53. package/dist/Pagination/Pagination.styles.js +5 -5
  54. package/dist/Panel/Panel.styles.js +11 -11
  55. package/dist/Pill/Pill.styles.js +2 -2
  56. package/dist/PillSelect/PillSelect.styles.js +4 -4
  57. package/dist/Popover/Popover.styles.js +2 -2
  58. package/dist/Portal/Portal.styles.js +1 -1
  59. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  60. package/dist/RadioButton/RadioButton.styles.js +3 -3
  61. package/dist/Required/Required.styles.js +3 -3
  62. package/dist/Search/Search.styles.js +5 -5
  63. package/dist/Section/Section.styles.js +6 -6
  64. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  65. package/dist/Select/Select.styles.js +7 -7
  66. package/dist/Semantic/Semantic.styles.js +9 -9
  67. package/dist/Slider/Slider.styles.js +5 -5
  68. package/dist/Spinner/Spinner.styles.js +7 -7
  69. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  70. package/dist/SuperSelect/SuperSelect.styles.js +37 -37
  71. package/dist/Switch/Switch.styles.js +4 -4
  72. package/dist/Table/Table.styles.js +28 -28
  73. package/dist/TableShelf/TableShelf.styles.js +5 -5
  74. package/dist/Tabs/Tabs.styles.js +8 -8
  75. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  76. package/dist/TextArea/TextArea.styles.js +1 -1
  77. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  78. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  79. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  80. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  81. package/dist/Tile/Tile.styles.js +8 -8
  82. package/dist/Title/Title.styles.js +7 -7
  83. package/dist/Toast/Toast.styles.js +3 -3
  84. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  85. package/dist/Token/Token.styles.js +3 -3
  86. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  87. package/dist/Tooltip/Tooltip.styles.js +2 -2
  88. package/dist/Tree/Tree.styles.js +9 -9
  89. package/dist/Typeahead/Typeahead.styles.js +3 -3
  90. package/dist/Typography/Typography.styles.js +1 -1
  91. package/dist/Typography/Typography.table.story.js +2 -2
  92. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  93. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +23 -23
  94. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  95. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  96. package/dist/_typedoc/Box/Box.types.json +68 -68
  97. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  98. package/dist/_typedoc/Button/Button.types.json +12 -12
  99. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  100. package/dist/_typedoc/Card/Card.types.json +6 -6
  101. package/dist/_typedoc/Checkbox/Checkbox.types.json +9 -9
  102. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  103. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  104. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  105. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  106. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  107. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
  108. package/dist/_typedoc/Dropzone/Dropzone.types.json +41 -41
  109. package/dist/_typedoc/EmptyState/EmptyState.types.json +14 -14
  110. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  111. package/dist/_typedoc/FileSelect/FileSelect.types.json +26 -26
  112. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  113. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  114. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  115. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  116. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  117. package/dist/_typedoc/Form/Form.types.json +726 -726
  118. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  119. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  120. package/dist/_typedoc/Input/Input.types.json +2 -2
  121. package/dist/_typedoc/Link/Link.types.json +4 -4
  122. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  123. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  124. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
  125. package/dist/_typedoc/Modal/Modal.types.json +41 -41
  126. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  127. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  128. package/dist/_typedoc/NumberInput/NumberInput.types.json +37 -37
  129. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
  130. package/dist/_typedoc/PageLayout/PageLayout.types.json +28 -28
  131. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  132. package/dist/_typedoc/Panel/Panel.types.json +27 -27
  133. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  134. package/dist/_typedoc/PillSelect/PillSelect.types.json +47 -47
  135. package/dist/_typedoc/Popover/Popover.types.json +14 -14
  136. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
  137. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  138. package/dist/_typedoc/Required/Required.types.json +5 -5
  139. package/dist/_typedoc/Search/Search.types.json +18 -18
  140. package/dist/_typedoc/Section/Section.types.json +14 -14
  141. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +20 -20
  142. package/dist/_typedoc/Select/Select.types.json +57 -57
  143. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  144. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  145. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  146. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  147. package/dist/_typedoc/Table/Table.types.json +99 -99
  148. package/dist/_typedoc/Tabs/Tabs.types.json +17 -17
  149. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +16 -16
  150. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  151. package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
  152. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  153. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  154. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  155. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  156. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  157. package/dist/_typedoc/Title/Title.types.json +1 -1
  158. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  159. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +3 -3
  160. package/dist/_typedoc/Token/Token.types.json +4 -4
  161. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  162. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  163. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  164. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  165. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  166. package/dist/_typedoc/_utils/types.json +3 -3
  167. package/dist/_utils/TinyMCE.js +1 -1
  168. package/dist/_utils/TinyMCE.js.map +1 -1
  169. package/package.json +1 -1
@@ -10,7 +10,7 @@
10
10
  "description": "",
11
11
  "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>",
12
12
  "sourceFile": "packages/core-react/src/Typeahead/Typeahead.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/a5f522c/packages/core-react/src/Typeahead/Typeahead.types.ts#L15"
13
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/Typeahead/Typeahead.types.ts#L15"
14
14
  },
15
15
  {
16
16
  "name": "onChange",
@@ -20,7 +20,7 @@
20
20
  "description": "",
21
21
  "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>",
22
22
  "sourceFile": "packages/core-react/src/Typeahead/Typeahead.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/a5f522c/packages/core-react/src/Typeahead/Typeahead.types.ts#L19"
23
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/Typeahead/Typeahead.types.ts#L19"
24
24
  }
25
25
  ],
26
26
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "Change the HTML tag. This\n[prop is from styled-components](https://styled-components.com/docs/api#as-polymorphic-prop)\n__Warning__: If using TypeScript, it will not switch types and\nsome props may error. You can add `@ts-expect-error`.\nSee [styled-components issue](https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117)",
11
11
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Change the HTML tag. This\n<a href=\"https://styled-components.com/docs/api#as-polymorphic-prop\">prop is from styled-components</a>\n<strong>Warning</strong>: If using TypeScript, it will not switch types and\nsome props may error. You can add <code>@ts-expect-error</code>.\nSee <a href=\"https://github.com/DefinitelyTyped/DefinitelyTyped/issues/30117\">styled-components issue</a></p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;span&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
12
12
  "sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/a5f522c/packages/core-react/src/Typography/Typography.types.ts#L26"
13
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/Typography/Typography.types.ts#L26"
14
14
  },
15
15
  {
16
16
  "name": "breakWord",
@@ -20,7 +20,7 @@
20
20
  "description": "Enables word wrapping and breaking within the component",
21
21
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Enables word wrapping and breaking within the component</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>12.0.0</p>\n</dd></dl></div>",
22
22
  "sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
23
- "sourceUrl": "https://github.com/procore/core/blob/a5f522c/packages/core-react/src/Typography/Typography.types.ts#L57"
23
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/Typography/Typography.types.ts#L57"
24
24
  },
25
25
  {
26
26
  "name": "children",
@@ -30,7 +30,7 @@
30
30
  "description": "When children are a string or multiple elements, they will be wrapped\nby a `span`. When it is a single element, classnames will\nbe added to it instead",
31
31
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>When children are a string or multiple elements, they will be wrapped\nby a <code>span</code>. When it is a single element, classnames will\nbe added to it instead</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/Typography/Typography.types.ts",
33
- "sourceUrl": "https://github.com/procore/core/blob/a5f522c/packages/core-react/src/Typography/Typography.types.ts#L15"
33
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/Typography/Typography.types.ts#L15"
34
34
  },
35
35
  {
36
36
  "name": "className",
@@ -40,7 +40,7 @@
40
40
  "description": "Additional classNames",
41
41
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional classNames</p>\n</div></div>",
42
42
  "sourceFile": "packages/core-react/src/_utils/types.ts",
43
- "sourceUrl": "https://github.com/procore/core/blob/a5f522c/packages/core-react/src/_utils/types.ts#L47"
43
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/_utils/types.ts#L47"
44
44
  },
45
45
  {
46
46
  "name": "color",
@@ -50,7 +50,7 @@
50
50
  "description": "Changes font color, can be any of the `colors` object HSL Palette",
51
51
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes font color, can be any of the <code>colors</code> object HSL Palette</p>\n</div><dl class=\"tsd-comment-tags\"><dt>default</dt><dd><p>&#39;gray15&#39;</p>\n</dd><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
52
52
  "sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
53
- "sourceUrl": "https://github.com/procore/core/blob/a5f522c/packages/core-react/src/Typography/Typography.types.ts#L33"
53
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/Typography/Typography.types.ts#L33"
54
54
  },
55
55
  {
56
56
  "name": "intent",
@@ -60,7 +60,7 @@
60
60
  "description": "Changes the size of the font",
61
61
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes the size of the font</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
62
62
  "sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
63
- "sourceUrl": "https://github.com/procore/core/blob/a5f522c/packages/core-react/src/Typography/Typography.types.ts#L39"
63
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/Typography/Typography.types.ts#L39"
64
64
  },
65
65
  {
66
66
  "name": "italic",
@@ -70,7 +70,7 @@
70
70
  "description": "Applies `font-style: italic` if enabled",
71
71
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Applies <code>font-style: italic</code> if enabled</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
72
72
  "sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
73
- "sourceUrl": "https://github.com/procore/core/blob/a5f522c/packages/core-react/src/Typography/Typography.types.ts#L45"
73
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/Typography/Typography.types.ts#L45"
74
74
  },
75
75
  {
76
76
  "name": "style",
@@ -80,7 +80,7 @@
80
80
  "description": "Additional CSS styles",
81
81
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Additional CSS styles</p>\n</div></div>",
82
82
  "sourceFile": "packages/core-react/src/_utils/types.ts",
83
- "sourceUrl": "https://github.com/procore/core/blob/a5f522c/packages/core-react/src/_utils/types.ts#L52"
83
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/_utils/types.ts#L52"
84
84
  },
85
85
  {
86
86
  "name": "weight",
@@ -90,7 +90,7 @@
90
90
  "description": "Changes font weight if it is supported in the design system",
91
91
  "descriptionHtml": "<div class=\"tsd-comment tsd-typography\"><div class=\"lead\">\n<p>Changes font weight if it is supported in the design system</p>\n</div><dl class=\"tsd-comment-tags\"><dt>since</dt><dd><p>10.19.0</p>\n</dd></dl></div>",
92
92
  "sourceFile": "packages/core-react/src/Typography/Typography.types.ts",
93
- "sourceUrl": "https://github.com/procore/core/blob/a5f522c/packages/core-react/src/Typography/Typography.types.ts#L51"
93
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/Typography/Typography.types.ts#L51"
94
94
  }
95
95
  ],
96
96
  "description": ""
@@ -10,7 +10,7 @@
10
10
  "description": "",
11
11
  "descriptionHtml": "",
12
12
  "sourceFile": "packages/core-react/src/_utils/types.ts",
13
- "sourceUrl": "https://github.com/procore/core/blob/a5f522c/packages/core-react/src/_utils/types.ts#L42"
13
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/_utils/types.ts#L42"
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/a5f522c/packages/core-react/src/_utils/types.ts#L47"
23
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/_utils/types.ts#L47"
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/a5f522c/packages/core-react/src/_utils/types.ts#L52"
33
+ "sourceUrl": "https://github.com/procore/core/blob/b1bd6be/packages/core-react/src/_utils/types.ts#L52"
34
34
  }
35
35
  ],
36
36
  "description": ""
@@ -25,7 +25,7 @@ var textEditorLocales = {
25
25
  'zh-SG': 'zh_CN',
26
26
  pseudo: 'en'
27
27
  };
28
- export var defaultPlugins = ['autolink', 'autoresize', 'lists', 'nonbreaking', 'paste'];
28
+ export var defaultPlugins = ['autolink', 'autoresize', 'lists', 'nonbreaking', 'paste', 'advlist'];
29
29
  export var plugins = ['advlist', 'anchor', 'autolink', 'autoresize', 'autosave', 'bbcode', 'charmap', 'code', 'codesample', 'colorpicker', 'contextmenu', 'directionality', 'emoticons', 'fullpage', 'fullscreen', 'help', 'hr', 'image', 'imagetools', 'importcss', 'insertdatetime', 'legacyoutput', 'link', 'lists', 'media', 'nonbreaking', 'noneditable', 'pagebreak', 'paste', 'preview', 'print', 'save', 'searchreplace', 'spellchecker', 'tabfocus', 'table', 'template', 'textpattern', 'toc', 'visualblocks', 'visualchars', 'wordcount'];
30
30
 
31
31
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"TinyMCE.js","names":["scriptId","tinyMCESource","tinyMCEVersion","textEditorLocales","en","es","pseudo","defaultPlugins","plugins","tinyMCETabMarkup","tinyMCEConfig","autoresize_overflow_padding","autoresize_bottom_margin","browser_spellcheck","convert_url","content_css","concat","extended_valid_elements","min_height","invalid_elements","menubar","nonbreaking_force_tab","paste_preprocess","_","args","content","replace","paste_remove_styles_if_webkit","paste_retain_style_properties","paste_word_valid_elements","relative_urls","remove_script_host","statusbar","skin_url","toolbar","toolbar_mode","getValidLookupLocale","locale","usesBuiltInText","generateLanguageUrl","lookupLocale","generatePluginUrl","plugin","generateExternalPlugins","basePlugins","arguments","length","undefined","Array","from","Set","reduce","acc","includes","Object","assign","_defineProperty"],"sources":["../../src/_utils/TinyMCE.ts"],"sourcesContent":["import type { Editor } from '@tinymce/tinymce-react'\nimport type { Locale } from '../_hooks/I18n'\n\nexport const scriptId = 'tiny-mce-core-source'\nexport const tinyMCESource = 'https://s3.amazonaws.com/procore-core/tinymce'\nexport const tinyMCEVersion = '5.8.1'\n\ntype TextEditorLocales = { [key in Locale]: string }\n\n// TinyMCE Supported Languages: https://www.tiny.cloud/docs/configure/localization/#supportedlanguages\nconst textEditorLocales: TextEditorLocales = {\n en: 'en',\n 'en-CA': 'en',\n 'fr-CA': 'fr_FR',\n 'fr-FR': 'fr_FR',\n es: 'es',\n 'es-ES': 'es',\n 'en-AE': 'en',\n 'en-AU': 'en',\n 'en-GB': 'en',\n 'en-SG': 'en',\n 'th-TH': 'th_TH',\n 'ja-JP': 'ja',\n 'pt-BR': 'pt_BR',\n 'is-IS': 'en',\n 'de-DE': 'de',\n 'zh-SG': 'zh_CN',\n pseudo: 'en',\n}\n\nexport const defaultPlugins = [\n 'autolink',\n 'autoresize',\n 'lists',\n 'nonbreaking',\n 'paste',\n]\n\nexport const plugins = [\n 'advlist',\n 'anchor',\n 'autolink',\n 'autoresize',\n 'autosave',\n 'bbcode',\n 'charmap',\n 'code',\n 'codesample',\n 'colorpicker',\n 'contextmenu',\n 'directionality',\n 'emoticons',\n 'fullpage',\n 'fullscreen',\n 'help',\n 'hr',\n 'image',\n 'imagetools',\n 'importcss',\n 'insertdatetime',\n 'legacyoutput',\n 'link',\n 'lists',\n 'media',\n 'nonbreaking',\n 'noneditable',\n 'pagebreak',\n 'paste',\n 'preview',\n 'print',\n 'save',\n 'searchreplace',\n 'spellchecker',\n 'tabfocus',\n 'table',\n 'template',\n 'textpattern',\n 'toc',\n 'visualblocks',\n 'visualchars',\n 'wordcount',\n]\n\n/**\n * Historically, `nonbreaking_force_tab` has been set to `true`\n * and this takes the `Tab` keypress as input to add to the content.\n * e.g indent the start of the text block like a paragraph.\n * This is different from the TinyMCE tool and command 'Indent', which\n * indents the entire block. e.g. indent this entire text block and the\n * wrapped lines.\n * This is the HTML it outputs when `nonbreaking_force_tab: true`\n */\nexport const tinyMCETabMarkup = `<span class=\\\"mce-nbsp-wrap\\\" contenteditable=\\\"false\\\">&nbsp;&nbsp;&nbsp;</span>`\n\nexport const tinyMCEConfig: any & Editor = {\n autoresize_overflow_padding: 12,\n autoresize_bottom_margin: 0,\n browser_spellcheck: true,\n convert_url: false,\n content_css: `${tinyMCESource}/${tinyMCEVersion}/skins/content/default/content.min.css`,\n extended_valid_elements:\n 'table[class=mce-table|border:1px double #000|cellpadding: 3px|style=border-collapse: collapse; border-color: #000]',\n min_height: 96,\n invalid_elements: 'form,script',\n menubar: false,\n nonbreaking_force_tab: true,\n paste_preprocess: (_: any, args: any) => {\n args.content = args.content.replace(/<pre>/gi, '<p>')\n args.content = args.content.replace(/<\\/pre>/gi, '</p>')\n },\n paste_remove_styles_if_webkit: true,\n paste_retain_style_properties: 'font-size,text-decoration',\n paste_word_valid_elements:\n '@[style],pre,-strong/b,-em/i,-span,-p,-ol,-ul,-li,-table,-tr,-td[colspan|rowspan],-th,-thead,-tfoot,-tbody,-a[href|name],sub,sup,strike,br,u',\n relative_urls: false,\n remove_script_host: false,\n statusbar: false,\n skin_url: `${tinyMCESource}/${tinyMCEVersion}/skins/ui/oxide`,\n toolbar:\n 'bold italic underline | alignleft aligncenter alignright | bullist numlist | outdent indent | cut paste pastetext | fontsizeselect | forecolor backcolor | link table image | undo redo',\n toolbar_mode: 'floating',\n}\n\nexport function getValidLookupLocale(locale: Locale): string {\n return textEditorLocales[locale] || textEditorLocales.en\n}\n\nfunction usesBuiltInText(locale: string) {\n return locale === textEditorLocales.en\n}\n\nexport function generateLanguageUrl(locale: Locale) {\n const lookupLocale = getValidLookupLocale(locale)\n return usesBuiltInText(lookupLocale)\n ? ''\n : `${tinyMCESource}/${tinyMCEVersion}/langs/${lookupLocale}.js`\n}\n\nfunction generatePluginUrl(plugin: string) {\n return `${tinyMCESource}/${tinyMCEVersion}/plugins/${plugin}/plugin.min.js`\n}\n\nexport function generateExternalPlugins(\n plugins: Array<string>,\n basePlugins = defaultPlugins\n) {\n return Array.from(new Set(plugins.concat(basePlugins))).reduce(\n (acc, plugin) => {\n return plugins.includes(plugin)\n ? Object.assign(acc, { [plugin]: generatePluginUrl(plugin) })\n : acc\n },\n {}\n )\n}\n"],"mappings":"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"}
1
+ {"version":3,"file":"TinyMCE.js","names":["scriptId","tinyMCESource","tinyMCEVersion","textEditorLocales","en","es","pseudo","defaultPlugins","plugins","tinyMCETabMarkup","tinyMCEConfig","autoresize_overflow_padding","autoresize_bottom_margin","browser_spellcheck","convert_url","content_css","concat","extended_valid_elements","min_height","invalid_elements","menubar","nonbreaking_force_tab","paste_preprocess","_","args","content","replace","paste_remove_styles_if_webkit","paste_retain_style_properties","paste_word_valid_elements","relative_urls","remove_script_host","statusbar","skin_url","toolbar","toolbar_mode","getValidLookupLocale","locale","usesBuiltInText","generateLanguageUrl","lookupLocale","generatePluginUrl","plugin","generateExternalPlugins","basePlugins","arguments","length","undefined","Array","from","Set","reduce","acc","includes","Object","assign","_defineProperty"],"sources":["../../src/_utils/TinyMCE.ts"],"sourcesContent":["import type { Editor } from '@tinymce/tinymce-react'\nimport type { Locale } from '../_hooks/I18n'\n\nexport const scriptId = 'tiny-mce-core-source'\nexport const tinyMCESource = 'https://s3.amazonaws.com/procore-core/tinymce'\nexport const tinyMCEVersion = '5.8.1'\n\ntype TextEditorLocales = { [key in Locale]: string }\n\n// TinyMCE Supported Languages: https://www.tiny.cloud/docs/configure/localization/#supportedlanguages\nconst textEditorLocales: TextEditorLocales = {\n en: 'en',\n 'en-CA': 'en',\n 'fr-CA': 'fr_FR',\n 'fr-FR': 'fr_FR',\n es: 'es',\n 'es-ES': 'es',\n 'en-AE': 'en',\n 'en-AU': 'en',\n 'en-GB': 'en',\n 'en-SG': 'en',\n 'th-TH': 'th_TH',\n 'ja-JP': 'ja',\n 'pt-BR': 'pt_BR',\n 'is-IS': 'en',\n 'de-DE': 'de',\n 'zh-SG': 'zh_CN',\n pseudo: 'en',\n}\n\nexport const defaultPlugins = [\n 'autolink',\n 'autoresize',\n 'lists',\n 'nonbreaking',\n 'paste',\n 'advlist',\n]\n\nexport const plugins = [\n 'advlist',\n 'anchor',\n 'autolink',\n 'autoresize',\n 'autosave',\n 'bbcode',\n 'charmap',\n 'code',\n 'codesample',\n 'colorpicker',\n 'contextmenu',\n 'directionality',\n 'emoticons',\n 'fullpage',\n 'fullscreen',\n 'help',\n 'hr',\n 'image',\n 'imagetools',\n 'importcss',\n 'insertdatetime',\n 'legacyoutput',\n 'link',\n 'lists',\n 'media',\n 'nonbreaking',\n 'noneditable',\n 'pagebreak',\n 'paste',\n 'preview',\n 'print',\n 'save',\n 'searchreplace',\n 'spellchecker',\n 'tabfocus',\n 'table',\n 'template',\n 'textpattern',\n 'toc',\n 'visualblocks',\n 'visualchars',\n 'wordcount',\n]\n\n/**\n * Historically, `nonbreaking_force_tab` has been set to `true`\n * and this takes the `Tab` keypress as input to add to the content.\n * e.g indent the start of the text block like a paragraph.\n * This is different from the TinyMCE tool and command 'Indent', which\n * indents the entire block. e.g. indent this entire text block and the\n * wrapped lines.\n * This is the HTML it outputs when `nonbreaking_force_tab: true`\n */\nexport const tinyMCETabMarkup = `<span class=\\\"mce-nbsp-wrap\\\" contenteditable=\\\"false\\\">&nbsp;&nbsp;&nbsp;</span>`\n\nexport const tinyMCEConfig: any & Editor = {\n autoresize_overflow_padding: 12,\n autoresize_bottom_margin: 0,\n browser_spellcheck: true,\n convert_url: false,\n content_css: `${tinyMCESource}/${tinyMCEVersion}/skins/content/default/content.min.css`,\n extended_valid_elements:\n 'table[class=mce-table|border:1px double #000|cellpadding: 3px|style=border-collapse: collapse; border-color: #000]',\n min_height: 96,\n invalid_elements: 'form,script',\n menubar: false,\n nonbreaking_force_tab: true,\n paste_preprocess: (_: any, args: any) => {\n args.content = args.content.replace(/<pre>/gi, '<p>')\n args.content = args.content.replace(/<\\/pre>/gi, '</p>')\n },\n paste_remove_styles_if_webkit: true,\n paste_retain_style_properties: 'font-size,text-decoration',\n paste_word_valid_elements:\n '@[style],pre,-strong/b,-em/i,-span,-p,-ol,-ul,-li,-table,-tr,-td[colspan|rowspan],-th,-thead,-tfoot,-tbody,-a[href|name],sub,sup,strike,br,u',\n relative_urls: false,\n remove_script_host: false,\n statusbar: false,\n skin_url: `${tinyMCESource}/${tinyMCEVersion}/skins/ui/oxide`,\n toolbar:\n 'bold italic underline | alignleft aligncenter alignright | bullist numlist | outdent indent | cut paste pastetext | fontsizeselect | forecolor backcolor | link table image | undo redo',\n toolbar_mode: 'floating',\n}\n\nexport function getValidLookupLocale(locale: Locale): string {\n return textEditorLocales[locale] || textEditorLocales.en\n}\n\nfunction usesBuiltInText(locale: string) {\n return locale === textEditorLocales.en\n}\n\nexport function generateLanguageUrl(locale: Locale) {\n const lookupLocale = getValidLookupLocale(locale)\n return usesBuiltInText(lookupLocale)\n ? ''\n : `${tinyMCESource}/${tinyMCEVersion}/langs/${lookupLocale}.js`\n}\n\nfunction generatePluginUrl(plugin: string) {\n return `${tinyMCESource}/${tinyMCEVersion}/plugins/${plugin}/plugin.min.js`\n}\n\nexport function generateExternalPlugins(\n plugins: Array<string>,\n basePlugins = defaultPlugins\n) {\n return Array.from(new Set(plugins.concat(basePlugins))).reduce(\n (acc, plugin) => {\n return plugins.includes(plugin)\n ? Object.assign(acc, { [plugin]: generatePluginUrl(plugin) })\n : acc\n },\n {}\n )\n}\n"],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@procore/core-react",
3
- "version": "12.5.0",
3
+ "version": "12.6.0",
4
4
  "description": "React library of Procore Design Guidelines",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.js",