@frontify/fondue 12.0.0-beta.6 → 12.0.0-beta.7

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 (601) hide show
  1. package/dist/components/AssetInput/AssetInput.es.js +14 -2
  2. package/dist/components/AssetInput/AssetInput.es.js.map +1 -1
  3. package/dist/components/AssetInput/AssetThumbnail.es.js +14 -2
  4. package/dist/components/AssetInput/AssetThumbnail.es.js.map +1 -1
  5. package/dist/components/AssetInput/MultiAssetPreview/MultiAssetPreview.es.js +14 -2
  6. package/dist/components/AssetInput/MultiAssetPreview/MultiAssetPreview.es.js.map +1 -1
  7. package/dist/components/AssetInput/SingleAsset/AssetSubline.es.js +14 -2
  8. package/dist/components/AssetInput/SingleAsset/AssetSubline.es.js.map +1 -1
  9. package/dist/components/Badge/helpers.es.js +1 -1
  10. package/dist/components/Badge/helpers.es.js.map +1 -1
  11. package/dist/components/Button/mappings.es.js +16 -4
  12. package/dist/components/Button/mappings.es.js.map +1 -1
  13. package/dist/components/ColorInputFlyout/ColorPickerFlyout.es.js +14 -2
  14. package/dist/components/ColorInputFlyout/ColorPickerFlyout.es.js.map +1 -1
  15. package/dist/components/ColorPicker/BrandColorPicker.es.js +14 -2
  16. package/dist/components/ColorPicker/BrandColorPicker.es.js.map +1 -1
  17. package/dist/components/DatePicker/DatePicker.es.js +14 -2
  18. package/dist/components/DatePicker/DatePicker.es.js.map +1 -1
  19. package/dist/components/DatePicker/DatePickerTrigger.es.js +12 -0
  20. package/dist/components/DatePicker/DatePickerTrigger.es.js.map +1 -1
  21. package/dist/components/EditableText/EditableText.d.ts +3 -1
  22. package/dist/components/EditableText/EditableText.es.js +46 -46
  23. package/dist/components/EditableText/EditableText.es.js.map +1 -1
  24. package/dist/components/FieldsetHeader/FieldsetHeader.es.js +14 -2
  25. package/dist/components/FieldsetHeader/FieldsetHeader.es.js.map +1 -1
  26. package/dist/components/Flyout/FlyoutFooter.es.js +14 -2
  27. package/dist/components/Flyout/FlyoutFooter.es.js.map +1 -1
  28. package/dist/components/Flyout/hooks/useOverlayPositionWithBottomMargin.es.js +14 -2
  29. package/dist/components/Flyout/hooks/useOverlayPositionWithBottomMargin.es.js.map +1 -1
  30. package/dist/components/LinkChooser/LinkChooser.es.js +17 -5
  31. package/dist/components/LinkChooser/LinkChooser.es.js.map +1 -1
  32. package/dist/components/LinkChooser/NavigationMenu.es.js +14 -2
  33. package/dist/components/LinkChooser/NavigationMenu.es.js.map +1 -1
  34. package/dist/components/LinkChooser/SearchInput.es.js +12 -0
  35. package/dist/components/LinkChooser/SearchInput.es.js.map +1 -1
  36. package/dist/components/MenuItem/MenuItem.es.js +14 -2
  37. package/dist/components/MenuItem/MenuItem.es.js.map +1 -1
  38. package/dist/components/Modal/ModalHeader.es.js +14 -2
  39. package/dist/components/Modal/ModalHeader.es.js.map +1 -1
  40. package/dist/components/RichTextEditor/EditorPositioningWrapper/ToolbarWrapper/types.d.ts +1 -1
  41. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignCenterPlugin/AlignCenterButton.d.ts +0 -0
  42. package/dist/components/RichTextEditor/{EditorActions/Plugins/StrikethroughPlugin/StrikethroughButton.es.js → Plugins/AlignPlugin/AlignCenterPlugin/AlignCenterButton.es.js} +26 -14
  43. package/dist/components/RichTextEditor/{EditorActions/Plugins/CodePlugin/CodeButton.es.js.map → Plugins/AlignPlugin/AlignCenterPlugin/AlignCenterButton.es.js.map} +1 -1
  44. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignCenterPlugin/AlignCenterMarkupElement.d.ts +0 -0
  45. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignCenterPlugin/AlignCenterMarkupElement.es.js +0 -0
  46. package/dist/components/RichTextEditor/Plugins/AlignPlugin/AlignCenterPlugin/AlignCenterMarkupElement.es.js.map +1 -0
  47. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignCenterPlugin/index.d.ts +0 -0
  48. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignCenterPlugin/index.es.js +0 -0
  49. package/dist/components/RichTextEditor/Plugins/AlignPlugin/AlignCenterPlugin/index.es.js.map +1 -0
  50. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignJustifyPlugin/AlignJustifyButton.d.ts +0 -0
  51. package/dist/components/RichTextEditor/{EditorActions/Plugins/CodePlugin/CodeButton.es.js → Plugins/AlignPlugin/AlignJustifyPlugin/AlignJustifyButton.es.js} +26 -14
  52. package/dist/components/RichTextEditor/{EditorActions/Plugins/ItalicPlugin/ItalicButton.es.js.map → Plugins/AlignPlugin/AlignJustifyPlugin/AlignJustifyButton.es.js.map} +1 -1
  53. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignJustifyPlugin/AlignJustifyMarkupElement.d.ts +0 -0
  54. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignJustifyPlugin/AlignJustifyMarkupElement.es.js +0 -0
  55. package/dist/components/RichTextEditor/Plugins/AlignPlugin/AlignJustifyPlugin/AlignJustifyMarkupElement.es.js.map +1 -0
  56. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignJustifyPlugin/index.d.ts +0 -0
  57. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignJustifyPlugin/index.es.js +0 -0
  58. package/dist/components/RichTextEditor/Plugins/AlignPlugin/AlignJustifyPlugin/index.es.js.map +1 -0
  59. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignLeftPlugin/AlignLeftButton.d.ts +0 -0
  60. package/dist/components/RichTextEditor/{EditorActions/Plugins/LinkPlugin/LinkButton.es.js → Plugins/AlignPlugin/AlignLeftPlugin/AlignLeftButton.es.js} +21 -8
  61. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignLeftPlugin/AlignLeftButton.es.js.map +1 -1
  62. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignLeftPlugin/AlignLeftMarkupElement.d.ts +0 -0
  63. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignLeftPlugin/AlignLeftMarkupElement.es.js +0 -0
  64. package/dist/components/RichTextEditor/Plugins/AlignPlugin/AlignLeftPlugin/AlignLeftMarkupElement.es.js.map +1 -0
  65. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignLeftPlugin/index.d.ts +0 -0
  66. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignLeftPlugin/index.es.js +0 -0
  67. package/dist/components/RichTextEditor/Plugins/AlignPlugin/AlignLeftPlugin/index.es.js.map +1 -0
  68. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignPlugin.d.ts +0 -0
  69. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignPlugin.es.js +0 -0
  70. package/dist/components/RichTextEditor/Plugins/AlignPlugin/AlignPlugin.es.js.map +1 -0
  71. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignRightPlugin/AlignRightButton.d.ts +0 -0
  72. package/dist/components/RichTextEditor/{EditorActions/Plugins/BoldPlugin/BoldButton.es.js → Plugins/AlignPlugin/AlignRightPlugin/AlignRightButton.es.js} +26 -15
  73. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignRightPlugin/AlignRightButton.es.js.map +1 -1
  74. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignRightPlugin/AlignRightMarkupElement.d.ts +0 -0
  75. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignRightPlugin/AlignRightMarkupElement.es.js +0 -0
  76. package/dist/components/RichTextEditor/Plugins/AlignPlugin/AlignRightPlugin/AlignRightMarkupElement.es.js.map +1 -0
  77. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignRightPlugin/index.d.ts +0 -0
  78. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/AlignRightPlugin/index.es.js +0 -0
  79. package/dist/components/RichTextEditor/Plugins/AlignPlugin/AlignRightPlugin/index.es.js.map +1 -0
  80. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/id.d.ts +0 -0
  81. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/id.es.js +0 -0
  82. package/dist/components/RichTextEditor/Plugins/AlignPlugin/id.es.js.map +1 -0
  83. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/AlignPlugin/index.d.ts +0 -0
  84. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/BoldPlugin/BoldButton.d.ts +0 -0
  85. package/dist/components/RichTextEditor/Plugins/BoldPlugin/BoldButton.es.js +1670 -0
  86. package/dist/components/RichTextEditor/Plugins/BoldPlugin/BoldButton.es.js.map +1 -0
  87. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/BoldPlugin/BoldMarkupElement.d.ts +0 -0
  88. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/BoldPlugin/BoldMarkupElement.es.js +0 -0
  89. package/dist/components/RichTextEditor/Plugins/BoldPlugin/BoldMarkupElement.es.js.map +1 -0
  90. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/BoldPlugin/id.d.ts +0 -0
  91. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/BoldPlugin/id.es.js +0 -0
  92. package/dist/components/RichTextEditor/Plugins/BoldPlugin/id.es.js.map +1 -0
  93. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/BoldPlugin/index.d.ts +0 -0
  94. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/BoldPlugin/index.es.js +0 -0
  95. package/dist/components/RichTextEditor/Plugins/BoldPlugin/index.es.js.map +1 -0
  96. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CheckboxListPlugin/CheckboxListButton/CheckboxListToolbarButton.d.ts +0 -0
  97. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CheckboxListPlugin/CheckboxListButton/CheckboxListToolbarButton.es.js +0 -0
  98. package/dist/components/RichTextEditor/Plugins/CheckboxListPlugin/CheckboxListButton/CheckboxListToolbarButton.es.js.map +1 -0
  99. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CheckboxListPlugin/CheckboxListButton/index.d.ts +0 -0
  100. package/dist/components/RichTextEditor/Plugins/CheckboxListPlugin/CheckboxListButton/index.es.js +1670 -0
  101. package/dist/components/RichTextEditor/Plugins/CheckboxListPlugin/CheckboxListButton/index.es.js.map +1 -0
  102. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CheckboxListPlugin/CheckboxListElement.d.ts +0 -0
  103. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CheckboxListPlugin/CheckboxListElement.es.js +1 -1
  104. package/dist/components/RichTextEditor/Plugins/CheckboxListPlugin/CheckboxListElement.es.js.map +1 -0
  105. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CheckboxListPlugin/id.d.ts +0 -0
  106. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CheckboxListPlugin/id.es.js +0 -0
  107. package/dist/components/RichTextEditor/Plugins/CheckboxListPlugin/id.es.js.map +1 -0
  108. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CheckboxListPlugin/index.d.ts +0 -0
  109. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CheckboxListPlugin/index.es.js +0 -0
  110. package/dist/components/RichTextEditor/Plugins/CheckboxListPlugin/index.es.js.map +1 -0
  111. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CodePlugin/CodeButton.d.ts +0 -0
  112. package/dist/components/RichTextEditor/Plugins/CodePlugin/CodeButton.es.js +1669 -0
  113. package/dist/components/RichTextEditor/{EditorActions/Plugins/StrikethroughPlugin/StrikethroughButton.es.js.map → Plugins/CodePlugin/CodeButton.es.js.map} +1 -1
  114. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CodePlugin/CodeMarkupElement.d.ts +0 -0
  115. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CodePlugin/CodeMarkupElement.es.js +0 -0
  116. package/dist/components/RichTextEditor/Plugins/CodePlugin/CodeMarkupElement.es.js.map +1 -0
  117. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CodePlugin/id.d.ts +0 -0
  118. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CodePlugin/id.es.js +0 -0
  119. package/dist/components/RichTextEditor/Plugins/CodePlugin/id.es.js.map +1 -0
  120. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CodePlugin/index.d.ts +0 -0
  121. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/CodePlugin/index.es.js +0 -0
  122. package/dist/components/RichTextEditor/Plugins/CodePlugin/index.es.js.map +1 -0
  123. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/GeneratePlugins.d.ts +0 -0
  124. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/GeneratePlugins.es.js +7 -7
  125. package/dist/components/RichTextEditor/Plugins/GeneratePlugins.es.js.map +1 -0
  126. package/dist/components/RichTextEditor/Plugins/InitPlugin/id.d.ts +1 -0
  127. package/dist/components/RichTextEditor/Plugins/InitPlugin/id.es.js +5 -0
  128. package/dist/components/RichTextEditor/Plugins/InitPlugin/id.es.js.map +1 -0
  129. package/dist/components/RichTextEditor/Plugins/InitPlugin/index.d.ts +5 -0
  130. package/dist/components/RichTextEditor/Plugins/InitPlugin/index.es.js +28 -0
  131. package/dist/components/RichTextEditor/Plugins/InitPlugin/index.es.js.map +1 -0
  132. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ItalicPlugin/ItalicButton.d.ts +0 -0
  133. package/dist/components/RichTextEditor/Plugins/ItalicPlugin/ItalicButton.es.js +1669 -0
  134. package/dist/components/RichTextEditor/Plugins/ItalicPlugin/ItalicButton.es.js.map +1 -0
  135. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ItalicPlugin/ItalicMarkupElement.d.ts +0 -0
  136. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ItalicPlugin/ItalicMarkupElement.es.js +0 -0
  137. package/dist/components/RichTextEditor/Plugins/ItalicPlugin/ItalicMarkupElement.es.js.map +1 -0
  138. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ItalicPlugin/id.d.ts +0 -0
  139. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ItalicPlugin/id.es.js +0 -0
  140. package/dist/components/RichTextEditor/Plugins/ItalicPlugin/id.es.js.map +1 -0
  141. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ItalicPlugin/index.d.ts +0 -0
  142. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ItalicPlugin/index.es.js +0 -0
  143. package/dist/components/RichTextEditor/Plugins/ItalicPlugin/index.es.js.map +1 -0
  144. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/CustomFloatingLink.d.ts +0 -0
  145. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/CustomFloatingLink.es.js +0 -0
  146. package/dist/components/RichTextEditor/Plugins/LinkPlugin/FloatingLink/CustomFloatingLink.es.js.map +1 -0
  147. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/EditLinkModal/EditModal.d.ts +0 -0
  148. package/dist/components/RichTextEditor/{EditorActions/Plugins/TextStylePlugin/TextStyleDropdown/DropdownTrigger.es.js → Plugins/LinkPlugin/FloatingLink/EditLinkModal/EditModal.es.js} +43 -36
  149. package/dist/components/RichTextEditor/Plugins/LinkPlugin/FloatingLink/EditLinkModal/EditModal.es.js.map +1 -0
  150. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/EditLinkModal/index.d.ts +0 -0
  151. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/EditLinkModal/useFloatingLinkEdit.d.ts +0 -0
  152. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/EditLinkModal/useFloatingLinkEdit.es.js +0 -0
  153. package/dist/components/RichTextEditor/Plugins/LinkPlugin/FloatingLink/EditLinkModal/useFloatingLinkEdit.es.js.map +1 -0
  154. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/FloatingLink.d.ts +0 -0
  155. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/FloatingLink.es.js +0 -0
  156. package/dist/components/RichTextEditor/Plugins/LinkPlugin/FloatingLink/FloatingLink.es.js.map +1 -0
  157. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/InsertLinkModal/InsertModal.d.ts +0 -0
  158. package/dist/components/RichTextEditor/{EditorActions/Plugins/CheckboxListPlugin/CheckboxListButton/index.es.js → Plugins/LinkPlugin/FloatingLink/InsertLinkModal/InsertModal.es.js} +76 -20
  159. package/dist/components/RichTextEditor/Plugins/LinkPlugin/FloatingLink/InsertLinkModal/InsertModal.es.js.map +1 -0
  160. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/InsertLinkModal/index.d.ts +0 -0
  161. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/InsertLinkModal/types.d.ts +1 -1
  162. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/InsertLinkModal/useFloatingLinkInsert.d.ts +0 -0
  163. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/InsertLinkModal/useFloatingLinkInsert.es.js +0 -0
  164. package/dist/components/RichTextEditor/Plugins/LinkPlugin/FloatingLink/InsertLinkModal/useFloatingLinkInsert.es.js.map +1 -0
  165. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/InsertLinkModal/useInsertModal.d.ts +0 -0
  166. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/FloatingLink/InsertLinkModal/useInsertModal.es.js +1 -1
  167. package/dist/components/RichTextEditor/Plugins/LinkPlugin/FloatingLink/InsertLinkModal/useInsertModal.es.js.map +1 -0
  168. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/LinkButton.d.ts +0 -0
  169. package/dist/components/RichTextEditor/Plugins/LinkPlugin/LinkButton.es.js +1668 -0
  170. package/dist/components/RichTextEditor/{EditorActions/Plugins/AlignPlugin/AlignCenterPlugin/AlignCenterButton.es.js.map → Plugins/LinkPlugin/LinkButton.es.js.map} +1 -1
  171. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/LinkMarkupElement/LinkMarkupElementNode.d.ts +0 -0
  172. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/LinkMarkupElement/LinkMarkupElementNode.es.js +1 -1
  173. package/dist/components/RichTextEditor/Plugins/LinkPlugin/LinkMarkupElement/LinkMarkupElementNode.es.js.map +1 -0
  174. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/LinkMarkupElement/index.d.ts +0 -0
  175. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/LinkMarkupElement/index.es.js +0 -0
  176. package/dist/components/RichTextEditor/Plugins/LinkPlugin/LinkMarkupElement/index.es.js.map +1 -0
  177. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/id.d.ts +0 -0
  178. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/id.es.js +0 -0
  179. package/dist/components/RichTextEditor/Plugins/LinkPlugin/id.es.js.map +1 -0
  180. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/index.d.ts +0 -0
  181. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/index.es.js +0 -0
  182. package/dist/components/RichTextEditor/Plugins/LinkPlugin/index.es.js.map +1 -0
  183. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/types.d.ts +0 -0
  184. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/utils/getUrl.d.ts +0 -0
  185. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/utils/getUrl.es.js +0 -0
  186. package/dist/components/RichTextEditor/Plugins/LinkPlugin/utils/getUrl.es.js.map +1 -0
  187. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/utils/index.d.ts +0 -0
  188. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/utils/isUrlOrPath.d.ts +0 -0
  189. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/LinkPlugin/utils/isUrlOrPath.es.js +0 -0
  190. package/dist/components/RichTextEditor/Plugins/LinkPlugin/utils/isUrlOrPath.es.js.map +1 -0
  191. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/ListItemContentMarkupElement.d.ts +0 -0
  192. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/ListItemContentMarkupElement.es.js +0 -0
  193. package/dist/components/RichTextEditor/Plugins/ListPlugin/ListItemContentMarkupElement.es.js.map +1 -0
  194. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/ListItemMarkupElement.d.ts +0 -0
  195. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/ListItemMarkupElement.es.js +0 -0
  196. package/dist/components/RichTextEditor/Plugins/ListPlugin/ListItemMarkupElement.es.js.map +1 -0
  197. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/ListPlugin.d.ts +0 -0
  198. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/ListPlugin.es.js +0 -0
  199. package/dist/components/RichTextEditor/Plugins/ListPlugin/ListPlugin.es.js.map +1 -0
  200. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/OrderedListPlugin/OrderedListButton.d.ts +0 -0
  201. package/dist/components/RichTextEditor/{EditorActions/Plugins/UnderlinePlugin/UnderlineButton.es.js → Plugins/ListPlugin/OrderedListPlugin/OrderedListButton.es.js} +21 -9
  202. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/OrderedListPlugin/OrderedListButton.es.js.map +1 -1
  203. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/OrderedListPlugin/OrderedListMarkupElement.d.ts +0 -0
  204. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/OrderedListPlugin/OrderedListMarkupElement.es.js +0 -0
  205. package/dist/components/RichTextEditor/Plugins/ListPlugin/OrderedListPlugin/OrderedListMarkupElement.es.js.map +1 -0
  206. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/OrderedListPlugin/index.d.ts +0 -0
  207. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/OrderedListPlugin/index.es.js +0 -0
  208. package/dist/components/RichTextEditor/Plugins/ListPlugin/OrderedListPlugin/index.es.js.map +1 -0
  209. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/UnorderedListPlugin/UnorderedListButton.d.ts +0 -0
  210. package/dist/components/RichTextEditor/{EditorActions/Plugins/ItalicPlugin/ItalicButton.es.js → Plugins/ListPlugin/UnorderedListPlugin/UnorderedListButton.es.js} +22 -10
  211. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/UnorderedListPlugin/UnorderedListButton.es.js.map +1 -1
  212. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/UnorderedListPlugin/UnorderedListMarkupElement.d.ts +0 -0
  213. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/UnorderedListPlugin/UnorderedListMarkupElement.es.js +0 -0
  214. package/dist/components/RichTextEditor/Plugins/ListPlugin/UnorderedListPlugin/UnorderedListMarkupElement.es.js.map +1 -0
  215. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/UnorderedListPlugin/index.d.ts +0 -0
  216. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/UnorderedListPlugin/index.es.js +0 -0
  217. package/dist/components/RichTextEditor/Plugins/ListPlugin/UnorderedListPlugin/index.es.js.map +1 -0
  218. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/id.d.ts +0 -0
  219. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/id.es.js +0 -0
  220. package/dist/components/RichTextEditor/Plugins/ListPlugin/id.es.js.map +1 -0
  221. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/ListPlugin/index.d.ts +0 -0
  222. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/MarkupElement.d.ts +0 -0
  223. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/MarkupElement.es.js +0 -0
  224. package/dist/components/RichTextEditor/Plugins/MarkupElement.es.js.map +1 -0
  225. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/MentionPlugin/MentionInline.d.ts +0 -0
  226. package/dist/components/RichTextEditor/Plugins/MentionPlugin/MentionInline.es.js +9 -0
  227. package/dist/components/RichTextEditor/Plugins/MentionPlugin/MentionInline.es.js.map +1 -0
  228. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/MentionPlugin/MentionMarkupElement/MentionMarkupElementNode.d.ts +0 -0
  229. package/dist/components/RichTextEditor/Plugins/MentionPlugin/MentionMarkupElement/MentionMarkupElementNode.es.js +34 -0
  230. package/dist/components/RichTextEditor/Plugins/MentionPlugin/MentionMarkupElement/MentionMarkupElementNode.es.js.map +1 -0
  231. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/MentionPlugin/MentionMarkupElement/index.d.ts +0 -0
  232. package/dist/components/RichTextEditor/Plugins/MentionPlugin/MentionMarkupElement/index.es.js +12 -0
  233. package/dist/components/RichTextEditor/Plugins/MentionPlugin/MentionMarkupElement/index.es.js.map +1 -0
  234. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/MentionPlugin/createMentionPlugin.d.ts +0 -0
  235. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/MentionPlugin/createMentionPlugin.es.js +7 -4
  236. package/dist/components/RichTextEditor/Plugins/MentionPlugin/createMentionPlugin.es.js.map +1 -0
  237. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/MentionPlugin/id.d.ts +0 -0
  238. package/dist/components/RichTextEditor/Plugins/MentionPlugin/id.es.js +5 -0
  239. package/dist/components/RichTextEditor/Plugins/MentionPlugin/id.es.js.map +1 -0
  240. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/MentionPlugin/index.d.ts +0 -0
  241. package/dist/components/RichTextEditor/Plugins/MentionPlugin/index.es.js +25 -0
  242. package/dist/components/RichTextEditor/Plugins/MentionPlugin/index.es.js.map +1 -0
  243. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/MentionPlugin/types.d.ts +0 -0
  244. package/dist/components/RichTextEditor/Plugins/MentionPlugin/types.es.js +5 -0
  245. package/dist/components/RichTextEditor/Plugins/MentionPlugin/types.es.js.map +1 -0
  246. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/Plugin.d.ts +4 -2
  247. package/dist/components/RichTextEditor/Plugins/Plugin.es.js +12 -0
  248. package/dist/components/RichTextEditor/Plugins/Plugin.es.js.map +1 -0
  249. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/PluginComposer.d.ts +6 -3
  250. package/dist/components/RichTextEditor/Plugins/PluginComposer.es.js +69 -0
  251. package/dist/components/RichTextEditor/Plugins/PluginComposer.es.js.map +1 -0
  252. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/StrikethroughPlugin/StrikethroughButton.d.ts +0 -0
  253. package/dist/components/RichTextEditor/Plugins/StrikethroughPlugin/StrikethroughButton.es.js +1669 -0
  254. package/dist/components/RichTextEditor/Plugins/StrikethroughPlugin/StrikethroughButton.es.js.map +1 -0
  255. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/StrikethroughPlugin/StrikethroughMarkupElement.d.ts +0 -0
  256. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/StrikethroughPlugin/StrikethroughMarkupElement.es.js +0 -0
  257. package/dist/components/RichTextEditor/Plugins/StrikethroughPlugin/StrikethroughMarkupElement.es.js.map +1 -0
  258. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/StrikethroughPlugin/id.d.ts +0 -0
  259. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/StrikethroughPlugin/id.es.js +0 -0
  260. package/dist/components/RichTextEditor/Plugins/StrikethroughPlugin/id.es.js.map +1 -0
  261. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/StrikethroughPlugin/index.d.ts +0 -0
  262. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/StrikethroughPlugin/index.es.js +0 -0
  263. package/dist/components/RichTextEditor/Plugins/StrikethroughPlugin/index.es.js.map +1 -0
  264. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyleDropdown/DropdownItem.d.ts +0 -0
  265. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyleDropdown/DropdownItem.es.js +1 -1
  266. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyleDropdown/DropdownItem.es.js.map +1 -0
  267. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyleDropdown/DropdownTrigger.d.ts +0 -0
  268. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyleDropdown/DropdownTrigger.es.js +1687 -0
  269. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyleDropdown/DropdownTrigger.es.js.map +1 -0
  270. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyleDropdown/TextStyleButton.d.ts +0 -0
  271. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyleDropdown/TextStyleButton.es.js +0 -0
  272. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyleDropdown/TextStyleButton.es.js.map +1 -0
  273. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyleDropdown/index.d.ts +0 -0
  274. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyleDropdown/index.es.js +1 -1
  275. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyleDropdown/index.es.js.map +1 -0
  276. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyleDropdown/types.d.ts +0 -0
  277. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyleDropdown/useSelectedTextStyles.d.ts +0 -0
  278. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyleDropdown/useSelectedTextStyles.es.js +0 -0
  279. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyleDropdown/useSelectedTextStyles.es.js.map +1 -0
  280. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom1Plugin/Custom1MarkupElementNode.d.ts +0 -0
  281. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom1Plugin/Custom1MarkupElementNode.es.js +2 -2
  282. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Custom1Plugin/Custom1MarkupElementNode.es.js.map +1 -0
  283. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom1Plugin/createCustom1Plugin.d.ts +0 -0
  284. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom1Plugin/createCustom1Plugin.es.js +0 -0
  285. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Custom1Plugin/createCustom1Plugin.es.js.map +1 -0
  286. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom1Plugin/index.d.ts +0 -0
  287. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom2Plugin/Custom2MarkupElementNode.d.ts +0 -0
  288. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom2Plugin/Custom2MarkupElementNode.es.js +2 -2
  289. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Custom2Plugin/Custom2MarkupElementNode.es.js.map +1 -0
  290. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom2Plugin/createCustom2Plugin.d.ts +0 -0
  291. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom2Plugin/createCustom2Plugin.es.js +0 -0
  292. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Custom2Plugin/createCustom2Plugin.es.js.map +1 -0
  293. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom2Plugin/index.d.ts +0 -0
  294. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom3Plugin/Custom3MarkupElementNode.d.ts +0 -0
  295. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom3Plugin/Custom3MarkupElementNode.es.js +2 -2
  296. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Custom3Plugin/Custom3MarkupElementNode.es.js.map +1 -0
  297. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom3Plugin/createCustom3Plugin.d.ts +0 -0
  298. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom3Plugin/createCustom3Plugin.es.js +0 -0
  299. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Custom3Plugin/createCustom3Plugin.es.js.map +1 -0
  300. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Custom3Plugin/index.d.ts +0 -0
  301. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading1Plugin/Heading1MarkupElementNode.d.ts +0 -0
  302. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading1Plugin/Heading1MarkupElementNode.es.js +2 -2
  303. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Heading1Plugin/Heading1MarkupElementNode.es.js.map +1 -0
  304. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading1Plugin/createHeading1Plugin.d.ts +0 -0
  305. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading1Plugin/createHeading1Plugin.es.js +0 -0
  306. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Heading1Plugin/createHeading1Plugin.es.js.map +1 -0
  307. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading1Plugin/index.d.ts +0 -0
  308. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading2Plugin/Heading2MarkupElementNode.d.ts +0 -0
  309. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading2Plugin/Heading2MarkupElementNode.es.js +2 -2
  310. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Heading2Plugin/Heading2MarkupElementNode.es.js.map +1 -0
  311. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading2Plugin/createHeading2Plugin.d.ts +0 -0
  312. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading2Plugin/createHeading2Plugin.es.js +0 -0
  313. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Heading2Plugin/createHeading2Plugin.es.js.map +1 -0
  314. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading2Plugin/index.d.ts +0 -0
  315. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading3Plugin/Heading3MarkupElementNode.d.ts +0 -0
  316. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading3Plugin/Heading3MarkupElementNode.es.js +2 -2
  317. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Heading3Plugin/Heading3MarkupElementNode.es.js.map +1 -0
  318. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading3Plugin/createHeading3Plugin.d.ts +0 -0
  319. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading3Plugin/createHeading3Plugin.es.js +0 -0
  320. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Heading3Plugin/createHeading3Plugin.es.js.map +1 -0
  321. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading3Plugin/index.d.ts +0 -0
  322. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading4Plugin/Heading4MarkupElementNode.d.ts +0 -0
  323. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading4Plugin/Heading4MarkupElementNode.es.js +2 -2
  324. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Heading4Plugin/Heading4MarkupElementNode.es.js.map +1 -0
  325. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading4Plugin/createHeading4Plugin.d.ts +0 -0
  326. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading4Plugin/createHeading4Plugin.es.js +0 -0
  327. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Heading4Plugin/createHeading4Plugin.es.js.map +1 -0
  328. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Heading4Plugin/index.d.ts +0 -0
  329. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Quote/QuoteMarkupElementNode.d.ts +0 -0
  330. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Quote/QuoteMarkupElementNode.es.js +2 -2
  331. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Quote/QuoteMarkupElementNode.es.js.map +1 -0
  332. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Quote/createQuotePlugin.d.ts +0 -0
  333. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Quote/createQuotePlugin.es.js +0 -0
  334. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/Quote/createQuotePlugin.es.js.map +1 -0
  335. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/Quote/index.d.ts +0 -0
  336. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/alignment.d.ts +0 -0
  337. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/alignment.es.js +0 -0
  338. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/alignment.es.js.map +1 -0
  339. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/index.d.ts +0 -0
  340. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/textStyles.d.ts +0 -0
  341. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/TextStyles/textStyles.es.js +0 -0
  342. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/TextStyles/textStyles.es.js.map +1 -0
  343. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/id.d.ts +0 -0
  344. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/id.es.js +0 -0
  345. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/id.es.js.map +1 -0
  346. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/index.d.ts +0 -0
  347. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/TextStylePlugin/index.es.js +0 -0
  348. package/dist/components/RichTextEditor/Plugins/TextStylePlugin/index.es.js.map +1 -0
  349. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/UnderlinePlugin/UnderlineButton.d.ts +0 -0
  350. package/dist/components/RichTextEditor/Plugins/UnderlinePlugin/UnderlineButton.es.js +1669 -0
  351. package/dist/components/RichTextEditor/Plugins/UnderlinePlugin/UnderlineButton.es.js.map +1 -0
  352. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/UnderlinePlugin/UnderlineMarkupElement.d.ts +0 -0
  353. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/UnderlinePlugin/UnderlineMarkupElement.es.js +0 -0
  354. package/dist/components/RichTextEditor/Plugins/UnderlinePlugin/UnderlineMarkupElement.es.js.map +1 -0
  355. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/UnderlinePlugin/id.d.ts +0 -0
  356. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/UnderlinePlugin/id.es.js +0 -0
  357. package/dist/components/RichTextEditor/Plugins/UnderlinePlugin/id.es.js.map +1 -0
  358. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/UnderlinePlugin/index.d.ts +0 -0
  359. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/UnderlinePlugin/index.es.js +0 -0
  360. package/dist/components/RichTextEditor/Plugins/UnderlinePlugin/index.es.js.map +1 -0
  361. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/helper.d.ts +0 -0
  362. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/helper.es.js +0 -0
  363. package/dist/components/RichTextEditor/Plugins/helper.es.js.map +1 -0
  364. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/index.d.ts +1 -0
  365. package/dist/components/RichTextEditor/Plugins/index.es.js +76 -0
  366. package/dist/components/RichTextEditor/Plugins/index.es.js.map +1 -0
  367. package/dist/components/RichTextEditor/{EditorActions/Plugins → Plugins}/types.d.ts +4 -0
  368. package/dist/components/RichTextEditor/RichTextEditor.d.ts +1 -1
  369. package/dist/components/RichTextEditor/RichTextEditor.es.js +11 -11
  370. package/dist/components/RichTextEditor/RichTextEditor.es.js.map +1 -1
  371. package/dist/components/RichTextEditor/{EditorActions/Toolbar → Toolbar}/index.d.ts +0 -0
  372. package/dist/components/RichTextEditor/{EditorActions/Toolbar → Toolbar}/index.es.js +1 -1
  373. package/dist/components/RichTextEditor/Toolbar/index.es.js.map +1 -0
  374. package/dist/components/RichTextEditor/{EditorActions/Toolbar → Toolbar}/types.d.ts +0 -0
  375. package/dist/components/RichTextEditor/{EditorActions/Toolbar → Toolbar}/utils.d.ts +0 -0
  376. package/dist/components/RichTextEditor/{EditorActions/Toolbar → Toolbar}/utils.es.js +0 -0
  377. package/dist/components/RichTextEditor/Toolbar/utils.es.js.map +1 -0
  378. package/dist/components/RichTextEditor/components/Toolbar/ButtonGroup.es.js +17 -5
  379. package/dist/components/RichTextEditor/components/Toolbar/ButtonGroup.es.js.map +1 -1
  380. package/dist/components/RichTextEditor/components/index.d.ts +1 -1
  381. package/dist/components/RichTextEditor/index.d.ts +1 -0
  382. package/dist/components/RichTextEditor/serializer/utils/serializeNodeToHtmlRecursive.es.js +10 -10
  383. package/dist/components/RichTextEditor/serializer/utils/serializeNodeToHtmlRecursive.es.js.map +1 -1
  384. package/dist/components/RichTextEditor/serializer/utils/setDefaultDesignTokensIfNull.es.js +9 -9
  385. package/dist/components/RichTextEditor/serializer/utils/setDefaultDesignTokensIfNull.es.js.map +1 -1
  386. package/dist/components/RichTextEditor/types.d.ts +1 -1
  387. package/dist/components/RichTextEditor/types.es.js.map +1 -1
  388. package/dist/components/RichTextEditor/utils/editorConfig.es.js +14 -14
  389. package/dist/components/RichTextEditor/utils/editorConfig.es.js.map +1 -1
  390. package/dist/components/RichTextEditor/utils/toolbarCalc.d.ts +1 -1
  391. package/dist/components/RichTextEditor/utils/toolbarCalc.es.js.map +1 -1
  392. package/dist/components/ScrollWrapper/ScrollWrapper.es.js +27 -15
  393. package/dist/components/ScrollWrapper/ScrollWrapper.es.js.map +1 -1
  394. package/dist/components/Table/TableCell.es.js +27 -15
  395. package/dist/components/Table/TableCell.es.js.map +1 -1
  396. package/dist/components/Table/TableColumnHeader.es.js +27 -15
  397. package/dist/components/Table/TableColumnHeader.es.js.map +1 -1
  398. package/dist/components/Tabs/Tabs.es.js +14 -2
  399. package/dist/components/Tabs/Tabs.es.js.map +1 -1
  400. package/dist/components/Tag/Tag.es.js +14 -2
  401. package/dist/components/Tag/Tag.es.js.map +1 -1
  402. package/dist/components/TextInput/TextInput.es.js +14 -2
  403. package/dist/components/TextInput/TextInput.es.js.map +1 -1
  404. package/dist/components/Tooltip/BrightHeader.es.js +16 -4
  405. package/dist/components/Tooltip/BrightHeader.es.js.map +1 -1
  406. package/dist/components/TooltipIcon/TooltipIcon.es.js +14 -2
  407. package/dist/components/TooltipIcon/TooltipIcon.es.js.map +1 -1
  408. package/dist/components/Tree/Node.es.js +105 -85
  409. package/dist/components/Tree/Node.es.js.map +1 -1
  410. package/dist/components/Tree/Tree.es.js +14 -2
  411. package/dist/components/Tree/Tree.es.js.map +1 -1
  412. package/dist/components/Tree/utils/mocks.es.js +27 -15
  413. package/dist/components/Tree/utils/mocks.es.js.map +1 -1
  414. package/dist/components/Trigger/Trigger.es.js +14 -2
  415. package/dist/components/Trigger/Trigger.es.js.map +1 -1
  416. package/dist/foundation/Icon/Generated/IconArrowCircleUp12.es.js +15 -6
  417. package/dist/foundation/Icon/Generated/IconArrowCircleUp12.es.js.map +1 -1
  418. package/dist/foundation/Icon/Generated/IconArrowMinimize12.es.js +16 -7
  419. package/dist/foundation/Icon/Generated/IconArrowMinimize12.es.js.map +1 -1
  420. package/dist/foundation/Icon/Generated/IconArrowMove12.es.js +17 -8
  421. package/dist/foundation/Icon/Generated/IconArrowMove12.es.js.map +1 -1
  422. package/dist/foundation/Icon/Generated/IconArrowMove20.es.js +13 -4
  423. package/dist/foundation/Icon/Generated/IconArrowMove20.es.js.map +1 -1
  424. package/dist/foundation/Icon/Generated/IconFaceExtraHappy12.es.js +14 -5
  425. package/dist/foundation/Icon/Generated/IconFaceExtraHappy12.es.js.map +1 -1
  426. package/dist/foundation/Icon/Generated/IconFaceHappy12.es.js +16 -7
  427. package/dist/foundation/Icon/Generated/IconFaceHappy12.es.js.map +1 -1
  428. package/dist/foundation/Icon/Generated/IconFaceHappy12Filled.es.js +12 -3
  429. package/dist/foundation/Icon/Generated/IconFaceHappy12Filled.es.js.map +1 -1
  430. package/dist/foundation/Icon/Generated/IconFaceNeutral12.es.js +14 -5
  431. package/dist/foundation/Icon/Generated/IconFaceNeutral12.es.js.map +1 -1
  432. package/dist/foundation/Icon/Generated/IconFaceNeutral12Filled.es.js +10 -1
  433. package/dist/foundation/Icon/Generated/IconFaceNeutral12Filled.es.js.map +1 -1
  434. package/dist/foundation/Icon/Generated/IconFaceSad12.es.js +16 -7
  435. package/dist/foundation/Icon/Generated/IconFaceSad12.es.js.map +1 -1
  436. package/dist/foundation/Icon/Generated/IconFaceSad12Filled.es.js +12 -3
  437. package/dist/foundation/Icon/Generated/IconFaceSad12Filled.es.js.map +1 -1
  438. package/dist/foundation/Icon/Generated/IconFocalPoint12.es.js +19 -10
  439. package/dist/foundation/Icon/Generated/IconFocalPoint12.es.js.map +1 -1
  440. package/dist/foundation/Icon/Generated/IconPen12.es.js +12 -3
  441. package/dist/foundation/Icon/Generated/IconPen12.es.js.map +1 -1
  442. package/dist/foundation/Icon/Generated/IconPlayCircle12.es.js +13 -4
  443. package/dist/foundation/Icon/Generated/IconPlayCircle12.es.js.map +1 -1
  444. package/dist/foundation/Icon/Generated/IconPlusCircle12.es.js +14 -5
  445. package/dist/foundation/Icon/Generated/IconPlusCircle12.es.js.map +1 -1
  446. package/dist/foundation/Icon/Generated/IconPolygon12.es.js +13 -4
  447. package/dist/foundation/Icon/Generated/IconPolygon12.es.js.map +1 -1
  448. package/dist/foundation/Icon/Generated/IconPuzzle12.es.js +15 -6
  449. package/dist/foundation/Icon/Generated/IconPuzzle12.es.js.map +1 -1
  450. package/dist/foundation/Icon/Generated/IconSidebarLeft.d.ts +5 -0
  451. package/dist/foundation/Icon/Generated/IconSidebarLeft.es.js +26 -0
  452. package/dist/foundation/Icon/Generated/IconSidebarLeft.es.js.map +1 -0
  453. package/dist/foundation/Icon/Generated/IconSidebarLeft12.d.ts +5 -0
  454. package/dist/foundation/Icon/Generated/IconSidebarLeft12.es.js +22 -0
  455. package/dist/foundation/Icon/Generated/IconSidebarLeft12.es.js.map +1 -0
  456. package/dist/foundation/Icon/Generated/IconSidebarLeft16.d.ts +5 -0
  457. package/dist/foundation/Icon/Generated/IconSidebarLeft16.es.js +22 -0
  458. package/dist/foundation/Icon/Generated/IconSidebarLeft16.es.js.map +1 -0
  459. package/dist/foundation/Icon/Generated/IconSidebarLeft20.d.ts +5 -0
  460. package/dist/foundation/Icon/Generated/IconSidebarLeft20.es.js +22 -0
  461. package/dist/foundation/Icon/Generated/IconSidebarLeft20.es.js.map +1 -0
  462. package/dist/foundation/Icon/Generated/IconSidebarLeft24.d.ts +5 -0
  463. package/dist/foundation/Icon/Generated/IconSidebarLeft24.es.js +22 -0
  464. package/dist/foundation/Icon/Generated/IconSidebarLeft24.es.js.map +1 -0
  465. package/dist/foundation/Icon/Generated/IconSidebarLeft32.d.ts +5 -0
  466. package/dist/foundation/Icon/Generated/IconSidebarLeft32.es.js +22 -0
  467. package/dist/foundation/Icon/Generated/IconSidebarLeft32.es.js.map +1 -0
  468. package/dist/foundation/Icon/Generated/IconSidebarRight.d.ts +5 -0
  469. package/dist/foundation/Icon/Generated/IconSidebarRight.es.js +26 -0
  470. package/dist/foundation/Icon/Generated/IconSidebarRight.es.js.map +1 -0
  471. package/dist/foundation/Icon/Generated/IconSidebarRight12.d.ts +5 -0
  472. package/dist/foundation/Icon/Generated/IconSidebarRight12.es.js +22 -0
  473. package/dist/foundation/Icon/Generated/IconSidebarRight12.es.js.map +1 -0
  474. package/dist/foundation/Icon/Generated/IconSidebarRight16.d.ts +5 -0
  475. package/dist/foundation/Icon/Generated/IconSidebarRight16.es.js +22 -0
  476. package/dist/foundation/Icon/Generated/IconSidebarRight16.es.js.map +1 -0
  477. package/dist/foundation/Icon/Generated/IconSidebarRight20.d.ts +5 -0
  478. package/dist/foundation/Icon/Generated/IconSidebarRight20.es.js +22 -0
  479. package/dist/foundation/Icon/Generated/IconSidebarRight20.es.js.map +1 -0
  480. package/dist/foundation/Icon/Generated/IconSidebarRight24.d.ts +5 -0
  481. package/dist/foundation/Icon/Generated/IconSidebarRight24.es.js +22 -0
  482. package/dist/foundation/Icon/Generated/IconSidebarRight24.es.js.map +1 -0
  483. package/dist/foundation/Icon/Generated/IconSidebarRight32.d.ts +5 -0
  484. package/dist/foundation/Icon/Generated/IconSidebarRight32.es.js +22 -0
  485. package/dist/foundation/Icon/Generated/IconSidebarRight32.es.js.map +1 -0
  486. package/dist/foundation/Icon/Generated/index.d.ts +12 -0
  487. package/dist/foundation/Icon/Generated/index.es.js +826 -802
  488. package/dist/foundation/Icon/Generated/index.es.js.map +1 -1
  489. package/dist/foundation/Icon/IconEnum.d.ts +12 -0
  490. package/dist/foundation/Icon/IconEnum.es.js +1 -1
  491. package/dist/foundation/Icon/IconEnum.es.js.map +1 -1
  492. package/dist/foundation/Icon/IconsMap.es.js +624 -600
  493. package/dist/foundation/Icon/IconsMap.es.js.map +1 -1
  494. package/dist/index.cjs.js +4 -4
  495. package/dist/index.cjs.js.map +1 -1
  496. package/dist/index.es.js +3475 -3409
  497. package/dist/index.es.js.map +1 -1
  498. package/dist/index.umd.js +4 -4
  499. package/dist/index.umd.js.map +1 -1
  500. package/dist/styles.css +1 -1
  501. package/package.json +2 -2
  502. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignCenterPlugin/AlignCenterButton.es.js +0 -1657
  503. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignCenterPlugin/AlignCenterMarkupElement.es.js.map +0 -1
  504. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignCenterPlugin/index.es.js.map +0 -1
  505. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignJustifyPlugin/AlignJustifyButton.es.js +0 -1657
  506. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignJustifyPlugin/AlignJustifyButton.es.js.map +0 -1
  507. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignJustifyPlugin/AlignJustifyMarkupElement.es.js.map +0 -1
  508. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignJustifyPlugin/index.es.js.map +0 -1
  509. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignLeftPlugin/AlignLeftButton.es.js +0 -1657
  510. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignLeftPlugin/AlignLeftMarkupElement.es.js.map +0 -1
  511. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignLeftPlugin/index.es.js.map +0 -1
  512. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignPlugin.es.js.map +0 -1
  513. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignRightPlugin/AlignRightButton.es.js +0 -1657
  514. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignRightPlugin/AlignRightMarkupElement.es.js.map +0 -1
  515. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/AlignRightPlugin/index.es.js.map +0 -1
  516. package/dist/components/RichTextEditor/EditorActions/Plugins/AlignPlugin/id.es.js.map +0 -1
  517. package/dist/components/RichTextEditor/EditorActions/Plugins/BoldPlugin/BoldButton.es.js.map +0 -1
  518. package/dist/components/RichTextEditor/EditorActions/Plugins/BoldPlugin/BoldMarkupElement.es.js.map +0 -1
  519. package/dist/components/RichTextEditor/EditorActions/Plugins/BoldPlugin/id.es.js.map +0 -1
  520. package/dist/components/RichTextEditor/EditorActions/Plugins/BoldPlugin/index.es.js.map +0 -1
  521. package/dist/components/RichTextEditor/EditorActions/Plugins/CheckboxListPlugin/CheckboxListButton/CheckboxListToolbarButton.es.js.map +0 -1
  522. package/dist/components/RichTextEditor/EditorActions/Plugins/CheckboxListPlugin/CheckboxListButton/index.es.js.map +0 -1
  523. package/dist/components/RichTextEditor/EditorActions/Plugins/CheckboxListPlugin/CheckboxListElement.es.js.map +0 -1
  524. package/dist/components/RichTextEditor/EditorActions/Plugins/CheckboxListPlugin/id.es.js.map +0 -1
  525. package/dist/components/RichTextEditor/EditorActions/Plugins/CheckboxListPlugin/index.es.js.map +0 -1
  526. package/dist/components/RichTextEditor/EditorActions/Plugins/CodePlugin/CodeMarkupElement.es.js.map +0 -1
  527. package/dist/components/RichTextEditor/EditorActions/Plugins/CodePlugin/id.es.js.map +0 -1
  528. package/dist/components/RichTextEditor/EditorActions/Plugins/CodePlugin/index.es.js.map +0 -1
  529. package/dist/components/RichTextEditor/EditorActions/Plugins/GeneratePlugins.es.js.map +0 -1
  530. package/dist/components/RichTextEditor/EditorActions/Plugins/ItalicPlugin/ItalicMarkupElement.es.js.map +0 -1
  531. package/dist/components/RichTextEditor/EditorActions/Plugins/ItalicPlugin/id.es.js.map +0 -1
  532. package/dist/components/RichTextEditor/EditorActions/Plugins/ItalicPlugin/index.es.js.map +0 -1
  533. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/FloatingLink/CustomFloatingLink.es.js.map +0 -1
  534. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/FloatingLink/EditLinkModal/EditModal.es.js +0 -1670
  535. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/FloatingLink/EditLinkModal/EditModal.es.js.map +0 -1
  536. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/FloatingLink/EditLinkModal/useFloatingLinkEdit.es.js.map +0 -1
  537. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/FloatingLink/FloatingLink.es.js.map +0 -1
  538. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/FloatingLink/InsertLinkModal/InsertModal.es.js +0 -1702
  539. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/FloatingLink/InsertLinkModal/InsertModal.es.js.map +0 -1
  540. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/FloatingLink/InsertLinkModal/useFloatingLinkInsert.es.js.map +0 -1
  541. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/FloatingLink/InsertLinkModal/useInsertModal.es.js.map +0 -1
  542. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/LinkButton.es.js.map +0 -1
  543. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/LinkMarkupElement/LinkMarkupElementNode.es.js.map +0 -1
  544. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/LinkMarkupElement/index.es.js.map +0 -1
  545. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/id.es.js.map +0 -1
  546. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/index.es.js.map +0 -1
  547. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/utils/getUrl.es.js.map +0 -1
  548. package/dist/components/RichTextEditor/EditorActions/Plugins/LinkPlugin/utils/isUrlOrPath.es.js.map +0 -1
  549. package/dist/components/RichTextEditor/EditorActions/Plugins/ListPlugin/ListItemContentMarkupElement.es.js.map +0 -1
  550. package/dist/components/RichTextEditor/EditorActions/Plugins/ListPlugin/ListItemMarkupElement.es.js.map +0 -1
  551. package/dist/components/RichTextEditor/EditorActions/Plugins/ListPlugin/ListPlugin.es.js.map +0 -1
  552. package/dist/components/RichTextEditor/EditorActions/Plugins/ListPlugin/OrderedListPlugin/OrderedListButton.es.js +0 -1657
  553. package/dist/components/RichTextEditor/EditorActions/Plugins/ListPlugin/OrderedListPlugin/OrderedListMarkupElement.es.js.map +0 -1
  554. package/dist/components/RichTextEditor/EditorActions/Plugins/ListPlugin/OrderedListPlugin/index.es.js.map +0 -1
  555. package/dist/components/RichTextEditor/EditorActions/Plugins/ListPlugin/UnorderedListPlugin/UnorderedListButton.es.js +0 -1657
  556. package/dist/components/RichTextEditor/EditorActions/Plugins/ListPlugin/UnorderedListPlugin/UnorderedListMarkupElement.es.js.map +0 -1
  557. package/dist/components/RichTextEditor/EditorActions/Plugins/ListPlugin/UnorderedListPlugin/index.es.js.map +0 -1
  558. package/dist/components/RichTextEditor/EditorActions/Plugins/ListPlugin/id.es.js.map +0 -1
  559. package/dist/components/RichTextEditor/EditorActions/Plugins/MarkupElement.es.js.map +0 -1
  560. package/dist/components/RichTextEditor/EditorActions/Plugins/MentionPlugin/createMentionPlugin.es.js.map +0 -1
  561. package/dist/components/RichTextEditor/EditorActions/Plugins/Plugin.es.js +0 -12
  562. package/dist/components/RichTextEditor/EditorActions/Plugins/Plugin.es.js.map +0 -1
  563. package/dist/components/RichTextEditor/EditorActions/Plugins/PluginComposer.es.js +0 -73
  564. package/dist/components/RichTextEditor/EditorActions/Plugins/PluginComposer.es.js.map +0 -1
  565. package/dist/components/RichTextEditor/EditorActions/Plugins/StrikethroughPlugin/StrikethroughMarkupElement.es.js.map +0 -1
  566. package/dist/components/RichTextEditor/EditorActions/Plugins/StrikethroughPlugin/id.es.js.map +0 -1
  567. package/dist/components/RichTextEditor/EditorActions/Plugins/StrikethroughPlugin/index.es.js.map +0 -1
  568. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyleDropdown/DropdownItem.es.js.map +0 -1
  569. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyleDropdown/DropdownTrigger.es.js.map +0 -1
  570. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyleDropdown/TextStyleButton.es.js.map +0 -1
  571. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyleDropdown/index.es.js.map +0 -1
  572. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyleDropdown/useSelectedTextStyles.es.js.map +0 -1
  573. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Custom1Plugin/Custom1MarkupElementNode.es.js.map +0 -1
  574. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Custom1Plugin/createCustom1Plugin.es.js.map +0 -1
  575. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Custom2Plugin/Custom2MarkupElementNode.es.js.map +0 -1
  576. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Custom2Plugin/createCustom2Plugin.es.js.map +0 -1
  577. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Custom3Plugin/Custom3MarkupElementNode.es.js.map +0 -1
  578. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Custom3Plugin/createCustom3Plugin.es.js.map +0 -1
  579. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Heading1Plugin/Heading1MarkupElementNode.es.js.map +0 -1
  580. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Heading1Plugin/createHeading1Plugin.es.js.map +0 -1
  581. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Heading2Plugin/Heading2MarkupElementNode.es.js.map +0 -1
  582. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Heading2Plugin/createHeading2Plugin.es.js.map +0 -1
  583. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Heading3Plugin/Heading3MarkupElementNode.es.js.map +0 -1
  584. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Heading3Plugin/createHeading3Plugin.es.js.map +0 -1
  585. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Heading4Plugin/Heading4MarkupElementNode.es.js.map +0 -1
  586. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Heading4Plugin/createHeading4Plugin.es.js.map +0 -1
  587. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Quote/QuoteMarkupElementNode.es.js.map +0 -1
  588. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/Quote/createQuotePlugin.es.js.map +0 -1
  589. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/alignment.es.js.map +0 -1
  590. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/TextStyles/textStyles.es.js.map +0 -1
  591. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/id.es.js.map +0 -1
  592. package/dist/components/RichTextEditor/EditorActions/Plugins/TextStylePlugin/index.es.js.map +0 -1
  593. package/dist/components/RichTextEditor/EditorActions/Plugins/UnderlinePlugin/UnderlineButton.es.js.map +0 -1
  594. package/dist/components/RichTextEditor/EditorActions/Plugins/UnderlinePlugin/UnderlineMarkupElement.es.js.map +0 -1
  595. package/dist/components/RichTextEditor/EditorActions/Plugins/UnderlinePlugin/id.es.js.map +0 -1
  596. package/dist/components/RichTextEditor/EditorActions/Plugins/UnderlinePlugin/index.es.js.map +0 -1
  597. package/dist/components/RichTextEditor/EditorActions/Plugins/helper.es.js.map +0 -1
  598. package/dist/components/RichTextEditor/EditorActions/Plugins/index.es.js +0 -73
  599. package/dist/components/RichTextEditor/EditorActions/Plugins/index.es.js.map +0 -1
  600. package/dist/components/RichTextEditor/EditorActions/Toolbar/index.es.js.map +0 -1
  601. package/dist/components/RichTextEditor/EditorActions/Toolbar/utils.es.js.map +0 -1
