@bbl-digital/snorre 4.0.76 → 4.0.78

Sign up to get free protection for your applications and to get access to all the features.
Files changed (772) hide show
  1. package/dist/bundle.js +697 -469
  2. package/esm/app-shell/index.js +1 -2
  3. package/esm/core/Alert/index.js +1 -2
  4. package/esm/core/AppLoader/index.js +1 -2
  5. package/esm/core/Autocomplete/Autocomplete.stories.js +1 -2
  6. package/esm/core/Autocomplete/index.js +1 -3
  7. package/esm/core/Banner/index.js +1 -2
  8. package/esm/core/BarAndLineComposedChart/index.js +1 -2
  9. package/esm/core/BarChartWithCustomizedEvent/index.js +1 -2
  10. package/esm/core/Box/index.js +1 -2
  11. package/esm/core/BoxedTable/BoxedTable.stories.js +1 -2
  12. package/esm/core/BoxedTable/DraggableRow/index.js +1 -2
  13. package/esm/core/BoxedTable/TableRow/index.js +1 -2
  14. package/esm/core/BoxedTable/index.js +1 -2
  15. package/esm/core/Calendar/CalendarEvent/index.js +1 -2
  16. package/esm/core/Calendar/CalendarSmallEvent/index.js +1 -2
  17. package/esm/core/Calendar/index.js +1 -2
  18. package/esm/core/Card/Card.stories.js +1 -2
  19. package/esm/core/Checkbox/index.js +1 -2
  20. package/esm/core/CollapseList/CollapseList.stories.js +1 -2
  21. package/esm/core/CollapseList/Item.js +1 -3
  22. package/esm/core/CommentsTimeline/CommentLine/index.js +1 -2
  23. package/esm/core/CommentsTimeline/CommentsTimeline.stories.js +1 -2
  24. package/esm/core/Datepicker/index.js +1 -3
  25. package/esm/core/DatepickerRange/index.js +2 -2
  26. package/esm/core/Dropdown/index.js +1 -2
  27. package/esm/core/DropdownMenu/DropdownMenu.stories.js +1 -3
  28. package/esm/core/DropdownMenu/index.js +1 -2
  29. package/esm/core/Editor/Editor.stories.js +1 -0
  30. package/esm/core/Editor/index.js +1 -2
  31. package/esm/core/EditorQuillReact/config.js +4 -1
  32. package/esm/core/EditorQuillReact/index.js +3 -4
  33. package/esm/core/FileInput/index.js +1 -2
  34. package/esm/core/GoogleButton/index.js +1 -2
  35. package/esm/core/Html/Html.stories.js +1 -2
  36. package/esm/core/ImagePicker/UploadButton.js +1 -2
  37. package/esm/core/ImagePicker/index.js +1 -2
  38. package/esm/core/ImageViewer/index.js +1 -2
  39. package/esm/core/InfoButton/index.js +1 -2
  40. package/esm/core/Input/index.js +1 -2
  41. package/esm/core/Link/index.js +1 -2
  42. package/esm/core/List/List.stories.js +1 -3
  43. package/esm/core/ListPager/index.js +1 -2
  44. package/esm/core/MediaCarousel/index.js +1 -2
  45. package/esm/core/Modal/Modal.stories.js +1 -2
  46. package/esm/core/Modal/index.js +1 -2
  47. package/esm/core/NoticeCard/index.js +1 -3
  48. package/esm/core/NoticeCard/privateComponents/NoticeAttachmentBlock/index.js +1 -2
  49. package/esm/core/NoticeCard/privateComponents/NoticeMetaInfo/index.js +1 -2
  50. package/esm/core/NotificationsMenu/NotificationRow/index.js +1 -2
  51. package/esm/core/NotificationsMenu/NotificationsMenu.stories.js +1 -3
  52. package/esm/core/NotificationsMenu/index.js +1 -2
  53. package/esm/core/PieChart/ActiveShape/index.js +1 -2
  54. package/esm/core/PieChart/index.js +1 -2
  55. package/esm/core/PieChart/renderTextContent/index.js +1 -2
  56. package/esm/core/PreemptionCard/index.js +1 -2
  57. package/esm/core/PreemptionCardLoading/index.js +1 -2
  58. package/esm/core/QuillEditor/Attributors/IndentAttributor.js +16 -0
  59. package/esm/core/QuillEditor/QuillEditor.stories.js +55 -0
  60. package/esm/core/QuillEditor/config.js +28 -0
  61. package/esm/core/QuillEditor/index.js +159 -0
  62. package/esm/core/QuillEditor/models.js +1 -0
  63. package/esm/core/QuillEditor/styles.js +34 -0
  64. package/esm/core/Radio/Radio.stories.js +1 -2
  65. package/esm/core/Radio/index.js +1 -2
  66. package/esm/core/SearchFilter/SearchFilter.stories.js +1 -2
  67. package/esm/core/SearchFilter/index.js +1 -3
  68. package/esm/core/SearchSelect/index.js +1 -3
  69. package/esm/core/Select/Select.stories.js +1 -2
  70. package/esm/core/Select/index.js +1 -2
  71. package/esm/core/SimpleBarChart/index.js +1 -2
  72. package/esm/core/SimpleLineChart/index.js +1 -2
  73. package/esm/core/Stepper/MobileStep/index.js +1 -2
  74. package/esm/core/Stepper/Step/index.js +1 -2
  75. package/esm/core/Stepper/index.js +1 -3
  76. package/esm/core/TabBar/TabBar.stories.js +1 -2
  77. package/esm/core/TabBar/TabItem/index.js +1 -2
  78. package/esm/core/TabNav/TabNav.stories.js +1 -2
  79. package/esm/core/TabNav/TabNavItem/index.js +1 -2
  80. package/esm/core/TabNav/index.js +1 -2
  81. package/esm/core/Table/Table.stories.js +1 -2
  82. package/esm/core/Tag/index.js +1 -3
  83. package/esm/core/Textarea/index.js +1 -2
  84. package/esm/core/Timeline/Timeline.stories.js +1 -2
  85. package/esm/core/Timeline/TimelineStep/index.js +1 -2
  86. package/esm/core/Timepicker/index.js +1 -2
  87. package/esm/core/Tooltip/index.js +1 -2
  88. package/esm/core/UserMenu/UserMenu.stories.js +1 -2
  89. package/esm/core/UserMenu/index.js +1 -2
  90. package/esm/core/YearWheel/index.js +1 -2
  91. package/esm/core/private/ButtonOrLink.js +1 -2
  92. package/esm/icons/General/IconAuditorFilled.js +1 -2
  93. package/esm/icons/General/IconAuditorOutline.js +1 -2
  94. package/esm/icons/General/IconCamera.js +1 -2
  95. package/esm/icons/General/IconCases.js +1 -2
  96. package/esm/icons/General/IconDocument.js +1 -2
  97. package/esm/icons/General/IconDocumentFilled.js +1 -2
  98. package/esm/icons/General/IconFillOut.js +1 -2
  99. package/esm/icons/General/IconHomeFilled.js +1 -2
  100. package/esm/icons/General/IconHomeOutline.js +1 -2
  101. package/esm/icons/General/IconHouseBlockFilled.js +1 -2
  102. package/esm/icons/General/IconHouseBlockOutline.js +1 -2
  103. package/esm/icons/General/IconImage.js +1 -2
  104. package/esm/icons/General/IconJanitorFilled.js +1 -2
  105. package/esm/icons/General/IconJanitorOutline.js +1 -2
  106. package/esm/icons/General/IconLeafFilled.js +1 -2
  107. package/esm/icons/General/IconLeafOutline.js +1 -2
  108. package/esm/icons/General/IconRearrange.js +1 -2
  109. package/esm/icons/Icon.stories.js +1 -2
  110. package/esm/icons/Logos/IconBankAxept.js +1 -2
  111. package/esm/icons/Logos/IconGmail.js +1 -2
  112. package/esm/icons/Logos/IconMasterCard.js +1 -2
  113. package/esm/icons/Logos/IconOffice365.js +1 -2
  114. package/esm/icons/Logos/IconVisa.js +1 -2
  115. package/esm/illustrations/Backgrounds/IllustrationHousesBackground.js +1 -2
  116. package/esm/illustrations/Backgrounds/IllustrationHousesBackgroundWithComposition.js +1 -2
  117. package/esm/illustrations/General/IllustrationBudget.js +1 -2
  118. package/esm/illustrations/General/IllustrationError.js +1 -2
  119. package/esm/illustrations/General/IllustrationErrorGeneric.js +1 -2
  120. package/esm/illustrations/General/IllustrationHighHouse.js +1 -2
  121. package/esm/illustrations/General/IllustrationHighHouseComposition.js +1 -2
  122. package/esm/illustrations/General/IllustrationHouse.js +1 -2
  123. package/esm/illustrations/General/IllustrationHouseComposition.js +1 -2
  124. package/esm/illustrations/General/IllustrationHouseMissing.js +1 -2
  125. package/esm/illustrations/General/IllustrationLowHouse.js +1 -2
  126. package/esm/illustrations/General/IllustrationLowHouseComposition.js +1 -2
  127. package/esm/illustrations/General/IllustrationPaperCompleted.js +1 -2
  128. package/esm/illustrations/General/IllustrationPaperMissing.js +1 -2
  129. package/esm/illustrations/General/IllustrationSemiDetachedHouse.js +1 -2
  130. package/esm/illustrations/General/IllustrationSemiDetachedHouseComposition.js +1 -2
  131. package/esm/illustrations/General/IllustrationServiceMessage.js +1 -2
  132. package/esm/illustrations/General/IllustrationSmallHouse.js +1 -2
  133. package/esm/illustrations/General/IllustrationSmallHouseComposition.js +1 -2
  134. package/esm/illustrations/General/IllustrationTechninalDifficulties.js +1 -2
  135. package/esm/illustrations/General/IllustrationTerraceBlock.js +1 -2
  136. package/esm/illustrations/General/IllustrationTerraceBlockComposition.js +1 -2
  137. package/esm/illustrations/General/IllustrationTownHouse.js +1 -2
  138. package/esm/illustrations/General/IllustrationTownHouseComposition.js +1 -2
  139. package/esm/illustrations/Illustration.stories.js +1 -2
  140. package/esm/illustrations/MySite/IllustrationMySiteAssociation.js +1 -2
  141. package/esm/illustrations/MySite/IllustrationMySiteBenefits.js +1 -2
  142. package/esm/illustrations/MySite/IllustrationMySiteBuilding.js +1 -2
  143. package/esm/illustrations/MySite/IllustrationMySiteCoffeeBook.js +1 -2
  144. package/esm/illustrations/MySite/IllustrationMySiteComputer.js +1 -2
  145. package/esm/illustrations/MySite/IllustrationMySiteCooperative.js +1 -2
  146. package/esm/illustrations/MySite/IllustrationMySiteDashboard.js +1 -2
  147. package/esm/illustrations/MySite/IllustrationMySiteGift.js +1 -2
  148. package/esm/illustrations/MySite/IllustrationMySiteLetterSent.js +1 -2
  149. package/esm/illustrations/MySite/IllustrationMySiteMailbox.js +1 -2
  150. package/esm/illustrations/MySite/IllustrationMySitePapers.js +1 -2
  151. package/esm/illustrations/MySite/IllustrationMySitePiggyBank.js +1 -2
  152. package/esm/illustrations/MySite/IllustrationMySiteTransfer.js +1 -2
  153. package/esm/index.js +2 -1
  154. package/esm/layout/Footer/Footer.stories.js +1 -2
  155. package/esm/layout/LayoutShell/index.js +1 -2
  156. package/esm/layout/Menu/AppPicker/index.js +1 -2
  157. package/esm/layout/Menu/MenuItem/index.js +1 -2
  158. package/esm/layout/Menu/MenuTop/index.js +1 -2
  159. package/esm/layout/Menu/SecondaryMenu/index.js +1 -2
  160. package/esm/layout/Menu/SecondaryMenuItem/index.js +1 -2
  161. package/esm/layout/Menu/Sidemenu.stories.js +1 -2
  162. package/esm/layout/Submenu/Submenu.stories.js +1 -2
  163. package/esm/layout/Submenu/SubmenuLightThemeBg/index.js +1 -2
  164. package/esm/layout/Submenu/index.js +1 -2
  165. package/esm/shared/recharts/CustomLegend/index.js +1 -2
  166. package/esm/shared/recharts/CustomTooltip/index.js +1 -2
  167. package/lib/app-shell/index.js +1 -2
  168. package/lib/app-shell/theme.d.ts +1 -1
  169. package/lib/app-shell/theme.d.ts.map +1 -1
  170. package/lib/core/Alert/Alert.stories.d.ts +1 -1
  171. package/lib/core/Alert/Alert.stories.d.ts.map +1 -1
  172. package/lib/core/Alert/index.js +1 -2
  173. package/lib/core/Alert/styles.d.ts +6 -6
  174. package/lib/core/AppLoader/AppLoader.stories.d.ts +1 -1
  175. package/lib/core/AppLoader/AppLoader.stories.d.ts.map +1 -1
  176. package/lib/core/AppLoader/index.js +1 -2
  177. package/lib/core/AppLoader/styles.d.ts +1 -1
  178. package/lib/core/Autocomplete/Autocomplete.stories.d.ts +0 -1
  179. package/lib/core/Autocomplete/Autocomplete.stories.d.ts.map +1 -1
  180. package/lib/core/Autocomplete/Autocomplete.stories.js +1 -2
  181. package/lib/core/Autocomplete/hooks/useAutocomplete.d.ts +0 -1
  182. package/lib/core/Autocomplete/hooks/useAutocomplete.d.ts.map +1 -1
  183. package/lib/core/Autocomplete/hooks/useHandleDimentions.d.ts +0 -1
  184. package/lib/core/Autocomplete/hooks/useHandleDimentions.d.ts.map +1 -1
  185. package/lib/core/Autocomplete/index.d.ts +1 -1
  186. package/lib/core/Autocomplete/index.d.ts.map +1 -1
  187. package/lib/core/Autocomplete/index.js +1 -3
  188. package/lib/core/Autocomplete/styles.d.ts +48 -49
  189. package/lib/core/Autocomplete/styles.d.ts.map +1 -1
  190. package/lib/core/Banner/Banner.stories.d.ts +1 -1
  191. package/lib/core/Banner/Banner.stories.d.ts.map +1 -1
  192. package/lib/core/Banner/index.js +1 -2
  193. package/lib/core/Banner/styles.d.ts +8 -9
  194. package/lib/core/Banner/styles.d.ts.map +1 -1
  195. package/lib/core/BarAndLineComposedChart/BarAndLineComposedChart.stories.d.ts +2 -2
  196. package/lib/core/BarAndLineComposedChart/BarAndLineComposedChart.stories.d.ts.map +1 -1
  197. package/lib/core/BarAndLineComposedChart/index.js +1 -2
  198. package/lib/core/BarAndLineComposedChart/styles.d.ts +2 -3
  199. package/lib/core/BarAndLineComposedChart/styles.d.ts.map +1 -1
  200. package/lib/core/BarChartWithCustomizedEvent/BarChartWithCustomizedEvent.stories.d.ts +2 -2
  201. package/lib/core/BarChartWithCustomizedEvent/BarChartWithCustomizedEvent.stories.d.ts.map +1 -1
  202. package/lib/core/BarChartWithCustomizedEvent/index.js +1 -2
  203. package/lib/core/BarChartWithCustomizedEvent/styles.d.ts +2 -3
  204. package/lib/core/BarChartWithCustomizedEvent/styles.d.ts.map +1 -1
  205. package/lib/core/Box/Box.stories.d.ts +1 -1
  206. package/lib/core/Box/Box.stories.d.ts.map +1 -1
  207. package/lib/core/Box/index.d.ts +1 -1
  208. package/lib/core/Box/index.d.ts.map +1 -1
  209. package/lib/core/Box/index.js +1 -2
  210. package/lib/core/Box/styles.d.ts +39 -40
  211. package/lib/core/Box/styles.d.ts.map +1 -1
  212. package/lib/core/BoxedTable/BoxedTable.stories.d.ts +2 -2
  213. package/lib/core/BoxedTable/BoxedTable.stories.d.ts.map +1 -1
  214. package/lib/core/BoxedTable/BoxedTable.stories.js +1 -2
  215. package/lib/core/BoxedTable/DraggableRow/index.js +1 -2
  216. package/lib/core/BoxedTable/DraggableRow/styles.d.ts +10 -11
  217. package/lib/core/BoxedTable/DraggableRow/styles.d.ts.map +1 -1
  218. package/lib/core/BoxedTable/HeaderCell/styles.d.ts +1 -2
  219. package/lib/core/BoxedTable/HeaderCell/styles.d.ts.map +1 -1
  220. package/lib/core/BoxedTable/RowCell/styles.d.ts +8 -9
  221. package/lib/core/BoxedTable/RowCell/styles.d.ts.map +1 -1
  222. package/lib/core/BoxedTable/TableHeader/styles.d.ts +2 -3
  223. package/lib/core/BoxedTable/TableHeader/styles.d.ts.map +1 -1
  224. package/lib/core/BoxedTable/TableRow/index.js +1 -2
  225. package/lib/core/BoxedTable/TableRow/styles.d.ts +12 -13
  226. package/lib/core/BoxedTable/TableRow/styles.d.ts.map +1 -1
  227. package/lib/core/BoxedTable/index.js +1 -2
  228. package/lib/core/BoxedTable/styles.d.ts +2 -3
  229. package/lib/core/BoxedTable/styles.d.ts.map +1 -1
  230. package/lib/core/Button/Button.stories.d.ts +1 -1
  231. package/lib/core/Button/Button.stories.d.ts.map +1 -1
  232. package/lib/core/Button/index.d.ts +31 -31
  233. package/lib/core/Button/index.d.ts.map +1 -1
  234. package/lib/core/Button/styles.d.ts +18 -19
  235. package/lib/core/Button/styles.d.ts.map +1 -1
  236. package/lib/core/Calendar/Calendar.stories.d.ts +2 -2
  237. package/lib/core/Calendar/Calendar.stories.d.ts.map +1 -1
  238. package/lib/core/Calendar/CalendarEvent/index.js +1 -2
  239. package/lib/core/Calendar/CalendarEvent/styles.d.ts +8 -9
  240. package/lib/core/Calendar/CalendarEvent/styles.d.ts.map +1 -1
  241. package/lib/core/Calendar/CalendarSmallEvent/index.js +1 -2
  242. package/lib/core/Calendar/CalendarSmallEvent/styles.d.ts +8 -9
  243. package/lib/core/Calendar/CalendarSmallEvent/styles.d.ts.map +1 -1
  244. package/lib/core/Calendar/index.js +1 -2
  245. package/lib/core/Calendar/styles.d.ts +9 -10
  246. package/lib/core/Calendar/styles.d.ts.map +1 -1
  247. package/lib/core/Card/Card.stories.d.ts +1 -2
  248. package/lib/core/Card/Card.stories.d.ts.map +1 -1
  249. package/lib/core/Card/Card.stories.js +1 -2
  250. package/lib/core/Card/index.d.ts +12 -12
  251. package/lib/core/Card/index.d.ts.map +1 -1
  252. package/lib/core/Card/styles.d.ts +11 -11
  253. package/lib/core/Checkbox/Checkbox.stories.d.ts +1 -1
  254. package/lib/core/Checkbox/Checkbox.stories.d.ts.map +1 -1
  255. package/lib/core/Checkbox/index.js +1 -2
  256. package/lib/core/Checkbox/styles.d.ts +5 -5
  257. package/lib/core/Checkbox/styles.d.ts.map +1 -1
  258. package/lib/core/CollapseList/CollapseList.stories.d.ts +1 -1
  259. package/lib/core/CollapseList/CollapseList.stories.d.ts.map +1 -1
  260. package/lib/core/CollapseList/CollapseList.stories.js +1 -2
  261. package/lib/core/CollapseList/Item.js +1 -3
  262. package/lib/core/CollapseList/styles.d.ts +32 -33
  263. package/lib/core/CollapseList/styles.d.ts.map +1 -1
  264. package/lib/core/CommentsTimeline/CommentLine/index.js +1 -2
  265. package/lib/core/CommentsTimeline/CommentLine/styles.d.ts +6 -7
  266. package/lib/core/CommentsTimeline/CommentLine/styles.d.ts.map +1 -1
  267. package/lib/core/CommentsTimeline/CommentsTimeline.stories.d.ts +1 -1
  268. package/lib/core/CommentsTimeline/CommentsTimeline.stories.d.ts.map +1 -1
  269. package/lib/core/CommentsTimeline/CommentsTimeline.stories.js +1 -2
  270. package/lib/core/CommentsTimeline/styles.d.ts +2 -3
  271. package/lib/core/CommentsTimeline/styles.d.ts.map +1 -1
  272. package/lib/core/CustomText/CustomText.stories.d.ts +1 -1
  273. package/lib/core/CustomText/CustomText.stories.d.ts.map +1 -1
  274. package/lib/core/CustomText/styles.d.ts +3 -4
  275. package/lib/core/CustomText/styles.d.ts.map +1 -1
  276. package/lib/core/Datepicker/Datepicker.stories.d.ts +1 -2
  277. package/lib/core/Datepicker/Datepicker.stories.d.ts.map +1 -1
  278. package/lib/core/Datepicker/index.js +1 -3
  279. package/lib/core/Datepicker/styles.d.ts +14 -25
  280. package/lib/core/Datepicker/styles.d.ts.map +1 -1
  281. package/lib/core/DatepickerRange/DatepickerRange.stories.d.ts +1 -1
  282. package/lib/core/DatepickerRange/DatepickerRange.stories.d.ts.map +1 -1
  283. package/lib/core/DatepickerRange/index.d.ts +0 -1
  284. package/lib/core/DatepickerRange/index.d.ts.map +1 -1
  285. package/lib/core/DatepickerRange/index.js +2 -2
  286. package/lib/core/DatepickerRange/styles.d.ts +14 -15
  287. package/lib/core/DatepickerRange/styles.d.ts.map +1 -1
  288. package/lib/core/Divider/styles.d.ts +5 -5
  289. package/lib/core/Dropdown/Dropdown.stories.d.ts +1 -1
  290. package/lib/core/Dropdown/Dropdown.stories.d.ts.map +1 -1
  291. package/lib/core/Dropdown/index.js +1 -2
  292. package/lib/core/Dropdown/styles.d.ts +3 -3
  293. package/lib/core/DropdownMenu/DropdownMenu.stories.d.ts +1 -1
  294. package/lib/core/DropdownMenu/DropdownMenu.stories.d.ts.map +1 -1
  295. package/lib/core/DropdownMenu/DropdownMenu.stories.js +1 -3
  296. package/lib/core/DropdownMenu/index.js +1 -2
  297. package/lib/core/DropdownMenu/styles.d.ts +5 -6
  298. package/lib/core/DropdownMenu/styles.d.ts.map +1 -1
  299. package/lib/core/Editor/Editor.stories.d.ts +1 -1
  300. package/lib/core/Editor/Editor.stories.d.ts.map +1 -1
  301. package/lib/core/Editor/Editor.stories.js +1 -0
  302. package/lib/core/Editor/index.js +1 -2
  303. package/lib/core/Editor/styles.d.ts +6 -7
  304. package/lib/core/Editor/styles.d.ts.map +1 -1
  305. package/lib/core/EditorQuillReact/EditorQuillReact.stories.d.ts +1 -1
  306. package/lib/core/EditorQuillReact/EditorQuillReact.stories.d.ts.map +1 -1
  307. package/lib/core/EditorQuillReact/IndentAttributor.d.ts.map +1 -1
  308. package/lib/core/EditorQuillReact/config.d.ts +11 -0
  309. package/lib/core/EditorQuillReact/config.d.ts.map +1 -1
  310. package/lib/core/EditorQuillReact/config.js +4 -1
  311. package/lib/core/EditorQuillReact/index.d.ts +1 -1
  312. package/lib/core/EditorQuillReact/index.d.ts.map +1 -1
  313. package/lib/core/EditorQuillReact/index.js +3 -4
  314. package/lib/core/EditorQuillReact/styles.d.ts +5 -6
  315. package/lib/core/EditorQuillReact/styles.d.ts.map +1 -1
  316. package/lib/core/FileInput/FileInput.stories.d.ts +1 -1
  317. package/lib/core/FileInput/FileInput.stories.d.ts.map +1 -1
  318. package/lib/core/FileInput/index.js +1 -2
  319. package/lib/core/FileInput/styles.d.ts +55 -56
  320. package/lib/core/FileInput/styles.d.ts.map +1 -1
  321. package/lib/core/GoogleButton/GoogleButton.stories.d.ts +1 -1
  322. package/lib/core/GoogleButton/GoogleButton.stories.d.ts.map +1 -1
  323. package/lib/core/GoogleButton/index.d.ts +1 -1
  324. package/lib/core/GoogleButton/index.d.ts.map +1 -1
  325. package/lib/core/GoogleButton/index.js +1 -2
  326. package/lib/core/GoogleButton/styles.d.ts +2 -3
  327. package/lib/core/GoogleButton/styles.d.ts.map +1 -1
  328. package/lib/core/Header/Header.stories.d.ts +1 -1
  329. package/lib/core/Header/Header.stories.d.ts.map +1 -1
  330. package/lib/core/Header/styles.d.ts +7 -7
  331. package/lib/core/HighlightText/HighlightText.stories.d.ts +1 -1
  332. package/lib/core/HighlightText/HighlightText.stories.d.ts.map +1 -1
  333. package/lib/core/HighlightText/styles.d.ts +2 -3
  334. package/lib/core/HighlightText/styles.d.ts.map +1 -1
  335. package/lib/core/Html/Html.stories.d.ts +1 -1
  336. package/lib/core/Html/Html.stories.d.ts.map +1 -1
  337. package/lib/core/Html/Html.stories.js +1 -2
  338. package/lib/core/Html/styles.d.ts +6 -6
  339. package/lib/core/Image/Image.stories.d.ts +1 -1
  340. package/lib/core/Image/Image.stories.d.ts.map +1 -1
  341. package/lib/core/Image/styles.d.ts +6 -6
  342. package/lib/core/ImagePicker/IconWithBackground.d.ts +1 -1
  343. package/lib/core/ImagePicker/IconWithBackground.d.ts.map +1 -1
  344. package/lib/core/ImagePicker/ImagePicker.stories.d.ts +1 -1
  345. package/lib/core/ImagePicker/ImagePicker.stories.d.ts.map +1 -1
  346. package/lib/core/ImagePicker/UploadButton.d.ts +1 -1
  347. package/lib/core/ImagePicker/UploadButton.d.ts.map +1 -1
  348. package/lib/core/ImagePicker/UploadButton.js +1 -2
  349. package/lib/core/ImagePicker/index.d.ts +1 -1
  350. package/lib/core/ImagePicker/index.d.ts.map +1 -1
  351. package/lib/core/ImagePicker/index.js +1 -2
  352. package/lib/core/ImagePicker/styles.d.ts +11 -11
  353. package/lib/core/ImageViewer/ImageViewer.stories.d.ts +1 -1
  354. package/lib/core/ImageViewer/ImageViewer.stories.d.ts.map +1 -1
  355. package/lib/core/ImageViewer/index.d.ts +1 -1
  356. package/lib/core/ImageViewer/index.d.ts.map +1 -1
  357. package/lib/core/ImageViewer/index.js +1 -2
  358. package/lib/core/ImageViewer/styles.d.ts +6 -6
  359. package/lib/core/InfoButton/InfoButton.stories.d.ts +1 -1
  360. package/lib/core/InfoButton/InfoButton.stories.d.ts.map +1 -1
  361. package/lib/core/InfoButton/index.js +1 -2
  362. package/lib/core/InfoButton/styles.d.ts +41 -42
  363. package/lib/core/InfoButton/styles.d.ts.map +1 -1
  364. package/lib/core/Input/Input.stories.d.ts +1 -1
  365. package/lib/core/Input/Input.stories.d.ts.map +1 -1
  366. package/lib/core/Input/index.d.ts +1 -1
  367. package/lib/core/Input/index.d.ts.map +1 -1
  368. package/lib/core/Input/index.js +1 -2
  369. package/lib/core/Input/styles.d.ts +19 -19
  370. package/lib/core/Input/styles.d.ts.map +1 -1
  371. package/lib/core/Link/Link.stories.d.ts +1 -1
  372. package/lib/core/Link/Link.stories.d.ts.map +1 -1
  373. package/lib/core/Link/index.d.ts +1 -1
  374. package/lib/core/Link/index.d.ts.map +1 -1
  375. package/lib/core/Link/index.js +1 -2
  376. package/lib/core/Link/styles.d.ts +11 -12
  377. package/lib/core/Link/styles.d.ts.map +1 -1
  378. package/lib/core/List/List.stories.d.ts +1 -1
  379. package/lib/core/List/List.stories.d.ts.map +1 -1
  380. package/lib/core/List/List.stories.js +1 -3
  381. package/lib/core/List/index.d.ts +1 -1
  382. package/lib/core/List/index.d.ts.map +1 -1
  383. package/lib/core/List/styles.d.ts +11 -11
  384. package/lib/core/ListPager/ListPager.stories.d.ts +1 -1
  385. package/lib/core/ListPager/ListPager.stories.d.ts.map +1 -1
  386. package/lib/core/ListPager/index.js +1 -2
  387. package/lib/core/ListPager/styles.d.ts +5 -6
  388. package/lib/core/ListPager/styles.d.ts.map +1 -1
  389. package/lib/core/MediaCarousel/MediaCarousel.stories.d.ts +1 -1
  390. package/lib/core/MediaCarousel/MediaCarousel.stories.d.ts.map +1 -1
  391. package/lib/core/MediaCarousel/index.d.ts +2 -2
  392. package/lib/core/MediaCarousel/index.d.ts.map +1 -1
  393. package/lib/core/MediaCarousel/index.js +1 -2
  394. package/lib/core/MediaCarousel/styles.d.ts +11 -12
  395. package/lib/core/MediaCarousel/styles.d.ts.map +1 -1
  396. package/lib/core/Modal/ActionButtons/index.d.ts +1 -1
  397. package/lib/core/Modal/ActionButtons/index.d.ts.map +1 -1
  398. package/lib/core/Modal/Modal.stories.d.ts +1 -1
  399. package/lib/core/Modal/Modal.stories.d.ts.map +1 -1
  400. package/lib/core/Modal/Modal.stories.js +1 -2
  401. package/lib/core/Modal/index.d.ts +2 -2
  402. package/lib/core/Modal/index.js +1 -2
  403. package/lib/core/Modal/styles.d.ts +14 -15
  404. package/lib/core/Modal/styles.d.ts.map +1 -1
  405. package/lib/core/NoticeCard/NoticeCard.stories.d.ts +2 -2
  406. package/lib/core/NoticeCard/NoticeCard.stories.d.ts.map +1 -1
  407. package/lib/core/NoticeCard/index.js +1 -3
  408. package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/index.js +1 -2
  409. package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/styles.d.ts +6 -7
  410. package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/styles.d.ts.map +1 -1
  411. package/lib/core/NoticeCard/privateComponents/NoticeAttachmentList/styles.d.ts +2 -3
  412. package/lib/core/NoticeCard/privateComponents/NoticeAttachmentList/styles.d.ts.map +1 -1
  413. package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/index.js +1 -2
  414. package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/styles.d.ts +6 -7
  415. package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/styles.d.ts.map +1 -1
  416. package/lib/core/NoticeCard/styles.d.ts +8 -9
  417. package/lib/core/NoticeCard/styles.d.ts.map +1 -1
  418. package/lib/core/NotificationCounter/NotificationCounter.stories.d.ts +2 -2
  419. package/lib/core/NotificationCounter/NotificationCounter.stories.d.ts.map +1 -1
  420. package/lib/core/NotificationCounter/styles.d.ts +1 -1
  421. package/lib/core/NotificationCounter/styles.d.ts.map +1 -1
  422. package/lib/core/NotificationsMenu/NotificationRow/index.d.ts +1 -1
  423. package/lib/core/NotificationsMenu/NotificationRow/index.d.ts.map +1 -1
  424. package/lib/core/NotificationsMenu/NotificationRow/index.js +1 -2
  425. package/lib/core/NotificationsMenu/NotificationRow/styles.d.ts +36 -37
  426. package/lib/core/NotificationsMenu/NotificationRow/styles.d.ts.map +1 -1
  427. package/lib/core/NotificationsMenu/NotificationsMenu.stories.d.ts +1 -1
  428. package/lib/core/NotificationsMenu/NotificationsMenu.stories.d.ts.map +1 -1
  429. package/lib/core/NotificationsMenu/NotificationsMenu.stories.js +1 -3
  430. package/lib/core/NotificationsMenu/index.js +1 -2
  431. package/lib/core/NotificationsMenu/styles.d.ts +7 -8
  432. package/lib/core/NotificationsMenu/styles.d.ts.map +1 -1
  433. package/lib/core/PieChart/ActiveShape/index.js +1 -2
  434. package/lib/core/PieChart/PieChart.stories.d.ts +2 -2
  435. package/lib/core/PieChart/PieChart.stories.d.ts.map +1 -1
  436. package/lib/core/PieChart/index.js +1 -2
  437. package/lib/core/PieChart/renderTextContent/index.d.ts +1 -1
  438. package/lib/core/PieChart/renderTextContent/index.d.ts.map +1 -1
  439. package/lib/core/PieChart/renderTextContent/index.js +1 -2
  440. package/lib/core/PieChart/styles.d.ts +4 -5
  441. package/lib/core/PieChart/styles.d.ts.map +1 -1
  442. package/lib/core/PreemptionCard/PreemptionCard.stories.d.ts +1 -1
  443. package/lib/core/PreemptionCard/PreemptionCard.stories.d.ts.map +1 -1
  444. package/lib/core/PreemptionCard/index.js +1 -2
  445. package/lib/core/PreemptionCard/styles.d.ts +4 -5
  446. package/lib/core/PreemptionCard/styles.d.ts.map +1 -1
  447. package/lib/core/PreemptionCardLoading/PreemptionCardLoading.stories.d.ts +2 -2
  448. package/lib/core/PreemptionCardLoading/PreemptionCardLoading.stories.d.ts.map +1 -1
  449. package/lib/core/PreemptionCardLoading/index.js +1 -2
  450. package/lib/core/PreemptionCardLoading/styles.d.ts +6 -7
  451. package/lib/core/PreemptionCardLoading/styles.d.ts.map +1 -1
  452. package/lib/core/QuillEditor/Attributors/IndentAttributor.d.ts +7 -0
  453. package/lib/core/QuillEditor/Attributors/IndentAttributor.d.ts.map +1 -0
  454. package/lib/core/QuillEditor/Attributors/IndentAttributor.js +16 -0
  455. package/lib/core/QuillEditor/QuillEditor.stories.d.ts +28 -0
  456. package/lib/core/QuillEditor/QuillEditor.stories.d.ts.map +1 -0
  457. package/lib/core/QuillEditor/QuillEditor.stories.js +55 -0
  458. package/lib/core/QuillEditor/config.d.ts +19 -0
  459. package/lib/core/QuillEditor/config.d.ts.map +1 -0
  460. package/lib/core/QuillEditor/config.js +28 -0
  461. package/lib/core/QuillEditor/index.d.ts +5 -0
  462. package/lib/core/QuillEditor/index.d.ts.map +1 -0
  463. package/lib/core/QuillEditor/index.js +159 -0
  464. package/lib/core/QuillEditor/models.d.ts +75 -0
  465. package/lib/core/QuillEditor/models.d.ts.map +1 -0
  466. package/lib/core/QuillEditor/models.js +1 -0
  467. package/lib/core/QuillEditor/styles.d.ts +13 -0
  468. package/lib/core/QuillEditor/styles.d.ts.map +1 -0
  469. package/lib/core/QuillEditor/styles.js +34 -0
  470. package/lib/core/Radio/Radio.stories.d.ts +2 -2
  471. package/lib/core/Radio/Radio.stories.d.ts.map +1 -1
  472. package/lib/core/Radio/Radio.stories.js +1 -2
  473. package/lib/core/Radio/index.d.ts +1 -1
  474. package/lib/core/Radio/index.d.ts.map +1 -1
  475. package/lib/core/Radio/index.js +1 -2
  476. package/lib/core/Radio/styles.d.ts +4 -4
  477. package/lib/core/SearchFilter/SearchFilter.stories.d.ts +2 -2
  478. package/lib/core/SearchFilter/SearchFilter.stories.d.ts.map +1 -1
  479. package/lib/core/SearchFilter/SearchFilter.stories.js +1 -2
  480. package/lib/core/SearchFilter/index.js +1 -3
  481. package/lib/core/SearchFilter/styles.d.ts +14 -15
  482. package/lib/core/SearchFilter/styles.d.ts.map +1 -1
  483. package/lib/core/SearchSelect/SearchSelect.stories.d.ts +2 -2
  484. package/lib/core/SearchSelect/SearchSelect.stories.d.ts.map +1 -1
  485. package/lib/core/SearchSelect/hooks/useSelectSearch.d.ts +0 -1
  486. package/lib/core/SearchSelect/hooks/useSelectSearch.d.ts.map +1 -1
  487. package/lib/core/SearchSelect/index.js +1 -3
  488. package/lib/core/SearchSelect/styles.d.ts +9 -10
  489. package/lib/core/SearchSelect/styles.d.ts.map +1 -1
  490. package/lib/core/Select/Select.stories.d.ts +2 -2
  491. package/lib/core/Select/Select.stories.d.ts.map +1 -1
  492. package/lib/core/Select/Select.stories.js +1 -2
  493. package/lib/core/Select/index.js +1 -2
  494. package/lib/core/Select/styles.d.ts +19 -20
  495. package/lib/core/Select/styles.d.ts.map +1 -1
  496. package/lib/core/SimpleBarChart/SimpleBarChart.stories.d.ts +2 -2
  497. package/lib/core/SimpleBarChart/SimpleBarChart.stories.d.ts.map +1 -1
  498. package/lib/core/SimpleBarChart/index.js +1 -2
  499. package/lib/core/SimpleBarChart/styles.d.ts +2 -3
  500. package/lib/core/SimpleBarChart/styles.d.ts.map +1 -1
  501. package/lib/core/SimpleLineChart/SimpleLineChart.stories.d.ts +2 -2
  502. package/lib/core/SimpleLineChart/SimpleLineChart.stories.d.ts.map +1 -1
  503. package/lib/core/SimpleLineChart/index.js +1 -2
  504. package/lib/core/SimpleLineChart/styles.d.ts +2 -3
  505. package/lib/core/SimpleLineChart/styles.d.ts.map +1 -1
  506. package/lib/core/Skeleton/Skeleton.stories.d.ts +1 -1
  507. package/lib/core/Skeleton/Skeleton.stories.d.ts.map +1 -1
  508. package/lib/core/Skeleton/styles.d.ts +9 -10
  509. package/lib/core/Skeleton/styles.d.ts.map +1 -1
  510. package/lib/core/Spinner/Spinner.stories.d.ts +2 -2
  511. package/lib/core/Spinner/Spinner.stories.d.ts.map +1 -1
  512. package/lib/core/Spinner/styles.d.ts +5 -5
  513. package/lib/core/Spinner/styles.d.ts.map +1 -1
  514. package/lib/core/Stepper/MobileStep/index.d.ts +1 -2
  515. package/lib/core/Stepper/MobileStep/index.d.ts.map +1 -1
  516. package/lib/core/Stepper/MobileStep/index.js +1 -2
  517. package/lib/core/Stepper/MobileStep/styles.d.ts +14 -15
  518. package/lib/core/Stepper/MobileStep/styles.d.ts.map +1 -1
  519. package/lib/core/Stepper/Step/index.js +1 -2
  520. package/lib/core/Stepper/Step/styles.d.ts +10 -11
  521. package/lib/core/Stepper/Step/styles.d.ts.map +1 -1
  522. package/lib/core/Stepper/Stepper.stories.d.ts +1 -1
  523. package/lib/core/Stepper/Stepper.stories.d.ts.map +1 -1
  524. package/lib/core/Stepper/index.js +1 -3
  525. package/lib/core/Stepper/styles.d.ts +4 -5
  526. package/lib/core/Stepper/styles.d.ts.map +1 -1
  527. package/lib/core/TabBar/TabBar.stories.d.ts +2 -2
  528. package/lib/core/TabBar/TabBar.stories.d.ts.map +1 -1
  529. package/lib/core/TabBar/TabBar.stories.js +1 -2
  530. package/lib/core/TabBar/TabItem/index.js +1 -2
  531. package/lib/core/TabBar/TabItem/styles.d.ts +2 -3
  532. package/lib/core/TabBar/TabItem/styles.d.ts.map +1 -1
  533. package/lib/core/TabBar/styles.d.ts +2 -3
  534. package/lib/core/TabBar/styles.d.ts.map +1 -1
  535. package/lib/core/TabNav/TabNav.stories.d.ts +2 -2
  536. package/lib/core/TabNav/TabNav.stories.d.ts.map +1 -1
  537. package/lib/core/TabNav/TabNav.stories.js +1 -2
  538. package/lib/core/TabNav/TabNavItem/index.js +1 -2
  539. package/lib/core/TabNav/TabNavItem/styles.d.ts +10 -11
  540. package/lib/core/TabNav/TabNavItem/styles.d.ts.map +1 -1
  541. package/lib/core/TabNav/index.js +1 -2
  542. package/lib/core/TabNav/styles.d.ts +12 -13
  543. package/lib/core/TabNav/styles.d.ts.map +1 -1
  544. package/lib/core/TabNav/utils/useContainerDimensions.d.ts.map +1 -1
  545. package/lib/core/Table/Cell.d.ts +1 -1
  546. package/lib/core/Table/Cell.d.ts.map +1 -1
  547. package/lib/core/Table/Row.d.ts +1 -1
  548. package/lib/core/Table/Row.d.ts.map +1 -1
  549. package/lib/core/Table/Table.stories.d.ts +2 -2
  550. package/lib/core/Table/Table.stories.d.ts.map +1 -1
  551. package/lib/core/Table/Table.stories.js +1 -2
  552. package/lib/core/Table/index.d.ts +1 -1
  553. package/lib/core/Table/index.d.ts.map +1 -1
  554. package/lib/core/Table/styles.d.ts +18 -19
  555. package/lib/core/Table/styles.d.ts.map +1 -1
  556. package/lib/core/Tag/Tag.stories.d.ts +1 -1
  557. package/lib/core/Tag/Tag.stories.d.ts.map +1 -1
  558. package/lib/core/Tag/index.js +1 -3
  559. package/lib/core/Tag/styles.d.ts +13 -13
  560. package/lib/core/Text/Text.stories.d.ts +1 -1
  561. package/lib/core/Text/Text.stories.d.ts.map +1 -1
  562. package/lib/core/Text/index.d.ts +1 -1
  563. package/lib/core/Text/index.d.ts.map +1 -1
  564. package/lib/core/Text/styles.d.ts +15 -15
  565. package/lib/core/Textarea/Textarea.stories.d.ts +1 -1
  566. package/lib/core/Textarea/Textarea.stories.d.ts.map +1 -1
  567. package/lib/core/Textarea/index.js +1 -2
  568. package/lib/core/Textarea/styles.d.ts +8 -9
  569. package/lib/core/Textarea/styles.d.ts.map +1 -1
  570. package/lib/core/Timeline/Timeline.stories.d.ts +2 -2
  571. package/lib/core/Timeline/Timeline.stories.d.ts.map +1 -1
  572. package/lib/core/Timeline/Timeline.stories.js +1 -2
  573. package/lib/core/Timeline/TimelineStep/index.js +1 -2
  574. package/lib/core/Timeline/TimelineStep/styles.d.ts +7 -8
  575. package/lib/core/Timeline/TimelineStep/styles.d.ts.map +1 -1
  576. package/lib/core/Timeline/styles.d.ts +2 -3
  577. package/lib/core/Timeline/styles.d.ts.map +1 -1
  578. package/lib/core/Timepicker/Timepicker.stories.d.ts +2 -2
  579. package/lib/core/Timepicker/Timepicker.stories.d.ts.map +1 -1
  580. package/lib/core/Timepicker/index.d.ts +1 -1
  581. package/lib/core/Timepicker/index.d.ts.map +1 -1
  582. package/lib/core/Timepicker/index.js +1 -2
  583. package/lib/core/Timepicker/styles.d.ts +9 -10
  584. package/lib/core/Timepicker/styles.d.ts.map +1 -1
  585. package/lib/core/Tooltip/Tooptip.stories.d.ts +2 -2
  586. package/lib/core/Tooltip/Tooptip.stories.d.ts.map +1 -1
  587. package/lib/core/Tooltip/index.js +1 -2
  588. package/lib/core/Tooltip/styles.d.ts +2 -2
  589. package/lib/core/UserMenu/UserMenu.stories.d.ts +2 -2
  590. package/lib/core/UserMenu/UserMenu.stories.d.ts.map +1 -1
  591. package/lib/core/UserMenu/UserMenu.stories.js +1 -2
  592. package/lib/core/UserMenu/index.js +1 -2
  593. package/lib/core/UserMenu/styles.d.ts +14 -15
  594. package/lib/core/UserMenu/styles.d.ts.map +1 -1
  595. package/lib/core/Video/Video.stories.d.ts +2 -1
  596. package/lib/core/Video/Video.stories.d.ts.map +1 -1
  597. package/lib/core/Video/index.d.ts +0 -1
  598. package/lib/core/Video/index.d.ts.map +1 -1
  599. package/lib/core/Video/styles.d.ts +2 -3
  600. package/lib/core/Video/styles.d.ts.map +1 -1
  601. package/lib/core/YearWheel/YearWheel.stories.d.ts +2 -2
  602. package/lib/core/YearWheel/YearWheel.stories.d.ts.map +1 -1
  603. package/lib/core/YearWheel/index.js +1 -2
  604. package/lib/core/YearWheel/styles.d.ts +4 -5
  605. package/lib/core/YearWheel/styles.d.ts.map +1 -1
  606. package/lib/core/private/ButtonOrLink.d.ts +18 -18
  607. package/lib/core/private/ButtonOrLink.d.ts.map +1 -1
  608. package/lib/core/private/ButtonOrLink.js +1 -2
  609. package/lib/globals/styles/styles.d.ts +1 -1
  610. package/lib/hooks/useIsMobile.d.ts +1 -1
  611. package/lib/hooks/useIsMobile.d.ts.map +1 -1
  612. package/lib/icons/General/IconAuditorFilled.js +1 -2
  613. package/lib/icons/General/IconAuditorOutline.js +1 -2
  614. package/lib/icons/General/IconCamera.js +1 -2
  615. package/lib/icons/General/IconCases.js +1 -2
  616. package/lib/icons/General/IconDocument.js +1 -2
  617. package/lib/icons/General/IconDocumentFilled.js +1 -2
  618. package/lib/icons/General/IconEmailMarkAsRead.d.ts +0 -1
  619. package/lib/icons/General/IconEmailMarkAsRead.d.ts.map +1 -1
  620. package/lib/icons/General/IconFillOut.js +1 -2
  621. package/lib/icons/General/IconHomeFilled.js +1 -2
  622. package/lib/icons/General/IconHomeOutline.js +1 -2
  623. package/lib/icons/General/IconHouseBlockFilled.js +1 -2
  624. package/lib/icons/General/IconHouseBlockOutline.js +1 -2
  625. package/lib/icons/General/IconImage.js +1 -2
  626. package/lib/icons/General/IconJanitorFilled.js +1 -2
  627. package/lib/icons/General/IconJanitorOutline.js +1 -2
  628. package/lib/icons/General/IconLeafFilled.js +1 -2
  629. package/lib/icons/General/IconLeafOutline.js +1 -2
  630. package/lib/icons/General/IconRearrange.js +1 -2
  631. package/lib/icons/Icon.stories.d.ts +0 -1
  632. package/lib/icons/Icon.stories.d.ts.map +1 -1
  633. package/lib/icons/Icon.stories.js +1 -2
  634. package/lib/icons/Logos/IconBankAxept.js +1 -2
  635. package/lib/icons/Logos/IconGmail.js +1 -2
  636. package/lib/icons/Logos/IconMasterCard.js +1 -2
  637. package/lib/icons/Logos/IconOffice365.js +1 -2
  638. package/lib/icons/Logos/IconVisa.js +1 -2
  639. package/lib/icons/withIcon.d.ts +2 -2
  640. package/lib/icons/withIcon.d.ts.map +1 -1
  641. package/lib/illustrations/Backgrounds/IllustrationHousesBackground.js +1 -2
  642. package/lib/illustrations/Backgrounds/IllustrationHousesBackgroundWithComposition.js +1 -2
  643. package/lib/illustrations/General/IllustrationBudget.js +1 -2
  644. package/lib/illustrations/General/IllustrationError.js +1 -2
  645. package/lib/illustrations/General/IllustrationErrorGeneric.js +1 -2
  646. package/lib/illustrations/General/IllustrationHighHouse.js +1 -2
  647. package/lib/illustrations/General/IllustrationHighHouseComposition.js +1 -2
  648. package/lib/illustrations/General/IllustrationHouse.js +1 -2
  649. package/lib/illustrations/General/IllustrationHouseComposition.js +1 -2
  650. package/lib/illustrations/General/IllustrationHouseMissing.js +1 -2
  651. package/lib/illustrations/General/IllustrationLowHouse.js +1 -2
  652. package/lib/illustrations/General/IllustrationLowHouseComposition.js +1 -2
  653. package/lib/illustrations/General/IllustrationPaperCompleted.js +1 -2
  654. package/lib/illustrations/General/IllustrationPaperMissing.js +1 -2
  655. package/lib/illustrations/General/IllustrationSemiDetachedHouse.js +1 -2
  656. package/lib/illustrations/General/IllustrationSemiDetachedHouseComposition.js +1 -2
  657. package/lib/illustrations/General/IllustrationServiceMessage.d.ts +0 -1
  658. package/lib/illustrations/General/IllustrationServiceMessage.d.ts.map +1 -1
  659. package/lib/illustrations/General/IllustrationServiceMessage.js +1 -2
  660. package/lib/illustrations/General/IllustrationSmallHouse.js +1 -2
  661. package/lib/illustrations/General/IllustrationSmallHouseComposition.js +1 -2
  662. package/lib/illustrations/General/IllustrationTechninalDifficulties.d.ts +0 -1
  663. package/lib/illustrations/General/IllustrationTechninalDifficulties.d.ts.map +1 -1
  664. package/lib/illustrations/General/IllustrationTechninalDifficulties.js +1 -2
  665. package/lib/illustrations/General/IllustrationTerraceBlock.js +1 -2
  666. package/lib/illustrations/General/IllustrationTerraceBlockComposition.js +1 -2
  667. package/lib/illustrations/General/IllustrationTownHouse.js +1 -2
  668. package/lib/illustrations/General/IllustrationTownHouseComposition.js +1 -2
  669. package/lib/illustrations/Illustration.stories.d.ts +0 -1
  670. package/lib/illustrations/Illustration.stories.d.ts.map +1 -1
  671. package/lib/illustrations/Illustration.stories.js +1 -2
  672. package/lib/illustrations/MySite/IllustrationMySiteAssociation.js +1 -2
  673. package/lib/illustrations/MySite/IllustrationMySiteBenefits.js +1 -2
  674. package/lib/illustrations/MySite/IllustrationMySiteBuilding.js +1 -2
  675. package/lib/illustrations/MySite/IllustrationMySiteCoffeeBook.js +1 -2
  676. package/lib/illustrations/MySite/IllustrationMySiteComputer.js +1 -2
  677. package/lib/illustrations/MySite/IllustrationMySiteCooperative.js +1 -2
  678. package/lib/illustrations/MySite/IllustrationMySiteDashboard.js +1 -2
  679. package/lib/illustrations/MySite/IllustrationMySiteGift.js +1 -2
  680. package/lib/illustrations/MySite/IllustrationMySiteLetterSent.js +1 -2
  681. package/lib/illustrations/MySite/IllustrationMySiteMailbox.js +1 -2
  682. package/lib/illustrations/MySite/IllustrationMySitePapers.js +1 -2
  683. package/lib/illustrations/MySite/IllustrationMySitePiggyBank.js +1 -2
  684. package/lib/illustrations/MySite/IllustrationMySiteTransfer.js +1 -2
  685. package/lib/illustrations/styles.d.ts +2 -2
  686. package/lib/illustrations/withIllustration.d.ts +2 -2
  687. package/lib/illustrations/withIllustration.d.ts.map +1 -1
  688. package/lib/index.d.ts +2 -1
  689. package/lib/index.d.ts.map +1 -1
  690. package/lib/index.js +2 -1
  691. package/lib/layout/Footer/Footer.stories.d.ts +2 -2
  692. package/lib/layout/Footer/Footer.stories.d.ts.map +1 -1
  693. package/lib/layout/Footer/Footer.stories.js +1 -2
  694. package/lib/layout/Footer/FooterButton/styles.d.ts +27 -28
  695. package/lib/layout/Footer/FooterButton/styles.d.ts.map +1 -1
  696. package/lib/layout/Footer/FooterCol/styles.d.ts +2 -3
  697. package/lib/layout/Footer/FooterCol/styles.d.ts.map +1 -1
  698. package/lib/layout/Footer/FooterGroup/styles.d.ts +2 -3
  699. package/lib/layout/Footer/FooterGroup/styles.d.ts.map +1 -1
  700. package/lib/layout/Footer/FooterLabel/styles.d.ts +2 -3
  701. package/lib/layout/Footer/FooterLabel/styles.d.ts.map +1 -1
  702. package/lib/layout/Footer/FooterLink/styles.d.ts +27 -28
  703. package/lib/layout/Footer/FooterLink/styles.d.ts.map +1 -1
  704. package/lib/layout/Footer/styles.d.ts +3 -4
  705. package/lib/layout/Footer/styles.d.ts.map +1 -1
  706. package/lib/layout/Layout/Layout.stories.d.ts +2 -2
  707. package/lib/layout/Layout/Layout.stories.d.ts.map +1 -1
  708. package/lib/layout/Layout/styles.d.ts +3 -4
  709. package/lib/layout/Layout/styles.d.ts.map +1 -1
  710. package/lib/layout/LayoutShell/LayoutShell.stories.d.ts +2 -2
  711. package/lib/layout/LayoutShell/LayoutShell.stories.d.ts.map +1 -1
  712. package/lib/layout/LayoutShell/index.js +1 -2
  713. package/lib/layout/LayoutShell/styles.d.ts +9 -10
  714. package/lib/layout/LayoutShell/styles.d.ts.map +1 -1
  715. package/lib/layout/Menu/AppPicker/index.js +1 -2
  716. package/lib/layout/Menu/AppPicker/styles.d.ts +2 -3
  717. package/lib/layout/Menu/AppPicker/styles.d.ts.map +1 -1
  718. package/lib/layout/Menu/MainMenu/styles.d.ts +2 -3
  719. package/lib/layout/Menu/MainMenu/styles.d.ts.map +1 -1
  720. package/lib/layout/Menu/MenuItem/index.js +1 -2
  721. package/lib/layout/Menu/MenuItem/styles.d.ts +2 -3
  722. package/lib/layout/Menu/MenuItem/styles.d.ts.map +1 -1
  723. package/lib/layout/Menu/MenuSpacer/styles.d.ts +2 -3
  724. package/lib/layout/Menu/MenuSpacer/styles.d.ts.map +1 -1
  725. package/lib/layout/Menu/MenuTop/index.js +1 -2
  726. package/lib/layout/Menu/MenuTop/styles.d.ts +29 -30
  727. package/lib/layout/Menu/MenuTop/styles.d.ts.map +1 -1
  728. package/lib/layout/Menu/SecondaryMenu/index.js +1 -2
  729. package/lib/layout/Menu/SecondaryMenu/styles.d.ts +4 -5
  730. package/lib/layout/Menu/SecondaryMenu/styles.d.ts.map +1 -1
  731. package/lib/layout/Menu/SecondaryMenuItem/index.js +1 -2
  732. package/lib/layout/Menu/Sidemenu.stories.d.ts +2 -2
  733. package/lib/layout/Menu/Sidemenu.stories.d.ts.map +1 -1
  734. package/lib/layout/Menu/Sidemenu.stories.js +1 -2
  735. package/lib/layout/Menu/styles.d.ts +2 -3
  736. package/lib/layout/Menu/styles.d.ts.map +1 -1
  737. package/lib/layout/Submenu/Submenu.stories.d.ts +2 -2
  738. package/lib/layout/Submenu/Submenu.stories.d.ts.map +1 -1
  739. package/lib/layout/Submenu/Submenu.stories.js +1 -2
  740. package/lib/layout/Submenu/SubmenuItem/styles.d.ts +2 -3
  741. package/lib/layout/Submenu/SubmenuItem/styles.d.ts.map +1 -1
  742. package/lib/layout/Submenu/SubmenuLightThemeBg/index.js +1 -2
  743. package/lib/layout/Submenu/index.js +1 -2
  744. package/lib/layout/Submenu/styles.d.ts +16 -17
  745. package/lib/layout/Submenu/styles.d.ts.map +1 -1
  746. package/lib/layout/Topbar/Topbar.stories.d.ts +2 -2
  747. package/lib/layout/Topbar/Topbar.stories.d.ts.map +1 -1
  748. package/lib/layout/Topbar/styles.d.ts +0 -1
  749. package/lib/layout/Topbar/styles.d.ts.map +1 -1
  750. package/lib/shared/components/VisuallyHidden/index.d.ts +2 -3
  751. package/lib/shared/components/VisuallyHidden/index.d.ts.map +1 -1
  752. package/lib/shared/recharts/CustomLegend/index.js +1 -2
  753. package/lib/shared/recharts/CustomLegend/styles.d.ts +5 -6
  754. package/lib/shared/recharts/CustomLegend/styles.d.ts.map +1 -1
  755. package/lib/shared/recharts/CustomTooltip/index.js +1 -2
  756. package/lib/shared/recharts/CustomTooltip/styles.d.ts +6 -7
  757. package/lib/shared/recharts/CustomTooltip/styles.d.ts.map +1 -1
  758. package/lib/utils/accountNumber.d.ts +1 -1
  759. package/lib/utils/accountNumber.d.ts.map +1 -1
  760. package/lib/utils/dates.d.ts +2 -2
  761. package/lib/utils/dates.d.ts.map +1 -1
  762. package/lib/utils/file.d.ts +1 -1
  763. package/lib/utils/file.d.ts.map +1 -1
  764. package/lib/utils/format.d.ts +3 -3
  765. package/lib/utils/format.d.ts.map +1 -1
  766. package/lib/utils/removeFocusOnMouseUp.d.ts +0 -1
  767. package/lib/utils/removeFocusOnMouseUp.d.ts.map +1 -1
  768. package/lib/utils/time.d.ts +6 -6
  769. package/lib/utils/time.d.ts.map +1 -1
  770. package/lib/utils/useSnorreTheme.d.ts +1 -1
  771. package/lib/utils/useSnorreTheme.d.ts.map +1 -1
  772. package/package.json +4 -2