@@ -1337,306 +1337,318 @@ import VS from "./Generated/IconSide16.es.js";
1337
1337
  import WS from "./Generated/IconSide20.es.js";
1338
1338
  import QS from "./Generated/IconSide24.es.js";
1339
1339
  import JS from "./Generated/IconSide32.es.js";
1340
- import GS from "./Generated/IconSketch.es.js";
1341
- import qS from "./Generated/IconSketch12.es.js";
1342
- import KS from "./Generated/IconSketch16.es.js";
1343
- import XS from "./Generated/IconSketch20.es.js";
1344
- import YS from "./Generated/IconSketch24.es.js";
1345
- import ZS from "./Generated/IconSketch32.es.js";
1346
- import _S from "./Generated/IconSkip5SecondsBackward.es.js";
1347
- import $S from "./Generated/IconSkip5SecondsBackward12.es.js";
1348
- import e3 from "./Generated/IconSkip5SecondsBackward16.es.js";
1349
- import r3 from "./Generated/IconSkip5SecondsBackward20.es.js";
1350
- import o3 from "./Generated/IconSkip5SecondsBackward24.es.js";
1351
- import t3 from "./Generated/IconSkip5SecondsBackward32.es.js";
1352
- import l3 from "./Generated/IconSkip5SecondsForward.es.js";
1353
- import n3 from "./Generated/IconSkip5SecondsForward12.es.js";
1354
- import m3 from "./Generated/IconSkip5SecondsForward16.es.js";
1355
- import c3 from "./Generated/IconSkip5SecondsForward20.es.js";
1356
- import a3 from "./Generated/IconSkip5SecondsForward24.es.js";
1357
- import i3 from "./Generated/IconSkip5SecondsForward32.es.js";
1358
- import u3 from "./Generated/IconSoundWave.es.js";
1359
- import p3 from "./Generated/IconSoundWave12.es.js";
1360
- import f3 from "./Generated/IconSoundWave16.es.js";
1361
- import I3 from "./Generated/IconSoundWave20.es.js";
1362
- import E3 from "./Generated/IconSoundWave24.es.js";
1363
- import d3 from "./Generated/IconSoundWave32.es.js";
1364
- import C3 from "./Generated/IconSpeaker.es.js";
1365
- import s3 from "./Generated/IconSpeaker12.es.js";
1366
- import k3 from "./Generated/IconSpeaker16.es.js";
1367
- import g3 from "./Generated/IconSpeaker20.es.js";
1368
- import A3 from "./Generated/IconSpeaker24.es.js";
1369
- import S3 from "./Generated/IconSpeaker32.es.js";
1370
- import h3 from "./Generated/IconSpeakerOff.es.js";
1371
- import w3 from "./Generated/IconSpeakerOff12.es.js";
1372
- import T3 from "./Generated/IconSpeakerOff16.es.js";
1373
- import x3 from "./Generated/IconSpeakerOff20.es.js";
1374
- import B3 from "./Generated/IconSpeakerOff24.es.js";
1375
- import M3 from "./Generated/IconSpeakerOff32.es.js";
1376
- import L3 from "./Generated/IconSpeechBubbleDots.es.js";
1377
- import b3 from "./Generated/IconSpeechBubbleDots12.es.js";
1378
- import F3 from "./Generated/IconSpeechBubbleDots16.es.js";
1379
- import D3 from "./Generated/IconSpeechBubbleDots20.es.js";
1380
- import y3 from "./Generated/IconSpeechBubbleDots24.es.js";
1381
- import P3 from "./Generated/IconSpeechBubbleDots32.es.js";
1382
- import O3 from "./Generated/IconSpeechBubbleQuote.es.js";
1383
- import R3 from "./Generated/IconSpeechBubbleQuote12.es.js";
1384
- import H3 from "./Generated/IconSpeechBubbleQuote16.es.js";
1385
- import j3 from "./Generated/IconSpeechBubbleQuote20.es.js";
1386
- import v3 from "./Generated/IconSpeechBubbleQuote24.es.js";
1387
- import z3 from "./Generated/IconSpeechBubbleQuote32.es.js";
1388
- import U3 from "./Generated/IconSpeechBubbleStack.es.js";
1389
- import N3 from "./Generated/IconSpeechBubbleStack12.es.js";
1390
- import V3 from "./Generated/IconSpeechBubbleStack16.es.js";
1391
- import W3 from "./Generated/IconSpeechBubbleStack20.es.js";
1392
- import Q3 from "./Generated/IconSpeechBubbleStack24.es.js";
1393
- import J3 from "./Generated/IconSpeechBubbleStack32.es.js";
1394
- import G3 from "./Generated/IconStackHorizontal.es.js";
1395
- import q3 from "./Generated/IconStackHorizontal12.es.js";
1396
- import K3 from "./Generated/IconStackHorizontal16.es.js";
1397
- import X3 from "./Generated/IconStackHorizontal20.es.js";
1398
- import Y3 from "./Generated/IconStackHorizontal24.es.js";
1399
- import Z3 from "./Generated/IconStackHorizontal32.es.js";
1400
- import _3 from "./Generated/IconStackHorizontalAltFour.es.js";
1401
- import $3 from "./Generated/IconStackHorizontalAltFour12.es.js";
1402
- import eh from "./Generated/IconStackHorizontalAltFour16.es.js";
1403
- import rh from "./Generated/IconStackHorizontalAltFour20.es.js";
1404
- import oh from "./Generated/IconStackHorizontalAltFour24.es.js";
1405
- import th from "./Generated/IconStackHorizontalAltFour32.es.js";
1406
- import lh from "./Generated/IconStackHorizontalAltThree.es.js";
1407
- import nh from "./Generated/IconStackHorizontalAltThree12.es.js";
1408
- import mh from "./Generated/IconStackHorizontalAltThree16.es.js";
1409
- import ch from "./Generated/IconStackHorizontalAltThree20.es.js";
1410
- import ah from "./Generated/IconStackHorizontalAltThree24.es.js";
1411
- import ih from "./Generated/IconStackHorizontalAltThree32.es.js";
1412
- import uh from "./Generated/IconStackHorizontalAltTwo.es.js";
1413
- import ph from "./Generated/IconStackHorizontalAltTwo12.es.js";
1414
- import fh from "./Generated/IconStackHorizontalAltTwo16.es.js";
1415
- import Ih from "./Generated/IconStackHorizontalAltTwo20.es.js";
1416
- import Eh from "./Generated/IconStackHorizontalAltTwo24.es.js";
1417
- import dh from "./Generated/IconStackHorizontalAltTwo32.es.js";
1418
- import Ch from "./Generated/IconStackVertical.es.js";
1419
- import sh from "./Generated/IconStackVertical12.es.js";
1420
- import kh from "./Generated/IconStackVertical16.es.js";
1421
- import gh from "./Generated/IconStackVertical20.es.js";
1422
- import Ah from "./Generated/IconStackVertical24.es.js";
1423
- import Sh from "./Generated/IconStackVertical32.es.js";
1424
- import hh from "./Generated/IconStar.es.js";
1425
- import wh from "./Generated/IconStar12.es.js";
1426
- import Th from "./Generated/IconStar12Filled.es.js";
1427
- import xh from "./Generated/IconStar16.es.js";
1428
- import Bh from "./Generated/IconStar16Filled.es.js";
1429
- import Mh from "./Generated/IconStar20.es.js";
1430
- import Lh from "./Generated/IconStar20Filled.es.js";
1431
- import bh from "./Generated/IconStar24.es.js";
1432
- import Fh from "./Generated/IconStar24Filled.es.js";
1433
- import Dh from "./Generated/IconStar32.es.js";
1434
- import yh from "./Generated/IconStar32Filled.es.js";
1435
- import Ph from "./Generated/IconStorybook.es.js";
1436
- import Oh from "./Generated/IconStorybook12.es.js";
1437
- import Rh from "./Generated/IconStorybook16.es.js";
1438
- import Hh from "./Generated/IconStorybook20.es.js";
1439
- import jh from "./Generated/IconStorybook24.es.js";
1440
- import vh from "./Generated/IconStorybook32.es.js";
1441
- import zh from "./Generated/IconStrikethroughBox.es.js";
1442
- import Uh from "./Generated/IconStrikethroughBox12.es.js";
1443
- import Nh from "./Generated/IconStrikethroughBox16.es.js";
1444
- import Vh from "./Generated/IconStrikethroughBox20.es.js";
1445
- import Wh from "./Generated/IconStrikethroughBox24.es.js";
1446
- import Qh from "./Generated/IconStrikethroughBox32.es.js";
1447
- import Jh from "./Generated/IconSubscript.es.js";
1448
- import Gh from "./Generated/IconSubscript12.es.js";
1449
- import qh from "./Generated/IconSubscript16.es.js";
1450
- import Kh from "./Generated/IconSubscript20.es.js";
1451
- import Xh from "./Generated/IconSubscript24.es.js";
1452
- import Yh from "./Generated/IconSubscript32.es.js";
1453
- import Zh from "./Generated/IconSuitcase.es.js";
1454
- import _h from "./Generated/IconSuitcase12.es.js";
1455
- import $h from "./Generated/IconSuitcase16.es.js";
1456
- import e0 from "./Generated/IconSuitcase20.es.js";
1457
- import r0 from "./Generated/IconSuitcase24.es.js";
1458
- import o0 from "./Generated/IconSuitcase32.es.js";
1459
- import t0 from "./Generated/IconSuitcaseTag.es.js";
1460
- import l0 from "./Generated/IconSuitcaseTag12.es.js";
1461
- import n0 from "./Generated/IconSuitcaseTag16.es.js";
1462
- import m0 from "./Generated/IconSuitcaseTag20.es.js";
1463
- import c0 from "./Generated/IconSuitcaseTag24.es.js";
1464
- import a0 from "./Generated/IconSuitcaseTag32.es.js";
1465
- import i0 from "./Generated/IconSuperscript.es.js";
1466
- import u0 from "./Generated/IconSuperscript12.es.js";
1467
- import p0 from "./Generated/IconSuperscript16.es.js";
1468
- import f0 from "./Generated/IconSuperscript20.es.js";
1469
- import I0 from "./Generated/IconSuperscript24.es.js";
1470
- import E0 from "./Generated/IconSuperscript32.es.js";
1471
- import d0 from "./Generated/IconTable.es.js";
1472
- import C0 from "./Generated/IconTable12.es.js";
1473
- import s0 from "./Generated/IconTable16.es.js";
1474
- import k0 from "./Generated/IconTable20.es.js";
1475
- import g0 from "./Generated/IconTable24.es.js";
1476
- import A0 from "./Generated/IconTable32.es.js";
1477
- import S0 from "./Generated/IconTarget.es.js";
1478
- import h0 from "./Generated/IconTarget12.es.js";
1479
- import w0 from "./Generated/IconTarget16.es.js";
1480
- import T0 from "./Generated/IconTarget20.es.js";
1481
- import x0 from "./Generated/IconTarget24.es.js";
1482
- import B0 from "./Generated/IconTarget32.es.js";
1483
- import M0 from "./Generated/IconTester.es.js";
1484
- import L0 from "./Generated/IconTester12.es.js";
1485
- import b0 from "./Generated/IconTester16.es.js";
1486
- import F0 from "./Generated/IconTester20.es.js";
1487
- import D0 from "./Generated/IconTester24.es.js";
1488
- import y0 from "./Generated/IconTester32.es.js";
1489
- import P0 from "./Generated/IconTextAlignmentCentre.es.js";
1490
- import O0 from "./Generated/IconTextAlignmentCentre12.es.js";
1491
- import R0 from "./Generated/IconTextAlignmentCentre16.es.js";
1492
- import H0 from "./Generated/IconTextAlignmentCentre20.es.js";
1493
- import j0 from "./Generated/IconTextAlignmentCentre24.es.js";
1494
- import v0 from "./Generated/IconTextAlignmentCentre32.es.js";
1495
- import z0 from "./Generated/IconTextAlignmentJustify.es.js";
1496
- import U0 from "./Generated/IconTextAlignmentJustify12.es.js";
1497
- import N0 from "./Generated/IconTextAlignmentJustify16.es.js";
1498
- import V0 from "./Generated/IconTextAlignmentJustify20.es.js";
1499
- import W0 from "./Generated/IconTextAlignmentJustify24.es.js";
1500
- import Q0 from "./Generated/IconTextAlignmentJustify32.es.js";
1501
- import J0 from "./Generated/IconTextAlignmentLeft.es.js";
1502
- import G0 from "./Generated/IconTextAlignmentLeft12.es.js";
1503
- import q0 from "./Generated/IconTextAlignmentLeft16.es.js";
1504
- import K0 from "./Generated/IconTextAlignmentLeft20.es.js";
1505
- import X0 from "./Generated/IconTextAlignmentLeft24.es.js";
1506
- import Y0 from "./Generated/IconTextAlignmentLeft32.es.js";
1507
- import Z0 from "./Generated/IconTextAlignmentRight.es.js";
1508
- import _0 from "./Generated/IconTextAlignmentRight12.es.js";
1509
- import $0 from "./Generated/IconTextAlignmentRight16.es.js";
1510
- import e4 from "./Generated/IconTextAlignmentRight20.es.js";
1511
- import r4 from "./Generated/IconTextAlignmentRight24.es.js";
1512
- import o4 from "./Generated/IconTextAlignmentRight32.es.js";
1513
- import t4 from "./Generated/IconTextBoxStack.es.js";
1514
- import l4 from "./Generated/IconTextBoxStack12.es.js";
1515
- import n4 from "./Generated/IconTextBoxStack16.es.js";
1516
- import m4 from "./Generated/IconTextBoxStack20.es.js";
1517
- import c4 from "./Generated/IconTextBoxStack24.es.js";
1518
- import a4 from "./Generated/IconTextBoxStack32.es.js";
1519
- import i4 from "./Generated/IconTextBrackets.es.js";
1520
- import u4 from "./Generated/IconTextBrackets12.es.js";
1521
- import p4 from "./Generated/IconTextBrackets16.es.js";
1522
- import f4 from "./Generated/IconTextBrackets20.es.js";
1523
- import I4 from "./Generated/IconTextBrackets24.es.js";
1524
- import E4 from "./Generated/IconTextBrackets32.es.js";
1525
- import d4 from "./Generated/IconTextColumnBreak.es.js";
1526
- import C4 from "./Generated/IconTextColumnBreak12.es.js";
1527
- import s4 from "./Generated/IconTextColumnBreak16.es.js";
1528
- import k4 from "./Generated/IconTextColumnBreak20.es.js";
1529
- import g4 from "./Generated/IconTextColumnBreak24.es.js";
1530
- import A4 from "./Generated/IconTextColumnBreak32.es.js";
1531
- import S4 from "./Generated/IconTextColumns.es.js";
1532
- import h4 from "./Generated/IconTextColumns12.es.js";
1533
- import w4 from "./Generated/IconTextColumns16.es.js";
1534
- import T4 from "./Generated/IconTextColumns20.es.js";
1535
- import x4 from "./Generated/IconTextColumns24.es.js";
1536
- import B4 from "./Generated/IconTextColumns32.es.js";
1537
- import M4 from "./Generated/IconTextFormatBold.es.js";
1538
- import L4 from "./Generated/IconTextFormatBold12.es.js";
1539
- import b4 from "./Generated/IconTextFormatBold16.es.js";
1540
- import F4 from "./Generated/IconTextFormatBold20.es.js";
1541
- import D4 from "./Generated/IconTextFormatBold24.es.js";
1542
- import y4 from "./Generated/IconTextFormatBold32.es.js";
1543
- import P4 from "./Generated/IconTextFormatItalic.es.js";
1544
- import O4 from "./Generated/IconTextFormatItalic12.es.js";
1545
- import R4 from "./Generated/IconTextFormatItalic16.es.js";
1546
- import H4 from "./Generated/IconTextFormatItalic20.es.js";
1547
- import j4 from "./Generated/IconTextFormatItalic24.es.js";
1548
- import v4 from "./Generated/IconTextFormatItalic32.es.js";
1549
- import z4 from "./Generated/IconTextFormatStrikethrough.es.js";
1550
- import U4 from "./Generated/IconTextFormatStrikethrough12.es.js";
1551
- import N4 from "./Generated/IconTextFormatStrikethrough16.es.js";
1552
- import V4 from "./Generated/IconTextFormatStrikethrough20.es.js";
1553
- import W4 from "./Generated/IconTextFormatStrikethrough24.es.js";
1554
- import Q4 from "./Generated/IconTextFormatStrikethrough32.es.js";
1555
- import J4 from "./Generated/IconTextFormatUnderline.es.js";
1556
- import G4 from "./Generated/IconTextFormatUnderline12.es.js";
1557
- import q4 from "./Generated/IconTextFormatUnderline16.es.js";
1558
- import K4 from "./Generated/IconTextFormatUnderline20.es.js";
1559
- import X4 from "./Generated/IconTextFormatUnderline24.es.js";
1560
- import Y4 from "./Generated/IconTextFormatUnderline32.es.js";
1561
- import Z4 from "./Generated/IconTextIndent.es.js";
1562
- import _4 from "./Generated/IconTextIndent12.es.js";
1563
- import $4 from "./Generated/IconTextIndent16.es.js";
1564
- import e6 from "./Generated/IconTextIndent20.es.js";
1565
- import r6 from "./Generated/IconTextIndent24.es.js";
1566
- import o6 from "./Generated/IconTextIndent32.es.js";
1567
- import t6 from "./Generated/IconTextOutdent.es.js";
1568
- import l6 from "./Generated/IconTextOutdent12.es.js";
1569
- import n6 from "./Generated/IconTextOutdent16.es.js";
1570
- import m6 from "./Generated/IconTextOutdent20.es.js";
1571
- import c6 from "./Generated/IconTextOutdent24.es.js";
1572
- import a6 from "./Generated/IconTextOutdent32.es.js";
1573
- import i6 from "./Generated/IconTrashBin.es.js";
1574
- import u6 from "./Generated/IconTrashBin12.es.js";
1575
- import p6 from "./Generated/IconTrashBin16.es.js";
1576
- import f6 from "./Generated/IconTrashBin20.es.js";
1577
- import I6 from "./Generated/IconTrashBin24.es.js";
1578
- import E6 from "./Generated/IconTrashBin32.es.js";
1579
- import d6 from "./Generated/IconTrashBinOpen.es.js";
1580
- import C6 from "./Generated/IconTrashBinOpen12.es.js";
1581
- import s6 from "./Generated/IconTrashBinOpen16.es.js";
1582
- import k6 from "./Generated/IconTrashBinOpen20.es.js";
1583
- import g6 from "./Generated/IconTrashBinOpen24.es.js";
1584
- import A6 from "./Generated/IconTrashBinOpen32.es.js";
1585
- import S6 from "./Generated/IconTriangle.es.js";
1586
- import h6 from "./Generated/IconTriangle12.es.js";
1587
- import w6 from "./Generated/IconTriangle16.es.js";
1588
- import T6 from "./Generated/IconTriangle20.es.js";
1589
- import x6 from "./Generated/IconTriangle24.es.js";
1590
- import B6 from "./Generated/IconTriangle32.es.js";
1591
- import M6 from "./Generated/IconTwitter.es.js";
1592
- import L6 from "./Generated/IconTwitter12.es.js";
1593
- import b6 from "./Generated/IconTwitter16.es.js";
1594
- import F6 from "./Generated/IconTwitter20.es.js";
1595
- import D6 from "./Generated/IconTwitter24.es.js";
1596
- import y6 from "./Generated/IconTwitter32.es.js";
1597
- import P6 from "./Generated/IconTypography.es.js";
1598
- import O6 from "./Generated/IconTypography12.es.js";
1599
- import R6 from "./Generated/IconTypography16.es.js";
1600
- import H6 from "./Generated/IconTypography20.es.js";
1601
- import j6 from "./Generated/IconTypography24.es.js";
1602
- import v6 from "./Generated/IconTypography32.es.js";
1603
- import z6 from "./Generated/IconTypographyBox.es.js";
1604
- import U6 from "./Generated/IconTypographyBox12.es.js";
1605
- import N6 from "./Generated/IconTypographyBox16.es.js";
1606
- import V6 from "./Generated/IconTypographyBox20.es.js";
1607
- import W6 from "./Generated/IconTypographyBox24.es.js";
1608
- import Q6 from "./Generated/IconTypographyBox32.es.js";
1609
- import J6 from "./Generated/IconTypographyCase.es.js";
1610
- import G6 from "./Generated/IconTypographyCase12.es.js";
1611
- import q6 from "./Generated/IconTypographyCase16.es.js";
1612
- import K6 from "./Generated/IconTypographyCase20.es.js";
1613
- import X6 from "./Generated/IconTypographyCase24.es.js";
1614
- import Y6 from "./Generated/IconTypographyCase32.es.js";
1615
- import Z6 from "./Generated/IconTypographyMultiple.es.js";
1616
- import _6 from "./Generated/IconTypographyMultiple12.es.js";
1617
- import $6 from "./Generated/IconTypographyMultiple16.es.js";
1618
- import ew from "./Generated/IconTypographyMultiple20.es.js";
1619
- import rw from "./Generated/IconTypographyMultiple24.es.js";
1620
- import ow from "./Generated/IconTypographyMultiple32.es.js";
1621
- import tw from "./Generated/IconVimeo.es.js";
1622
- import lw from "./Generated/IconVimeo12.es.js";
1623
- import nw from "./Generated/IconVimeo16.es.js";
1624
- import mw from "./Generated/IconVimeo20.es.js";
1625
- import cw from "./Generated/IconVimeo24.es.js";
1626
- import aw from "./Generated/IconVimeo32.es.js";
1627
- import iw from "./Generated/IconWorkflowLanes.es.js";
1628
- import uw from "./Generated/IconWorkflowLanes12.es.js";
1629
- import pw from "./Generated/IconWorkflowLanes16.es.js";
1630
- import fw from "./Generated/IconWorkflowLanes20.es.js";
1631
- import Iw from "./Generated/IconWorkflowLanes24.es.js";
1632
- import Ew from "./Generated/IconWorkflowLanes32.es.js";
1633
- import dw from "./Generated/IconWorkflowShapes.es.js";
1634
- import Cw from "./Generated/IconWorkflowShapes12.es.js";
1635
- import sw from "./Generated/IconWorkflowShapes16.es.js";
1636
- import kw from "./Generated/IconWorkflowShapes20.es.js";
1637
- import gw from "./Generated/IconWorkflowShapes24.es.js";
1638
- import Aw from "./Generated/IconWorkflowShapes32.es.js";
1639
- const z7 = {
1340
+ import GS from "./Generated/IconSidebarLeft.es.js";
1341
+ import qS from "./Generated/IconSidebarLeft12.es.js";
1342
+ import KS from "./Generated/IconSidebarLeft16.es.js";
1343
+ import XS from "./Generated/IconSidebarLeft20.es.js";
1344
+ import YS from "./Generated/IconSidebarLeft24.es.js";
1345
+ import ZS from "./Generated/IconSidebarLeft32.es.js";
1346
+ import _S from "./Generated/IconSidebarRight.es.js";
1347
+ import $S from "./Generated/IconSidebarRight12.es.js";
1348
+ import e3 from "./Generated/IconSidebarRight16.es.js";
1349
+ import r3 from "./Generated/IconSidebarRight20.es.js";
1350
+ import o3 from "./Generated/IconSidebarRight24.es.js";
1351
+ import t3 from "./Generated/IconSidebarRight32.es.js";
1352
+ import l3 from "./Generated/IconSketch.es.js";
1353
+ import n3 from "./Generated/IconSketch12.es.js";
1354
+ import m3 from "./Generated/IconSketch16.es.js";
1355
+ import c3 from "./Generated/IconSketch20.es.js";
1356
+ import a3 from "./Generated/IconSketch24.es.js";
1357
+ import i3 from "./Generated/IconSketch32.es.js";
1358
+ import u3 from "./Generated/IconSkip5SecondsBackward.es.js";
1359
+ import p3 from "./Generated/IconSkip5SecondsBackward12.es.js";
1360
+ import f3 from "./Generated/IconSkip5SecondsBackward16.es.js";
1361
+ import I3 from "./Generated/IconSkip5SecondsBackward20.es.js";
1362
+ import E3 from "./Generated/IconSkip5SecondsBackward24.es.js";
1363
+ import d3 from "./Generated/IconSkip5SecondsBackward32.es.js";
1364
+ import C3 from "./Generated/IconSkip5SecondsForward.es.js";
1365
+ import s3 from "./Generated/IconSkip5SecondsForward12.es.js";
1366
+ import k3 from "./Generated/IconSkip5SecondsForward16.es.js";
1367
+ import g3 from "./Generated/IconSkip5SecondsForward20.es.js";
1368
+ import A3 from "./Generated/IconSkip5SecondsForward24.es.js";
1369
+ import S3 from "./Generated/IconSkip5SecondsForward32.es.js";
1370
+ import h3 from "./Generated/IconSoundWave.es.js";
1371
+ import w3 from "./Generated/IconSoundWave12.es.js";
1372
+ import T3 from "./Generated/IconSoundWave16.es.js";
1373
+ import x3 from "./Generated/IconSoundWave20.es.js";
1374
+ import B3 from "./Generated/IconSoundWave24.es.js";
1375
+ import M3 from "./Generated/IconSoundWave32.es.js";
1376
+ import L3 from "./Generated/IconSpeaker.es.js";
1377
+ import b3 from "./Generated/IconSpeaker12.es.js";
1378
+ import F3 from "./Generated/IconSpeaker16.es.js";
1379
+ import D3 from "./Generated/IconSpeaker20.es.js";
1380
+ import y3 from "./Generated/IconSpeaker24.es.js";
1381
+ import P3 from "./Generated/IconSpeaker32.es.js";
1382
+ import O3 from "./Generated/IconSpeakerOff.es.js";
1383
+ import R3 from "./Generated/IconSpeakerOff12.es.js";
1384
+ import H3 from "./Generated/IconSpeakerOff16.es.js";
1385
+ import j3 from "./Generated/IconSpeakerOff20.es.js";
1386
+ import v3 from "./Generated/IconSpeakerOff24.es.js";
1387
+ import z3 from "./Generated/IconSpeakerOff32.es.js";
1388
+ import U3 from "./Generated/IconSpeechBubbleDots.es.js";
1389
+ import N3 from "./Generated/IconSpeechBubbleDots12.es.js";
1390
+ import V3 from "./Generated/IconSpeechBubbleDots16.es.js";
1391
+ import W3 from "./Generated/IconSpeechBubbleDots20.es.js";
1392
+ import Q3 from "./Generated/IconSpeechBubbleDots24.es.js";
1393
+ import J3 from "./Generated/IconSpeechBubbleDots32.es.js";
1394
+ import G3 from "./Generated/IconSpeechBubbleQuote.es.js";
1395
+ import q3 from "./Generated/IconSpeechBubbleQuote12.es.js";
1396
+ import K3 from "./Generated/IconSpeechBubbleQuote16.es.js";
1397
+ import X3 from "./Generated/IconSpeechBubbleQuote20.es.js";
1398
+ import Y3 from "./Generated/IconSpeechBubbleQuote24.es.js";
1399
+ import Z3 from "./Generated/IconSpeechBubbleQuote32.es.js";
1400
+ import _3 from "./Generated/IconSpeechBubbleStack.es.js";
1401
+ import $3 from "./Generated/IconSpeechBubbleStack12.es.js";
1402
+ import eh from "./Generated/IconSpeechBubbleStack16.es.js";
1403
+ import rh from "./Generated/IconSpeechBubbleStack20.es.js";
1404
+ import oh from "./Generated/IconSpeechBubbleStack24.es.js";
1405
+ import th from "./Generated/IconSpeechBubbleStack32.es.js";
1406
+ import lh from "./Generated/IconStackHorizontal.es.js";
1407
+ import nh from "./Generated/IconStackHorizontal12.es.js";
1408
+ import mh from "./Generated/IconStackHorizontal16.es.js";
1409
+ import ch from "./Generated/IconStackHorizontal20.es.js";
1410
+ import ah from "./Generated/IconStackHorizontal24.es.js";
1411
+ import ih from "./Generated/IconStackHorizontal32.es.js";
1412
+ import uh from "./Generated/IconStackHorizontalAltFour.es.js";
1413
+ import ph from "./Generated/IconStackHorizontalAltFour12.es.js";
1414
+ import fh from "./Generated/IconStackHorizontalAltFour16.es.js";
1415
+ import Ih from "./Generated/IconStackHorizontalAltFour20.es.js";
1416
+ import Eh from "./Generated/IconStackHorizontalAltFour24.es.js";
1417
+ import dh from "./Generated/IconStackHorizontalAltFour32.es.js";
1418
+ import Ch from "./Generated/IconStackHorizontalAltThree.es.js";
1419
+ import sh from "./Generated/IconStackHorizontalAltThree12.es.js";
1420
+ import kh from "./Generated/IconStackHorizontalAltThree16.es.js";
1421
+ import gh from "./Generated/IconStackHorizontalAltThree20.es.js";
1422
+ import Ah from "./Generated/IconStackHorizontalAltThree24.es.js";
1423
+ import Sh from "./Generated/IconStackHorizontalAltThree32.es.js";
1424
+ import hh from "./Generated/IconStackHorizontalAltTwo.es.js";
1425
+ import wh from "./Generated/IconStackHorizontalAltTwo12.es.js";
1426
+ import Th from "./Generated/IconStackHorizontalAltTwo16.es.js";
1427
+ import xh from "./Generated/IconStackHorizontalAltTwo20.es.js";
1428
+ import Bh from "./Generated/IconStackHorizontalAltTwo24.es.js";
1429
+ import Mh from "./Generated/IconStackHorizontalAltTwo32.es.js";
1430
+ import Lh from "./Generated/IconStackVertical.es.js";
1431
+ import bh from "./Generated/IconStackVertical12.es.js";
1432
+ import Fh from "./Generated/IconStackVertical16.es.js";
1433
+ import Dh from "./Generated/IconStackVertical20.es.js";
1434
+ import yh from "./Generated/IconStackVertical24.es.js";
1435
+ import Ph from "./Generated/IconStackVertical32.es.js";
1436
+ import Oh from "./Generated/IconStar.es.js";
1437
+ import Rh from "./Generated/IconStar12.es.js";
1438
+ import Hh from "./Generated/IconStar12Filled.es.js";
1439
+ import jh from "./Generated/IconStar16.es.js";
1440
+ import vh from "./Generated/IconStar16Filled.es.js";
1441
+ import zh from "./Generated/IconStar20.es.js";
1442
+ import Uh from "./Generated/IconStar20Filled.es.js";
1443
+ import Nh from "./Generated/IconStar24.es.js";
1444
+ import Vh from "./Generated/IconStar24Filled.es.js";
1445
+ import Wh from "./Generated/IconStar32.es.js";
1446
+ import Qh from "./Generated/IconStar32Filled.es.js";
1447
+ import Jh from "./Generated/IconStorybook.es.js";
1448
+ import Gh from "./Generated/IconStorybook12.es.js";
1449
+ import qh from "./Generated/IconStorybook16.es.js";
1450
+ import Kh from "./Generated/IconStorybook20.es.js";
1451
+ import Xh from "./Generated/IconStorybook24.es.js";
1452
+ import Yh from "./Generated/IconStorybook32.es.js";
1453
+ import Zh from "./Generated/IconStrikethroughBox.es.js";
1454
+ import _h from "./Generated/IconStrikethroughBox12.es.js";
1455
+ import $h from "./Generated/IconStrikethroughBox16.es.js";
1456
+ import e0 from "./Generated/IconStrikethroughBox20.es.js";
1457
+ import r0 from "./Generated/IconStrikethroughBox24.es.js";
1458
+ import o0 from "./Generated/IconStrikethroughBox32.es.js";
1459
+ import t0 from "./Generated/IconSubscript.es.js";
1460
+ import l0 from "./Generated/IconSubscript12.es.js";
1461
+ import n0 from "./Generated/IconSubscript16.es.js";
1462
+ import m0 from "./Generated/IconSubscript20.es.js";
1463
+ import c0 from "./Generated/IconSubscript24.es.js";
1464
+ import a0 from "./Generated/IconSubscript32.es.js";
1465
+ import i0 from "./Generated/IconSuitcase.es.js";
1466
+ import u0 from "./Generated/IconSuitcase12.es.js";
1467
+ import p0 from "./Generated/IconSuitcase16.es.js";
1468
+ import f0 from "./Generated/IconSuitcase20.es.js";
1469
+ import I0 from "./Generated/IconSuitcase24.es.js";
1470
+ import E0 from "./Generated/IconSuitcase32.es.js";
1471
+ import d0 from "./Generated/IconSuitcaseTag.es.js";
1472
+ import C0 from "./Generated/IconSuitcaseTag12.es.js";
1473
+ import s0 from "./Generated/IconSuitcaseTag16.es.js";
1474
+ import k0 from "./Generated/IconSuitcaseTag20.es.js";
1475
+ import g0 from "./Generated/IconSuitcaseTag24.es.js";
1476
+ import A0 from "./Generated/IconSuitcaseTag32.es.js";
1477
+ import S0 from "./Generated/IconSuperscript.es.js";
1478
+ import h0 from "./Generated/IconSuperscript12.es.js";
1479
+ import w0 from "./Generated/IconSuperscript16.es.js";
1480
+ import T0 from "./Generated/IconSuperscript20.es.js";
1481
+ import x0 from "./Generated/IconSuperscript24.es.js";
1482
+ import B0 from "./Generated/IconSuperscript32.es.js";
1483
+ import M0 from "./Generated/IconTable.es.js";
1484
+ import L0 from "./Generated/IconTable12.es.js";
1485
+ import b0 from "./Generated/IconTable16.es.js";
1486
+ import F0 from "./Generated/IconTable20.es.js";
1487
+ import D0 from "./Generated/IconTable24.es.js";
1488
+ import y0 from "./Generated/IconTable32.es.js";
1489
+ import P0 from "./Generated/IconTarget.es.js";
1490
+ import O0 from "./Generated/IconTarget12.es.js";
1491
+ import R0 from "./Generated/IconTarget16.es.js";
1492
+ import H0 from "./Generated/IconTarget20.es.js";
1493
+ import j0 from "./Generated/IconTarget24.es.js";
1494
+ import v0 from "./Generated/IconTarget32.es.js";
1495
+ import z0 from "./Generated/IconTester.es.js";
1496
+ import U0 from "./Generated/IconTester12.es.js";
1497
+ import N0 from "./Generated/IconTester16.es.js";
1498
+ import V0 from "./Generated/IconTester20.es.js";
1499
+ import W0 from "./Generated/IconTester24.es.js";
1500
+ import Q0 from "./Generated/IconTester32.es.js";
1501
+ import J0 from "./Generated/IconTextAlignmentCentre.es.js";
1502
+ import G0 from "./Generated/IconTextAlignmentCentre12.es.js";
1503
+ import q0 from "./Generated/IconTextAlignmentCentre16.es.js";
1504
+ import K0 from "./Generated/IconTextAlignmentCentre20.es.js";
1505
+ import X0 from "./Generated/IconTextAlignmentCentre24.es.js";
1506
+ import Y0 from "./Generated/IconTextAlignmentCentre32.es.js";
1507
+ import Z0 from "./Generated/IconTextAlignmentJustify.es.js";
1508
+ import _0 from "./Generated/IconTextAlignmentJustify12.es.js";
1509
+ import $0 from "./Generated/IconTextAlignmentJustify16.es.js";
1510
+ import e4 from "./Generated/IconTextAlignmentJustify20.es.js";
1511
+ import r4 from "./Generated/IconTextAlignmentJustify24.es.js";
1512
+ import o4 from "./Generated/IconTextAlignmentJustify32.es.js";
1513
+ import t4 from "./Generated/IconTextAlignmentLeft.es.js";
1514
+ import l4 from "./Generated/IconTextAlignmentLeft12.es.js";
1515
+ import n4 from "./Generated/IconTextAlignmentLeft16.es.js";
1516
+ import m4 from "./Generated/IconTextAlignmentLeft20.es.js";
1517
+ import c4 from "./Generated/IconTextAlignmentLeft24.es.js";
1518
+ import a4 from "./Generated/IconTextAlignmentLeft32.es.js";
1519
+ import i4 from "./Generated/IconTextAlignmentRight.es.js";
1520
+ import u4 from "./Generated/IconTextAlignmentRight12.es.js";
1521
+ import p4 from "./Generated/IconTextAlignmentRight16.es.js";
1522
+ import f4 from "./Generated/IconTextAlignmentRight20.es.js";
1523
+ import I4 from "./Generated/IconTextAlignmentRight24.es.js";
1524
+ import E4 from "./Generated/IconTextAlignmentRight32.es.js";
1525
+ import d4 from "./Generated/IconTextBoxStack.es.js";
1526
+ import C4 from "./Generated/IconTextBoxStack12.es.js";
1527
+ import s4 from "./Generated/IconTextBoxStack16.es.js";
1528
+ import k4 from "./Generated/IconTextBoxStack20.es.js";
1529
+ import g4 from "./Generated/IconTextBoxStack24.es.js";
1530
+ import A4 from "./Generated/IconTextBoxStack32.es.js";
1531
+ import S4 from "./Generated/IconTextBrackets.es.js";
1532
+ import h4 from "./Generated/IconTextBrackets12.es.js";
1533
+ import w4 from "./Generated/IconTextBrackets16.es.js";
1534
+ import T4 from "./Generated/IconTextBrackets20.es.js";
1535
+ import x4 from "./Generated/IconTextBrackets24.es.js";
1536
+ import B4 from "./Generated/IconTextBrackets32.es.js";
1537
+ import M4 from "./Generated/IconTextColumnBreak.es.js";
1538
+ import L4 from "./Generated/IconTextColumnBreak12.es.js";
1539
+ import b4 from "./Generated/IconTextColumnBreak16.es.js";
1540
+ import F4 from "./Generated/IconTextColumnBreak20.es.js";
1541
+ import D4 from "./Generated/IconTextColumnBreak24.es.js";
1542
+ import y4 from "./Generated/IconTextColumnBreak32.es.js";
1543
+ import P4 from "./Generated/IconTextColumns.es.js";
1544
+ import O4 from "./Generated/IconTextColumns12.es.js";
1545
+ import R4 from "./Generated/IconTextColumns16.es.js";
1546
+ import H4 from "./Generated/IconTextColumns20.es.js";
1547
+ import j4 from "./Generated/IconTextColumns24.es.js";
1548
+ import v4 from "./Generated/IconTextColumns32.es.js";
1549
+ import z4 from "./Generated/IconTextFormatBold.es.js";
1550
+ import U4 from "./Generated/IconTextFormatBold12.es.js";
1551
+ import N4 from "./Generated/IconTextFormatBold16.es.js";
1552
+ import V4 from "./Generated/IconTextFormatBold20.es.js";
1553
+ import W4 from "./Generated/IconTextFormatBold24.es.js";
1554
+ import Q4 from "./Generated/IconTextFormatBold32.es.js";
1555
+ import J4 from "./Generated/IconTextFormatItalic.es.js";
1556
+ import G4 from "./Generated/IconTextFormatItalic12.es.js";
1557
+ import q4 from "./Generated/IconTextFormatItalic16.es.js";
1558
+ import K4 from "./Generated/IconTextFormatItalic20.es.js";
1559
+ import X4 from "./Generated/IconTextFormatItalic24.es.js";
1560
+ import Y4 from "./Generated/IconTextFormatItalic32.es.js";
1561
+ import Z4 from "./Generated/IconTextFormatStrikethrough.es.js";
1562
+ import _4 from "./Generated/IconTextFormatStrikethrough12.es.js";
1563
+ import $4 from "./Generated/IconTextFormatStrikethrough16.es.js";
1564
+ import e6 from "./Generated/IconTextFormatStrikethrough20.es.js";
1565
+ import r6 from "./Generated/IconTextFormatStrikethrough24.es.js";
1566
+ import o6 from "./Generated/IconTextFormatStrikethrough32.es.js";
1567
+ import t6 from "./Generated/IconTextFormatUnderline.es.js";
1568
+ import l6 from "./Generated/IconTextFormatUnderline12.es.js";
1569
+ import n6 from "./Generated/IconTextFormatUnderline16.es.js";
1570
+ import m6 from "./Generated/IconTextFormatUnderline20.es.js";
1571
+ import c6 from "./Generated/IconTextFormatUnderline24.es.js";
1572
+ import a6 from "./Generated/IconTextFormatUnderline32.es.js";
1573
+ import i6 from "./Generated/IconTextIndent.es.js";
1574
+ import u6 from "./Generated/IconTextIndent12.es.js";
1575
+ import p6 from "./Generated/IconTextIndent16.es.js";
1576
+ import f6 from "./Generated/IconTextIndent20.es.js";
1577
+ import I6 from "./Generated/IconTextIndent24.es.js";
1578
+ import E6 from "./Generated/IconTextIndent32.es.js";
1579
+ import d6 from "./Generated/IconTextOutdent.es.js";
1580
+ import C6 from "./Generated/IconTextOutdent12.es.js";
1581
+ import s6 from "./Generated/IconTextOutdent16.es.js";
1582
+ import k6 from "./Generated/IconTextOutdent20.es.js";
1583
+ import g6 from "./Generated/IconTextOutdent24.es.js";
1584
+ import A6 from "./Generated/IconTextOutdent32.es.js";
1585
+ import S6 from "./Generated/IconTrashBin.es.js";
1586
+ import h6 from "./Generated/IconTrashBin12.es.js";
1587
+ import w6 from "./Generated/IconTrashBin16.es.js";
1588
+ import T6 from "./Generated/IconTrashBin20.es.js";
1589
+ import x6 from "./Generated/IconTrashBin24.es.js";
1590
+ import B6 from "./Generated/IconTrashBin32.es.js";
1591
+ import M6 from "./Generated/IconTrashBinOpen.es.js";
1592
+ import L6 from "./Generated/IconTrashBinOpen12.es.js";
1593
+ import b6 from "./Generated/IconTrashBinOpen16.es.js";
1594
+ import F6 from "./Generated/IconTrashBinOpen20.es.js";
1595
+ import D6 from "./Generated/IconTrashBinOpen24.es.js";
1596
+ import y6 from "./Generated/IconTrashBinOpen32.es.js";
1597
+ import P6 from "./Generated/IconTriangle.es.js";
1598
+ import O6 from "./Generated/IconTriangle12.es.js";
1599
+ import R6 from "./Generated/IconTriangle16.es.js";
1600
+ import H6 from "./Generated/IconTriangle20.es.js";
1601
+ import j6 from "./Generated/IconTriangle24.es.js";
1602
+ import v6 from "./Generated/IconTriangle32.es.js";
1603
+ import z6 from "./Generated/IconTwitter.es.js";
1604
+ import U6 from "./Generated/IconTwitter12.es.js";
1605
+ import N6 from "./Generated/IconTwitter16.es.js";
1606
+ import V6 from "./Generated/IconTwitter20.es.js";
1607
+ import W6 from "./Generated/IconTwitter24.es.js";
1608
+ import Q6 from "./Generated/IconTwitter32.es.js";
1609
+ import J6 from "./Generated/IconTypography.es.js";
1610
+ import G6 from "./Generated/IconTypography12.es.js";
1611
+ import q6 from "./Generated/IconTypography16.es.js";
1612
+ import K6 from "./Generated/IconTypography20.es.js";
1613
+ import X6 from "./Generated/IconTypography24.es.js";
1614
+ import Y6 from "./Generated/IconTypography32.es.js";
1615
+ import Z6 from "./Generated/IconTypographyBox.es.js";
1616
+ import _6 from "./Generated/IconTypographyBox12.es.js";
1617
+ import $6 from "./Generated/IconTypographyBox16.es.js";
1618
+ import ew from "./Generated/IconTypographyBox20.es.js";
1619
+ import rw from "./Generated/IconTypographyBox24.es.js";
1620
+ import ow from "./Generated/IconTypographyBox32.es.js";
1621
+ import tw from "./Generated/IconTypographyCase.es.js";
1622
+ import lw from "./Generated/IconTypographyCase12.es.js";
1623
+ import nw from "./Generated/IconTypographyCase16.es.js";
1624
+ import mw from "./Generated/IconTypographyCase20.es.js";
1625
+ import cw from "./Generated/IconTypographyCase24.es.js";
1626
+ import aw from "./Generated/IconTypographyCase32.es.js";
1627
+ import iw from "./Generated/IconTypographyMultiple.es.js";
1628
+ import uw from "./Generated/IconTypographyMultiple12.es.js";
1629
+ import pw from "./Generated/IconTypographyMultiple16.es.js";
1630
+ import fw from "./Generated/IconTypographyMultiple20.es.js";
1631
+ import Iw from "./Generated/IconTypographyMultiple24.es.js";
1632
+ import Ew from "./Generated/IconTypographyMultiple32.es.js";
1633
+ import dw from "./Generated/IconVimeo.es.js";
1634
+ import Cw from "./Generated/IconVimeo12.es.js";
1635
+ import sw from "./Generated/IconVimeo16.es.js";
1636
+ import kw from "./Generated/IconVimeo20.es.js";
1637
+ import gw from "./Generated/IconVimeo24.es.js";
1638
+ import Aw from "./Generated/IconVimeo32.es.js";
1639
+ import Sw from "./Generated/IconWorkflowLanes.es.js";
1640
+ import hw from "./Generated/IconWorkflowLanes12.es.js";
1641
+ import ww from "./Generated/IconWorkflowLanes16.es.js";
1642
+ import Tw from "./Generated/IconWorkflowLanes20.es.js";
1643
+ import xw from "./Generated/IconWorkflowLanes24.es.js";
1644
+ import Bw from "./Generated/IconWorkflowLanes32.es.js";
1645
+ import Mw from "./Generated/IconWorkflowShapes.es.js";
1646
+ import Lw from "./Generated/IconWorkflowShapes12.es.js";
1647
+ import bw from "./Generated/IconWorkflowShapes16.es.js";
1648
+ import Fw from "./Generated/IconWorkflowShapes20.es.js";
1649
+ import Dw from "./Generated/IconWorkflowShapes24.es.js";
1650
+ import yw from "./Generated/IconWorkflowShapes32.es.js";
1651
+ const i8 = {
1640
1652
  [r.AdobeCreativeCloud]: /* @__PURE__ */ e.createElement(o, null),
1641
1653
  [r.AdobeCreativeCloud12]: /* @__PURE__ */ e.createElement(t, null),
1642
1654
  [r.AdobeCreativeCloud16]: /* @__PURE__ */ e.createElement(l, null),
@@ -2974,307 +2986,319 @@ const z7 = {
2974
2986
  [r.Side20]: /* @__PURE__ */ e.createElement(WS, null),
2975
2987
  [r.Side24]: /* @__PURE__ */ e.createElement(QS, null),
2976
2988
  [r.Side32]: /* @__PURE__ */ e.createElement(JS, null),
2977
- [r.Sketch]: /* @__PURE__ */ e.createElement(GS, null),
2978
- [r.Sketch12]: /* @__PURE__ */ e.createElement(qS, null),
2979
- [r.Sketch16]: /* @__PURE__ */ e.createElement(KS, null),
2980
- [r.Sketch20]: /* @__PURE__ */ e.createElement(XS, null),
2981
- [r.Sketch24]: /* @__PURE__ */ e.createElement(YS, null),
2982
- [r.Sketch32]: /* @__PURE__ */ e.createElement(ZS, null),
2983
- [r.Skip5SecondsBackward]: /* @__PURE__ */ e.createElement(_S, null),
2984
- [r.Skip5SecondsBackward12]: /* @__PURE__ */ e.createElement($S, null),
2985
- [r.Skip5SecondsBackward16]: /* @__PURE__ */ e.createElement(e3, null),
2986
- [r.Skip5SecondsBackward20]: /* @__PURE__ */ e.createElement(r3, null),
2987
- [r.Skip5SecondsBackward24]: /* @__PURE__ */ e.createElement(o3, null),
2988
- [r.Skip5SecondsBackward32]: /* @__PURE__ */ e.createElement(t3, null),
2989
- [r.Skip5SecondsForward]: /* @__PURE__ */ e.createElement(l3, null),
2990
- [r.Skip5SecondsForward12]: /* @__PURE__ */ e.createElement(n3, null),
2991
- [r.Skip5SecondsForward16]: /* @__PURE__ */ e.createElement(m3, null),
2992
- [r.Skip5SecondsForward20]: /* @__PURE__ */ e.createElement(c3, null),
2993
- [r.Skip5SecondsForward24]: /* @__PURE__ */ e.createElement(a3, null),
2994
- [r.Skip5SecondsForward32]: /* @__PURE__ */ e.createElement(i3, null),
2995
- [r.SoundWave]: /* @__PURE__ */ e.createElement(u3, null),
2996
- [r.SoundWave12]: /* @__PURE__ */ e.createElement(p3, null),
2997
- [r.SoundWave16]: /* @__PURE__ */ e.createElement(f3, null),
2998
- [r.SoundWave20]: /* @__PURE__ */ e.createElement(I3, null),
2999
- [r.SoundWave24]: /* @__PURE__ */ e.createElement(E3, null),
3000
- [r.SoundWave32]: /* @__PURE__ */ e.createElement(d3, null),
3001
- [r.Speaker]: /* @__PURE__ */ e.createElement(C3, null),
3002
- [r.Speaker12]: /* @__PURE__ */ e.createElement(s3, null),
3003
- [r.Speaker16]: /* @__PURE__ */ e.createElement(k3, null),
3004
- [r.Speaker20]: /* @__PURE__ */ e.createElement(g3, null),
3005
- [r.Speaker24]: /* @__PURE__ */ e.createElement(A3, null),
3006
- [r.Speaker32]: /* @__PURE__ */ e.createElement(S3, null),
3007
- [r.SpeakerOff]: /* @__PURE__ */ e.createElement(h3, null),
3008
- [r.SpeakerOff12]: /* @__PURE__ */ e.createElement(w3, null),
3009
- [r.SpeakerOff16]: /* @__PURE__ */ e.createElement(T3, null),
3010
- [r.SpeakerOff20]: /* @__PURE__ */ e.createElement(x3, null),
3011
- [r.SpeakerOff24]: /* @__PURE__ */ e.createElement(B3, null),
3012
- [r.SpeakerOff32]: /* @__PURE__ */ e.createElement(M3, null),
3013
- [r.SpeechBubbleDots]: /* @__PURE__ */ e.createElement(L3, null),
3014
- [r.SpeechBubbleDots12]: /* @__PURE__ */ e.createElement(b3, null),
3015
- [r.SpeechBubbleDots16]: /* @__PURE__ */ e.createElement(F3, null),
3016
- [r.SpeechBubbleDots20]: /* @__PURE__ */ e.createElement(D3, null),
3017
- [r.SpeechBubbleDots24]: /* @__PURE__ */ e.createElement(y3, null),
3018
- [r.SpeechBubbleDots32]: /* @__PURE__ */ e.createElement(P3, null),
3019
- [r.SpeechBubbleQuote]: /* @__PURE__ */ e.createElement(O3, null),
3020
- [r.SpeechBubbleQuote12]: /* @__PURE__ */ e.createElement(R3, null),
3021
- [r.SpeechBubbleQuote16]: /* @__PURE__ */ e.createElement(H3, null),
3022
- [r.SpeechBubbleQuote20]: /* @__PURE__ */ e.createElement(j3, null),
3023
- [r.SpeechBubbleQuote24]: /* @__PURE__ */ e.createElement(v3, null),
3024
- [r.SpeechBubbleQuote32]: /* @__PURE__ */ e.createElement(z3, null),
3025
- [r.SpeechBubbleStack]: /* @__PURE__ */ e.createElement(U3, null),
3026
- [r.SpeechBubbleStack12]: /* @__PURE__ */ e.createElement(N3, null),
3027
- [r.SpeechBubbleStack16]: /* @__PURE__ */ e.createElement(V3, null),
3028
- [r.SpeechBubbleStack20]: /* @__PURE__ */ e.createElement(W3, null),
3029
- [r.SpeechBubbleStack24]: /* @__PURE__ */ e.createElement(Q3, null),
3030
- [r.SpeechBubbleStack32]: /* @__PURE__ */ e.createElement(J3, null),
3031
- [r.StackHorizontal]: /* @__PURE__ */ e.createElement(G3, null),
3032
- [r.StackHorizontal12]: /* @__PURE__ */ e.createElement(q3, null),
3033
- [r.StackHorizontal16]: /* @__PURE__ */ e.createElement(K3, null),
3034
- [r.StackHorizontal20]: /* @__PURE__ */ e.createElement(X3, null),
3035
- [r.StackHorizontal24]: /* @__PURE__ */ e.createElement(Y3, null),
3036
- [r.StackHorizontal32]: /* @__PURE__ */ e.createElement(Z3, null),
3037
- [r.StackHorizontalAltFour]: /* @__PURE__ */ e.createElement(_3, null),
3038
- [r.StackHorizontalAltFour12]: /* @__PURE__ */ e.createElement($3, null),
3039
- [r.StackHorizontalAltFour16]: /* @__PURE__ */ e.createElement(eh, null),
3040
- [r.StackHorizontalAltFour20]: /* @__PURE__ */ e.createElement(rh, null),
3041
- [r.StackHorizontalAltFour24]: /* @__PURE__ */ e.createElement(oh, null),
3042
- [r.StackHorizontalAltFour32]: /* @__PURE__ */ e.createElement(th, null),
3043
- [r.StackHorizontalAltThree]: /* @__PURE__ */ e.createElement(lh, null),
3044
- [r.StackHorizontalAltThree12]: /* @__PURE__ */ e.createElement(nh, null),
3045
- [r.StackHorizontalAltThree16]: /* @__PURE__ */ e.createElement(mh, null),
3046
- [r.StackHorizontalAltThree20]: /* @__PURE__ */ e.createElement(ch, null),
3047
- [r.StackHorizontalAltThree24]: /* @__PURE__ */ e.createElement(ah, null),
3048
- [r.StackHorizontalAltThree32]: /* @__PURE__ */ e.createElement(ih, null),
3049
- [r.StackHorizontalAltTwo]: /* @__PURE__ */ e.createElement(uh, null),
3050
- [r.StackHorizontalAltTwo12]: /* @__PURE__ */ e.createElement(ph, null),
3051
- [r.StackHorizontalAltTwo16]: /* @__PURE__ */ e.createElement(fh, null),
3052
- [r.StackHorizontalAltTwo20]: /* @__PURE__ */ e.createElement(Ih, null),
3053
- [r.StackHorizontalAltTwo24]: /* @__PURE__ */ e.createElement(Eh, null),
3054
- [r.StackHorizontalAltTwo32]: /* @__PURE__ */ e.createElement(dh, null),
3055
- [r.StackVertical]: /* @__PURE__ */ e.createElement(Ch, null),
3056
- [r.StackVertical12]: /* @__PURE__ */ e.createElement(sh, null),
3057
- [r.StackVertical16]: /* @__PURE__ */ e.createElement(kh, null),
3058
- [r.StackVertical20]: /* @__PURE__ */ e.createElement(gh, null),
3059
- [r.StackVertical24]: /* @__PURE__ */ e.createElement(Ah, null),
3060
- [r.StackVertical32]: /* @__PURE__ */ e.createElement(Sh, null),
3061
- [r.Star]: /* @__PURE__ */ e.createElement(hh, null),
3062
- [r.Star12]: /* @__PURE__ */ e.createElement(wh, null),
3063
- [r.Star12Filled]: /* @__PURE__ */ e.createElement(Th, null),
3064
- [r.Star16]: /* @__PURE__ */ e.createElement(xh, null),
3065
- [r.Star16Filled]: /* @__PURE__ */ e.createElement(Bh, null),
3066
- [r.Star20]: /* @__PURE__ */ e.createElement(Mh, null),
3067
- [r.Star20Filled]: /* @__PURE__ */ e.createElement(Lh, null),
3068
- [r.Star24]: /* @__PURE__ */ e.createElement(bh, null),
3069
- [r.Star24Filled]: /* @__PURE__ */ e.createElement(Fh, null),
3070
- [r.Star32]: /* @__PURE__ */ e.createElement(Dh, null),
3071
- [r.Star32Filled]: /* @__PURE__ */ e.createElement(yh, null),
3072
- [r.Storybook]: /* @__PURE__ */ e.createElement(Ph, null),
3073
- [r.Storybook12]: /* @__PURE__ */ e.createElement(Oh, null),
3074
- [r.Storybook16]: /* @__PURE__ */ e.createElement(Rh, null),
3075
- [r.Storybook20]: /* @__PURE__ */ e.createElement(Hh, null),
3076
- [r.Storybook24]: /* @__PURE__ */ e.createElement(jh, null),
3077
- [r.Storybook32]: /* @__PURE__ */ e.createElement(vh, null),
3078
- [r.StrikethroughBox]: /* @__PURE__ */ e.createElement(zh, null),
3079
- [r.StrikethroughBox12]: /* @__PURE__ */ e.createElement(Uh, null),
3080
- [r.StrikethroughBox16]: /* @__PURE__ */ e.createElement(Nh, null),
3081
- [r.StrikethroughBox20]: /* @__PURE__ */ e.createElement(Vh, null),
3082
- [r.StrikethroughBox24]: /* @__PURE__ */ e.createElement(Wh, null),
3083
- [r.StrikethroughBox32]: /* @__PURE__ */ e.createElement(Qh, null),
3084
- [r.Subscript]: /* @__PURE__ */ e.createElement(Jh, null),
3085
- [r.Subscript12]: /* @__PURE__ */ e.createElement(Gh, null),
3086
- [r.Subscript16]: /* @__PURE__ */ e.createElement(qh, null),
3087
- [r.Subscript20]: /* @__PURE__ */ e.createElement(Kh, null),
3088
- [r.Subscript24]: /* @__PURE__ */ e.createElement(Xh, null),
3089
- [r.Subscript32]: /* @__PURE__ */ e.createElement(Yh, null),
3090
- [r.Suitcase]: /* @__PURE__ */ e.createElement(Zh, null),
3091
- [r.Suitcase12]: /* @__PURE__ */ e.createElement(_h, null),
3092
- [r.Suitcase16]: /* @__PURE__ */ e.createElement($h, null),
3093
- [r.Suitcase20]: /* @__PURE__ */ e.createElement(e0, null),
3094
- [r.Suitcase24]: /* @__PURE__ */ e.createElement(r0, null),
3095
- [r.Suitcase32]: /* @__PURE__ */ e.createElement(o0, null),
3096
- [r.SuitcaseTag]: /* @__PURE__ */ e.createElement(t0, null),
3097
- [r.SuitcaseTag12]: /* @__PURE__ */ e.createElement(l0, null),
3098
- [r.SuitcaseTag16]: /* @__PURE__ */ e.createElement(n0, null),
3099
- [r.SuitcaseTag20]: /* @__PURE__ */ e.createElement(m0, null),
3100
- [r.SuitcaseTag24]: /* @__PURE__ */ e.createElement(c0, null),
3101
- [r.SuitcaseTag32]: /* @__PURE__ */ e.createElement(a0, null),
3102
- [r.Superscript]: /* @__PURE__ */ e.createElement(i0, null),
3103
- [r.Superscript12]: /* @__PURE__ */ e.createElement(u0, null),
3104
- [r.Superscript16]: /* @__PURE__ */ e.createElement(p0, null),
3105
- [r.Superscript20]: /* @__PURE__ */ e.createElement(f0, null),
3106
- [r.Superscript24]: /* @__PURE__ */ e.createElement(I0, null),
3107
- [r.Superscript32]: /* @__PURE__ */ e.createElement(E0, null),
3108
- [r.Table]: /* @__PURE__ */ e.createElement(d0, null),
3109
- [r.Table12]: /* @__PURE__ */ e.createElement(C0, null),
3110
- [r.Table16]: /* @__PURE__ */ e.createElement(s0, null),
3111
- [r.Table20]: /* @__PURE__ */ e.createElement(k0, null),
3112
- [r.Table24]: /* @__PURE__ */ e.createElement(g0, null),
3113
- [r.Table32]: /* @__PURE__ */ e.createElement(A0, null),
3114
- [r.Target]: /* @__PURE__ */ e.createElement(S0, null),
3115
- [r.Target12]: /* @__PURE__ */ e.createElement(h0, null),
3116
- [r.Target16]: /* @__PURE__ */ e.createElement(w0, null),
3117
- [r.Target20]: /* @__PURE__ */ e.createElement(T0, null),
3118
- [r.Target24]: /* @__PURE__ */ e.createElement(x0, null),
3119
- [r.Target32]: /* @__PURE__ */ e.createElement(B0, null),
3120
- [r.Tester]: /* @__PURE__ */ e.createElement(M0, null),
3121
- [r.Tester12]: /* @__PURE__ */ e.createElement(L0, null),
3122
- [r.Tester16]: /* @__PURE__ */ e.createElement(b0, null),
3123
- [r.Tester20]: /* @__PURE__ */ e.createElement(F0, null),
3124
- [r.Tester24]: /* @__PURE__ */ e.createElement(D0, null),
3125
- [r.Tester32]: /* @__PURE__ */ e.createElement(y0, null),
3126
- [r.TextAlignmentCentre]: /* @__PURE__ */ e.createElement(P0, null),
3127
- [r.TextAlignmentCentre12]: /* @__PURE__ */ e.createElement(O0, null),
3128
- [r.TextAlignmentCentre16]: /* @__PURE__ */ e.createElement(R0, null),
3129
- [r.TextAlignmentCentre20]: /* @__PURE__ */ e.createElement(H0, null),
3130
- [r.TextAlignmentCentre24]: /* @__PURE__ */ e.createElement(j0, null),
3131
- [r.TextAlignmentCentre32]: /* @__PURE__ */ e.createElement(v0, null),
3132
- [r.TextAlignmentJustify]: /* @__PURE__ */ e.createElement(z0, null),
3133
- [r.TextAlignmentJustify12]: /* @__PURE__ */ e.createElement(U0, null),
3134
- [r.TextAlignmentJustify16]: /* @__PURE__ */ e.createElement(N0, null),
3135
- [r.TextAlignmentJustify20]: /* @__PURE__ */ e.createElement(V0, null),
3136
- [r.TextAlignmentJustify24]: /* @__PURE__ */ e.createElement(W0, null),
3137
- [r.TextAlignmentJustify32]: /* @__PURE__ */ e.createElement(Q0, null),
3138
- [r.TextAlignmentLeft]: /* @__PURE__ */ e.createElement(J0, null),
3139
- [r.TextAlignmentLeft12]: /* @__PURE__ */ e.createElement(G0, null),
3140
- [r.TextAlignmentLeft16]: /* @__PURE__ */ e.createElement(q0, null),
3141
- [r.TextAlignmentLeft20]: /* @__PURE__ */ e.createElement(K0, null),
3142
- [r.TextAlignmentLeft24]: /* @__PURE__ */ e.createElement(X0, null),
3143
- [r.TextAlignmentLeft32]: /* @__PURE__ */ e.createElement(Y0, null),
3144
- [r.TextAlignmentRight]: /* @__PURE__ */ e.createElement(Z0, null),
3145
- [r.TextAlignmentRight12]: /* @__PURE__ */ e.createElement(_0, null),
3146
- [r.TextAlignmentRight16]: /* @__PURE__ */ e.createElement($0, null),
3147
- [r.TextAlignmentRight20]: /* @__PURE__ */ e.createElement(e4, null),
3148
- [r.TextAlignmentRight24]: /* @__PURE__ */ e.createElement(r4, null),
3149
- [r.TextAlignmentRight32]: /* @__PURE__ */ e.createElement(o4, null),
3150
- [r.TextBoxStack]: /* @__PURE__ */ e.createElement(t4, null),
3151
- [r.TextBoxStack12]: /* @__PURE__ */ e.createElement(l4, null),
3152
- [r.TextBoxStack16]: /* @__PURE__ */ e.createElement(n4, null),
3153
- [r.TextBoxStack20]: /* @__PURE__ */ e.createElement(m4, null),
3154
- [r.TextBoxStack24]: /* @__PURE__ */ e.createElement(c4, null),
3155
- [r.TextBoxStack32]: /* @__PURE__ */ e.createElement(a4, null),
3156
- [r.TextBrackets]: /* @__PURE__ */ e.createElement(i4, null),
3157
- [r.TextBrackets12]: /* @__PURE__ */ e.createElement(u4, null),
3158
- [r.TextBrackets16]: /* @__PURE__ */ e.createElement(p4, null),
3159
- [r.TextBrackets20]: /* @__PURE__ */ e.createElement(f4, null),
3160
- [r.TextBrackets24]: /* @__PURE__ */ e.createElement(I4, null),
3161
- [r.TextBrackets32]: /* @__PURE__ */ e.createElement(E4, null),
3162
- [r.TextColumnBreak]: /* @__PURE__ */ e.createElement(d4, null),
3163
- [r.TextColumnBreak12]: /* @__PURE__ */ e.createElement(C4, null),
3164
- [r.TextColumnBreak16]: /* @__PURE__ */ e.createElement(s4, null),
3165
- [r.TextColumnBreak20]: /* @__PURE__ */ e.createElement(k4, null),
3166
- [r.TextColumnBreak24]: /* @__PURE__ */ e.createElement(g4, null),
3167
- [r.TextColumnBreak32]: /* @__PURE__ */ e.createElement(A4, null),
3168
- [r.TextColumns]: /* @__PURE__ */ e.createElement(S4, null),
3169
- [r.TextColumns12]: /* @__PURE__ */ e.createElement(h4, null),
3170
- [r.TextColumns16]: /* @__PURE__ */ e.createElement(w4, null),
3171
- [r.TextColumns20]: /* @__PURE__ */ e.createElement(T4, null),
3172
- [r.TextColumns24]: /* @__PURE__ */ e.createElement(x4, null),
3173
- [r.TextColumns32]: /* @__PURE__ */ e.createElement(B4, null),
3174
- [r.TextFormatBold]: /* @__PURE__ */ e.createElement(M4, null),
3175
- [r.TextFormatBold12]: /* @__PURE__ */ e.createElement(L4, null),
3176
- [r.TextFormatBold16]: /* @__PURE__ */ e.createElement(b4, null),
3177
- [r.TextFormatBold20]: /* @__PURE__ */ e.createElement(F4, null),
3178
- [r.TextFormatBold24]: /* @__PURE__ */ e.createElement(D4, null),
3179
- [r.TextFormatBold32]: /* @__PURE__ */ e.createElement(y4, null),
3180
- [r.TextFormatItalic]: /* @__PURE__ */ e.createElement(P4, null),
3181
- [r.TextFormatItalic12]: /* @__PURE__ */ e.createElement(O4, null),
3182
- [r.TextFormatItalic16]: /* @__PURE__ */ e.createElement(R4, null),
3183
- [r.TextFormatItalic20]: /* @__PURE__ */ e.createElement(H4, null),
3184
- [r.TextFormatItalic24]: /* @__PURE__ */ e.createElement(j4, null),
3185
- [r.TextFormatItalic32]: /* @__PURE__ */ e.createElement(v4, null),
3186
- [r.TextFormatStrikethrough]: /* @__PURE__ */ e.createElement(z4, null),
3187
- [r.TextFormatStrikethrough12]: /* @__PURE__ */ e.createElement(U4, null),
3188
- [r.TextFormatStrikethrough16]: /* @__PURE__ */ e.createElement(N4, null),
3189
- [r.TextFormatStrikethrough20]: /* @__PURE__ */ e.createElement(V4, null),
3190
- [r.TextFormatStrikethrough24]: /* @__PURE__ */ e.createElement(W4, null),
3191
- [r.TextFormatStrikethrough32]: /* @__PURE__ */ e.createElement(Q4, null),
3192
- [r.TextFormatUnderline]: /* @__PURE__ */ e.createElement(J4, null),
3193
- [r.TextFormatUnderline12]: /* @__PURE__ */ e.createElement(G4, null),
3194
- [r.TextFormatUnderline16]: /* @__PURE__ */ e.createElement(q4, null),
3195
- [r.TextFormatUnderline20]: /* @__PURE__ */ e.createElement(K4, null),
3196
- [r.TextFormatUnderline24]: /* @__PURE__ */ e.createElement(X4, null),
3197
- [r.TextFormatUnderline32]: /* @__PURE__ */ e.createElement(Y4, null),
3198
- [r.TextIndent]: /* @__PURE__ */ e.createElement(Z4, null),
3199
- [r.TextIndent12]: /* @__PURE__ */ e.createElement(_4, null),
3200
- [r.TextIndent16]: /* @__PURE__ */ e.createElement($4, null),
3201
- [r.TextIndent20]: /* @__PURE__ */ e.createElement(e6, null),
3202
- [r.TextIndent24]: /* @__PURE__ */ e.createElement(r6, null),
3203
- [r.TextIndent32]: /* @__PURE__ */ e.createElement(o6, null),
3204
- [r.TextOutdent]: /* @__PURE__ */ e.createElement(t6, null),
3205
- [r.TextOutdent12]: /* @__PURE__ */ e.createElement(l6, null),
3206
- [r.TextOutdent16]: /* @__PURE__ */ e.createElement(n6, null),
3207
- [r.TextOutdent20]: /* @__PURE__ */ e.createElement(m6, null),
3208
- [r.TextOutdent24]: /* @__PURE__ */ e.createElement(c6, null),
3209
- [r.TextOutdent32]: /* @__PURE__ */ e.createElement(a6, null),
3210
- [r.TrashBin]: /* @__PURE__ */ e.createElement(i6, null),
3211
- [r.TrashBin12]: /* @__PURE__ */ e.createElement(u6, null),
3212
- [r.TrashBin16]: /* @__PURE__ */ e.createElement(p6, null),
3213
- [r.TrashBin20]: /* @__PURE__ */ e.createElement(f6, null),
3214
- [r.TrashBin24]: /* @__PURE__ */ e.createElement(I6, null),
3215
- [r.TrashBin32]: /* @__PURE__ */ e.createElement(E6, null),
3216
- [r.TrashBinOpen]: /* @__PURE__ */ e.createElement(d6, null),
3217
- [r.TrashBinOpen12]: /* @__PURE__ */ e.createElement(C6, null),
3218
- [r.TrashBinOpen16]: /* @__PURE__ */ e.createElement(s6, null),
3219
- [r.TrashBinOpen20]: /* @__PURE__ */ e.createElement(k6, null),
3220
- [r.TrashBinOpen24]: /* @__PURE__ */ e.createElement(g6, null),
3221
- [r.TrashBinOpen32]: /* @__PURE__ */ e.createElement(A6, null),
3222
- [r.Triangle]: /* @__PURE__ */ e.createElement(S6, null),
3223
- [r.Triangle12]: /* @__PURE__ */ e.createElement(h6, null),
3224
- [r.Triangle16]: /* @__PURE__ */ e.createElement(w6, null),
3225
- [r.Triangle20]: /* @__PURE__ */ e.createElement(T6, null),
3226
- [r.Triangle24]: /* @__PURE__ */ e.createElement(x6, null),
3227
- [r.Triangle32]: /* @__PURE__ */ e.createElement(B6, null),
3228
- [r.Twitter]: /* @__PURE__ */ e.createElement(M6, null),
3229
- [r.Twitter12]: /* @__PURE__ */ e.createElement(L6, null),
3230
- [r.Twitter16]: /* @__PURE__ */ e.createElement(b6, null),
3231
- [r.Twitter20]: /* @__PURE__ */ e.createElement(F6, null),
3232
- [r.Twitter24]: /* @__PURE__ */ e.createElement(D6, null),
3233
- [r.Twitter32]: /* @__PURE__ */ e.createElement(y6, null),
3234
- [r.Typography]: /* @__PURE__ */ e.createElement(P6, null),
3235
- [r.Typography12]: /* @__PURE__ */ e.createElement(O6, null),
3236
- [r.Typography16]: /* @__PURE__ */ e.createElement(R6, null),
3237
- [r.Typography20]: /* @__PURE__ */ e.createElement(H6, null),
3238
- [r.Typography24]: /* @__PURE__ */ e.createElement(j6, null),
3239
- [r.Typography32]: /* @__PURE__ */ e.createElement(v6, null),
3240
- [r.TypographyBox]: /* @__PURE__ */ e.createElement(z6, null),
3241
- [r.TypographyBox12]: /* @__PURE__ */ e.createElement(U6, null),
3242
- [r.TypographyBox16]: /* @__PURE__ */ e.createElement(N6, null),
3243
- [r.TypographyBox20]: /* @__PURE__ */ e.createElement(V6, null),
3244
- [r.TypographyBox24]: /* @__PURE__ */ e.createElement(W6, null),
3245
- [r.TypographyBox32]: /* @__PURE__ */ e.createElement(Q6, null),
3246
- [r.TypographyCase]: /* @__PURE__ */ e.createElement(J6, null),
3247
- [r.TypographyCase12]: /* @__PURE__ */ e.createElement(G6, null),
3248
- [r.TypographyCase16]: /* @__PURE__ */ e.createElement(q6, null),
3249
- [r.TypographyCase20]: /* @__PURE__ */ e.createElement(K6, null),
3250
- [r.TypographyCase24]: /* @__PURE__ */ e.createElement(X6, null),
3251
- [r.TypographyCase32]: /* @__PURE__ */ e.createElement(Y6, null),
3252
- [r.TypographyMultiple]: /* @__PURE__ */ e.createElement(Z6, null),
3253
- [r.TypographyMultiple12]: /* @__PURE__ */ e.createElement(_6, null),
3254
- [r.TypographyMultiple16]: /* @__PURE__ */ e.createElement($6, null),
3255
- [r.TypographyMultiple20]: /* @__PURE__ */ e.createElement(ew, null),
3256
- [r.TypographyMultiple24]: /* @__PURE__ */ e.createElement(rw, null),
3257
- [r.TypographyMultiple32]: /* @__PURE__ */ e.createElement(ow, null),
3258
- [r.Vimeo]: /* @__PURE__ */ e.createElement(tw, null),
3259
- [r.Vimeo12]: /* @__PURE__ */ e.createElement(lw, null),
3260
- [r.Vimeo16]: /* @__PURE__ */ e.createElement(nw, null),
3261
- [r.Vimeo20]: /* @__PURE__ */ e.createElement(mw, null),
3262
- [r.Vimeo24]: /* @__PURE__ */ e.createElement(cw, null),
3263
- [r.Vimeo32]: /* @__PURE__ */ e.createElement(aw, null),
3264
- [r.WorkflowLanes]: /* @__PURE__ */ e.createElement(iw, null),
3265
- [r.WorkflowLanes12]: /* @__PURE__ */ e.createElement(uw, null),
3266
- [r.WorkflowLanes16]: /* @__PURE__ */ e.createElement(pw, null),
3267
- [r.WorkflowLanes20]: /* @__PURE__ */ e.createElement(fw, null),
3268
- [r.WorkflowLanes24]: /* @__PURE__ */ e.createElement(Iw, null),
3269
- [r.WorkflowLanes32]: /* @__PURE__ */ e.createElement(Ew, null),
3270
- [r.WorkflowShapes]: /* @__PURE__ */ e.createElement(dw, null),
3271
- [r.WorkflowShapes12]: /* @__PURE__ */ e.createElement(Cw, null),
3272
- [r.WorkflowShapes16]: /* @__PURE__ */ e.createElement(sw, null),
3273
- [r.WorkflowShapes20]: /* @__PURE__ */ e.createElement(kw, null),
3274
- [r.WorkflowShapes24]: /* @__PURE__ */ e.createElement(gw, null),
3275
- [r.WorkflowShapes32]: /* @__PURE__ */ e.createElement(Aw, null)
2989
+ [r.SidebarLeft]: /* @__PURE__ */ e.createElement(GS, null),
2990
+ [r.SidebarLeft12]: /* @__PURE__ */ e.createElement(qS, null),
2991
+ [r.SidebarLeft16]: /* @__PURE__ */ e.createElement(KS, null),
2992
+ [r.SidebarLeft20]: /* @__PURE__ */ e.createElement(XS, null),
2993
+ [r.SidebarLeft24]: /* @__PURE__ */ e.createElement(YS, null),
2994
+ [r.SidebarLeft32]: /* @__PURE__ */ e.createElement(ZS, null),
2995
+ [r.SidebarRight]: /* @__PURE__ */ e.createElement(_S, null),
2996
+ [r.SidebarRight12]: /* @__PURE__ */ e.createElement($S, null),
2997
+ [r.SidebarRight16]: /* @__PURE__ */ e.createElement(e3, null),
2998
+ [r.SidebarRight20]: /* @__PURE__ */ e.createElement(r3, null),
2999
+ [r.SidebarRight24]: /* @__PURE__ */ e.createElement(o3, null),
3000
+ [r.SidebarRight32]: /* @__PURE__ */ e.createElement(t3, null),
3001
+ [r.Sketch]: /* @__PURE__ */ e.createElement(l3, null),
3002
+ [r.Sketch12]: /* @__PURE__ */ e.createElement(n3, null),
3003
+ [r.Sketch16]: /* @__PURE__ */ e.createElement(m3, null),
3004
+ [r.Sketch20]: /* @__PURE__ */ e.createElement(c3, null),
3005
+ [r.Sketch24]: /* @__PURE__ */ e.createElement(a3, null),
3006
+ [r.Sketch32]: /* @__PURE__ */ e.createElement(i3, null),
3007
+ [r.Skip5SecondsBackward]: /* @__PURE__ */ e.createElement(u3, null),
3008
+ [r.Skip5SecondsBackward12]: /* @__PURE__ */ e.createElement(p3, null),
3009
+ [r.Skip5SecondsBackward16]: /* @__PURE__ */ e.createElement(f3, null),
3010
+ [r.Skip5SecondsBackward20]: /* @__PURE__ */ e.createElement(I3, null),
3011
+ [r.Skip5SecondsBackward24]: /* @__PURE__ */ e.createElement(E3, null),
3012
+ [r.Skip5SecondsBackward32]: /* @__PURE__ */ e.createElement(d3, null),
3013
+ [r.Skip5SecondsForward]: /* @__PURE__ */ e.createElement(C3, null),
3014
+ [r.Skip5SecondsForward12]: /* @__PURE__ */ e.createElement(s3, null),
3015
+ [r.Skip5SecondsForward16]: /* @__PURE__ */ e.createElement(k3, null),
3016
+ [r.Skip5SecondsForward20]: /* @__PURE__ */ e.createElement(g3, null),
3017
+ [r.Skip5SecondsForward24]: /* @__PURE__ */ e.createElement(A3, null),
3018
+ [r.Skip5SecondsForward32]: /* @__PURE__ */ e.createElement(S3, null),
3019
+ [r.SoundWave]: /* @__PURE__ */ e.createElement(h3, null),
3020
+ [r.SoundWave12]: /* @__PURE__ */ e.createElement(w3, null),
3021
+ [r.SoundWave16]: /* @__PURE__ */ e.createElement(T3, null),
3022
+ [r.SoundWave20]: /* @__PURE__ */ e.createElement(x3, null),
3023
+ [r.SoundWave24]: /* @__PURE__ */ e.createElement(B3, null),
3024
+ [r.SoundWave32]: /* @__PURE__ */ e.createElement(M3, null),
3025
+ [r.Speaker]: /* @__PURE__ */ e.createElement(L3, null),
3026
+ [r.Speaker12]: /* @__PURE__ */ e.createElement(b3, null),
3027
+ [r.Speaker16]: /* @__PURE__ */ e.createElement(F3, null),
3028
+ [r.Speaker20]: /* @__PURE__ */ e.createElement(D3, null),
3029
+ [r.Speaker24]: /* @__PURE__ */ e.createElement(y3, null),
3030
+ [r.Speaker32]: /* @__PURE__ */ e.createElement(P3, null),
3031
+ [r.SpeakerOff]: /* @__PURE__ */ e.createElement(O3, null),
3032
+ [r.SpeakerOff12]: /* @__PURE__ */ e.createElement(R3, null),
3033
+ [r.SpeakerOff16]: /* @__PURE__ */ e.createElement(H3, null),
3034
+ [r.SpeakerOff20]: /* @__PURE__ */ e.createElement(j3, null),
3035
+ [r.SpeakerOff24]: /* @__PURE__ */ e.createElement(v3, null),
3036
+ [r.SpeakerOff32]: /* @__PURE__ */ e.createElement(z3, null),
3037
+ [r.SpeechBubbleDots]: /* @__PURE__ */ e.createElement(U3, null),
3038
+ [r.SpeechBubbleDots12]: /* @__PURE__ */ e.createElement(N3, null),
3039
+ [r.SpeechBubbleDots16]: /* @__PURE__ */ e.createElement(V3, null),
3040
+ [r.SpeechBubbleDots20]: /* @__PURE__ */ e.createElement(W3, null),
3041
+ [r.SpeechBubbleDots24]: /* @__PURE__ */ e.createElement(Q3, null),
3042
+ [r.SpeechBubbleDots32]: /* @__PURE__ */ e.createElement(J3, null),
3043
+ [r.SpeechBubbleQuote]: /* @__PURE__ */ e.createElement(G3, null),
3044
+ [r.SpeechBubbleQuote12]: /* @__PURE__ */ e.createElement(q3, null),
3045
+ [r.SpeechBubbleQuote16]: /* @__PURE__ */ e.createElement(K3, null),
3046
+ [r.SpeechBubbleQuote20]: /* @__PURE__ */ e.createElement(X3, null),
3047
+ [r.SpeechBubbleQuote24]: /* @__PURE__ */ e.createElement(Y3, null),
3048
+ [r.SpeechBubbleQuote32]: /* @__PURE__ */ e.createElement(Z3, null),
3049
+ [r.SpeechBubbleStack]: /* @__PURE__ */ e.createElement(_3, null),
3050
+ [r.SpeechBubbleStack12]: /* @__PURE__ */ e.createElement($3, null),
3051
+ [r.SpeechBubbleStack16]: /* @__PURE__ */ e.createElement(eh, null),
3052
+ [r.SpeechBubbleStack20]: /* @__PURE__ */ e.createElement(rh, null),
3053
+ [r.SpeechBubbleStack24]: /* @__PURE__ */ e.createElement(oh, null),
3054
+ [r.SpeechBubbleStack32]: /* @__PURE__ */ e.createElement(th, null),
3055
+ [r.StackHorizontal]: /* @__PURE__ */ e.createElement(lh, null),
3056
+ [r.StackHorizontal12]: /* @__PURE__ */ e.createElement(nh, null),
3057
+ [r.StackHorizontal16]: /* @__PURE__ */ e.createElement(mh, null),
3058
+ [r.StackHorizontal20]: /* @__PURE__ */ e.createElement(ch, null),
3059
+ [r.StackHorizontal24]: /* @__PURE__ */ e.createElement(ah, null),
3060
+ [r.StackHorizontal32]: /* @__PURE__ */ e.createElement(ih, null),
3061
+ [r.StackHorizontalAltFour]: /* @__PURE__ */ e.createElement(uh, null),
3062
+ [r.StackHorizontalAltFour12]: /* @__PURE__ */ e.createElement(ph, null),
3063
+ [r.StackHorizontalAltFour16]: /* @__PURE__ */ e.createElement(fh, null),
3064
+ [r.StackHorizontalAltFour20]: /* @__PURE__ */ e.createElement(Ih, null),
3065
+ [r.StackHorizontalAltFour24]: /* @__PURE__ */ e.createElement(Eh, null),
3066
+ [r.StackHorizontalAltFour32]: /* @__PURE__ */ e.createElement(dh, null),
3067
+ [r.StackHorizontalAltThree]: /* @__PURE__ */ e.createElement(Ch, null),
3068
+ [r.StackHorizontalAltThree12]: /* @__PURE__ */ e.createElement(sh, null),
3069
+ [r.StackHorizontalAltThree16]: /* @__PURE__ */ e.createElement(kh, null),
3070
+ [r.StackHorizontalAltThree20]: /* @__PURE__ */ e.createElement(gh, null),
3071
+ [r.StackHorizontalAltThree24]: /* @__PURE__ */ e.createElement(Ah, null),
3072
+ [r.StackHorizontalAltThree32]: /* @__PURE__ */ e.createElement(Sh, null),
3073
+ [r.StackHorizontalAltTwo]: /* @__PURE__ */ e.createElement(hh, null),
3074
+ [r.StackHorizontalAltTwo12]: /* @__PURE__ */ e.createElement(wh, null),
3075
+ [r.StackHorizontalAltTwo16]: /* @__PURE__ */ e.createElement(Th, null),
3076
+ [r.StackHorizontalAltTwo20]: /* @__PURE__ */ e.createElement(xh, null),
3077
+ [r.StackHorizontalAltTwo24]: /* @__PURE__ */ e.createElement(Bh, null),
3078
+ [r.StackHorizontalAltTwo32]: /* @__PURE__ */ e.createElement(Mh, null),
3079
+ [r.StackVertical]: /* @__PURE__ */ e.createElement(Lh, null),
3080
+ [r.StackVertical12]: /* @__PURE__ */ e.createElement(bh, null),
3081
+ [r.StackVertical16]: /* @__PURE__ */ e.createElement(Fh, null),
3082
+ [r.StackVertical20]: /* @__PURE__ */ e.createElement(Dh, null),
3083
+ [r.StackVertical24]: /* @__PURE__ */ e.createElement(yh, null),
3084
+ [r.StackVertical32]: /* @__PURE__ */ e.createElement(Ph, null),
3085
+ [r.Star]: /* @__PURE__ */ e.createElement(Oh, null),
3086
+ [r.Star12]: /* @__PURE__ */ e.createElement(Rh, null),
3087
+ [r.Star12Filled]: /* @__PURE__ */ e.createElement(Hh, null),
3088
+ [r.Star16]: /* @__PURE__ */ e.createElement(jh, null),
3089
+ [r.Star16Filled]: /* @__PURE__ */ e.createElement(vh, null),
3090
+ [r.Star20]: /* @__PURE__ */ e.createElement(zh, null),
3091
+ [r.Star20Filled]: /* @__PURE__ */ e.createElement(Uh, null),
3092
+ [r.Star24]: /* @__PURE__ */ e.createElement(Nh, null),
3093
+ [r.Star24Filled]: /* @__PURE__ */ e.createElement(Vh, null),
3094
+ [r.Star32]: /* @__PURE__ */ e.createElement(Wh, null),
3095
+ [r.Star32Filled]: /* @__PURE__ */ e.createElement(Qh, null),
3096
+ [r.Storybook]: /* @__PURE__ */ e.createElement(Jh, null),
3097
+ [r.Storybook12]: /* @__PURE__ */ e.createElement(Gh, null),
3098
+ [r.Storybook16]: /* @__PURE__ */ e.createElement(qh, null),
3099
+ [r.Storybook20]: /* @__PURE__ */ e.createElement(Kh, null),
3100
+ [r.Storybook24]: /* @__PURE__ */ e.createElement(Xh, null),
3101
+ [r.Storybook32]: /* @__PURE__ */ e.createElement(Yh, null),
3102
+ [r.StrikethroughBox]: /* @__PURE__ */ e.createElement(Zh, null),
3103
+ [r.StrikethroughBox12]: /* @__PURE__ */ e.createElement(_h, null),
3104
+ [r.StrikethroughBox16]: /* @__PURE__ */ e.createElement($h, null),
3105
+ [r.StrikethroughBox20]: /* @__PURE__ */ e.createElement(e0, null),
3106
+ [r.StrikethroughBox24]: /* @__PURE__ */ e.createElement(r0, null),
3107
+ [r.StrikethroughBox32]: /* @__PURE__ */ e.createElement(o0, null),
3108
+ [r.Subscript]: /* @__PURE__ */ e.createElement(t0, null),
3109
+ [r.Subscript12]: /* @__PURE__ */ e.createElement(l0, null),
3110
+ [r.Subscript16]: /* @__PURE__ */ e.createElement(n0, null),
3111
+ [r.Subscript20]: /* @__PURE__ */ e.createElement(m0, null),
3112
+ [r.Subscript24]: /* @__PURE__ */ e.createElement(c0, null),
3113
+ [r.Subscript32]: /* @__PURE__ */ e.createElement(a0, null),
3114
+ [r.Suitcase]: /* @__PURE__ */ e.createElement(i0, null),
3115
+ [r.Suitcase12]: /* @__PURE__ */ e.createElement(u0, null),
3116
+ [r.Suitcase16]: /* @__PURE__ */ e.createElement(p0, null),
3117
+ [r.Suitcase20]: /* @__PURE__ */ e.createElement(f0, null),
3118
+ [r.Suitcase24]: /* @__PURE__ */ e.createElement(I0, null),
3119
+ [r.Suitcase32]: /* @__PURE__ */ e.createElement(E0, null),
3120
+ [r.SuitcaseTag]: /* @__PURE__ */ e.createElement(d0, null),
3121
+ [r.SuitcaseTag12]: /* @__PURE__ */ e.createElement(C0, null),
3122
+ [r.SuitcaseTag16]: /* @__PURE__ */ e.createElement(s0, null),
3123
+ [r.SuitcaseTag20]: /* @__PURE__ */ e.createElement(k0, null),
3124
+ [r.SuitcaseTag24]: /* @__PURE__ */ e.createElement(g0, null),
3125
+ [r.SuitcaseTag32]: /* @__PURE__ */ e.createElement(A0, null),
3126
+ [r.Superscript]: /* @__PURE__ */ e.createElement(S0, null),
3127
+ [r.Superscript12]: /* @__PURE__ */ e.createElement(h0, null),
3128
+ [r.Superscript16]: /* @__PURE__ */ e.createElement(w0, null),
3129
+ [r.Superscript20]: /* @__PURE__ */ e.createElement(T0, null),
3130
+ [r.Superscript24]: /* @__PURE__ */ e.createElement(x0, null),
3131
+ [r.Superscript32]: /* @__PURE__ */ e.createElement(B0, null),
3132
+ [r.Table]: /* @__PURE__ */ e.createElement(M0, null),
3133
+ [r.Table12]: /* @__PURE__ */ e.createElement(L0, null),
3134
+ [r.Table16]: /* @__PURE__ */ e.createElement(b0, null),
3135
+ [r.Table20]: /* @__PURE__ */ e.createElement(F0, null),
3136
+ [r.Table24]: /* @__PURE__ */ e.createElement(D0, null),
3137
+ [r.Table32]: /* @__PURE__ */ e.createElement(y0, null),
3138
+ [r.Target]: /* @__PURE__ */ e.createElement(P0, null),
3139
+ [r.Target12]: /* @__PURE__ */ e.createElement(O0, null),
3140
+ [r.Target16]: /* @__PURE__ */ e.createElement(R0, null),
3141
+ [r.Target20]: /* @__PURE__ */ e.createElement(H0, null),
3142
+ [r.Target24]: /* @__PURE__ */ e.createElement(j0, null),
3143
+ [r.Target32]: /* @__PURE__ */ e.createElement(v0, null),
3144
+ [r.Tester]: /* @__PURE__ */ e.createElement(z0, null),
3145
+ [r.Tester12]: /* @__PURE__ */ e.createElement(U0, null),
3146
+ [r.Tester16]: /* @__PURE__ */ e.createElement(N0, null),
3147
+ [r.Tester20]: /* @__PURE__ */ e.createElement(V0, null),
3148
+ [r.Tester24]: /* @__PURE__ */ e.createElement(W0, null),
3149
+ [r.Tester32]: /* @__PURE__ */ e.createElement(Q0, null),
3150
+ [r.TextAlignmentCentre]: /* @__PURE__ */ e.createElement(J0, null),
3151
+ [r.TextAlignmentCentre12]: /* @__PURE__ */ e.createElement(G0, null),
3152
+ [r.TextAlignmentCentre16]: /* @__PURE__ */ e.createElement(q0, null),
3153
+ [r.TextAlignmentCentre20]: /* @__PURE__ */ e.createElement(K0, null),
3154
+ [r.TextAlignmentCentre24]: /* @__PURE__ */ e.createElement(X0, null),
3155
+ [r.TextAlignmentCentre32]: /* @__PURE__ */ e.createElement(Y0, null),
3156
+ [r.TextAlignmentJustify]: /* @__PURE__ */ e.createElement(Z0, null),
3157
+ [r.TextAlignmentJustify12]: /* @__PURE__ */ e.createElement(_0, null),
3158
+ [r.TextAlignmentJustify16]: /* @__PURE__ */ e.createElement($0, null),
3159
+ [r.TextAlignmentJustify20]: /* @__PURE__ */ e.createElement(e4, null),
3160
+ [r.TextAlignmentJustify24]: /* @__PURE__ */ e.createElement(r4, null),
3161
+ [r.TextAlignmentJustify32]: /* @__PURE__ */ e.createElement(o4, null),
3162
+ [r.TextAlignmentLeft]: /* @__PURE__ */ e.createElement(t4, null),
3163
+ [r.TextAlignmentLeft12]: /* @__PURE__ */ e.createElement(l4, null),
3164
+ [r.TextAlignmentLeft16]: /* @__PURE__ */ e.createElement(n4, null),
3165
+ [r.TextAlignmentLeft20]: /* @__PURE__ */ e.createElement(m4, null),
3166
+ [r.TextAlignmentLeft24]: /* @__PURE__ */ e.createElement(c4, null),
3167
+ [r.TextAlignmentLeft32]: /* @__PURE__ */ e.createElement(a4, null),
3168
+ [r.TextAlignmentRight]: /* @__PURE__ */ e.createElement(i4, null),
3169
+ [r.TextAlignmentRight12]: /* @__PURE__ */ e.createElement(u4, null),
3170
+ [r.TextAlignmentRight16]: /* @__PURE__ */ e.createElement(p4, null),
3171
+ [r.TextAlignmentRight20]: /* @__PURE__ */ e.createElement(f4, null),
3172
+ [r.TextAlignmentRight24]: /* @__PURE__ */ e.createElement(I4, null),
3173
+ [r.TextAlignmentRight32]: /* @__PURE__ */ e.createElement(E4, null),
3174
+ [r.TextBoxStack]: /* @__PURE__ */ e.createElement(d4, null),
3175
+ [r.TextBoxStack12]: /* @__PURE__ */ e.createElement(C4, null),
3176
+ [r.TextBoxStack16]: /* @__PURE__ */ e.createElement(s4, null),
3177
+ [r.TextBoxStack20]: /* @__PURE__ */ e.createElement(k4, null),
3178
+ [r.TextBoxStack24]: /* @__PURE__ */ e.createElement(g4, null),
3179
+ [r.TextBoxStack32]: /* @__PURE__ */ e.createElement(A4, null),
3180
+ [r.TextBrackets]: /* @__PURE__ */ e.createElement(S4, null),
3181
+ [r.TextBrackets12]: /* @__PURE__ */ e.createElement(h4, null),
3182
+ [r.TextBrackets16]: /* @__PURE__ */ e.createElement(w4, null),
3183
+ [r.TextBrackets20]: /* @__PURE__ */ e.createElement(T4, null),
3184
+ [r.TextBrackets24]: /* @__PURE__ */ e.createElement(x4, null),
3185
+ [r.TextBrackets32]: /* @__PURE__ */ e.createElement(B4, null),
3186
+ [r.TextColumnBreak]: /* @__PURE__ */ e.createElement(M4, null),
3187
+ [r.TextColumnBreak12]: /* @__PURE__ */ e.createElement(L4, null),
3188
+ [r.TextColumnBreak16]: /* @__PURE__ */ e.createElement(b4, null),
3189
+ [r.TextColumnBreak20]: /* @__PURE__ */ e.createElement(F4, null),
3190
+ [r.TextColumnBreak24]: /* @__PURE__ */ e.createElement(D4, null),
3191
+ [r.TextColumnBreak32]: /* @__PURE__ */ e.createElement(y4, null),
3192
+ [r.TextColumns]: /* @__PURE__ */ e.createElement(P4, null),
3193
+ [r.TextColumns12]: /* @__PURE__ */ e.createElement(O4, null),
3194
+ [r.TextColumns16]: /* @__PURE__ */ e.createElement(R4, null),
3195
+ [r.TextColumns20]: /* @__PURE__ */ e.createElement(H4, null),
3196
+ [r.TextColumns24]: /* @__PURE__ */ e.createElement(j4, null),
3197
+ [r.TextColumns32]: /* @__PURE__ */ e.createElement(v4, null),
3198
+ [r.TextFormatBold]: /* @__PURE__ */ e.createElement(z4, null),
3199
+ [r.TextFormatBold12]: /* @__PURE__ */ e.createElement(U4, null),
3200
+ [r.TextFormatBold16]: /* @__PURE__ */ e.createElement(N4, null),
3201
+ [r.TextFormatBold20]: /* @__PURE__ */ e.createElement(V4, null),
3202
+ [r.TextFormatBold24]: /* @__PURE__ */ e.createElement(W4, null),
3203
+ [r.TextFormatBold32]: /* @__PURE__ */ e.createElement(Q4, null),
3204
+ [r.TextFormatItalic]: /* @__PURE__ */ e.createElement(J4, null),
3205
+ [r.TextFormatItalic12]: /* @__PURE__ */ e.createElement(G4, null),
3206
+ [r.TextFormatItalic16]: /* @__PURE__ */ e.createElement(q4, null),
3207
+ [r.TextFormatItalic20]: /* @__PURE__ */ e.createElement(K4, null),
3208
+ [r.TextFormatItalic24]: /* @__PURE__ */ e.createElement(X4, null),
3209
+ [r.TextFormatItalic32]: /* @__PURE__ */ e.createElement(Y4, null),
3210
+ [r.TextFormatStrikethrough]: /* @__PURE__ */ e.createElement(Z4, null),
3211
+ [r.TextFormatStrikethrough12]: /* @__PURE__ */ e.createElement(_4, null),
3212
+ [r.TextFormatStrikethrough16]: /* @__PURE__ */ e.createElement($4, null),
3213
+ [r.TextFormatStrikethrough20]: /* @__PURE__ */ e.createElement(e6, null),
3214
+ [r.TextFormatStrikethrough24]: /* @__PURE__ */ e.createElement(r6, null),
3215
+ [r.TextFormatStrikethrough32]: /* @__PURE__ */ e.createElement(o6, null),
3216
+ [r.TextFormatUnderline]: /* @__PURE__ */ e.createElement(t6, null),
3217
+ [r.TextFormatUnderline12]: /* @__PURE__ */ e.createElement(l6, null),
3218
+ [r.TextFormatUnderline16]: /* @__PURE__ */ e.createElement(n6, null),
3219
+ [r.TextFormatUnderline20]: /* @__PURE__ */ e.createElement(m6, null),
3220
+ [r.TextFormatUnderline24]: /* @__PURE__ */ e.createElement(c6, null),
3221
+ [r.TextFormatUnderline32]: /* @__PURE__ */ e.createElement(a6, null),
3222
+ [r.TextIndent]: /* @__PURE__ */ e.createElement(i6, null),
3223
+ [r.TextIndent12]: /* @__PURE__ */ e.createElement(u6, null),
3224
+ [r.TextIndent16]: /* @__PURE__ */ e.createElement(p6, null),
3225
+ [r.TextIndent20]: /* @__PURE__ */ e.createElement(f6, null),
3226
+ [r.TextIndent24]: /* @__PURE__ */ e.createElement(I6, null),
3227
+ [r.TextIndent32]: /* @__PURE__ */ e.createElement(E6, null),
3228
+ [r.TextOutdent]: /* @__PURE__ */ e.createElement(d6, null),
3229
+ [r.TextOutdent12]: /* @__PURE__ */ e.createElement(C6, null),
3230
+ [r.TextOutdent16]: /* @__PURE__ */ e.createElement(s6, null),
3231
+ [r.TextOutdent20]: /* @__PURE__ */ e.createElement(k6, null),
3232
+ [r.TextOutdent24]: /* @__PURE__ */ e.createElement(g6, null),
3233
+ [r.TextOutdent32]: /* @__PURE__ */ e.createElement(A6, null),
3234
+ [r.TrashBin]: /* @__PURE__ */ e.createElement(S6, null),
3235
+ [r.TrashBin12]: /* @__PURE__ */ e.createElement(h6, null),
3236
+ [r.TrashBin16]: /* @__PURE__ */ e.createElement(w6, null),
3237
+ [r.TrashBin20]: /* @__PURE__ */ e.createElement(T6, null),
3238
+ [r.TrashBin24]: /* @__PURE__ */ e.createElement(x6, null),
3239
+ [r.TrashBin32]: /* @__PURE__ */ e.createElement(B6, null),
3240
+ [r.TrashBinOpen]: /* @__PURE__ */ e.createElement(M6, null),
3241
+ [r.TrashBinOpen12]: /* @__PURE__ */ e.createElement(L6, null),
3242
+ [r.TrashBinOpen16]: /* @__PURE__ */ e.createElement(b6, null),
3243
+ [r.TrashBinOpen20]: /* @__PURE__ */ e.createElement(F6, null),
3244
+ [r.TrashBinOpen24]: /* @__PURE__ */ e.createElement(D6, null),
3245
+ [r.TrashBinOpen32]: /* @__PURE__ */ e.createElement(y6, null),
3246
+ [r.Triangle]: /* @__PURE__ */ e.createElement(P6, null),
3247
+ [r.Triangle12]: /* @__PURE__ */ e.createElement(O6, null),
3248
+ [r.Triangle16]: /* @__PURE__ */ e.createElement(R6, null),
3249
+ [r.Triangle20]: /* @__PURE__ */ e.createElement(H6, null),
3250
+ [r.Triangle24]: /* @__PURE__ */ e.createElement(j6, null),
3251
+ [r.Triangle32]: /* @__PURE__ */ e.createElement(v6, null),
3252
+ [r.Twitter]: /* @__PURE__ */ e.createElement(z6, null),
3253
+ [r.Twitter12]: /* @__PURE__ */ e.createElement(U6, null),
3254
+ [r.Twitter16]: /* @__PURE__ */ e.createElement(N6, null),
3255
+ [r.Twitter20]: /* @__PURE__ */ e.createElement(V6, null),
3256
+ [r.Twitter24]: /* @__PURE__ */ e.createElement(W6, null),
3257
+ [r.Twitter32]: /* @__PURE__ */ e.createElement(Q6, null),
3258
+ [r.Typography]: /* @__PURE__ */ e.createElement(J6, null),
3259
+ [r.Typography12]: /* @__PURE__ */ e.createElement(G6, null),
3260
+ [r.Typography16]: /* @__PURE__ */ e.createElement(q6, null),
3261
+ [r.Typography20]: /* @__PURE__ */ e.createElement(K6, null),
3262
+ [r.Typography24]: /* @__PURE__ */ e.createElement(X6, null),
3263
+ [r.Typography32]: /* @__PURE__ */ e.createElement(Y6, null),
3264
+ [r.TypographyBox]: /* @__PURE__ */ e.createElement(Z6, null),
3265
+ [r.TypographyBox12]: /* @__PURE__ */ e.createElement(_6, null),
3266
+ [r.TypographyBox16]: /* @__PURE__ */ e.createElement($6, null),
3267
+ [r.TypographyBox20]: /* @__PURE__ */ e.createElement(ew, null),
3268
+ [r.TypographyBox24]: /* @__PURE__ */ e.createElement(rw, null),
3269
+ [r.TypographyBox32]: /* @__PURE__ */ e.createElement(ow, null),
3270
+ [r.TypographyCase]: /* @__PURE__ */ e.createElement(tw, null),
3271
+ [r.TypographyCase12]: /* @__PURE__ */ e.createElement(lw, null),
3272
+ [r.TypographyCase16]: /* @__PURE__ */ e.createElement(nw, null),
3273
+ [r.TypographyCase20]: /* @__PURE__ */ e.createElement(mw, null),
3274
+ [r.TypographyCase24]: /* @__PURE__ */ e.createElement(cw, null),
3275
+ [r.TypographyCase32]: /* @__PURE__ */ e.createElement(aw, null),
3276
+ [r.TypographyMultiple]: /* @__PURE__ */ e.createElement(iw, null),
3277
+ [r.TypographyMultiple12]: /* @__PURE__ */ e.createElement(uw, null),
3278
+ [r.TypographyMultiple16]: /* @__PURE__ */ e.createElement(pw, null),
3279
+ [r.TypographyMultiple20]: /* @__PURE__ */ e.createElement(fw, null),
3280
+ [r.TypographyMultiple24]: /* @__PURE__ */ e.createElement(Iw, null),
3281
+ [r.TypographyMultiple32]: /* @__PURE__ */ e.createElement(Ew, null),
3282
+ [r.Vimeo]: /* @__PURE__ */ e.createElement(dw, null),
3283
+ [r.Vimeo12]: /* @__PURE__ */ e.createElement(Cw, null),
3284
+ [r.Vimeo16]: /* @__PURE__ */ e.createElement(sw, null),
3285
+ [r.Vimeo20]: /* @__PURE__ */ e.createElement(kw, null),
3286
+ [r.Vimeo24]: /* @__PURE__ */ e.createElement(gw, null),
3287
+ [r.Vimeo32]: /* @__PURE__ */ e.createElement(Aw, null),
3288
+ [r.WorkflowLanes]: /* @__PURE__ */ e.createElement(Sw, null),
3289
+ [r.WorkflowLanes12]: /* @__PURE__ */ e.createElement(hw, null),
3290
+ [r.WorkflowLanes16]: /* @__PURE__ */ e.createElement(ww, null),
3291
+ [r.WorkflowLanes20]: /* @__PURE__ */ e.createElement(Tw, null),
3292
+ [r.WorkflowLanes24]: /* @__PURE__ */ e.createElement(xw, null),
3293
+ [r.WorkflowLanes32]: /* @__PURE__ */ e.createElement(Bw, null),
3294
+ [r.WorkflowShapes]: /* @__PURE__ */ e.createElement(Mw, null),
3295
+ [r.WorkflowShapes12]: /* @__PURE__ */ e.createElement(Lw, null),
3296
+ [r.WorkflowShapes16]: /* @__PURE__ */ e.createElement(bw, null),
3297
+ [r.WorkflowShapes20]: /* @__PURE__ */ e.createElement(Fw, null),
3298
+ [r.WorkflowShapes24]: /* @__PURE__ */ e.createElement(Dw, null),
3299
+ [r.WorkflowShapes32]: /* @__PURE__ */ e.createElement(yw, null)
3276
3300
  };
3277
3301
  export {
3278
- z7 as iconsMap
3302
+ i8 as iconsMap
3279
3303
  };
3280
3304
  //# sourceMappingURL=IconsMap.es.js.map