@@ -9,8 +9,7 @@ import ReactQuill, { Quill } from 'react-quill';
9
9
  import 'react-quill/dist/quill.snow.css';
10
10
  import { basicToolbar, richToolbar } from './config';
11
11
  import IndentAttributor from './IndentAttributor';
12
- import { jsx as _jsx } from "@emotion/react/jsx-runtime";
13
- import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
12
+ import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
14
13
  const Parchment = Quill.import('parchment');
15
14
 
16
15
  //Text direction
@@ -32,7 +31,7 @@ var _ref = process.env.NODE_ENV === "production" ? {
32
31
  } : {
33
32
  name: "beovm0-EditorQuillReact",
34
33
  styles: "display:flex;flex-direction:column;label:EditorQuillReact;",
35
- map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9wYWNrYWdlcy9jb3JlL0VkaXRvclF1aWxsUmVhY3QvaW5kZXgudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXFHUSIsImZpbGUiOiIuLi8uLi8uLi9zcmMvcGFja2FnZXMvY29yZS9FZGl0b3JRdWlsbFJlYWN0L2luZGV4LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4SW1wb3J0U291cmNlIEBlbW90aW9uL3JlYWN0ICovXG5pbXBvcnQgeyB1c2VTdGF0ZSwgdXNlRWZmZWN0IH0gZnJvbSAncmVhY3QnXG5pbXBvcnQgVGV4dCBmcm9tICcuLi9UZXh0J1xuaW1wb3J0IEljb25FcnJvck91dGxpbmUgZnJvbSAnLi4vLi4vaWNvbnMvR2VuZXJhbC9JY29uRXJyb3JPdXRsaW5lJ1xuaW1wb3J0IHsgdXNlVGhlbWUgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCdcbmltcG9ydCB7IEVycm9yV3JhcHBlciwgTGFiZWwsIHN0eWxlcyB9IGZyb20gJy4vc3R5bGVzJ1xuaW1wb3J0IFJlYWN0UXVpbGwsIHsgUXVpbGwgfSBmcm9tICdyZWFjdC1xdWlsbCdcbmltcG9ydCAncmVhY3QtcXVpbGwvZGlzdC9xdWlsbC5zbm93LmNzcydcbmltcG9ydCB7IGJhc2ljVG9vbGJhciwgcmljaFRvb2xiYXIgfSBmcm9tICcuL2NvbmZpZydcbmltcG9ydCBJbmRlbnRBdHRyaWJ1dG9yIGZyb20gJy4vSW5kZW50QXR0cmlidXRvcidcblxudHlwZSBQcm9wcyA9IHtcbiAgaW5pdGlhbFZhbHVlPzogc3RyaW5nXG4gIG92ZXJyaWRlVmFsdWU/OiBzdHJpbmdcbiAgdHlwZT86ICdiYXNpYycgfCAncmljaCcgfCAnY3VzdG9tJ1xuICBjdXN0b21Ub29sYmFyPzogYW55XG4gIGxhYmVsPzogc3RyaW5nXG4gIGhlaWdodD86IG51bWJlclxuICBtYXhIZWlnaHQ/OiBudW1iZXJcbiAgbWF4V2lkdGg/OiBudW1iZXJcbiAgaW52YWxpZE1lc3NhZ2U/OiBzdHJpbmdcbiAgYWxsb3dJbWFnZXM/OiBib29sZWFuXG4gIHBhc3RlQXNUZXh0PzogYm9vbGVhblxuICByZXNpemU/OiBib29sZWFuIHwgJ2JvdGgnXG4gIGludmFsaWRFbGVtZW50cz86IHN0cmluZ1xuICB2YWxpZEVsZW1lbnRzPzogc3RyaW5nXG4gIGRpc2FibGVkPzogYm9vbGVhblxuICBvbkJsdXI/OiAodmFsdWU6IHN0cmluZykgPT4gdm9pZFxuICBvbkNoYW5nZTogKHZhbHVlOiBzdHJpbmcsIHBsYWluVGV4dExlbmd0aDogbnVtYmVyKSA9PiB2b2lkXG59XG5cbmNvbnN0IFBhcmNobWVudCA9IFF1aWxsLmltcG9ydCgncGFyY2htZW50JylcblxuLy9UZXh0IGRpcmVjdGlvblxuUXVpbGwucmVnaXN0ZXIoUXVpbGwuaW1wb3J0KCdhdHRyaWJ1dG9ycy9zdHlsZS9kaXJlY3Rpb24nKSwgdHJ1ZSlcbi8vQWxpZ25tZW50XG5RdWlsbC5yZWdpc3RlcihRdWlsbC5pbXBvcnQoJ2F0dHJpYnV0b3JzL3N0eWxlL2FsaWduJyksIHRydWUpXG4vLyBUZXh0IHNpemVzXG5jb25zdCBTaXplID0gUXVpbGwuaW1wb3J0KCdhdHRyaWJ1dG9ycy9zdHlsZS9zaXplJylcblNpemUud2hpdGVsaXN0ID0gWycwLjc1ZW0nLCAnMWVtJywgJzEuNWVtJywgJzIuNWVtJ11cblF1aWxsLnJlZ2lzdGVyKFNpemUsIHRydWUpXG5cbmxldCBJbmRlbnRTdHlsZSA9IG5ldyBJbmRlbnRBdHRyaWJ1dG9yKCdpbmRlbnQnLCAndGV4dC1pbmRlbnQnLCB7XG4gIHNjb3BlOiBQYXJjaG1lbnQuU2NvcGUuQkxPQ0ssXG4gIHdoaXRlbGlzdDogWycxZW0nLCAnMmVtJywgJzNlbScsICc0ZW0nLCAnNWVtJywgJzZlbScsICc3ZW0nLCAnOGVtJywgJzllbSddLFxufSlcblxuUXVpbGwucmVnaXN0ZXIoSW5kZW50U3R5bGUsIHRydWUpXG5cbmNvbnN0IEVkaXRvclF1aWxsUmVhY3QgPSAoe1xuICBpbml0aWFsVmFsdWUsXG4gIG92ZXJyaWRlVmFsdWUsXG4gIHR5cGUgPSAnYmFzaWMnLFxuICBsYWJlbCxcbiAgaGVpZ2h0ID0gNTAwLCAvLyB0cmVuZ2VyID8/XG4gIG1heEhlaWdodCA9IDUwMCxcbiAgbWF4V2lkdGgsXG4gIGN1c3RvbVRvb2xiYXIsXG4gIGludmFsaWRNZXNzYWdlLFxuICBhbGxvd0ltYWdlcywgLy8gdHJlbmdlciA/P1xuICBwYXN0ZUFzVGV4dCwgLy8gdHJlbmdlciA/P1xuICByZXNpemUgPSB0cnVlLCAvLyB0cmVuZ2VyID8/XG4gIHZhbGlkRWxlbWVudHMsIC8vIHRyZW5nZXIgPz9cbiAgaW52YWxpZEVsZW1lbnRzID0gJ2J1dHRvbicsIC8vIHRyZW5nZXIgPz9cbiAgZGlzYWJsZWQsXG4gIG9uQ2hhbmdlLFxuICBvbkJsdXIsXG59OiBQcm9wcykgPT4ge1xuICBjb25zdCBbdmFsdWUsIHNldFZhbHVlXSA9IHVzZVN0YXRlKGluaXRpYWxWYWx1ZSB8fCAnJylcbiAgY29uc3QgeyBhbGVydCB9ID0gdXNlVGhlbWUoKVxuXG4gIGNvbnN0IGhhbmRsZUNoYW5nZSA9IChcbiAgICBodG1sOiBzdHJpbmcsXG4gICAgX2RlbHRhOiBhbnksXG4gICAgX3NvdXJjZTogYW55LFxuICAgIGVkaXRvcjogUmVhY3RRdWlsbC5VbnByaXZpbGVnZWRFZGl0b3JcbiAgKSA9PiB7XG4gICAgc2V0VmFsdWUoaHRtbClcbiAgICBvbkNoYW5nZShodG1sLCBlZGl0b3IuZ2V0VGV4dCgpLnRyaW0oKS5sZW5ndGgpXG4gIH1cblxuICBjb25zdCBjdXN0b21Nb2R1bGVzID0ge1xuICAgIHRvb2xiYXI6IHtcbiAgICAgIGNvbnRhaW5lcjpcbiAgICAgICAgdHlwZSA9PT0gJ2Jhc2ljJ1xuICAgICAgICAgID8gYmFzaWNUb29sYmFyXG4gICAgICAgICAgOiB0eXBlID09PSAncmljaCdcbiAgICAgICAgICA/IHJpY2hUb29sYmFyXG4gICAgICAgICAgOiBjdXN0b21Ub29sYmFyLFxuICAgIH0sXG4gIH1cblxuICB1c2VFZmZlY3QoKCkgPT4ge1xuICAgIGlmIChvdmVycmlkZVZhbHVlID09PSB1bmRlZmluZWQpIHJldHVyblxuICAgIHNldFZhbHVlKCgpID0+IG92ZXJyaWRlVmFsdWUpXG4gIH0sIFtvdmVycmlkZVZhbHVlXSlcblxuICByZXR1cm4gKFxuICAgIDxkaXYgY3NzPXsodGhlbWUpID0+IFtzdHlsZXMuZGVmYXVsdCh0aGVtZSwgbWF4SGVpZ2h0KV19PlxuICAgICAge2xhYmVsICYmIDxMYWJlbD57bGFiZWx9PC9MYWJlbD59XG4gICAgICA8UmVhY3RRdWlsbFxuICAgICAgICBjc3M9e3tcbiAgICAgICAgICAvLyBtaW5IZWlnaHQ6IDE1MCxcbiAgICAgICAgICAvLyBtYXhIZWlnaHQsXG4gICAgICAgICAgLy8gbWF4V2lkdGgsXG4gICAgICAgICAgZGlzcGxheTogJ2ZsZXgnLFxuICAgICAgICAgIGZsZXhEaXJlY3Rpb246ICdjb2x1bW4nLFxuICAgICAgICB9fVxuICAgICAgICB0aGVtZT1cInNub3dcIlxuICAgICAgICByZWFkT25seT17ZGlzYWJsZWR9XG4gICAgICAgIGZvcm1hdHM9e1tcbiAgICAgICAgICAnaGVhZGVyJyxcbiAgICAgICAgICAnc2l6ZScsXG4gICAgICAgICAgJ2JvbGQnLFxuICAgICAgICAgICdpdGFsaWMnLFxuICAgICAgICAgICd1bmRlcmxpbmUnLFxuICAgICAgICAgICdsaXN0JyxcbiAgICAgICAgICAnYnVsbGV0JyxcbiAgICAgICAgICAnaW5kZW50JyxcbiAgICAgICAgICAnbGluaycsXG4gICAgICAgICAgJ2ltYWdlJyxcbiAgICAgICAgICAnYWxpZ24nLFxuICAgICAgICBdfVxuICAgICAgICBtb2R1bGVzPXtjdXN0b21Nb2R1bGVzfVxuICAgICAgICB2YWx1ZT17dmFsdWV9XG4gICAgICAgIG9uQ2hhbmdlPXtoYW5kbGVDaGFuZ2V9XG4gICAgICAgIG9uQmx1cj17KCkgPT4gb25CbHVyPy4odmFsdWUpfVxuICAgICAgLz5cblxuICAgICAge2ludmFsaWRNZXNzYWdlICYmIChcbiAgICAgICAgPEVycm9yV3JhcHBlcj5cbiAgICAgICAgICB7aW52YWxpZE1lc3NhZ2UgJiYgKFxuICAgICAgICAgICAgPFRleHQgY29sb3I9e2FsZXJ0fT5cbiAgICAgICAgICAgICAgPEljb25FcnJvck91dGxpbmUgc2l6ZT1cIjE2cHhcIiBjb2xvcj17YWxlcnR9IC8+IHtpbnZhbGlkTWVzc2FnZX1cbiAgICAgICAgICAgIDwvVGV4dD5cbiAgICAgICAgICApfVxuICAgICAgICA8L0Vycm9yV3JhcHBlcj5cbiAgICAgICl9XG4gICAgPC9kaXY+XG4gIClcbn1cblxuZXhwb3J0IGRlZmF1bHQgRWRpdG9yUXVpbGxSZWFjdFxuIl19 */",
34
+ map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9wYWNrYWdlcy9jb3JlL0VkaXRvclF1aWxsUmVhY3QvaW5kZXgudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXFHUSIsImZpbGUiOiIuLi8uLi8uLi9zcmMvcGFja2FnZXMvY29yZS9FZGl0b3JRdWlsbFJlYWN0L2luZGV4LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4SW1wb3J0U291cmNlIEBlbW90aW9uL3JlYWN0ICovXG5pbXBvcnQgeyB1c2VTdGF0ZSwgdXNlRWZmZWN0IH0gZnJvbSAncmVhY3QnXG5pbXBvcnQgVGV4dCBmcm9tICcuLi9UZXh0J1xuaW1wb3J0IEljb25FcnJvck91dGxpbmUgZnJvbSAnLi4vLi4vaWNvbnMvR2VuZXJhbC9JY29uRXJyb3JPdXRsaW5lJ1xuaW1wb3J0IHsgdXNlVGhlbWUgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCdcbmltcG9ydCB7IEVycm9yV3JhcHBlciwgTGFiZWwsIHN0eWxlcyB9IGZyb20gJy4vc3R5bGVzJ1xuaW1wb3J0IFJlYWN0UXVpbGwsIHsgUXVpbGwgfSBmcm9tICdyZWFjdC1xdWlsbCdcbmltcG9ydCAncmVhY3QtcXVpbGwvZGlzdC9xdWlsbC5zbm93LmNzcydcbmltcG9ydCB7IGJhc2ljVG9vbGJhciwgcmljaFRvb2xiYXIgfSBmcm9tICcuL2NvbmZpZydcbmltcG9ydCBJbmRlbnRBdHRyaWJ1dG9yIGZyb20gJy4vSW5kZW50QXR0cmlidXRvcidcblxudHlwZSBQcm9wcyA9IHtcbiAgaW5pdGlhbFZhbHVlPzogc3RyaW5nXG4gIG92ZXJyaWRlVmFsdWU/OiBzdHJpbmdcbiAgdHlwZT86ICdiYXNpYycgfCAncmljaCcgfCAnY3VzdG9tJ1xuICBjdXN0b21Ub29sYmFyPzogYW55XG4gIGxhYmVsPzogc3RyaW5nXG4gIGhlaWdodD86IG51bWJlclxuICBtYXhIZWlnaHQ/OiBudW1iZXJcbiAgbWF4V2lkdGg/OiBudW1iZXJcbiAgaW52YWxpZE1lc3NhZ2U/OiBzdHJpbmdcbiAgYWxsb3dJbWFnZXM/OiBib29sZWFuXG4gIHBhc3RlQXNUZXh0PzogYm9vbGVhblxuICByZXNpemU/OiBib29sZWFuIHwgJ2JvdGgnXG4gIGludmFsaWRFbGVtZW50cz86IHN0cmluZ1xuICB2YWxpZEVsZW1lbnRzPzogc3RyaW5nXG4gIGRpc2FibGVkPzogYm9vbGVhblxuICBvbkJsdXI/OiAodmFsdWU6IHN0cmluZykgPT4gdm9pZFxuICBvbkNoYW5nZTogKHZhbHVlOiBzdHJpbmcsIHBsYWluVGV4dExlbmd0aDogbnVtYmVyKSA9PiB2b2lkXG59XG5cbmNvbnN0IFBhcmNobWVudCA9IFF1aWxsLmltcG9ydCgncGFyY2htZW50JylcblxuLy9UZXh0IGRpcmVjdGlvblxuUXVpbGwucmVnaXN0ZXIoUXVpbGwuaW1wb3J0KCdhdHRyaWJ1dG9ycy9zdHlsZS9kaXJlY3Rpb24nKSBhcyBhbnksIHRydWUpXG4vL0FsaWdubWVudFxuUXVpbGwucmVnaXN0ZXIoUXVpbGwuaW1wb3J0KCdhdHRyaWJ1dG9ycy9zdHlsZS9hbGlnbicpIGFzIGFueSwgdHJ1ZSlcbi8vIFRleHQgc2l6ZXNcbmNvbnN0IFNpemUgPSBRdWlsbC5pbXBvcnQoJ2F0dHJpYnV0b3JzL3N0eWxlL3NpemUnKSBhcyBhbnlcblNpemUud2hpdGVsaXN0ID0gWycwLjc1ZW0nLCAnMWVtJywgJzEuNWVtJywgJzIuNWVtJ11cblF1aWxsLnJlZ2lzdGVyKFNpemUsIHRydWUpXG5cbmxldCBJbmRlbnRTdHlsZSA9IG5ldyBJbmRlbnRBdHRyaWJ1dG9yKCdpbmRlbnQnLCAndGV4dC1pbmRlbnQnLCB7XG4gIHNjb3BlOiBQYXJjaG1lbnQuU2NvcGUuQkxPQ0ssXG4gIHdoaXRlbGlzdDogWycxZW0nLCAnMmVtJywgJzNlbScsICc0ZW0nLCAnNWVtJywgJzZlbScsICc3ZW0nLCAnOGVtJywgJzllbSddLFxufSlcblxuUXVpbGwucmVnaXN0ZXIoSW5kZW50U3R5bGUgYXMgYW55LCB0cnVlKVxuXG5jb25zdCBFZGl0b3JRdWlsbFJlYWN0ID0gKHtcbiAgaW5pdGlhbFZhbHVlLFxuICBvdmVycmlkZVZhbHVlLFxuICB0eXBlID0gJ2Jhc2ljJyxcbiAgbGFiZWwsXG4gIGhlaWdodCA9IDUwMCwgLy8gdHJlbmdlciA/P1xuICBtYXhIZWlnaHQgPSA1MDAsXG4gIG1heFdpZHRoLFxuICBjdXN0b21Ub29sYmFyLFxuICBpbnZhbGlkTWVzc2FnZSxcbiAgYWxsb3dJbWFnZXMsIC8vIHRyZW5nZXIgPz9cbiAgcGFzdGVBc1RleHQsIC8vIHRyZW5nZXIgPz9cbiAgcmVzaXplID0gdHJ1ZSwgLy8gdHJlbmdlciA/P1xuICB2YWxpZEVsZW1lbnRzLCAvLyB0cmVuZ2VyID8/XG4gIGludmFsaWRFbGVtZW50cyA9ICdidXR0b24nLCAvLyB0cmVuZ2VyID8/XG4gIGRpc2FibGVkLFxuICBvbkNoYW5nZSxcbiAgb25CbHVyLFxufTogUHJvcHMpID0+IHtcbiAgY29uc3QgW3ZhbHVlLCBzZXRWYWx1ZV0gPSB1c2VTdGF0ZShpbml0aWFsVmFsdWUgfHwgJycpXG4gIGNvbnN0IHsgYWxlcnQgfSA9IHVzZVRoZW1lKClcblxuICBjb25zdCBoYW5kbGVDaGFuZ2UgPSAoXG4gICAgaHRtbDogc3RyaW5nLFxuICAgIF9kZWx0YTogYW55LFxuICAgIF9zb3VyY2U6IGFueSxcbiAgICBlZGl0b3I6IFJlYWN0UXVpbGwuVW5wcml2aWxlZ2VkRWRpdG9yXG4gICkgPT4ge1xuICAgIHNldFZhbHVlKGh0bWwpXG4gICAgb25DaGFuZ2UoaHRtbCwgZWRpdG9yLmdldFRleHQoKS50cmltKCkubGVuZ3RoKVxuICB9XG5cbiAgY29uc3QgY3VzdG9tTW9kdWxlcyA9IHtcbiAgICB0b29sYmFyOiB7XG4gICAgICBjb250YWluZXI6XG4gICAgICAgIHR5cGUgPT09ICdiYXNpYydcbiAgICAgICAgICA/IGJhc2ljVG9vbGJhclxuICAgICAgICAgIDogdHlwZSA9PT0gJ3JpY2gnXG4gICAgICAgICAgPyByaWNoVG9vbGJhclxuICAgICAgICAgIDogY3VzdG9tVG9vbGJhcixcbiAgICB9LFxuICB9XG5cbiAgdXNlRWZmZWN0KCgpID0+IHtcbiAgICBpZiAob3ZlcnJpZGVWYWx1ZSA9PT0gdW5kZWZpbmVkKSByZXR1cm5cbiAgICBzZXRWYWx1ZSgoKSA9PiBvdmVycmlkZVZhbHVlKVxuICB9LCBbb3ZlcnJpZGVWYWx1ZV0pXG5cbiAgcmV0dXJuIChcbiAgICA8ZGl2IGNzcz17KHRoZW1lKSA9PiBbc3R5bGVzLmRlZmF1bHQodGhlbWUsIG1heEhlaWdodCldfT5cbiAgICAgIHtsYWJlbCAmJiA8TGFiZWw+e2xhYmVsfTwvTGFiZWw+fVxuICAgICAgPFJlYWN0UXVpbGxcbiAgICAgICAgY3NzPXt7XG4gICAgICAgICAgLy8gbWluSGVpZ2h0OiAxNTAsXG4gICAgICAgICAgLy8gbWF4SGVpZ2h0LFxuICAgICAgICAgIC8vIG1heFdpZHRoLFxuICAgICAgICAgIGRpc3BsYXk6ICdmbGV4JyxcbiAgICAgICAgICBmbGV4RGlyZWN0aW9uOiAnY29sdW1uJyxcbiAgICAgICAgfX1cbiAgICAgICAgdGhlbWU9XCJzbm93XCJcbiAgICAgICAgcmVhZE9ubHk9e2Rpc2FibGVkfVxuICAgICAgICBmb3JtYXRzPXtbXG4gICAgICAgICAgJ2hlYWRlcicsXG4gICAgICAgICAgJ3NpemUnLFxuICAgICAgICAgICdib2xkJyxcbiAgICAgICAgICAnaXRhbGljJyxcbiAgICAgICAgICAndW5kZXJsaW5lJyxcbiAgICAgICAgICAnbGlzdCcsXG4gICAgICAgICAgJ2luZGVudCcsXG4gICAgICAgICAgJ2xpbmsnLFxuICAgICAgICAgICdpbWFnZScsXG4gICAgICAgICAgJ2FsaWduJyxcbiAgICAgICAgXX1cbiAgICAgICAgbW9kdWxlcz17Y3VzdG9tTW9kdWxlc31cbiAgICAgICAgdmFsdWU9e3ZhbHVlfVxuICAgICAgICBvbkNoYW5nZT17aGFuZGxlQ2hhbmdlfVxuICAgICAgICBvbkJsdXI9eygpID0+IG9uQmx1cj8uKHZhbHVlKX1cbiAgICAgIC8+XG5cbiAgICAgIHtpbnZhbGlkTWVzc2FnZSAmJiAoXG4gICAgICAgIDxFcnJvcldyYXBwZXI+XG4gICAgICAgICAge2ludmFsaWRNZXNzYWdlICYmIChcbiAgICAgICAgICAgIDxUZXh0IGNvbG9yPXthbGVydH0+XG4gICAgICAgICAgICAgIDxJY29uRXJyb3JPdXRsaW5lIHNpemU9XCIxNnB4XCIgY29sb3I9e2FsZXJ0fSAvPiB7aW52YWxpZE1lc3NhZ2V9XG4gICAgICAgICAgICA8L1RleHQ+XG4gICAgICAgICAgKX1cbiAgICAgICAgPC9FcnJvcldyYXBwZXI+XG4gICAgICApfVxuICAgIDwvZGl2PlxuICApXG59XG5cbmV4cG9ydCBkZWZhdWx0IEVkaXRvclF1aWxsUmVhY3RcbiJdfQ== */",
36
35
  toString: _EMOTION_STRINGIFIED_CSS_ERROR__
37
36
  };
38
37
  const EditorQuillReact = ({
@@ -85,7 +84,7 @@ const EditorQuillReact = ({
85
84
  css: _ref,
86
85
  theme: "snow",
87
86
  readOnly: disabled,
88
- formats: ['header', 'size', 'bold', 'italic', 'underline', 'list', 'bullet', 'indent', 'link', 'image', 'align'],
87
+ formats: ['header', 'size', 'bold', 'italic', 'underline', 'list', 'indent', 'link', 'image', 'align'],
89
88
  modules: customModules,
90
89
  value: value,
91
90
  onChange: handleChange,
@@ -1,14 +1,13 @@
1
- /// <reference types="react" />
2
1
  import { IAppTheme } from '../../app-shell/theme';
3
2
  export declare const styles: {
4
- default: (theme: IAppTheme, maxHeight: number) => import("@emotion/utils").SerializedStyles;
3
+ default: (theme: IAppTheme, maxHeight: number) => import("@emotion/react").SerializedStyles;
5
4
  };
6
5
  export declare const Label: import("@emotion/styled").StyledComponent<{
7
- theme?: import("@emotion/react").Theme | undefined;
8
- as?: import("react").ElementType<any> | undefined;
6
+ theme?: import("@emotion/react").Theme;
7
+ as?: React.ElementType;
9
8
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
10
9
  export declare const ErrorWrapper: import("@emotion/styled").StyledComponent<{
11
- theme?: import("@emotion/react").Theme | undefined;
12
- as?: import("react").ElementType<any> | undefined;
10
+ theme?: import("@emotion/react").Theme;
11
+ as?: React.ElementType;
13
12
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
14
13
  //# sourceMappingURL=styles.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/packages/core/EditorQuillReact/styles.ts"],"names":[],"mappings":";AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AAEjD,eAAO,MAAM,MAAM;qBACA,SAAS,aAAa,MAAM;CAiH9C,CAAA;AAED,eAAO,MAAM,KAAK;;;2GAKjB,CAAA;AAED,eAAO,MAAM,YAAY;;;yGAQxB,CAAA"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/packages/core/EditorQuillReact/styles.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AAEjD,eAAO,MAAM,MAAM;qBACA,SAAS,aAAa,MAAM;CAiH9C,CAAA;AAED,eAAO,MAAM,KAAK;;eAlGO,WAAW;2GAuGnC,CAAA;AAED,eAAO,MAAM,YAAY;;eAzGA,WAAW;yGAiHnC,CAAA"}
@@ -2,7 +2,7 @@ import FileInput from '.';
2
2
  import { Meta, StoryObj } from '@storybook/react';
3
3
  declare const meta: Meta<typeof FileInput>;
4
4
  export default meta;
5
- declare type Story = StoryObj<typeof FileInput>;
5
+ type Story = StoryObj<typeof FileInput>;
6
6
  export declare const Default: Story;
7
7
  export declare const Multiple: Story;
8
8
  export declare const WithError: Story;
@@ -1 +1 @@
1
- {"version":3,"file":"FileInput.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/FileInput/FileInput.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,GAAG,CAAA;AACzB,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAEjD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,SAAS,CAGxB,CAAA;AAET,eAAe,IAAI,CAAA;AAEnB,aAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,SAAS,CAAC,CAAA;AAOvC,eAAO,MAAM,OAAO,EAAE,KAKrB,CAAA;AAED,eAAO,MAAM,QAAQ,EAAE,KAMtB,CAAA;AAED,eAAO,MAAM,SAAS,EAAE,KAOvB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAOrB,CAAA;AAED,eAAO,MAAM,YAAY,EAAE,KAM1B,CAAA;AAED,eAAO,MAAM,WAAW,EAAE,KAMzB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAOrB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAQrB,CAAA;AAED,eAAO,MAAM,UAAU,EAAE,KAMxB,CAAA;AAED,eAAO,MAAM,eAAe,EAAE,KAQ7B,CAAA"}
1
+ {"version":3,"file":"FileInput.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/FileInput/FileInput.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,SAAS,MAAM,GAAG,CAAA;AACzB,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAEjD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,SAAS,CAGxB,CAAA;AAET,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,SAAS,CAAC,CAAA;AAOvC,eAAO,MAAM,OAAO,EAAE,KAKrB,CAAA;AAED,eAAO,MAAM,QAAQ,EAAE,KAMtB,CAAA;AAED,eAAO,MAAM,SAAS,EAAE,KAOvB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAOrB,CAAA;AAED,eAAO,MAAM,YAAY,EAAE,KAM1B,CAAA;AAED,eAAO,MAAM,WAAW,EAAE,KAMzB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAOrB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAQrB,CAAA;AAED,eAAO,MAAM,UAAU,EAAE,KAMxB,CAAA;AAED,eAAO,MAAM,eAAe,EAAE,KAQ7B,CAAA"}
@@ -5,8 +5,7 @@ import { useTheme } from '@emotion/react';
5
5
  import Text from '../Text';
6
6
  import Alert from '../Alert';
7
7
  import { formatBytes, isAllFilesValid } from '../../utils/file';
8
- import { jsx as _jsx } from "react/jsx-runtime";
9
- import { jsxs as _jsxs } from "react/jsx-runtime";
8
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
10
9
  const FileInput = ({
11
10
  multiple,
12
11
  accept,
@@ -1,92 +1,91 @@
1
- /// <reference types="react" />
2
1
  export declare const Wrapper: import("@emotion/styled").StyledComponent<{
3
- theme?: import("@emotion/react").Theme | undefined;
4
- as?: import("react").ElementType<any> | undefined;
2
+ theme?: import("@emotion/react").Theme;
3
+ as?: React.ElementType;
5
4
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
6
5
  export declare const FileWrapper: import("@emotion/styled").StyledComponent<{
7
- theme?: import("@emotion/react").Theme | undefined;
8
- as?: import("react").ElementType<any> | undefined;
6
+ theme?: import("@emotion/react").Theme;
7
+ as?: React.ElementType;
9
8
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
10
9
  export declare const DocumentList: import("@emotion/styled").StyledComponent<{
11
- theme?: import("@emotion/react").Theme | undefined;
12
- as?: import("react").ElementType<any> | undefined;
10
+ theme?: import("@emotion/react").Theme;
11
+ as?: React.ElementType;
13
12
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
14
13
  export declare const DocumentWrapper: import("@emotion/styled").StyledComponent<{
15
- theme?: import("@emotion/react").Theme | undefined;
16
- as?: import("react").ElementType<any> | undefined;
14
+ theme?: import("@emotion/react").Theme;
15
+ as?: React.ElementType;
17
16
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
18
17
  export declare const Document: import("@emotion/styled").StyledComponent<{
19
- theme?: import("@emotion/react").Theme | undefined;
20
- as?: import("react").ElementType<any> | undefined;
18
+ theme?: import("@emotion/react").Theme;
19
+ as?: React.ElementType;
21
20
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
22
21
  export declare const Delete: import("@emotion/styled").StyledComponent<import("react").HTMLAttributes<import("../private/ButtonOrLink").ButtonOrLinkTypes> & {
23
22
  afterIcon?: import("react").ReactNode;
24
23
  beforeIcon?: import("react").ReactNode;
25
- children: string | number | boolean | import("react").ReactElement<any, string | import("react").JSXElementConstructor<any>> | Iterable<import("react").ReactNode> | import("react").ReactPortal;
26
- disabled?: boolean | undefined;
27
- href?: string | undefined;
28
- loading?: boolean | undefined;
29
- onClick?: ((event: import("react").MouseEvent<import("../private/ButtonOrLink").ButtonOrLinkTypes, MouseEvent>) => void) | undefined;
30
- onMouseUp?: ((event: import("react").MouseEvent<import("../private/ButtonOrLink").ButtonOrLinkTypes, MouseEvent>) => void) | undefined;
24
+ children: NonNullable<import("react").ReactNode>;
25
+ disabled?: boolean;
26
+ href?: string;
27
+ loading?: boolean;
28
+ onClick?: (event: import("react").MouseEvent<import("../private/ButtonOrLink").ButtonOrLinkTypes>) => void;
29
+ onMouseUp?: (event: import("react").MouseEvent<import("../private/ButtonOrLink").ButtonOrLinkTypes>) => void;
31
30
  onCustomKeyPress?: {
32
31
  key: string;
33
32
  action: (event: KeyboardEvent) => void;
34
- } | undefined;
35
- onKeyPress?: ((event: KeyboardEvent) => void) | undefined;
36
- onEnterKeyPress?: ((event: KeyboardEvent) => void) | undefined;
37
- onEscapeKeyPress?: ((event: KeyboardEvent) => void) | undefined;
38
- openInNewWindow?: boolean | undefined;
39
- rel?: string | undefined;
40
- trackingEvent?: string | undefined;
41
- trackingName?: string | undefined;
42
- type?: "button" | "reset" | "submit" | undefined;
43
- target?: string | undefined;
33
+ };
34
+ onKeyPress?: (event: KeyboardEvent) => void;
35
+ onEnterKeyPress?: (event: KeyboardEvent) => void;
36
+ onEscapeKeyPress?: (event: KeyboardEvent) => void;
37
+ openInNewWindow?: boolean;
38
+ rel?: string;
39
+ trackingEvent?: string;
40
+ trackingName?: string;
41
+ type?: "button" | "submit" | "reset";
42
+ target?: string;
44
43
  download?: any;
45
- tabIndex?: number | undefined;
44
+ tabIndex?: number;
46
45
  } & {
47
- success?: boolean | undefined;
48
- danger?: boolean | undefined;
49
- highlight?: boolean | undefined;
50
- outline?: boolean | undefined;
51
- nostyle?: boolean | undefined;
52
- focusable?: boolean | undefined;
53
- border?: string | undefined;
54
- css?: import("@emotion/utils").SerializedStyles | undefined;
55
- loading?: boolean | undefined;
56
- back?: boolean | undefined;
57
- small?: boolean | undefined;
58
- transparentBg?: boolean | undefined;
59
- tabIndex?: number | undefined;
46
+ success?: boolean;
47
+ danger?: boolean;
48
+ highlight?: boolean;
49
+ outline?: boolean;
50
+ nostyle?: boolean;
51
+ focusable?: boolean;
52
+ border?: string;
53
+ css?: import("@emotion/react").SerializedStyles;
54
+ loading?: boolean;
55
+ back?: boolean;
56
+ small?: boolean;
57
+ transparentBg?: boolean;
58
+ tabIndex?: number;
60
59
  } & import("react").RefAttributes<HTMLButtonElement> & {
61
- theme?: import("@emotion/react").Theme | undefined;
60
+ theme?: import("@emotion/react").Theme;
62
61
  }, {}, {}>;
63
62
  export declare const FileButton: import("@emotion/styled").StyledComponent<{
64
- theme?: import("@emotion/react").Theme | undefined;
65
- as?: import("react").ElementType<any> | undefined;
63
+ theme?: import("@emotion/react").Theme;
64
+ as?: React.ElementType;
66
65
  } & {
67
66
  width: string;
68
- nostyle?: boolean | undefined;
67
+ nostyle?: boolean;
69
68
  }, import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, {}>;
70
69
  export declare const ButtonContent: import("@emotion/styled").StyledComponent<{
71
- theme?: import("@emotion/react").Theme | undefined;
72
- as?: import("react").ElementType<any> | undefined;
70
+ theme?: import("@emotion/react").Theme;
71
+ as?: React.ElementType;
73
72
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
74
73
  export declare const HiddenInput: import("@emotion/styled").StyledComponent<{
75
- theme?: import("@emotion/react").Theme | undefined;
76
- as?: import("react").ElementType<any> | undefined;
74
+ theme?: import("@emotion/react").Theme;
75
+ as?: React.ElementType;
77
76
  }, import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, {}>;
78
77
  export declare const Icon: import("@emotion/styled").StyledComponent<{
79
- theme?: import("@emotion/react").Theme | undefined;
80
- as?: import("react").ElementType<any> | undefined;
78
+ theme?: import("@emotion/react").Theme;
79
+ as?: React.ElementType;
81
80
  } & {
82
- rotated?: number | undefined;
81
+ rotated?: number;
83
82
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
84
83
  export declare const Label: import("@emotion/styled").StyledComponent<{
85
- theme?: import("@emotion/react").Theme | undefined;
86
- as?: import("react").ElementType<any> | undefined;
84
+ theme?: import("@emotion/react").Theme;
85
+ as?: React.ElementType;
87
86
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
88
87
  export declare const ErrorMessage: import("@emotion/styled").StyledComponent<{
89
- theme?: import("@emotion/react").Theme | undefined;
90
- as?: import("react").ElementType<any> | undefined;
88
+ theme?: import("@emotion/react").Theme;
89
+ as?: React.ElementType;
91
90
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
92
91
  //# sourceMappingURL=styles.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/packages/core/FileInput/styles.ts"],"names":[],"mappings":";AAKA,eAAO,MAAM,OAAO;;;yGAGnB,CAAA;AAED,eAAO,MAAM,WAAW;;;yGAAe,CAAA;AAEvC,eAAO,MAAM,YAAY;;;yGAIxB,CAAA;AACD,eAAO,MAAM,eAAe;;;yGAI3B,CAAA;AAED,eAAO,MAAM,QAAQ;;;2GAcpB,CAAA;AAED,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAOlB,CAAA;AAED,eAAO,MAAM,UAAU;;;;WACJ,MAAM;;qHAsBxB,CAAA;AAED,eAAO,MAAM,aAAa;;;2GAOzB,CAAA;AAED,eAAO,MAAM,WAAW;;;kHAEvB,CAAA;AAED,eAAO,MAAM,IAAI;;;;;2GAOhB,CAAA;AAED,eAAO,MAAM,KAAK;;;2GAKjB,CAAA;AAED,eAAO,MAAM,YAAY;;;yGAMxB,CAAA"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/packages/core/FileInput/styles.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,OAAO;;eAoBkC,WACjD;yGAlBJ,CAAA;AAED,eAAO,MAAM,WAAW;;eAe8B,WACjD;yGAhBkC,CAAA;AAEvC,eAAO,MAAM,YAAY;;eAa6B,WACjD;yGAVJ,CAAA;AACD,eAAO,MAAM,eAAe;;eAQ0B,WACjD;yGALJ,CAAA;AAED,eAAO,MAAM,QAAQ;;eAEiC,WACjD;2GAWJ,CAAA;AAED,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAOlB,CAAA;AAED,eAAO,MAAM,UAAU;;eAvB+B,WACjD;;WAuBc,MAAM;cAAY,OAAO;qHAsB3C,CAAA;AAED,eAAO,MAAM,aAAa;;eAhD4B,WACjD;2GAsDJ,CAAA;AAED,eAAO,MAAM,WAAW;;eAzD8B,WACjD;kHA0DJ,CAAA;AAED,eAAO,MAAM,IAAI;;eA7DqC,WACjD;;cA6DuB,MAAM;2GAMjC,CAAA;AAED,eAAO,MAAM,KAAK;;eAtEoC,WACjD;2GA0EJ,CAAA;AAED,eAAO,MAAM,YAAY;;eA7E6B,WACjD;yGAkFJ,CAAA"}
@@ -2,6 +2,6 @@ import { Meta, StoryObj } from '@storybook/react';
2
2
  import GoogleButtonComponent from '.';
3
3
  declare const meta: Meta<typeof GoogleButtonComponent>;
4
4
  export default meta;
5
- declare type Story = StoryObj<typeof GoogleButtonComponent>;
5
+ type Story = StoryObj<typeof GoogleButtonComponent>;
6
6
  export declare const GoogleButton: Story;
7
7
  //# sourceMappingURL=GoogleButton.stories.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GoogleButton.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/GoogleButton/GoogleButton.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,qBAAqB,MAAM,GAAG,CAAA;AAErC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,qBAAqB,CAG5C,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,aAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,qBAAqB,CAAC,CAAA;AAEnD,eAAO,MAAM,YAAY,EAAE,KAK1B,CAAA"}
1
+ {"version":3,"file":"GoogleButton.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/GoogleButton/GoogleButton.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,qBAAqB,MAAM,GAAG,CAAA;AAErC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,qBAAqB,CAG5C,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,qBAAqB,CAAC,CAAA;AAEnD,eAAO,MAAM,YAAY,EAAE,KAK1B,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- export declare type GoogleButtonTypes = HTMLAnchorElement | HTMLButtonElement;
2
+ export type GoogleButtonTypes = HTMLAnchorElement | HTMLButtonElement;
3
3
  interface IProps {
4
4
  disabled?: boolean;
5
5
  onClick: (e: any) => void;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/core/GoogleButton/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,oBAAY,iBAAiB,GAAG,iBAAiB,GAAG,iBAAiB,CAAA;AACrE,UAAU,MAAM;IACd,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,KAAK,IAAI,CAAA;CAC1B;AAED,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CAoBlC,CAAA;AAED,eAAe,YAAY,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/core/GoogleButton/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,MAAM,MAAM,iBAAiB,GAAG,iBAAiB,GAAG,iBAAiB,CAAA;AACrE,UAAU,MAAM;IACd,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,EAAE,CAAC,CAAC,EAAE,GAAG,KAAK,IAAI,CAAA;CAC1B;AAED,QAAA,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CAoBlC,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -1,8 +1,7 @@
1
1
  import React from 'react';
2
2
  import IconGmail from '../../icons/Logos/IconGmail';
3
3
  import { GButton } from './styles';
4
- import { jsx as _jsx } from "react/jsx-runtime";
5
- import { jsxs as _jsxs } from "react/jsx-runtime";
4
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
6
5
  const GoogleButton = ({
7
6
  disabled,
8
7
  onClick
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  export declare const GButton: import("@emotion/styled").StyledComponent<{
3
- theme?: import("@emotion/react").Theme | undefined;
4
- as?: import("react").ElementType<any> | undefined;
2
+ theme?: import("@emotion/react").Theme;
3
+ as?: React.ElementType;
5
4
  }, import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, {}>;
6
5
  //# sourceMappingURL=styles.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/packages/core/GoogleButton/styles.ts"],"names":[],"mappings":";AAEA,eAAO,MAAM,OAAO;;;qHAuBnB,CAAA"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/packages/core/GoogleButton/styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO;;eAwBwC,WAAW;qHADtE,CAAA"}
@@ -2,7 +2,7 @@ import { Meta, StoryObj } from '@storybook/react';
2
2
  import Header from '.';
3
3
  declare const meta: Meta<typeof Header>;
4
4
  export default meta;
5
- declare type Story = StoryObj<typeof Header>;
5
+ type Story = StoryObj<typeof Header>;
6
6
  export declare const Header1: Story;
7
7
  export declare const Header2: Story;
8
8
  export declare const Header3: Story;
@@ -1 +1 @@
1
- {"version":3,"file":"Header.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/Header/Header.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,MAAM,MAAM,GAAG,CAAA;AAEtB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,MAAM,CAG7B,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,aAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,MAAM,CAAC,CAAA;AAEpC,eAAO,MAAM,OAAO,EAAE,KAMrB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAMrB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAMrB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAMrB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAMrB,CAAA;AAED,eAAO,MAAM,oBAAoB,EAAE,KAMlC,CAAA;AAED,eAAO,MAAM,kBAAkB,EAAE,KAMhC,CAAA;AAED,eAAO,MAAM,iBAAiB,EAAE,KAM/B,CAAA"}
1
+ {"version":3,"file":"Header.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/Header/Header.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,MAAM,MAAM,GAAG,CAAA;AAEtB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,MAAM,CAG7B,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,MAAM,CAAC,CAAA;AAEpC,eAAO,MAAM,OAAO,EAAE,KAMrB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAMrB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAMrB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAMrB,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAMrB,CAAA;AAED,eAAO,MAAM,oBAAoB,EAAE,KAMlC,CAAA;AAED,eAAO,MAAM,kBAAkB,EAAE,KAMhC,CAAA;AAED,eAAO,MAAM,iBAAiB,EAAE,KAM/B,CAAA"}
@@ -1,12 +1,12 @@
1
1
  import { IAppTheme } from '../../app-shell/theme';
2
2
  declare const styles: {
3
- default: (theme: IAppTheme, color: string | undefined, size: string | undefined) => import("@emotion/utils").SerializedStyles;
4
- h1: import("@emotion/utils").SerializedStyles;
5
- h2: import("@emotion/utils").SerializedStyles;
6
- h3: import("@emotion/utils").SerializedStyles;
7
- h4: import("@emotion/utils").SerializedStyles;
8
- h5: import("@emotion/utils").SerializedStyles;
9
- setColor: (color: string) => import("@emotion/utils").SerializedStyles;
3
+ default: (theme: IAppTheme, color: string | undefined, size: string | undefined) => import("@emotion/react").SerializedStyles;
4
+ h1: import("@emotion/react").SerializedStyles;
5
+ h2: import("@emotion/react").SerializedStyles;
6
+ h3: import("@emotion/react").SerializedStyles;
7
+ h4: import("@emotion/react").SerializedStyles;
8
+ h5: import("@emotion/react").SerializedStyles;
9
+ setColor: (color: string) => import("@emotion/react").SerializedStyles;
10
10
  };
11
11
  export default styles;
12
12
  export { styles };
@@ -2,7 +2,7 @@ import { Meta, StoryObj } from '@storybook/react';
2
2
  import HighlightText from '.';
3
3
  declare const meta: Meta<typeof HighlightText>;
4
4
  export default meta;
5
- declare type Story = StoryObj<typeof HighlightText>;
5
+ type Story = StoryObj<typeof HighlightText>;
6
6
  export declare const Highlight: Story;
7
7
  export declare const AllProps: Story;
8
8
  //# sourceMappingURL=HighlightText.stories.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"HighlightText.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/HighlightText/HighlightText.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,aAAa,MAAM,GAAG,CAAA;AAE7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,aAAa,CAGpC,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,aAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,aAAa,CAAC,CAAA;AAE3C,eAAO,MAAM,SAAS,EAAE,KAMvB,CAAA;AAED,eAAO,MAAM,QAAQ,EAAE,KAQtB,CAAA"}
1
+ {"version":3,"file":"HighlightText.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/HighlightText/HighlightText.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,aAAa,MAAM,GAAG,CAAA;AAE7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,aAAa,CAGpC,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,aAAa,CAAC,CAAA;AAE3C,eAAO,MAAM,SAAS,EAAE,KAMvB,CAAA;AAED,eAAO,MAAM,QAAQ,EAAE,KAQtB,CAAA"}
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  export declare const Highlighted: import("@emotion/styled").StyledComponent<{
3
- theme?: import("@emotion/react").Theme | undefined;
4
- as?: import("react").ElementType<any> | undefined;
2
+ theme?: import("@emotion/react").Theme;
3
+ as?: React.ElementType;
5
4
  }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, {}>;
6
5
  //# sourceMappingURL=styles.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/packages/core/HighlightText/styles.ts"],"names":[],"mappings":";AAEA,eAAO,MAAM,WAAW;;;mGAIvB,CAAA"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/packages/core/HighlightText/styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,WAAW;;eAKkc,WAAW;mGADpe,CAAA"}
@@ -2,7 +2,7 @@ import { Meta, StoryObj } from '@storybook/react';
2
2
  import Html from '.';
3
3
  declare const meta: Meta<typeof Html>;
4
4
  export default meta;
5
- declare type Story = StoryObj<typeof Html>;
5
+ type Story = StoryObj<typeof Html>;
6
6
  export declare const HtmlDefault: Story;
7
7
  export declare const ExternalLinks: Story;
8
8
  export declare const Whitespace: Story;
@@ -1 +1 @@
1
- {"version":3,"file":"Html.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/Html/Html.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,IAAI,MAAM,GAAG,CAAA;AAEpB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,IAAI,CAG3B,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,aAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAElC,eAAO,MAAM,WAAW,EAAE,KAKzB,CAAA;AAED,eAAO,MAAM,aAAa,EAAE,KAM3B,CAAA;AAED,eAAO,MAAM,UAAU,EAAE,KAmBxB,CAAA;AAED,eAAO,MAAM,aAAa,EAAE,KAM3B,CAAA"}
1
+ {"version":3,"file":"Html.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/Html/Html.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,IAAI,MAAM,GAAG,CAAA;AAEpB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,IAAI,CAG3B,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAElC,eAAO,MAAM,WAAW,EAAE,KAKzB,CAAA;AAED,eAAO,MAAM,aAAa,EAAE,KAM3B,CAAA;AAED,eAAO,MAAM,UAAU,EAAE,KAmBxB,CAAA;AAED,eAAO,MAAM,aAAa,EAAE,KAM3B,CAAA"}
@@ -1,6 +1,5 @@
1
1
  import Html from '.';
2
- import { jsx as _jsx } from "react/jsx-runtime";
3
- import { jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
4
3
  const meta = {
5
4
  title: 'Core/Html',
6
5
  component: Html
@@ -1,11 +1,11 @@
1
1
  import { IAppTheme } from '../../app-shell/theme';
2
2
  declare const styles: {
3
- default: (theme: IAppTheme) => import("@emotion/utils").SerializedStyles;
4
- secondary: (theme: IAppTheme) => import("@emotion/utils").SerializedStyles;
5
- dark: (theme: IAppTheme) => import("@emotion/utils").SerializedStyles;
6
- size: (size: string) => import("@emotion/utils").SerializedStyles;
7
- whiteSpace: (value: string) => import("@emotion/utils").SerializedStyles;
8
- removeMargins: import("@emotion/utils").SerializedStyles;
3
+ default: (theme: IAppTheme) => import("@emotion/react").SerializedStyles;
4
+ secondary: (theme: IAppTheme) => import("@emotion/react").SerializedStyles;
5
+ dark: (theme: IAppTheme) => import("@emotion/react").SerializedStyles;
6
+ size: (size: string) => import("@emotion/react").SerializedStyles;
7
+ whiteSpace: (value: string) => import("@emotion/react").SerializedStyles;
8
+ removeMargins: import("@emotion/react").SerializedStyles;
9
9
  };
10
10
  export default styles;
11
11
  export { styles };
@@ -2,7 +2,7 @@ import { Meta, StoryObj } from '@storybook/react';
2
2
  import Image from '.';
3
3
  declare const meta: Meta<typeof Image>;
4
4
  export default meta;
5
- declare type Story = StoryObj<typeof Image>;
5
+ type Story = StoryObj<typeof Image>;
6
6
  export declare const ImageWithSrc: Story;
7
7
  export declare const ImageWithRadius: Story;
8
8
  export declare const ImageWithFallback: Story;
@@ -1 +1 @@
1
- {"version":3,"file":"Image.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/Image/Image.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,KAAK,MAAM,GAAG,CAAA;AAErB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,CAGpB,CAAA;AACT,eAAe,IAAI,CAAA;AAEnB,aAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,CAAA;AAEnC,eAAO,MAAM,YAAY,EAAE,KAS1B,CAAA;AAED,eAAO,MAAM,eAAe,EAAE,KAO7B,CAAA;AAED,eAAO,MAAM,iBAAiB,EAAE,KAQ/B,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAKrB,CAAA;AAED,eAAO,MAAM,aAAa,EAAE,KAM3B,CAAA"}
1
+ {"version":3,"file":"Image.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/Image/Image.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,KAAK,MAAM,GAAG,CAAA;AAErB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,CAGpB,CAAA;AACT,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,KAAK,CAAC,CAAA;AAEnC,eAAO,MAAM,YAAY,EAAE,KAS1B,CAAA;AAED,eAAO,MAAM,eAAe,EAAE,KAO7B,CAAA;AAED,eAAO,MAAM,iBAAiB,EAAE,KAQ/B,CAAA;AAED,eAAO,MAAM,OAAO,EAAE,KAKrB,CAAA;AAED,eAAO,MAAM,aAAa,EAAE,KAM3B,CAAA"}
@@ -1,11 +1,11 @@
1
1
  import { Theme } from '@emotion/react';
2
2
  declare const styles: {
3
- height: (height: string) => import("@emotion/utils").SerializedStyles;
4
- width: (width: string) => import("@emotion/utils").SerializedStyles;
5
- objectFit: (value: string) => import("@emotion/utils").SerializedStyles;
6
- responsive: import("@emotion/utils").SerializedStyles;
7
- placeholder: (theme: Theme) => import("@emotion/utils").SerializedStyles;
8
- radius: (radius: string) => import("@emotion/utils").SerializedStyles;
3
+ height: (height: string) => import("@emotion/react").SerializedStyles;
4
+ width: (width: string) => import("@emotion/react").SerializedStyles;
5
+ objectFit: (value: string) => import("@emotion/react").SerializedStyles;
6
+ responsive: import("@emotion/react").SerializedStyles;
7
+ placeholder: (theme: Theme) => import("@emotion/react").SerializedStyles;
8
+ radius: (radius: string) => import("@emotion/react").SerializedStyles;
9
9
  };
10
10
  export default styles;
11
11
  export { styles };
@@ -1,6 +1,6 @@
1
1
  /** @jsxImportSource @emotion/react */
2
2
  import { ReactElement } from 'react';
3
- declare type Props = {
3
+ type Props = {
4
4
  icon: ReactElement<any>;
5
5
  variant: 'delete' | 'isMainImage' | 'setMainImage' | 'imageUpload';
6
6
  };
@@ -1 +1 @@
1
- {"version":3,"file":"IconWithBackground.d.ts","sourceRoot":"","sources":["../../../src/packages/core/ImagePicker/IconWithBackground.tsx"],"names":[],"mappings":"AAAA,sCAAsC;AACtC,OAAO,EAAgB,YAAY,EAAE,MAAM,OAAO,CAAA;AAGlD,aAAK,KAAK,GAAG;IACX,IAAI,EAAE,YAAY,CAAC,GAAG,CAAC,CAAA;IACvB,OAAO,EAAE,QAAQ,GAAG,aAAa,GAAG,cAAc,GAAG,aAAa,CAAA;CACnE,CAAA;AAED,QAAA,MAAM,kBAAkB,sBAAuB,KAAK,qDAcnD,CAAA;AAED,eAAe,kBAAkB,CAAA"}
1
+ {"version":3,"file":"IconWithBackground.d.ts","sourceRoot":"","sources":["../../../src/packages/core/ImagePicker/IconWithBackground.tsx"],"names":[],"mappings":"AAAA,sCAAsC;AACtC,OAAO,EAAgB,YAAY,EAAE,MAAM,OAAO,CAAA;AAGlD,KAAK,KAAK,GAAG;IACX,IAAI,EAAE,YAAY,CAAC,GAAG,CAAC,CAAA;IACvB,OAAO,EAAE,QAAQ,GAAG,aAAa,GAAG,cAAc,GAAG,aAAa,CAAA;CACnE,CAAA;AAED,QAAA,MAAM,kBAAkB,sBAAuB,KAAK,qDAcnD,CAAA;AAED,eAAe,kBAAkB,CAAA"}
@@ -2,6 +2,6 @@ import ImagePicker from '.';
2
2
  import { Meta, StoryObj } from '@storybook/react';
3
3
  declare const meta: Meta<typeof ImagePicker>;
4
4
  export default meta;
5
- declare type Story = StoryObj<typeof ImagePicker>;
5
+ type Story = StoryObj<typeof ImagePicker>;
6
6
  export declare const Default: Story;
7
7
  //# sourceMappingURL=ImagePicker.stories.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ImagePicker.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/ImagePicker/ImagePicker.stories.tsx"],"names":[],"mappings":"AACA,OAAO,WAAW,MAAM,GAAG,CAAA;AAE3B,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAMjD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,WAAW,CAGlC,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,aAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,WAAW,CAAC,CAAA;AAEzC,eAAO,MAAM,OAAO,EAAE,KAiBrB,CAAA"}
1
+ {"version":3,"file":"ImagePicker.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/ImagePicker/ImagePicker.stories.tsx"],"names":[],"mappings":"AACA,OAAO,WAAW,MAAM,GAAG,CAAA;AAE3B,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAA;AAMjD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAC,OAAO,WAAW,CAGlC,CAAA;AAED,eAAe,IAAI,CAAA;AAEnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,WAAW,CAAC,CAAA;AAEzC,eAAO,MAAM,OAAO,EAAE,KAiBrB,CAAA"}
@@ -1,5 +1,5 @@
1
1
  import { SerializedStyles } from '@emotion/react';
2
- declare type Props = {
2
+ type Props = {
3
3
  isDragging: boolean;
4
4
  addMore?: boolean;
5
5
  css?: SerializedStyles;
@@ -1 +1 @@
1
- {"version":3,"file":"UploadButton.d.ts","sourceRoot":"","sources":["../../../src/packages/core/ImagePicker/UploadButton.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAA;AAIjD,aAAK,KAAK,GAAG;IACX,UAAU,EAAE,OAAO,CAAA;IACnB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,GAAG,CAAC,EAAE,gBAAgB,CAAA;IACtB,OAAO,EAAE,MAAM,IAAI,CAAA;CACpB,CAAA;AAED,QAAA,MAAM,YAAY,wDAMf,KAAK,qDAuBP,CAAA;AAED,eAAe,YAAY,CAAA"}
1
+ {"version":3,"file":"UploadButton.d.ts","sourceRoot":"","sources":["../../../src/packages/core/ImagePicker/UploadButton.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAA;AAIjD,KAAK,KAAK,GAAG;IACX,UAAU,EAAE,OAAO,CAAA;IACnB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,GAAG,CAAC,EAAE,gBAAgB,CAAA;IACtB,OAAO,EAAE,MAAM,IAAI,CAAA;CACpB,CAAA;AAED,QAAA,MAAM,YAAY,wDAMf,KAAK,qDAuBP,CAAA;AAED,eAAe,YAAY,CAAA"}
@@ -3,8 +3,7 @@ import IconWithBackground from './IconWithBackground';
3
3
  import Text from '../Text';
4
4
  import IconCamera from '../../icons/General/IconCamera';
5
5
  import { uploadButtonStyles as styles } from './styles';
6
- import { jsx as _jsx } from "@emotion/react/jsx-runtime";
7
- import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
6
+ import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
8
7
  const UploadButton = ({
9
8
  css,
10
9
  addMore,
@@ -1,6 +1,6 @@
1
1
  /** @jsxImportSource @emotion/react */
2
2
  import { ImageListType, ImageType, ImageUploadingPropsType } from 'react-images-uploading';
3
- declare type Props = ImageUploadingPropsType & {
3
+ type Props = ImageUploadingPropsType & {
4
4
  /** Images */
5
5
  value?: Array<{
6
6
  imageUrl: string;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/core/ImagePicker/index.tsx"],"names":[],"mappings":"AAAA,sCAAsC;AACtC,OAAuB,EACrB,aAAa,EACb,SAAS,EACT,uBAAuB,EACxB,MAAM,wBAAwB,CAAA;AAU/B,aAAK,KAAK,GAAG,uBAAuB,GAAG;IACrC,cAAc;IACd,KAAK,CAAC,EAAE,KAAK,CAAC;QAAE,QAAQ,EAAE,MAAM,CAAA;KAAE,GAAG,SAAS,CAAC,CAAA;IAC/C,6CAA6C;IAC7C,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,oBAAoB;IACpB,QAAQ,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAA;CACzC,CAAA;AAED,QAAA,MAAM,WAAW,iFAOd,KAAK,qDAuIP,CAAA;AAED,eAAe,WAAW,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/core/ImagePicker/index.tsx"],"names":[],"mappings":"AAAA,sCAAsC;AACtC,OAAuB,EACrB,aAAa,EACb,SAAS,EACT,uBAAuB,EACxB,MAAM,wBAAwB,CAAA;AAU/B,KAAK,KAAK,GAAG,uBAAuB,GAAG;IACrC,cAAc;IACd,KAAK,CAAC,EAAE,KAAK,CAAC;QAAE,QAAQ,EAAE,MAAM,CAAA;KAAE,GAAG,SAAS,CAAC,CAAA;IAC/C,6CAA6C;IAC7C,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,oBAAoB;IACpB,QAAQ,EAAE,CAAC,KAAK,EAAE,aAAa,KAAK,IAAI,CAAA;CACzC,CAAA;AAED,QAAA,MAAM,WAAW,iFAOd,KAAK,qDAuIP,CAAA;AAED,eAAe,WAAW,CAAA"}
@@ -8,8 +8,7 @@ import Text from '../Text';
8
8
  import IconWithBackground from './IconWithBackground';
9
9
  import { styles } from './styles';
10
10
  import UploadButton from './UploadButton';
11
- import { jsx as _jsx } from "@emotion/react/jsx-runtime";
12
- import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
11
+ import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
13
12
  const ImagePicker = ({
14
13
  value = [],
15
14
  onChange,
@@ -1,20 +1,20 @@
1
1
  import { IAppTheme } from '../../app-shell/theme';
2
2
  export declare const imageBorderRadius = "8px";
3
3
  export declare const styles: {
4
- grid: import("@emotion/utils").SerializedStyles;
5
- deleteButton: import("@emotion/utils").SerializedStyles;
6
- pinButton: import("@emotion/utils").SerializedStyles;
4
+ grid: import("@emotion/react").SerializedStyles;
5
+ deleteButton: import("@emotion/react").SerializedStyles;
6
+ pinButton: import("@emotion/react").SerializedStyles;
7
7
  };
8
8
  export declare const withBackGroundStyles: {
9
- default: import("@emotion/utils").SerializedStyles;
10
- setMainImage: import("@emotion/utils").SerializedStyles;
11
- isMainImage: (theme: IAppTheme) => import("@emotion/utils").SerializedStyles;
12
- delete: (theme: IAppTheme) => import("@emotion/utils").SerializedStyles;
13
- imageUpload: import("@emotion/utils").SerializedStyles;
9
+ default: import("@emotion/react").SerializedStyles;
10
+ setMainImage: import("@emotion/react").SerializedStyles;
11
+ isMainImage: (theme: IAppTheme) => import("@emotion/react").SerializedStyles;
12
+ delete: (theme: IAppTheme) => import("@emotion/react").SerializedStyles;
13
+ imageUpload: import("@emotion/react").SerializedStyles;
14
14
  };
15
15
  export declare const uploadButtonStyles: {
16
- default: import("@emotion/utils").SerializedStyles;
17
- addImage: import("@emotion/utils").SerializedStyles;
18
- addMore: import("@emotion/utils").SerializedStyles;
16
+ default: import("@emotion/react").SerializedStyles;
17
+ addImage: import("@emotion/react").SerializedStyles;
18
+ addMore: import("@emotion/react").SerializedStyles;
19
19
  };
20
20
  //# sourceMappingURL=styles.d.ts.map
@@ -2,6 +2,6 @@ import ImageViewer from '.';
2
2
  import { Meta, StoryObj } from '@storybook/react';
3
3
  declare const meta: Meta<typeof ImageViewer>;
4
4
  export default meta;
5
- declare type Story = StoryObj<typeof ImageViewer>;
5
+ type Story = StoryObj<typeof ImageViewer>;
6
6
  export declare const Default: Story;
7
7
  //# sourceMappingURL=ImageViewer.stories.d.ts.map