@bbl-digital/snorre 4.0.76 → 4.0.77

Sign up to get free protection for your applications and to get access to all the features.
Files changed (768) hide show
  1. package/dist/bundle.js +682 -468
  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 +2 -3
  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/QuillEditor.stories.js +55 -0
  59. package/esm/core/QuillEditor/config.js +28 -0
  60. package/esm/core/QuillEditor/index.js +160 -0
  61. package/esm/core/QuillEditor/models.js +1 -0
  62. package/esm/core/QuillEditor/styles.js +34 -0
  63. package/esm/core/Radio/Radio.stories.js +1 -2
  64. package/esm/core/Radio/index.js +1 -2
  65. package/esm/core/SearchFilter/SearchFilter.stories.js +1 -2
  66. package/esm/core/SearchFilter/index.js +1 -3
  67. package/esm/core/SearchSelect/index.js +1 -3
  68. package/esm/core/Select/Select.stories.js +1 -2
  69. package/esm/core/Select/index.js +1 -2
  70. package/esm/core/SimpleBarChart/index.js +1 -2
  71. package/esm/core/SimpleLineChart/index.js +1 -2
  72. package/esm/core/Stepper/MobileStep/index.js +1 -2
  73. package/esm/core/Stepper/Step/index.js +1 -2
  74. package/esm/core/Stepper/index.js +1 -3
  75. package/esm/core/TabBar/TabBar.stories.js +1 -2
  76. package/esm/core/TabBar/TabItem/index.js +1 -2
  77. package/esm/core/TabNav/TabNav.stories.js +1 -2
  78. package/esm/core/TabNav/TabNavItem/index.js +1 -2
  79. package/esm/core/TabNav/index.js +1 -2
  80. package/esm/core/Table/Table.stories.js +1 -2
  81. package/esm/core/Tag/index.js +1 -3
  82. package/esm/core/Textarea/index.js +1 -2
  83. package/esm/core/Timeline/Timeline.stories.js +1 -2
  84. package/esm/core/Timeline/TimelineStep/index.js +1 -2
  85. package/esm/core/Timepicker/index.js +1 -2
  86. package/esm/core/Tooltip/index.js +1 -2
  87. package/esm/core/UserMenu/UserMenu.stories.js +1 -2
  88. package/esm/core/UserMenu/index.js +1 -2
  89. package/esm/core/YearWheel/index.js +1 -2
  90. package/esm/core/private/ButtonOrLink.js +1 -2
  91. package/esm/icons/General/IconAuditorFilled.js +1 -2
  92. package/esm/icons/General/IconAuditorOutline.js +1 -2
  93. package/esm/icons/General/IconCamera.js +1 -2
  94. package/esm/icons/General/IconCases.js +1 -2
  95. package/esm/icons/General/IconDocument.js +1 -2
  96. package/esm/icons/General/IconDocumentFilled.js +1 -2
  97. package/esm/icons/General/IconFillOut.js +1 -2
  98. package/esm/icons/General/IconHomeFilled.js +1 -2
  99. package/esm/icons/General/IconHomeOutline.js +1 -2
  100. package/esm/icons/General/IconHouseBlockFilled.js +1 -2
  101. package/esm/icons/General/IconHouseBlockOutline.js +1 -2
  102. package/esm/icons/General/IconImage.js +1 -2
  103. package/esm/icons/General/IconJanitorFilled.js +1 -2
  104. package/esm/icons/General/IconJanitorOutline.js +1 -2
  105. package/esm/icons/General/IconLeafFilled.js +1 -2
  106. package/esm/icons/General/IconLeafOutline.js +1 -2
  107. package/esm/icons/General/IconRearrange.js +1 -2
  108. package/esm/icons/Icon.stories.js +1 -2
  109. package/esm/icons/Logos/IconBankAxept.js +1 -2
  110. package/esm/icons/Logos/IconGmail.js +1 -2
  111. package/esm/icons/Logos/IconMasterCard.js +1 -2
  112. package/esm/icons/Logos/IconOffice365.js +1 -2
  113. package/esm/icons/Logos/IconVisa.js +1 -2
  114. package/esm/illustrations/Backgrounds/IllustrationHousesBackground.js +1 -2
  115. package/esm/illustrations/Backgrounds/IllustrationHousesBackgroundWithComposition.js +1 -2
  116. package/esm/illustrations/General/IllustrationBudget.js +1 -2
  117. package/esm/illustrations/General/IllustrationError.js +1 -2
  118. package/esm/illustrations/General/IllustrationErrorGeneric.js +1 -2
  119. package/esm/illustrations/General/IllustrationHighHouse.js +1 -2
  120. package/esm/illustrations/General/IllustrationHighHouseComposition.js +1 -2
  121. package/esm/illustrations/General/IllustrationHouse.js +1 -2
  122. package/esm/illustrations/General/IllustrationHouseComposition.js +1 -2
  123. package/esm/illustrations/General/IllustrationHouseMissing.js +1 -2
  124. package/esm/illustrations/General/IllustrationLowHouse.js +1 -2
  125. package/esm/illustrations/General/IllustrationLowHouseComposition.js +1 -2
  126. package/esm/illustrations/General/IllustrationPaperCompleted.js +1 -2
  127. package/esm/illustrations/General/IllustrationPaperMissing.js +1 -2
  128. package/esm/illustrations/General/IllustrationSemiDetachedHouse.js +1 -2
  129. package/esm/illustrations/General/IllustrationSemiDetachedHouseComposition.js +1 -2
  130. package/esm/illustrations/General/IllustrationServiceMessage.js +1 -2
  131. package/esm/illustrations/General/IllustrationSmallHouse.js +1 -2
  132. package/esm/illustrations/General/IllustrationSmallHouseComposition.js +1 -2
  133. package/esm/illustrations/General/IllustrationTechninalDifficulties.js +1 -2
  134. package/esm/illustrations/General/IllustrationTerraceBlock.js +1 -2
  135. package/esm/illustrations/General/IllustrationTerraceBlockComposition.js +1 -2
  136. package/esm/illustrations/General/IllustrationTownHouse.js +1 -2
  137. package/esm/illustrations/General/IllustrationTownHouseComposition.js +1 -2
  138. package/esm/illustrations/Illustration.stories.js +1 -2
  139. package/esm/illustrations/MySite/IllustrationMySiteAssociation.js +1 -2
  140. package/esm/illustrations/MySite/IllustrationMySiteBenefits.js +1 -2
  141. package/esm/illustrations/MySite/IllustrationMySiteBuilding.js +1 -2
  142. package/esm/illustrations/MySite/IllustrationMySiteCoffeeBook.js +1 -2
  143. package/esm/illustrations/MySite/IllustrationMySiteComputer.js +1 -2
  144. package/esm/illustrations/MySite/IllustrationMySiteCooperative.js +1 -2
  145. package/esm/illustrations/MySite/IllustrationMySiteDashboard.js +1 -2
  146. package/esm/illustrations/MySite/IllustrationMySiteGift.js +1 -2
  147. package/esm/illustrations/MySite/IllustrationMySiteLetterSent.js +1 -2
  148. package/esm/illustrations/MySite/IllustrationMySiteMailbox.js +1 -2
  149. package/esm/illustrations/MySite/IllustrationMySitePapers.js +1 -2
  150. package/esm/illustrations/MySite/IllustrationMySitePiggyBank.js +1 -2
  151. package/esm/illustrations/MySite/IllustrationMySiteTransfer.js +1 -2
  152. package/esm/index.js +2 -1
  153. package/esm/layout/Footer/Footer.stories.js +1 -2
  154. package/esm/layout/LayoutShell/index.js +1 -2
  155. package/esm/layout/Menu/AppPicker/index.js +1 -2
  156. package/esm/layout/Menu/MenuItem/index.js +1 -2
  157. package/esm/layout/Menu/MenuTop/index.js +1 -2
  158. package/esm/layout/Menu/SecondaryMenu/index.js +1 -2
  159. package/esm/layout/Menu/SecondaryMenuItem/index.js +1 -2
  160. package/esm/layout/Menu/Sidemenu.stories.js +1 -2
  161. package/esm/layout/Submenu/Submenu.stories.js +1 -2
  162. package/esm/layout/Submenu/SubmenuLightThemeBg/index.js +1 -2
  163. package/esm/layout/Submenu/index.js +1 -2
  164. package/esm/shared/recharts/CustomLegend/index.js +1 -2
  165. package/esm/shared/recharts/CustomTooltip/index.js +1 -2
  166. package/lib/app-shell/index.js +1 -2
  167. package/lib/app-shell/theme.d.ts +1 -1
  168. package/lib/app-shell/theme.d.ts.map +1 -1
  169. package/lib/core/Alert/Alert.stories.d.ts +1 -1
  170. package/lib/core/Alert/Alert.stories.d.ts.map +1 -1
  171. package/lib/core/Alert/index.js +1 -2
  172. package/lib/core/Alert/styles.d.ts +6 -6
  173. package/lib/core/AppLoader/AppLoader.stories.d.ts +1 -1
  174. package/lib/core/AppLoader/AppLoader.stories.d.ts.map +1 -1
  175. package/lib/core/AppLoader/index.js +1 -2
  176. package/lib/core/AppLoader/styles.d.ts +1 -1
  177. package/lib/core/Autocomplete/Autocomplete.stories.d.ts +0 -1
  178. package/lib/core/Autocomplete/Autocomplete.stories.d.ts.map +1 -1
  179. package/lib/core/Autocomplete/Autocomplete.stories.js +1 -2
  180. package/lib/core/Autocomplete/hooks/useAutocomplete.d.ts +0 -1
  181. package/lib/core/Autocomplete/hooks/useAutocomplete.d.ts.map +1 -1
  182. package/lib/core/Autocomplete/hooks/useHandleDimentions.d.ts +0 -1
  183. package/lib/core/Autocomplete/hooks/useHandleDimentions.d.ts.map +1 -1
  184. package/lib/core/Autocomplete/index.d.ts +1 -1
  185. package/lib/core/Autocomplete/index.d.ts.map +1 -1
  186. package/lib/core/Autocomplete/index.js +1 -3
  187. package/lib/core/Autocomplete/styles.d.ts +48 -49
  188. package/lib/core/Autocomplete/styles.d.ts.map +1 -1
  189. package/lib/core/Banner/Banner.stories.d.ts +1 -1
  190. package/lib/core/Banner/Banner.stories.d.ts.map +1 -1
  191. package/lib/core/Banner/index.js +1 -2
  192. package/lib/core/Banner/styles.d.ts +8 -9
  193. package/lib/core/Banner/styles.d.ts.map +1 -1
  194. package/lib/core/BarAndLineComposedChart/BarAndLineComposedChart.stories.d.ts +2 -2
  195. package/lib/core/BarAndLineComposedChart/BarAndLineComposedChart.stories.d.ts.map +1 -1
  196. package/lib/core/BarAndLineComposedChart/index.js +1 -2
  197. package/lib/core/BarAndLineComposedChart/styles.d.ts +2 -3
  198. package/lib/core/BarAndLineComposedChart/styles.d.ts.map +1 -1
  199. package/lib/core/BarChartWithCustomizedEvent/BarChartWithCustomizedEvent.stories.d.ts +2 -2
  200. package/lib/core/BarChartWithCustomizedEvent/BarChartWithCustomizedEvent.stories.d.ts.map +1 -1
  201. package/lib/core/BarChartWithCustomizedEvent/index.js +1 -2
  202. package/lib/core/BarChartWithCustomizedEvent/styles.d.ts +2 -3
  203. package/lib/core/BarChartWithCustomizedEvent/styles.d.ts.map +1 -1
  204. package/lib/core/Box/Box.stories.d.ts +1 -1
  205. package/lib/core/Box/Box.stories.d.ts.map +1 -1
  206. package/lib/core/Box/index.d.ts +1 -1
  207. package/lib/core/Box/index.d.ts.map +1 -1
  208. package/lib/core/Box/index.js +1 -2
  209. package/lib/core/Box/styles.d.ts +39 -40
  210. package/lib/core/Box/styles.d.ts.map +1 -1
  211. package/lib/core/BoxedTable/BoxedTable.stories.d.ts +2 -2
  212. package/lib/core/BoxedTable/BoxedTable.stories.d.ts.map +1 -1
  213. package/lib/core/BoxedTable/BoxedTable.stories.js +1 -2
  214. package/lib/core/BoxedTable/DraggableRow/index.js +1 -2
  215. package/lib/core/BoxedTable/DraggableRow/styles.d.ts +10 -11
  216. package/lib/core/BoxedTable/DraggableRow/styles.d.ts.map +1 -1
  217. package/lib/core/BoxedTable/HeaderCell/styles.d.ts +1 -2
  218. package/lib/core/BoxedTable/HeaderCell/styles.d.ts.map +1 -1
  219. package/lib/core/BoxedTable/RowCell/styles.d.ts +8 -9
  220. package/lib/core/BoxedTable/RowCell/styles.d.ts.map +1 -1
  221. package/lib/core/BoxedTable/TableHeader/styles.d.ts +2 -3
  222. package/lib/core/BoxedTable/TableHeader/styles.d.ts.map +1 -1
  223. package/lib/core/BoxedTable/TableRow/index.js +1 -2
  224. package/lib/core/BoxedTable/TableRow/styles.d.ts +12 -13
  225. package/lib/core/BoxedTable/TableRow/styles.d.ts.map +1 -1
  226. package/lib/core/BoxedTable/index.js +1 -2
  227. package/lib/core/BoxedTable/styles.d.ts +2 -3
  228. package/lib/core/BoxedTable/styles.d.ts.map +1 -1
  229. package/lib/core/Button/Button.stories.d.ts +1 -1
  230. package/lib/core/Button/Button.stories.d.ts.map +1 -1
  231. package/lib/core/Button/index.d.ts +31 -31
  232. package/lib/core/Button/index.d.ts.map +1 -1
  233. package/lib/core/Button/styles.d.ts +18 -19
  234. package/lib/core/Button/styles.d.ts.map +1 -1
  235. package/lib/core/Calendar/Calendar.stories.d.ts +2 -2
  236. package/lib/core/Calendar/Calendar.stories.d.ts.map +1 -1
  237. package/lib/core/Calendar/CalendarEvent/index.js +1 -2
  238. package/lib/core/Calendar/CalendarEvent/styles.d.ts +8 -9
  239. package/lib/core/Calendar/CalendarEvent/styles.d.ts.map +1 -1
  240. package/lib/core/Calendar/CalendarSmallEvent/index.js +1 -2
  241. package/lib/core/Calendar/CalendarSmallEvent/styles.d.ts +8 -9
  242. package/lib/core/Calendar/CalendarSmallEvent/styles.d.ts.map +1 -1
  243. package/lib/core/Calendar/index.js +1 -2
  244. package/lib/core/Calendar/styles.d.ts +9 -10
  245. package/lib/core/Calendar/styles.d.ts.map +1 -1
  246. package/lib/core/Card/Card.stories.d.ts +1 -2
  247. package/lib/core/Card/Card.stories.d.ts.map +1 -1
  248. package/lib/core/Card/Card.stories.js +1 -2
  249. package/lib/core/Card/index.d.ts +12 -12
  250. package/lib/core/Card/index.d.ts.map +1 -1
  251. package/lib/core/Card/styles.d.ts +11 -11
  252. package/lib/core/Checkbox/Checkbox.stories.d.ts +1 -1
  253. package/lib/core/Checkbox/Checkbox.stories.d.ts.map +1 -1
  254. package/lib/core/Checkbox/index.js +1 -2
  255. package/lib/core/Checkbox/styles.d.ts +5 -5
  256. package/lib/core/Checkbox/styles.d.ts.map +1 -1
  257. package/lib/core/CollapseList/CollapseList.stories.d.ts +1 -1
  258. package/lib/core/CollapseList/CollapseList.stories.d.ts.map +1 -1
  259. package/lib/core/CollapseList/CollapseList.stories.js +1 -2
  260. package/lib/core/CollapseList/Item.js +1 -3
  261. package/lib/core/CollapseList/styles.d.ts +32 -33
  262. package/lib/core/CollapseList/styles.d.ts.map +1 -1
  263. package/lib/core/CommentsTimeline/CommentLine/index.js +1 -2
  264. package/lib/core/CommentsTimeline/CommentLine/styles.d.ts +6 -7
  265. package/lib/core/CommentsTimeline/CommentLine/styles.d.ts.map +1 -1
  266. package/lib/core/CommentsTimeline/CommentsTimeline.stories.d.ts +1 -1
  267. package/lib/core/CommentsTimeline/CommentsTimeline.stories.d.ts.map +1 -1
  268. package/lib/core/CommentsTimeline/CommentsTimeline.stories.js +1 -2
  269. package/lib/core/CommentsTimeline/styles.d.ts +2 -3
  270. package/lib/core/CommentsTimeline/styles.d.ts.map +1 -1
  271. package/lib/core/CustomText/CustomText.stories.d.ts +1 -1
  272. package/lib/core/CustomText/CustomText.stories.d.ts.map +1 -1
  273. package/lib/core/CustomText/styles.d.ts +3 -4
  274. package/lib/core/CustomText/styles.d.ts.map +1 -1
  275. package/lib/core/Datepicker/Datepicker.stories.d.ts +1 -2
  276. package/lib/core/Datepicker/Datepicker.stories.d.ts.map +1 -1
  277. package/lib/core/Datepicker/index.js +1 -3
  278. package/lib/core/Datepicker/styles.d.ts +14 -25
  279. package/lib/core/Datepicker/styles.d.ts.map +1 -1
  280. package/lib/core/DatepickerRange/DatepickerRange.stories.d.ts +1 -1
  281. package/lib/core/DatepickerRange/DatepickerRange.stories.d.ts.map +1 -1
  282. package/lib/core/DatepickerRange/index.d.ts +0 -1
  283. package/lib/core/DatepickerRange/index.d.ts.map +1 -1
  284. package/lib/core/DatepickerRange/index.js +2 -2
  285. package/lib/core/DatepickerRange/styles.d.ts +14 -15
  286. package/lib/core/DatepickerRange/styles.d.ts.map +1 -1
  287. package/lib/core/Divider/styles.d.ts +5 -5
  288. package/lib/core/Dropdown/Dropdown.stories.d.ts +1 -1
  289. package/lib/core/Dropdown/Dropdown.stories.d.ts.map +1 -1
  290. package/lib/core/Dropdown/index.js +1 -2
  291. package/lib/core/Dropdown/styles.d.ts +3 -3
  292. package/lib/core/DropdownMenu/DropdownMenu.stories.d.ts +1 -1
  293. package/lib/core/DropdownMenu/DropdownMenu.stories.d.ts.map +1 -1
  294. package/lib/core/DropdownMenu/DropdownMenu.stories.js +1 -3
  295. package/lib/core/DropdownMenu/index.js +1 -2
  296. package/lib/core/DropdownMenu/styles.d.ts +5 -6
  297. package/lib/core/DropdownMenu/styles.d.ts.map +1 -1
  298. package/lib/core/Editor/Editor.stories.d.ts +1 -1
  299. package/lib/core/Editor/Editor.stories.d.ts.map +1 -1
  300. package/lib/core/Editor/Editor.stories.js +1 -0
  301. package/lib/core/Editor/index.js +1 -2
  302. package/lib/core/Editor/styles.d.ts +6 -7
  303. package/lib/core/Editor/styles.d.ts.map +1 -1
  304. package/lib/core/EditorQuillReact/EditorQuillReact.stories.d.ts +1 -1
  305. package/lib/core/EditorQuillReact/EditorQuillReact.stories.d.ts.map +1 -1
  306. package/lib/core/EditorQuillReact/IndentAttributor.d.ts.map +1 -1
  307. package/lib/core/EditorQuillReact/config.d.ts +11 -0
  308. package/lib/core/EditorQuillReact/config.d.ts.map +1 -1
  309. package/lib/core/EditorQuillReact/config.js +4 -1
  310. package/lib/core/EditorQuillReact/index.d.ts +1 -1
  311. package/lib/core/EditorQuillReact/index.d.ts.map +1 -1
  312. package/lib/core/EditorQuillReact/index.js +2 -3
  313. package/lib/core/EditorQuillReact/styles.d.ts +5 -6
  314. package/lib/core/EditorQuillReact/styles.d.ts.map +1 -1
  315. package/lib/core/FileInput/FileInput.stories.d.ts +1 -1
  316. package/lib/core/FileInput/FileInput.stories.d.ts.map +1 -1
  317. package/lib/core/FileInput/index.js +1 -2
  318. package/lib/core/FileInput/styles.d.ts +55 -56
  319. package/lib/core/FileInput/styles.d.ts.map +1 -1
  320. package/lib/core/GoogleButton/GoogleButton.stories.d.ts +1 -1
  321. package/lib/core/GoogleButton/GoogleButton.stories.d.ts.map +1 -1
  322. package/lib/core/GoogleButton/index.d.ts +1 -1
  323. package/lib/core/GoogleButton/index.d.ts.map +1 -1
  324. package/lib/core/GoogleButton/index.js +1 -2
  325. package/lib/core/GoogleButton/styles.d.ts +2 -3
  326. package/lib/core/GoogleButton/styles.d.ts.map +1 -1
  327. package/lib/core/Header/Header.stories.d.ts +1 -1
  328. package/lib/core/Header/Header.stories.d.ts.map +1 -1
  329. package/lib/core/Header/styles.d.ts +7 -7
  330. package/lib/core/HighlightText/HighlightText.stories.d.ts +1 -1
  331. package/lib/core/HighlightText/HighlightText.stories.d.ts.map +1 -1
  332. package/lib/core/HighlightText/styles.d.ts +2 -3
  333. package/lib/core/HighlightText/styles.d.ts.map +1 -1
  334. package/lib/core/Html/Html.stories.d.ts +1 -1
  335. package/lib/core/Html/Html.stories.d.ts.map +1 -1
  336. package/lib/core/Html/Html.stories.js +1 -2
  337. package/lib/core/Html/styles.d.ts +6 -6
  338. package/lib/core/Image/Image.stories.d.ts +1 -1
  339. package/lib/core/Image/Image.stories.d.ts.map +1 -1
  340. package/lib/core/Image/styles.d.ts +6 -6
  341. package/lib/core/ImagePicker/IconWithBackground.d.ts +1 -1
  342. package/lib/core/ImagePicker/IconWithBackground.d.ts.map +1 -1
  343. package/lib/core/ImagePicker/ImagePicker.stories.d.ts +1 -1
  344. package/lib/core/ImagePicker/ImagePicker.stories.d.ts.map +1 -1
  345. package/lib/core/ImagePicker/UploadButton.d.ts +1 -1
  346. package/lib/core/ImagePicker/UploadButton.d.ts.map +1 -1
  347. package/lib/core/ImagePicker/UploadButton.js +1 -2
  348. package/lib/core/ImagePicker/index.d.ts +1 -1
  349. package/lib/core/ImagePicker/index.d.ts.map +1 -1
  350. package/lib/core/ImagePicker/index.js +1 -2
  351. package/lib/core/ImagePicker/styles.d.ts +11 -11
  352. package/lib/core/ImageViewer/ImageViewer.stories.d.ts +1 -1
  353. package/lib/core/ImageViewer/ImageViewer.stories.d.ts.map +1 -1
  354. package/lib/core/ImageViewer/index.d.ts +1 -1
  355. package/lib/core/ImageViewer/index.d.ts.map +1 -1
  356. package/lib/core/ImageViewer/index.js +1 -2
  357. package/lib/core/ImageViewer/styles.d.ts +6 -6
  358. package/lib/core/InfoButton/InfoButton.stories.d.ts +1 -1
  359. package/lib/core/InfoButton/InfoButton.stories.d.ts.map +1 -1
  360. package/lib/core/InfoButton/index.js +1 -2
  361. package/lib/core/InfoButton/styles.d.ts +41 -42
  362. package/lib/core/InfoButton/styles.d.ts.map +1 -1
  363. package/lib/core/Input/Input.stories.d.ts +1 -1
  364. package/lib/core/Input/Input.stories.d.ts.map +1 -1
  365. package/lib/core/Input/index.d.ts +1 -1
  366. package/lib/core/Input/index.d.ts.map +1 -1
  367. package/lib/core/Input/index.js +1 -2
  368. package/lib/core/Input/styles.d.ts +19 -19
  369. package/lib/core/Input/styles.d.ts.map +1 -1
  370. package/lib/core/Link/Link.stories.d.ts +1 -1
  371. package/lib/core/Link/Link.stories.d.ts.map +1 -1
  372. package/lib/core/Link/index.d.ts +1 -1
  373. package/lib/core/Link/index.d.ts.map +1 -1
  374. package/lib/core/Link/index.js +1 -2
  375. package/lib/core/Link/styles.d.ts +11 -12
  376. package/lib/core/Link/styles.d.ts.map +1 -1
  377. package/lib/core/List/List.stories.d.ts +1 -1
  378. package/lib/core/List/List.stories.d.ts.map +1 -1
  379. package/lib/core/List/List.stories.js +1 -3
  380. package/lib/core/List/index.d.ts +1 -1
  381. package/lib/core/List/index.d.ts.map +1 -1
  382. package/lib/core/List/styles.d.ts +11 -11
  383. package/lib/core/ListPager/ListPager.stories.d.ts +1 -1
  384. package/lib/core/ListPager/ListPager.stories.d.ts.map +1 -1
  385. package/lib/core/ListPager/index.js +1 -2
  386. package/lib/core/ListPager/styles.d.ts +5 -6
  387. package/lib/core/ListPager/styles.d.ts.map +1 -1
  388. package/lib/core/MediaCarousel/MediaCarousel.stories.d.ts +1 -1
  389. package/lib/core/MediaCarousel/MediaCarousel.stories.d.ts.map +1 -1
  390. package/lib/core/MediaCarousel/index.d.ts +2 -2
  391. package/lib/core/MediaCarousel/index.d.ts.map +1 -1
  392. package/lib/core/MediaCarousel/index.js +1 -2
  393. package/lib/core/MediaCarousel/styles.d.ts +11 -12
  394. package/lib/core/MediaCarousel/styles.d.ts.map +1 -1
  395. package/lib/core/Modal/ActionButtons/index.d.ts +1 -1
  396. package/lib/core/Modal/ActionButtons/index.d.ts.map +1 -1
  397. package/lib/core/Modal/Modal.stories.d.ts +1 -1
  398. package/lib/core/Modal/Modal.stories.d.ts.map +1 -1
  399. package/lib/core/Modal/Modal.stories.js +1 -2
  400. package/lib/core/Modal/index.d.ts +2 -2
  401. package/lib/core/Modal/index.js +1 -2
  402. package/lib/core/Modal/styles.d.ts +14 -15
  403. package/lib/core/Modal/styles.d.ts.map +1 -1
  404. package/lib/core/NoticeCard/NoticeCard.stories.d.ts +2 -2
  405. package/lib/core/NoticeCard/NoticeCard.stories.d.ts.map +1 -1
  406. package/lib/core/NoticeCard/index.js +1 -3
  407. package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/index.js +1 -2
  408. package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/styles.d.ts +6 -7
  409. package/lib/core/NoticeCard/privateComponents/NoticeAttachmentBlock/styles.d.ts.map +1 -1
  410. package/lib/core/NoticeCard/privateComponents/NoticeAttachmentList/styles.d.ts +2 -3
  411. package/lib/core/NoticeCard/privateComponents/NoticeAttachmentList/styles.d.ts.map +1 -1
  412. package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/index.js +1 -2
  413. package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/styles.d.ts +6 -7
  414. package/lib/core/NoticeCard/privateComponents/NoticeMetaInfo/styles.d.ts.map +1 -1
  415. package/lib/core/NoticeCard/styles.d.ts +8 -9
  416. package/lib/core/NoticeCard/styles.d.ts.map +1 -1
  417. package/lib/core/NotificationCounter/NotificationCounter.stories.d.ts +2 -2
  418. package/lib/core/NotificationCounter/NotificationCounter.stories.d.ts.map +1 -1
  419. package/lib/core/NotificationCounter/styles.d.ts +1 -1
  420. package/lib/core/NotificationCounter/styles.d.ts.map +1 -1
  421. package/lib/core/NotificationsMenu/NotificationRow/index.d.ts +1 -1
  422. package/lib/core/NotificationsMenu/NotificationRow/index.d.ts.map +1 -1
  423. package/lib/core/NotificationsMenu/NotificationRow/index.js +1 -2
  424. package/lib/core/NotificationsMenu/NotificationRow/styles.d.ts +36 -37
  425. package/lib/core/NotificationsMenu/NotificationRow/styles.d.ts.map +1 -1
  426. package/lib/core/NotificationsMenu/NotificationsMenu.stories.d.ts +1 -1
  427. package/lib/core/NotificationsMenu/NotificationsMenu.stories.d.ts.map +1 -1
  428. package/lib/core/NotificationsMenu/NotificationsMenu.stories.js +1 -3
  429. package/lib/core/NotificationsMenu/index.js +1 -2
  430. package/lib/core/NotificationsMenu/styles.d.ts +7 -8
  431. package/lib/core/NotificationsMenu/styles.d.ts.map +1 -1
  432. package/lib/core/PieChart/ActiveShape/index.js +1 -2
  433. package/lib/core/PieChart/PieChart.stories.d.ts +2 -2
  434. package/lib/core/PieChart/PieChart.stories.d.ts.map +1 -1
  435. package/lib/core/PieChart/index.js +1 -2
  436. package/lib/core/PieChart/renderTextContent/index.d.ts +1 -1
  437. package/lib/core/PieChart/renderTextContent/index.d.ts.map +1 -1
  438. package/lib/core/PieChart/renderTextContent/index.js +1 -2
  439. package/lib/core/PieChart/styles.d.ts +4 -5
  440. package/lib/core/PieChart/styles.d.ts.map +1 -1
  441. package/lib/core/PreemptionCard/PreemptionCard.stories.d.ts +1 -1
  442. package/lib/core/PreemptionCard/PreemptionCard.stories.d.ts.map +1 -1
  443. package/lib/core/PreemptionCard/index.js +1 -2
  444. package/lib/core/PreemptionCard/styles.d.ts +4 -5
  445. package/lib/core/PreemptionCard/styles.d.ts.map +1 -1
  446. package/lib/core/PreemptionCardLoading/PreemptionCardLoading.stories.d.ts +2 -2
  447. package/lib/core/PreemptionCardLoading/PreemptionCardLoading.stories.d.ts.map +1 -1
  448. package/lib/core/PreemptionCardLoading/index.js +1 -2
  449. package/lib/core/PreemptionCardLoading/styles.d.ts +6 -7
  450. package/lib/core/PreemptionCardLoading/styles.d.ts.map +1 -1
  451. package/lib/core/QuillEditor/QuillEditor.stories.d.ts +28 -0
  452. package/lib/core/QuillEditor/QuillEditor.stories.d.ts.map +1 -0
  453. package/lib/core/QuillEditor/QuillEditor.stories.js +55 -0
  454. package/lib/core/QuillEditor/config.d.ts +19 -0
  455. package/lib/core/QuillEditor/config.d.ts.map +1 -0
  456. package/lib/core/QuillEditor/config.js +28 -0
  457. package/lib/core/QuillEditor/index.d.ts +5 -0
  458. package/lib/core/QuillEditor/index.d.ts.map +1 -0
  459. package/lib/core/QuillEditor/index.js +160 -0
  460. package/lib/core/QuillEditor/models.d.ts +75 -0
  461. package/lib/core/QuillEditor/models.d.ts.map +1 -0
  462. package/lib/core/QuillEditor/models.js +1 -0
  463. package/lib/core/QuillEditor/styles.d.ts +13 -0
  464. package/lib/core/QuillEditor/styles.d.ts.map +1 -0
  465. package/lib/core/QuillEditor/styles.js +34 -0
  466. package/lib/core/Radio/Radio.stories.d.ts +2 -2
  467. package/lib/core/Radio/Radio.stories.d.ts.map +1 -1
  468. package/lib/core/Radio/Radio.stories.js +1 -2
  469. package/lib/core/Radio/index.d.ts +1 -1
  470. package/lib/core/Radio/index.d.ts.map +1 -1
  471. package/lib/core/Radio/index.js +1 -2
  472. package/lib/core/Radio/styles.d.ts +4 -4
  473. package/lib/core/SearchFilter/SearchFilter.stories.d.ts +2 -2
  474. package/lib/core/SearchFilter/SearchFilter.stories.d.ts.map +1 -1
  475. package/lib/core/SearchFilter/SearchFilter.stories.js +1 -2
  476. package/lib/core/SearchFilter/index.js +1 -3
  477. package/lib/core/SearchFilter/styles.d.ts +14 -15
  478. package/lib/core/SearchFilter/styles.d.ts.map +1 -1
  479. package/lib/core/SearchSelect/SearchSelect.stories.d.ts +2 -2
  480. package/lib/core/SearchSelect/SearchSelect.stories.d.ts.map +1 -1
  481. package/lib/core/SearchSelect/hooks/useSelectSearch.d.ts +0 -1
  482. package/lib/core/SearchSelect/hooks/useSelectSearch.d.ts.map +1 -1
  483. package/lib/core/SearchSelect/index.js +1 -3
  484. package/lib/core/SearchSelect/styles.d.ts +9 -10
  485. package/lib/core/SearchSelect/styles.d.ts.map +1 -1
  486. package/lib/core/Select/Select.stories.d.ts +2 -2
  487. package/lib/core/Select/Select.stories.d.ts.map +1 -1
  488. package/lib/core/Select/Select.stories.js +1 -2
  489. package/lib/core/Select/index.js +1 -2
  490. package/lib/core/Select/styles.d.ts +19 -20
  491. package/lib/core/Select/styles.d.ts.map +1 -1
  492. package/lib/core/SimpleBarChart/SimpleBarChart.stories.d.ts +2 -2
  493. package/lib/core/SimpleBarChart/SimpleBarChart.stories.d.ts.map +1 -1
  494. package/lib/core/SimpleBarChart/index.js +1 -2
  495. package/lib/core/SimpleBarChart/styles.d.ts +2 -3
  496. package/lib/core/SimpleBarChart/styles.d.ts.map +1 -1
  497. package/lib/core/SimpleLineChart/SimpleLineChart.stories.d.ts +2 -2
  498. package/lib/core/SimpleLineChart/SimpleLineChart.stories.d.ts.map +1 -1
  499. package/lib/core/SimpleLineChart/index.js +1 -2
  500. package/lib/core/SimpleLineChart/styles.d.ts +2 -3
  501. package/lib/core/SimpleLineChart/styles.d.ts.map +1 -1
  502. package/lib/core/Skeleton/Skeleton.stories.d.ts +1 -1
  503. package/lib/core/Skeleton/Skeleton.stories.d.ts.map +1 -1
  504. package/lib/core/Skeleton/styles.d.ts +9 -10
  505. package/lib/core/Skeleton/styles.d.ts.map +1 -1
  506. package/lib/core/Spinner/Spinner.stories.d.ts +2 -2
  507. package/lib/core/Spinner/Spinner.stories.d.ts.map +1 -1
  508. package/lib/core/Spinner/styles.d.ts +5 -5
  509. package/lib/core/Spinner/styles.d.ts.map +1 -1
  510. package/lib/core/Stepper/MobileStep/index.d.ts +1 -2
  511. package/lib/core/Stepper/MobileStep/index.d.ts.map +1 -1
  512. package/lib/core/Stepper/MobileStep/index.js +1 -2
  513. package/lib/core/Stepper/MobileStep/styles.d.ts +14 -15
  514. package/lib/core/Stepper/MobileStep/styles.d.ts.map +1 -1
  515. package/lib/core/Stepper/Step/index.js +1 -2
  516. package/lib/core/Stepper/Step/styles.d.ts +10 -11
  517. package/lib/core/Stepper/Step/styles.d.ts.map +1 -1
  518. package/lib/core/Stepper/Stepper.stories.d.ts +1 -1
  519. package/lib/core/Stepper/Stepper.stories.d.ts.map +1 -1
  520. package/lib/core/Stepper/index.js +1 -3
  521. package/lib/core/Stepper/styles.d.ts +4 -5
  522. package/lib/core/Stepper/styles.d.ts.map +1 -1
  523. package/lib/core/TabBar/TabBar.stories.d.ts +2 -2
  524. package/lib/core/TabBar/TabBar.stories.d.ts.map +1 -1
  525. package/lib/core/TabBar/TabBar.stories.js +1 -2
  526. package/lib/core/TabBar/TabItem/index.js +1 -2
  527. package/lib/core/TabBar/TabItem/styles.d.ts +2 -3
  528. package/lib/core/TabBar/TabItem/styles.d.ts.map +1 -1
  529. package/lib/core/TabBar/styles.d.ts +2 -3
  530. package/lib/core/TabBar/styles.d.ts.map +1 -1
  531. package/lib/core/TabNav/TabNav.stories.d.ts +2 -2
  532. package/lib/core/TabNav/TabNav.stories.d.ts.map +1 -1
  533. package/lib/core/TabNav/TabNav.stories.js +1 -2
  534. package/lib/core/TabNav/TabNavItem/index.js +1 -2
  535. package/lib/core/TabNav/TabNavItem/styles.d.ts +10 -11
  536. package/lib/core/TabNav/TabNavItem/styles.d.ts.map +1 -1
  537. package/lib/core/TabNav/index.js +1 -2
  538. package/lib/core/TabNav/styles.d.ts +12 -13
  539. package/lib/core/TabNav/styles.d.ts.map +1 -1
  540. package/lib/core/TabNav/utils/useContainerDimensions.d.ts.map +1 -1
  541. package/lib/core/Table/Cell.d.ts +1 -1
  542. package/lib/core/Table/Cell.d.ts.map +1 -1
  543. package/lib/core/Table/Row.d.ts +1 -1
  544. package/lib/core/Table/Row.d.ts.map +1 -1
  545. package/lib/core/Table/Table.stories.d.ts +2 -2
  546. package/lib/core/Table/Table.stories.d.ts.map +1 -1
  547. package/lib/core/Table/Table.stories.js +1 -2
  548. package/lib/core/Table/index.d.ts +1 -1
  549. package/lib/core/Table/index.d.ts.map +1 -1
  550. package/lib/core/Table/styles.d.ts +18 -19
  551. package/lib/core/Table/styles.d.ts.map +1 -1
  552. package/lib/core/Tag/Tag.stories.d.ts +1 -1
  553. package/lib/core/Tag/Tag.stories.d.ts.map +1 -1
  554. package/lib/core/Tag/index.js +1 -3
  555. package/lib/core/Tag/styles.d.ts +13 -13
  556. package/lib/core/Text/Text.stories.d.ts +1 -1
  557. package/lib/core/Text/Text.stories.d.ts.map +1 -1
  558. package/lib/core/Text/index.d.ts +1 -1
  559. package/lib/core/Text/index.d.ts.map +1 -1
  560. package/lib/core/Text/styles.d.ts +15 -15
  561. package/lib/core/Textarea/Textarea.stories.d.ts +1 -1
  562. package/lib/core/Textarea/Textarea.stories.d.ts.map +1 -1
  563. package/lib/core/Textarea/index.js +1 -2
  564. package/lib/core/Textarea/styles.d.ts +8 -9
  565. package/lib/core/Textarea/styles.d.ts.map +1 -1
  566. package/lib/core/Timeline/Timeline.stories.d.ts +2 -2
  567. package/lib/core/Timeline/Timeline.stories.d.ts.map +1 -1
  568. package/lib/core/Timeline/Timeline.stories.js +1 -2
  569. package/lib/core/Timeline/TimelineStep/index.js +1 -2
  570. package/lib/core/Timeline/TimelineStep/styles.d.ts +7 -8
  571. package/lib/core/Timeline/TimelineStep/styles.d.ts.map +1 -1
  572. package/lib/core/Timeline/styles.d.ts +2 -3
  573. package/lib/core/Timeline/styles.d.ts.map +1 -1
  574. package/lib/core/Timepicker/Timepicker.stories.d.ts +2 -2
  575. package/lib/core/Timepicker/Timepicker.stories.d.ts.map +1 -1
  576. package/lib/core/Timepicker/index.d.ts +1 -1
  577. package/lib/core/Timepicker/index.d.ts.map +1 -1
  578. package/lib/core/Timepicker/index.js +1 -2
  579. package/lib/core/Timepicker/styles.d.ts +9 -10
  580. package/lib/core/Timepicker/styles.d.ts.map +1 -1
  581. package/lib/core/Tooltip/Tooptip.stories.d.ts +2 -2
  582. package/lib/core/Tooltip/Tooptip.stories.d.ts.map +1 -1
  583. package/lib/core/Tooltip/index.js +1 -2
  584. package/lib/core/Tooltip/styles.d.ts +2 -2
  585. package/lib/core/UserMenu/UserMenu.stories.d.ts +2 -2
  586. package/lib/core/UserMenu/UserMenu.stories.d.ts.map +1 -1
  587. package/lib/core/UserMenu/UserMenu.stories.js +1 -2
  588. package/lib/core/UserMenu/index.js +1 -2
  589. package/lib/core/UserMenu/styles.d.ts +14 -15
  590. package/lib/core/UserMenu/styles.d.ts.map +1 -1
  591. package/lib/core/Video/Video.stories.d.ts +2 -1
  592. package/lib/core/Video/Video.stories.d.ts.map +1 -1
  593. package/lib/core/Video/index.d.ts +0 -1
  594. package/lib/core/Video/index.d.ts.map +1 -1
  595. package/lib/core/Video/styles.d.ts +2 -3
  596. package/lib/core/Video/styles.d.ts.map +1 -1
  597. package/lib/core/YearWheel/YearWheel.stories.d.ts +2 -2
  598. package/lib/core/YearWheel/YearWheel.stories.d.ts.map +1 -1
  599. package/lib/core/YearWheel/index.js +1 -2
  600. package/lib/core/YearWheel/styles.d.ts +4 -5
  601. package/lib/core/YearWheel/styles.d.ts.map +1 -1
  602. package/lib/core/private/ButtonOrLink.d.ts +18 -18
  603. package/lib/core/private/ButtonOrLink.d.ts.map +1 -1
  604. package/lib/core/private/ButtonOrLink.js +1 -2
  605. package/lib/globals/styles/styles.d.ts +1 -1
  606. package/lib/hooks/useIsMobile.d.ts +1 -1
  607. package/lib/hooks/useIsMobile.d.ts.map +1 -1
  608. package/lib/icons/General/IconAuditorFilled.js +1 -2
  609. package/lib/icons/General/IconAuditorOutline.js +1 -2
  610. package/lib/icons/General/IconCamera.js +1 -2
  611. package/lib/icons/General/IconCases.js +1 -2
  612. package/lib/icons/General/IconDocument.js +1 -2
  613. package/lib/icons/General/IconDocumentFilled.js +1 -2
  614. package/lib/icons/General/IconEmailMarkAsRead.d.ts +0 -1
  615. package/lib/icons/General/IconEmailMarkAsRead.d.ts.map +1 -1
  616. package/lib/icons/General/IconFillOut.js +1 -2
  617. package/lib/icons/General/IconHomeFilled.js +1 -2
  618. package/lib/icons/General/IconHomeOutline.js +1 -2
  619. package/lib/icons/General/IconHouseBlockFilled.js +1 -2
  620. package/lib/icons/General/IconHouseBlockOutline.js +1 -2
  621. package/lib/icons/General/IconImage.js +1 -2
  622. package/lib/icons/General/IconJanitorFilled.js +1 -2
  623. package/lib/icons/General/IconJanitorOutline.js +1 -2
  624. package/lib/icons/General/IconLeafFilled.js +1 -2
  625. package/lib/icons/General/IconLeafOutline.js +1 -2
  626. package/lib/icons/General/IconRearrange.js +1 -2
  627. package/lib/icons/Icon.stories.d.ts +0 -1
  628. package/lib/icons/Icon.stories.d.ts.map +1 -1
  629. package/lib/icons/Icon.stories.js +1 -2
  630. package/lib/icons/Logos/IconBankAxept.js +1 -2
  631. package/lib/icons/Logos/IconGmail.js +1 -2
  632. package/lib/icons/Logos/IconMasterCard.js +1 -2
  633. package/lib/icons/Logos/IconOffice365.js +1 -2
  634. package/lib/icons/Logos/IconVisa.js +1 -2
  635. package/lib/icons/withIcon.d.ts +2 -2
  636. package/lib/icons/withIcon.d.ts.map +1 -1
  637. package/lib/illustrations/Backgrounds/IllustrationHousesBackground.js +1 -2
  638. package/lib/illustrations/Backgrounds/IllustrationHousesBackgroundWithComposition.js +1 -2
  639. package/lib/illustrations/General/IllustrationBudget.js +1 -2
  640. package/lib/illustrations/General/IllustrationError.js +1 -2
  641. package/lib/illustrations/General/IllustrationErrorGeneric.js +1 -2
  642. package/lib/illustrations/General/IllustrationHighHouse.js +1 -2
  643. package/lib/illustrations/General/IllustrationHighHouseComposition.js +1 -2
  644. package/lib/illustrations/General/IllustrationHouse.js +1 -2
  645. package/lib/illustrations/General/IllustrationHouseComposition.js +1 -2
  646. package/lib/illustrations/General/IllustrationHouseMissing.js +1 -2
  647. package/lib/illustrations/General/IllustrationLowHouse.js +1 -2
  648. package/lib/illustrations/General/IllustrationLowHouseComposition.js +1 -2
  649. package/lib/illustrations/General/IllustrationPaperCompleted.js +1 -2
  650. package/lib/illustrations/General/IllustrationPaperMissing.js +1 -2
  651. package/lib/illustrations/General/IllustrationSemiDetachedHouse.js +1 -2
  652. package/lib/illustrations/General/IllustrationSemiDetachedHouseComposition.js +1 -2
  653. package/lib/illustrations/General/IllustrationServiceMessage.d.ts +0 -1
  654. package/lib/illustrations/General/IllustrationServiceMessage.d.ts.map +1 -1
  655. package/lib/illustrations/General/IllustrationServiceMessage.js +1 -2
  656. package/lib/illustrations/General/IllustrationSmallHouse.js +1 -2
  657. package/lib/illustrations/General/IllustrationSmallHouseComposition.js +1 -2
  658. package/lib/illustrations/General/IllustrationTechninalDifficulties.d.ts +0 -1
  659. package/lib/illustrations/General/IllustrationTechninalDifficulties.d.ts.map +1 -1
  660. package/lib/illustrations/General/IllustrationTechninalDifficulties.js +1 -2
  661. package/lib/illustrations/General/IllustrationTerraceBlock.js +1 -2
  662. package/lib/illustrations/General/IllustrationTerraceBlockComposition.js +1 -2
  663. package/lib/illustrations/General/IllustrationTownHouse.js +1 -2
  664. package/lib/illustrations/General/IllustrationTownHouseComposition.js +1 -2
  665. package/lib/illustrations/Illustration.stories.d.ts +0 -1
  666. package/lib/illustrations/Illustration.stories.d.ts.map +1 -1
  667. package/lib/illustrations/Illustration.stories.js +1 -2
  668. package/lib/illustrations/MySite/IllustrationMySiteAssociation.js +1 -2
  669. package/lib/illustrations/MySite/IllustrationMySiteBenefits.js +1 -2
  670. package/lib/illustrations/MySite/IllustrationMySiteBuilding.js +1 -2
  671. package/lib/illustrations/MySite/IllustrationMySiteCoffeeBook.js +1 -2
  672. package/lib/illustrations/MySite/IllustrationMySiteComputer.js +1 -2
  673. package/lib/illustrations/MySite/IllustrationMySiteCooperative.js +1 -2
  674. package/lib/illustrations/MySite/IllustrationMySiteDashboard.js +1 -2
  675. package/lib/illustrations/MySite/IllustrationMySiteGift.js +1 -2
  676. package/lib/illustrations/MySite/IllustrationMySiteLetterSent.js +1 -2
  677. package/lib/illustrations/MySite/IllustrationMySiteMailbox.js +1 -2
  678. package/lib/illustrations/MySite/IllustrationMySitePapers.js +1 -2
  679. package/lib/illustrations/MySite/IllustrationMySitePiggyBank.js +1 -2
  680. package/lib/illustrations/MySite/IllustrationMySiteTransfer.js +1 -2
  681. package/lib/illustrations/styles.d.ts +2 -2
  682. package/lib/illustrations/withIllustration.d.ts +2 -2
  683. package/lib/illustrations/withIllustration.d.ts.map +1 -1
  684. package/lib/index.d.ts +2 -1
  685. package/lib/index.d.ts.map +1 -1
  686. package/lib/index.js +2 -1
  687. package/lib/layout/Footer/Footer.stories.d.ts +2 -2
  688. package/lib/layout/Footer/Footer.stories.d.ts.map +1 -1
  689. package/lib/layout/Footer/Footer.stories.js +1 -2
  690. package/lib/layout/Footer/FooterButton/styles.d.ts +27 -28
  691. package/lib/layout/Footer/FooterButton/styles.d.ts.map +1 -1
  692. package/lib/layout/Footer/FooterCol/styles.d.ts +2 -3
  693. package/lib/layout/Footer/FooterCol/styles.d.ts.map +1 -1
  694. package/lib/layout/Footer/FooterGroup/styles.d.ts +2 -3
  695. package/lib/layout/Footer/FooterGroup/styles.d.ts.map +1 -1
  696. package/lib/layout/Footer/FooterLabel/styles.d.ts +2 -3
  697. package/lib/layout/Footer/FooterLabel/styles.d.ts.map +1 -1
  698. package/lib/layout/Footer/FooterLink/styles.d.ts +27 -28
  699. package/lib/layout/Footer/FooterLink/styles.d.ts.map +1 -1
  700. package/lib/layout/Footer/styles.d.ts +3 -4
  701. package/lib/layout/Footer/styles.d.ts.map +1 -1
  702. package/lib/layout/Layout/Layout.stories.d.ts +2 -2
  703. package/lib/layout/Layout/Layout.stories.d.ts.map +1 -1
  704. package/lib/layout/Layout/styles.d.ts +3 -4
  705. package/lib/layout/Layout/styles.d.ts.map +1 -1
  706. package/lib/layout/LayoutShell/LayoutShell.stories.d.ts +2 -2
  707. package/lib/layout/LayoutShell/LayoutShell.stories.d.ts.map +1 -1
  708. package/lib/layout/LayoutShell/index.js +1 -2
  709. package/lib/layout/LayoutShell/styles.d.ts +9 -10
  710. package/lib/layout/LayoutShell/styles.d.ts.map +1 -1
  711. package/lib/layout/Menu/AppPicker/index.js +1 -2
  712. package/lib/layout/Menu/AppPicker/styles.d.ts +2 -3
  713. package/lib/layout/Menu/AppPicker/styles.d.ts.map +1 -1
  714. package/lib/layout/Menu/MainMenu/styles.d.ts +2 -3
  715. package/lib/layout/Menu/MainMenu/styles.d.ts.map +1 -1
  716. package/lib/layout/Menu/MenuItem/index.js +1 -2
  717. package/lib/layout/Menu/MenuItem/styles.d.ts +2 -3
  718. package/lib/layout/Menu/MenuItem/styles.d.ts.map +1 -1
  719. package/lib/layout/Menu/MenuSpacer/styles.d.ts +2 -3
  720. package/lib/layout/Menu/MenuSpacer/styles.d.ts.map +1 -1
  721. package/lib/layout/Menu/MenuTop/index.js +1 -2
  722. package/lib/layout/Menu/MenuTop/styles.d.ts +29 -30
  723. package/lib/layout/Menu/MenuTop/styles.d.ts.map +1 -1
  724. package/lib/layout/Menu/SecondaryMenu/index.js +1 -2
  725. package/lib/layout/Menu/SecondaryMenu/styles.d.ts +4 -5
  726. package/lib/layout/Menu/SecondaryMenu/styles.d.ts.map +1 -1
  727. package/lib/layout/Menu/SecondaryMenuItem/index.js +1 -2
  728. package/lib/layout/Menu/Sidemenu.stories.d.ts +2 -2
  729. package/lib/layout/Menu/Sidemenu.stories.d.ts.map +1 -1
  730. package/lib/layout/Menu/Sidemenu.stories.js +1 -2
  731. package/lib/layout/Menu/styles.d.ts +2 -3
  732. package/lib/layout/Menu/styles.d.ts.map +1 -1
  733. package/lib/layout/Submenu/Submenu.stories.d.ts +2 -2
  734. package/lib/layout/Submenu/Submenu.stories.d.ts.map +1 -1
  735. package/lib/layout/Submenu/Submenu.stories.js +1 -2
  736. package/lib/layout/Submenu/SubmenuItem/styles.d.ts +2 -3
  737. package/lib/layout/Submenu/SubmenuItem/styles.d.ts.map +1 -1
  738. package/lib/layout/Submenu/SubmenuLightThemeBg/index.js +1 -2
  739. package/lib/layout/Submenu/index.js +1 -2
  740. package/lib/layout/Submenu/styles.d.ts +16 -17
  741. package/lib/layout/Submenu/styles.d.ts.map +1 -1
  742. package/lib/layout/Topbar/Topbar.stories.d.ts +2 -2
  743. package/lib/layout/Topbar/Topbar.stories.d.ts.map +1 -1
  744. package/lib/layout/Topbar/styles.d.ts +0 -1
  745. package/lib/layout/Topbar/styles.d.ts.map +1 -1
  746. package/lib/shared/components/VisuallyHidden/index.d.ts +2 -3
  747. package/lib/shared/components/VisuallyHidden/index.d.ts.map +1 -1
  748. package/lib/shared/recharts/CustomLegend/index.js +1 -2
  749. package/lib/shared/recharts/CustomLegend/styles.d.ts +5 -6
  750. package/lib/shared/recharts/CustomLegend/styles.d.ts.map +1 -1
  751. package/lib/shared/recharts/CustomTooltip/index.js +1 -2
  752. package/lib/shared/recharts/CustomTooltip/styles.d.ts +6 -7
  753. package/lib/shared/recharts/CustomTooltip/styles.d.ts.map +1 -1
  754. package/lib/utils/accountNumber.d.ts +1 -1
  755. package/lib/utils/accountNumber.d.ts.map +1 -1
  756. package/lib/utils/dates.d.ts +2 -2
  757. package/lib/utils/dates.d.ts.map +1 -1
  758. package/lib/utils/file.d.ts +1 -1
  759. package/lib/utils/file.d.ts.map +1 -1
  760. package/lib/utils/format.d.ts +3 -3
  761. package/lib/utils/format.d.ts.map +1 -1
  762. package/lib/utils/removeFocusOnMouseUp.d.ts +0 -1
  763. package/lib/utils/removeFocusOnMouseUp.d.ts.map +1 -1
  764. package/lib/utils/time.d.ts +6 -6
  765. package/lib/utils/time.d.ts.map +1 -1
  766. package/lib/utils/useSnorreTheme.d.ts +1 -1
  767. package/lib/utils/useSnorreTheme.d.ts.map +1 -1
  768. package/package.json +3 -2
@@ -1 +1 @@
1
- {"version":3,"file":"PreemptionCardLoading.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/PreemptionCardLoading/PreemptionCardLoading.stories.tsx"],"names":[],"mappings":";;AAGA,wBAGS;AAET,eAAO,MAAM,OAAO;;;CAYnB,CAAA"}
1
+ {"version":3,"file":"PreemptionCardLoading.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/PreemptionCardLoading/PreemptionCardLoading.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAA;wBAMlC,IAAI;AAHT,wBAGS;AAET,eAAO,MAAM,OAAO;;;CAYnB,CAAA"}
@@ -3,8 +3,7 @@ import Card from '../Card';
3
3
  import Divider from '../Divider';
4
4
  import Skeleton from '../Skeleton';
5
5
  import { WrapperUnitInformation, WrapperHeader } from './styles';
6
- import { jsx as _jsx } from "react/jsx-runtime";
7
- import { jsxs as _jsxs } from "react/jsx-runtime";
6
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
8
7
  const PreemptionCardLoading = () => {
9
8
  return /*#__PURE__*/_jsxs(Card, {
10
9
  shadow: true,
@@ -1,14 +1,13 @@
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 WrapperHeader: 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 WrapperUnitInformation: 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/PreemptionCardLoading/styles.ts"],"names":[],"mappings":";AAEA,eAAO,MAAM,OAAO;;;yGAOnB,CAAA;AAED,eAAO,MAAM,aAAa;;;yGAazB,CAAA;AAED,eAAO,MAAM,sBAAsB;;;yGAGlC,CAAA"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/packages/core/PreemptionCardLoading/styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,OAAO;;eA4B0B,WAAW;yGArBxD,CAAA;AAED,eAAO,MAAM,aAAa;;eAmBoB,WAAW;yGANxD,CAAA;AAED,eAAO,MAAM,sBAAsB;;eAIW,WAAW;yGADxD,CAAA"}
@@ -0,0 +1,28 @@
1
+ import { Meta } from '@storybook/react';
2
+ declare const _default: Meta;
3
+ export default _default;
4
+ export declare const Default: {
5
+ render: () => import("react").JSX.Element;
6
+ name: string;
7
+ };
8
+ export declare const Rich: {
9
+ render: () => import("react").JSX.Element;
10
+ name: string;
11
+ };
12
+ export declare const Readonly: {
13
+ render: () => import("react").JSX.Element;
14
+ name: string;
15
+ };
16
+ export declare const CustomSize: {
17
+ render: () => import("react").JSX.Element;
18
+ name: string;
19
+ };
20
+ export declare const Placeholder: {
21
+ render: () => import("react").JSX.Element;
22
+ name: string;
23
+ };
24
+ export declare const WithError: {
25
+ render: () => import("react").JSX.Element;
26
+ name: string;
27
+ };
28
+ //# sourceMappingURL=QuillEditor.stories.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"QuillEditor.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/QuillEditor/QuillEditor.stories.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAA;wBAKlC,IAAI;AAHT,wBAGS;AAET,eAAO,MAAM,OAAO;;;CAenB,CAAA;AAED,eAAO,MAAM,IAAI;;;CAGhB,CAAA;AAED,eAAO,MAAM,QAAQ;;;CAGpB,CAAA;AAED,eAAO,MAAM,UAAU;;;CAKtB,CAAA;AAED,eAAO,MAAM,WAAW;;;CAKvB,CAAA;AAED,eAAO,MAAM,SAAS;;;CAQrB,CAAA"}
@@ -0,0 +1,55 @@
1
+ import QuillEditor from '.';
2
+ import { jsx as _jsx } from "react/jsx-runtime";
3
+ export default {
4
+ title: 'Core/QuillEditor',
5
+ component: QuillEditor
6
+ };
7
+ export const Default = {
8
+ render: () => {
9
+ return /*#__PURE__*/_jsx(QuillEditor, {
10
+ onChange: e => console.log(e),
11
+ onBlur: () => console.log('blur'),
12
+ onFocus: () => console.log('focus'),
13
+ overrideValue: "<p>Initial value</p>",
14
+ onSelectionChange: (range, source, quill) => console.log(range, source, quill)
15
+ });
16
+ },
17
+ name: 'Default'
18
+ };
19
+ export const Rich = {
20
+ render: () => /*#__PURE__*/_jsx(QuillEditor, {
21
+ type: "rich",
22
+ onChange: e => console.log(e)
23
+ }),
24
+ name: 'Rich'
25
+ };
26
+ export const Readonly = {
27
+ render: () => /*#__PURE__*/_jsx(QuillEditor, {
28
+ resize: true,
29
+ readOnly: true,
30
+ initialValue: "Readonly"
31
+ }),
32
+ name: 'Readonly'
33
+ };
34
+ export const CustomSize = {
35
+ render: () => /*#__PURE__*/_jsx(QuillEditor, {
36
+ height: 300,
37
+ width: 400,
38
+ onChange: e => console.log(e)
39
+ }),
40
+ name: 'Custom size'
41
+ };
42
+ export const Placeholder = {
43
+ render: () => /*#__PURE__*/_jsx(QuillEditor, {
44
+ placeholder: "Placeholder",
45
+ onChange: e => console.log(e)
46
+ }),
47
+ name: 'Placeholder'
48
+ };
49
+ export const WithError = {
50
+ render: () => /*#__PURE__*/_jsx(QuillEditor, {
51
+ invalidMessage: "Memes are not allowed",
52
+ onChange: e => console.log(e)
53
+ }),
54
+ name: 'With error'
55
+ };
@@ -0,0 +1,19 @@
1
+ export declare const basicToolbar: (string[] | ({
2
+ list: string;
3
+ indent?: undefined;
4
+ } | {
5
+ indent: string;
6
+ list?: undefined;
7
+ })[])[];
8
+ export declare const richToolbar: (string[] | {
9
+ header: (number | boolean)[];
10
+ }[] | ({
11
+ list: string;
12
+ indent?: undefined;
13
+ } | {
14
+ indent: string;
15
+ list?: undefined;
16
+ })[] | {
17
+ align: string;
18
+ }[])[];
19
+ //# sourceMappingURL=config.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"config.d.ts","sourceRoot":"","sources":["../../../src/packages/core/QuillEditor/config.ts"],"names":[],"mappings":"AAkBA,eAAO,MAAM,YAAY;;;;;;OAAuB,CAAA;AAEhD,eAAO,MAAM,WAAW;;;;;;;;;;MAAkD,CAAA"}
@@ -0,0 +1,28 @@
1
+ // Toolbar options
2
+ const sizes = [{
3
+ header: [false, 1, 2, 3, 4, 5, 6]
4
+ }];
5
+ const decorations = ['bold', 'italic', 'underline'];
6
+ const lists = [{
7
+ list: 'bullet'
8
+ }, {
9
+ list: 'ordered'
10
+ }, {
11
+ indent: '+1'
12
+ }, {
13
+ indent: '-1'
14
+ }];
15
+ const alignments = [{
16
+ align: ''
17
+ }, {
18
+ align: 'center'
19
+ }, {
20
+ align: 'right'
21
+ }, {
22
+ align: 'justify'
23
+ }];
24
+ const link = 'link';
25
+ // const image = 'image'
26
+
27
+ export const basicToolbar = [decorations, lists];
28
+ export const richToolbar = [sizes, decorations, lists, alignments, [link]];
@@ -0,0 +1,5 @@
1
+ import 'quill/dist/quill.snow.css';
2
+ import { QuillEditorProps } from './models';
3
+ declare const QuillEditor: React.FC<QuillEditorProps>;
4
+ export default QuillEditor;
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/core/QuillEditor/index.tsx"],"names":[],"mappings":"AAGA,OAAO,2BAA2B,CAAA;AAClC,OAAO,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAA;AA2B3C,QAAA,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAwJ3C,CAAA;AAED,eAAe,WAAW,CAAA"}
@@ -0,0 +1,160 @@
1
+ /** @jsxImportSource @emotion/react */
2
+ import { useRef, useState, useEffect, useCallback } from 'react';
3
+ import Quill from 'quill';
4
+ import 'quill/dist/quill.snow.css';
5
+ import { basicToolbar, richToolbar } from './config';
6
+ import { ErrorWrapper, Label, styles } from './styles';
7
+ import Text from '../Text';
8
+ import IconErrorOutline from '../../icons/General/IconErrorOutline';
9
+ import { useTheme } from '@emotion/react';
10
+ import IndentAttributor from '../EditorQuillReact/IndentAttributor';
11
+ import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
12
+ const Parchment = Quill.import('parchment');
13
+
14
+ //Text direction
15
+ Quill.register(Quill.import('attributors/style/direction'), true);
16
+ //Alignment
17
+ Quill.register(Quill.import('attributors/style/align'), true);
18
+ // Text sizes
19
+ const Size = Quill.import('attributors/style/size');
20
+ Size.whitelist = ['0.75em', '1em', '1.5em', '2.5em'];
21
+ Quill.register(Size, true);
22
+ let IndentStyle = new IndentAttributor('indent', 'text-indent', {
23
+ scope: Parchment.Scope.BLOCK,
24
+ whitelist: ['1em', '2em', '3em', '4em', '5em', '6em', '7em', '8em', '9em']
25
+ });
26
+ Quill.register(IndentStyle, true);
27
+ const QuillEditor = ({
28
+ height,
29
+ width,
30
+ maxHeight = 500,
31
+ maxWidth,
32
+ placeholder = '',
33
+ initialValue = '',
34
+ overrideValue,
35
+ label = 'Editor',
36
+ readOnly = false,
37
+ type = 'basic',
38
+ customModules = {
39
+ toolbar: basicToolbar
40
+ },
41
+ formats,
42
+ bounds,
43
+ onChange,
44
+ onFocus,
45
+ onBlur,
46
+ onSelectionChange,
47
+ invalidMessage,
48
+ style,
49
+ className,
50
+ disabled,
51
+ resize // Trenger vi denne?,
52
+ }) => {
53
+ const [quill, setQuill] = useState(null);
54
+ const editorRef = useRef(null);
55
+ const {
56
+ alert
57
+ } = useTheme();
58
+ const toolbars = {
59
+ basic: basicToolbar,
60
+ rich: richToolbar,
61
+ custom: customModules.toolbar
62
+ };
63
+ const modules = {
64
+ toolbar: toolbars[type || 'basic']
65
+ };
66
+ const handleChange = useCallback((delta, oldDelta, source) => {
67
+ if (quill && onChange) {
68
+ const html = quill.root.innerHTML;
69
+ onChange(html, delta, source, quill);
70
+ }
71
+ }, [quill, onChange]);
72
+ useEffect(() => {
73
+ if (editorRef.current && !quill) {
74
+ const quillInstance = new Quill(editorRef.current, {
75
+ theme: 'snow',
76
+ modules,
77
+ formats,
78
+ placeholder,
79
+ bounds,
80
+ readOnly
81
+ });
82
+ applySizes();
83
+ if (initialValue) {
84
+ quillInstance.root.innerHTML = initialValue;
85
+ }
86
+ setQuill(quillInstance);
87
+ }
88
+ }, [editorRef, modules, formats, placeholder, readOnly, onFocus, onBlur, initialValue, handleChange]);
89
+ useEffect(() => {
90
+ if (quill && disabled) {
91
+ quill.disable();
92
+ } else if (quill) {
93
+ quill.enable();
94
+ }
95
+ }, [quill, disabled]);
96
+ useEffect(() => {
97
+ if (quill && overrideValue !== undefined) {
98
+ if (quill.root.innerHTML !== overrideValue) {
99
+ quill.root.innerHTML = overrideValue;
100
+ }
101
+ }
102
+ }, [quill, overrideValue]);
103
+ useEffect(() => {
104
+ if (quill && readOnly) {
105
+ quill.enable(false);
106
+ } else if (quill) {
107
+ quill.enable(true);
108
+ }
109
+ }, [readOnly, quill]);
110
+ useEffect(() => {
111
+ if (!quill) return;
112
+ quill.on('text-change', handleChange);
113
+ quill.on('selection-change', (range, oldRange, source) => {
114
+ if (range) {
115
+ onFocus && onFocus();
116
+ } else {
117
+ onBlur && onBlur();
118
+ }
119
+ onSelectionChange && onSelectionChange(range, source, quill);
120
+ });
121
+ return () => {
122
+ quill.off('text-change', handleChange);
123
+ quill.off('selection-change');
124
+ };
125
+ }, [quill?.container]);
126
+ const applySizes = () => {
127
+ if (!quill) return;
128
+ maxHeight && (quill.root.style.maxHeight = `${maxHeight}px`);
129
+ maxWidth && (quill.root.style.maxWidth = `${maxWidth}px`);
130
+ width && (quill.root.style.width = `${width}px`);
131
+ height && (quill.root.style.height = `${height}px`);
132
+ };
133
+ return _jsxs("div", {
134
+ css: theme => [styles.default(theme, maxHeight)],
135
+ children: [label && _jsx(Label, {
136
+ children: label
137
+ }), _jsx("div", {
138
+ className: `${className || ''}`,
139
+ style: {
140
+ height,
141
+ width,
142
+ maxHeight,
143
+ maxWidth,
144
+ ...style
145
+ },
146
+ children: _jsx("div", {
147
+ ref: editorRef
148
+ })
149
+ }), invalidMessage && _jsx(ErrorWrapper, {
150
+ children: _jsxs(Text, {
151
+ color: alert,
152
+ children: [_jsx(IconErrorOutline, {
153
+ size: "16px",
154
+ color: alert
155
+ }), " ", invalidMessage]
156
+ })
157
+ })]
158
+ });
159
+ };
160
+ export default QuillEditor;
@@ -0,0 +1,75 @@
1
+ import Quill from 'quill';
2
+ interface QuillToolbarConfig {
3
+ bold?: boolean;
4
+ italic?: boolean;
5
+ underline?: boolean;
6
+ strike?: boolean;
7
+ blockquote?: boolean;
8
+ 'code-block'?: boolean;
9
+ header?: boolean | number | number[] | {
10
+ [key: string]: string;
11
+ };
12
+ list?: {
13
+ ordered?: boolean;
14
+ bullet?: boolean;
15
+ };
16
+ script?: {
17
+ sub?: boolean;
18
+ super?: boolean;
19
+ };
20
+ indent?: {
21
+ '+1'?: boolean;
22
+ '-1'?: boolean;
23
+ };
24
+ direction?: {
25
+ rtl?: boolean;
26
+ };
27
+ size?: boolean | string[] | {
28
+ [key: string]: string;
29
+ };
30
+ color?: boolean | string[];
31
+ background?: boolean | string[];
32
+ font?: boolean | string[];
33
+ align?: boolean | string[] | {
34
+ [key: string]: string;
35
+ };
36
+ clean?: boolean;
37
+ link?: boolean;
38
+ image?: boolean;
39
+ video?: boolean;
40
+ }
41
+ interface QuillEditorProps {
42
+ height?: number;
43
+ width?: number;
44
+ maxHeight?: number;
45
+ maxWidth?: number;
46
+ label?: string;
47
+ disabled?: boolean;
48
+ placeholder?: string;
49
+ initialValue?: string;
50
+ overrideValue?: string;
51
+ readOnly?: boolean;
52
+ type?: 'basic' | 'rich' | 'full' | 'custom';
53
+ customModules?: {
54
+ toolbar?: QuillToolbarConfig[];
55
+ };
56
+ resize?: boolean | 'both';
57
+ formats?: string[];
58
+ bounds?: string | HTMLElement;
59
+ onChange?: (content: string, delta: any, source: string, editor: any) => void;
60
+ onSelectionChange?: (range: any, source: string, editor: any | null) => void;
61
+ onFocus?: () => void;
62
+ onBlur?: () => void;
63
+ invalidMessage?: string;
64
+ style?: React.CSSProperties;
65
+ className?: string;
66
+ }
67
+ interface QuillEditorRef {
68
+ getQuill: () => any;
69
+ getEditor: () => HTMLDivElement | null;
70
+ }
71
+ interface QuillRef {
72
+ current: Quill | null;
73
+ }
74
+ export { QuillToolbarConfig, QuillEditorProps, QuillEditorRef, QuillRef };
75
+ //# sourceMappingURL=models.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../src/packages/core/QuillEditor/models.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,UAAU,kBAAkB;IAE1B,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,MAAM,CAAC,EAAE,OAAO,CAAA;IAGhB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,YAAY,CAAC,EAAE,OAAO,CAAA;IAGtB,MAAM,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,MAAM,EAAE,GAAG;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAA;IAGhE,IAAI,CAAC,EAAE;QACL,OAAO,CAAC,EAAE,OAAO,CAAA;QACjB,MAAM,CAAC,EAAE,OAAO,CAAA;KACjB,CAAA;IAGD,MAAM,CAAC,EAAE;QACP,GAAG,CAAC,EAAE,OAAO,CAAA;QACb,KAAK,CAAC,EAAE,OAAO,CAAA;KAChB,CAAA;IAGD,MAAM,CAAC,EAAE;QACP,IAAI,CAAC,EAAE,OAAO,CAAA;QACd,IAAI,CAAC,EAAE,OAAO,CAAA;KACf,CAAA;IAGD,SAAS,CAAC,EAAE;QACV,GAAG,CAAC,EAAE,OAAO,CAAA;KACd,CAAA;IAGD,IAAI,CAAC,EAAE,OAAO,GAAG,MAAM,EAAE,GAAG;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAA;IAGrD,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,EAAE,CAAA;IAC1B,UAAU,CAAC,EAAE,OAAO,GAAG,MAAM,EAAE,CAAA;IAG/B,IAAI,CAAC,EAAE,OAAO,GAAG,MAAM,EAAE,CAAA;IAGzB,KAAK,CAAC,EAAE,OAAO,GAAG,MAAM,EAAE,GAAG;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAA;KAAE,CAAA;IAGtD,KAAK,CAAC,EAAE,OAAO,CAAA;IAGf,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,KAAK,CAAC,EAAE,OAAO,CAAA;CAChB;AAED,UAAU,gBAAgB;IACxB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,MAAM,GAAG,QAAQ,CAAA;IAC3C,aAAa,CAAC,EAAE;QACd,OAAO,CAAC,EAAE,kBAAkB,EAAE,CAAA;KAC/B,CAAA;IACD,MAAM,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IACzB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAA;IAClB,MAAM,CAAC,EAAE,MAAM,GAAG,WAAW,CAAA;IAC7B,QAAQ,CAAC,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,GAAG,KAAK,IAAI,CAAA;IAC7E,iBAAiB,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,GAAG,GAAG,IAAI,KAAK,IAAI,CAAA;IAC5E,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;IACpB,MAAM,CAAC,EAAE,MAAM,IAAI,CAAA;IACnB,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAA;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,UAAU,cAAc;IACtB,QAAQ,EAAE,MAAM,GAAG,CAAA;IACnB,SAAS,EAAE,MAAM,cAAc,GAAG,IAAI,CAAA;CACvC;AAED,UAAU,QAAQ;IAChB,OAAO,EAAE,KAAK,GAAG,IAAI,CAAA;CACtB;AAED,OAAO,EAAE,kBAAkB,EAAE,gBAAgB,EAAE,cAAc,EAAE,QAAQ,EAAE,CAAA"}
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,13 @@
1
+ import { IAppTheme } from '../../app-shell/theme';
2
+ export declare const styles: {
3
+ default: (theme: IAppTheme, maxHeight: number) => import("@emotion/react").SerializedStyles;
4
+ };
5
+ export declare const Label: import("@emotion/styled").StyledComponent<{
6
+ theme?: import("@emotion/react").Theme;
7
+ as?: React.ElementType;
8
+ }, import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, {}>;
9
+ export declare const ErrorWrapper: import("@emotion/styled").StyledComponent<{
10
+ theme?: import("@emotion/react").Theme;
11
+ as?: React.ElementType;
12
+ }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
13
+ //# sourceMappingURL=styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/packages/core/QuillEditor/styles.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,SAAS,EAAE,MAAM,uBAAuB,CAAA;AACjD,eAAO,MAAM,MAAM;qBACA,SAAS,aAAa,MAAM;CA6E9C,CAAA;AAED,eAAO,MAAM,KAAK;;eA1DR,WAAU;kHA+DnB,CAAA;AAED,eAAO,MAAM,YAAY;;eAjEf,WAAU;yGA2EnB,CAAA"}
@@ -0,0 +1,34 @@
1
+ import _styled from "@emotion/styled/base";
2
+ function _EMOTION_STRINGIFIED_CSS_ERROR__() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; }
3
+ import { css } from '@emotion/react';
4
+ export const styles = {
5
+ default: (theme, maxHeight) => /*#__PURE__*/css("display:flex;flex-direction:column;gap:4px;.ql-toolbar{border:1px solid ", theme.border, ";border-radius:3px 3px 0 0;padding-top:0;padding-bottom:0;.ql-formats{margin-right:0;padding:4px;&:not(:first-of-type){border-left:1px solid ", theme.border, ";}button{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:3px;svg{height:65%;}&:hover{background:rgb(222, 224, 226);}&.ql-active{background:rgb(200, 203, 207);}}}.ql-picker-label{border-color:transparent!important;}.ql-picker-options{border-radius:3px;padding-left:0;padding-right:0;margin-top:3px!important;.ql-picker-item{padding:4px;&:hover{background:rgb(222, 224, 226);}}}}.ql-container{border:1px solid ", theme.border, ";border-top:none;border-radius:0 0 3px 3px;font-size:16px;}", maxHeight && /*#__PURE__*/css(".ql-editor{min-height:150px;max-height:", maxHeight, "px;}" + (process.env.NODE_ENV === "production" ? "" : ";label:default;"), process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9wYWNrYWdlcy9jb3JlL1F1aWxsRWRpdG9yL3N0eWxlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUEwRU8iLCJmaWxlIjoiLi4vLi4vLi4vc3JjL3BhY2thZ2VzL2NvcmUvUXVpbGxFZGl0b3Ivc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IElBcHBUaGVtZSB9IGZyb20gJy4uLy4uL2FwcC1zaGVsbC90aGVtZSdcbmV4cG9ydCBjb25zdCBzdHlsZXMgPSB7XG4gIGRlZmF1bHQ6ICh0aGVtZTogSUFwcFRoZW1lLCBtYXhIZWlnaHQ6IG51bWJlcikgPT4gY3NzYFxuICAgIGRpc3BsYXk6IGZsZXg7XG4gICAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjtcbiAgICBnYXA6IDRweDtcblxuICAgIC5xbC10b29sYmFyIHtcbiAgICAgIGJvcmRlcjogMXB4IHNvbGlkICR7dGhlbWUuYm9yZGVyfTtcbiAgICAgIGJvcmRlci1yYWRpdXM6IDNweCAzcHggMCAwO1xuICAgICAgcGFkZGluZy10b3A6IDA7XG4gICAgICBwYWRkaW5nLWJvdHRvbTogMDtcblxuICAgICAgLnFsLWZvcm1hdHMge1xuICAgICAgICBtYXJnaW4tcmlnaHQ6IDA7XG4gICAgICAgIHBhZGRpbmc6IDRweDtcblxuICAgICAgICAvLyBOb3QgdGhlIGxhc3Qgb25lXG4gICAgICAgICY6bm90KDpmaXJzdC1vZi10eXBlKSB7XG4gICAgICAgICAgYm9yZGVyLWxlZnQ6IDFweCBzb2xpZCAke3RoZW1lLmJvcmRlcn07XG4gICAgICAgIH1cblxuICAgICAgICBidXR0b24ge1xuICAgICAgICAgIHdpZHRoOiAzNHB4O1xuICAgICAgICAgIGhlaWdodDogMzRweDtcbiAgICAgICAgICBkaXNwbGF5OiBmbGV4O1xuICAgICAgICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gICAgICAgICAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XG4gICAgICAgICAgYm9yZGVyLXJhZGl1czogM3B4O1xuXG4gICAgICAgICAgc3ZnIHtcbiAgICAgICAgICAgIGhlaWdodDogNjUlO1xuICAgICAgICAgIH1cblxuICAgICAgICAgICY6aG92ZXIge1xuICAgICAgICAgICAgYmFja2dyb3VuZDogcmdiKDIyMiwgMjI0LCAyMjYpO1xuICAgICAgICAgIH1cbiAgICAgICAgICAvLyBBY3RpdmUgYnV0dG9uIHN0YXRlXG4gICAgICAgICAgJi5xbC1hY3RpdmUge1xuICAgICAgICAgICAgYmFja2dyb3VuZDogcmdiKDIwMCwgMjAzLCAyMDcpO1xuICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgfVxuXG4gICAgICAvLyBEcm9wZG93bnNcbiAgICAgIC5xbC1waWNrZXItbGFiZWwge1xuICAgICAgICBib3JkZXItY29sb3I6IHRyYW5zcGFyZW50ICFpbXBvcnRhbnQ7XG4gICAgICB9XG5cbiAgICAgIC8vIERyb3Bkb3duIGNvbnRlbnRcbiAgICAgIC5xbC1waWNrZXItb3B0aW9ucyB7XG4gICAgICAgIGJvcmRlci1yYWRpdXM6IDNweDtcbiAgICAgICAgcGFkZGluZy1sZWZ0OiAwO1xuICAgICAgICBwYWRkaW5nLXJpZ2h0OiAwO1xuICAgICAgICBtYXJnaW4tdG9wOiAzcHggIWltcG9ydGFudDtcblxuICAgICAgICAucWwtcGlja2VyLWl0ZW0ge1xuICAgICAgICAgIHBhZGRpbmc6IDRweDtcblxuICAgICAgICAgICY6aG92ZXIge1xuICAgICAgICAgICAgYmFja2dyb3VuZDogcmdiKDIyMiwgMjI0LCAyMjYpO1xuICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgfVxuICAgIH1cbiAgICAucWwtY29udGFpbmVyIHtcbiAgICAgIGJvcmRlcjogMXB4IHNvbGlkICR7dGhlbWUuYm9yZGVyfTtcbiAgICAgIGJvcmRlci10b3A6IG5vbmU7XG4gICAgICBib3JkZXItcmFkaXVzOiAwIDAgM3B4IDNweDtcbiAgICAgIGZvbnQtc2l6ZTogMTZweDtcbiAgICB9XG4gICAgJHttYXhIZWlnaHQgJiZcbiAgICBjc3NgXG4gICAgICAucWwtZWRpdG9yIHtcbiAgICAgICAgbWluLWhlaWdodDogMTUwcHg7XG4gICAgICAgIG1heC1oZWlnaHQ6ICR7bWF4SGVpZ2h0fXB4O1xuICAgICAgfVxuICAgIGB9XG4gIGAsXG59XG5cbmV4cG9ydCBjb25zdCBMYWJlbCA9IHN0eWxlZC5sYWJlbGBcbiAgbGluZS1oZWlnaHQ6IDIycHg7XG4gIGZvbnQtc2l6ZTogMWVtO1xuICBmb250LXdlaWdodDogNjAwO1xuICBtYXJnaW4tYm90dG9tOiA0cHg7XG5gXG5cbmV4cG9ydCBjb25zdCBFcnJvcldyYXBwZXIgPSBzdHlsZWQuZGl2YFxuICBkaXNwbGF5OiBmbGV4O1xuICBmbGV4LWRpcmVjdGlvbjogY29sdW1uO1xuICBtYXJnaW4tdG9wOiA4cHg7XG5cbiAgJiA+IHNwYW4ge1xuICAgIGRpc3BsYXk6IGZsZXg7XG4gICAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAgICBnYXA6IDZweDtcbiAgfVxuYFxuIl19 */"), ";" + (process.env.NODE_ENV === "production" ? "" : ";label:default;"), process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9wYWNrYWdlcy9jb3JlL1F1aWxsRWRpdG9yL3N0eWxlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFJdUQiLCJmaWxlIjoiLi4vLi4vLi4vc3JjL3BhY2thZ2VzL2NvcmUvUXVpbGxFZGl0b3Ivc3R5bGVzLnRzIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgY3NzIH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnXG5pbXBvcnQgc3R5bGVkIGZyb20gJ0BlbW90aW9uL3N0eWxlZCdcbmltcG9ydCB7IElBcHBUaGVtZSB9IGZyb20gJy4uLy4uL2FwcC1zaGVsbC90aGVtZSdcbmV4cG9ydCBjb25zdCBzdHlsZXMgPSB7XG4gIGRlZmF1bHQ6ICh0aGVtZTogSUFwcFRoZW1lLCBtYXhIZWlnaHQ6IG51bWJlcikgPT4gY3NzYFxuICAgIGRpc3BsYXk6IGZsZXg7XG4gICAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjtcbiAgICBnYXA6IDRweDtcblxuICAgIC5xbC10b29sYmFyIHtcbiAgICAgIGJvcmRlcjogMXB4IHNvbGlkICR7dGhlbWUuYm9yZGVyfTtcbiAgICAgIGJvcmRlci1yYWRpdXM6IDNweCAzcHggMCAwO1xuICAgICAgcGFkZGluZy10b3A6IDA7XG4gICAgICBwYWRkaW5nLWJvdHRvbTogMDtcblxuICAgICAgLnFsLWZvcm1hdHMge1xuICAgICAgICBtYXJnaW4tcmlnaHQ6IDA7XG4gICAgICAgIHBhZGRpbmc6IDRweDtcblxuICAgICAgICAvLyBOb3QgdGhlIGxhc3Qgb25lXG4gICAgICAgICY6bm90KDpmaXJzdC1vZi10eXBlKSB7XG4gICAgICAgICAgYm9yZGVyLWxlZnQ6IDFweCBzb2xpZCAke3RoZW1lLmJvcmRlcn07XG4gICAgICAgIH1cblxuICAgICAgICBidXR0b24ge1xuICAgICAgICAgIHdpZHRoOiAzNHB4O1xuICAgICAgICAgIGhlaWdodDogMzRweDtcbiAgICAgICAgICBkaXNwbGF5OiBmbGV4O1xuICAgICAgICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gICAgICAgICAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XG4gICAgICAgICAgYm9yZGVyLXJhZGl1czogM3B4O1xuXG4gICAgICAgICAgc3ZnIHtcbiAgICAgICAgICAgIGhlaWdodDogNjUlO1xuICAgICAgICAgIH1cblxuICAgICAgICAgICY6aG92ZXIge1xuICAgICAgICAgICAgYmFja2dyb3VuZDogcmdiKDIyMiwgMjI0LCAyMjYpO1xuICAgICAgICAgIH1cbiAgICAgICAgICAvLyBBY3RpdmUgYnV0dG9uIHN0YXRlXG4gICAgICAgICAgJi5xbC1hY3RpdmUge1xuICAgICAgICAgICAgYmFja2dyb3VuZDogcmdiKDIwMCwgMjAzLCAyMDcpO1xuICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgfVxuXG4gICAgICAvLyBEcm9wZG93bnNcbiAgICAgIC5xbC1waWNrZXItbGFiZWwge1xuICAgICAgICBib3JkZXItY29sb3I6IHRyYW5zcGFyZW50ICFpbXBvcnRhbnQ7XG4gICAgICB9XG5cbiAgICAgIC8vIERyb3Bkb3duIGNvbnRlbnRcbiAgICAgIC5xbC1waWNrZXItb3B0aW9ucyB7XG4gICAgICAgIGJvcmRlci1yYWRpdXM6IDNweDtcbiAgICAgICAgcGFkZGluZy1sZWZ0OiAwO1xuICAgICAgICBwYWRkaW5nLXJpZ2h0OiAwO1xuICAgICAgICBtYXJnaW4tdG9wOiAzcHggIWltcG9ydGFudDtcblxuICAgICAgICAucWwtcGlja2VyLWl0ZW0ge1xuICAgICAgICAgIHBhZGRpbmc6IDRweDtcblxuICAgICAgICAgICY6aG92ZXIge1xuICAgICAgICAgICAgYmFja2dyb3VuZDogcmdiKDIyMiwgMjI0LCAyMjYpO1xuICAgICAgICAgIH1cbiAgICAgICAgfVxuICAgICAgfVxuICAgIH1cbiAgICAucWwtY29udGFpbmVyIHtcbiAgICAgIGJvcmRlcjogMXB4IHNvbGlkICR7dGhlbWUuYm9yZGVyfTtcbiAgICAgIGJvcmRlci10b3A6IG5vbmU7XG4gICAgICBib3JkZXItcmFkaXVzOiAwIDAgM3B4IDNweDtcbiAgICAgIGZvbnQtc2l6ZTogMTZweDtcbiAgICB9XG4gICAgJHttYXhIZWlnaHQgJiZcbiAgICBjc3NgXG4gICAgICAucWwtZWRpdG9yIHtcbiAgICAgICAgbWluLWhlaWdodDogMTUwcHg7XG4gICAgICAgIG1heC1oZWlnaHQ6ICR7bWF4SGVpZ2h0fXB4O1xuICAgICAgfVxuICAgIGB9XG4gIGAsXG59XG5cbmV4cG9ydCBjb25zdCBMYWJlbCA9IHN0eWxlZC5sYWJlbGBcbiAgbGluZS1oZWlnaHQ6IDIycHg7XG4gIGZvbnQtc2l6ZTogMWVtO1xuICBmb250LXdlaWdodDogNjAwO1xuICBtYXJnaW4tYm90dG9tOiA0cHg7XG5gXG5cbmV4cG9ydCBjb25zdCBFcnJvcldyYXBwZXIgPSBzdHlsZWQuZGl2YFxuICBkaXNwbGF5OiBmbGV4O1xuICBmbGV4LWRpcmVjdGlvbjogY29sdW1uO1xuICBtYXJnaW4tdG9wOiA4cHg7XG5cbiAgJiA+IHNwYW4ge1xuICAgIGRpc3BsYXk6IGZsZXg7XG4gICAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAgICBnYXA6IDZweDtcbiAgfVxuYFxuIl19 */")
6
+ };
7
+ export const Label = /*#__PURE__*/_styled("label", process.env.NODE_ENV === "production" ? {
8
+ target: "e102ifjr1"
9
+ } : {
10
+ target: "e102ifjr1",
11
+ label: "Label"
12
+ })(process.env.NODE_ENV === "production" ? {
13
+ name: "1ge8ozm",
14
+ styles: "line-height:22px;font-size:1em;font-weight:600;margin-bottom:4px"
15
+ } : {
16
+ name: "1ge8ozm",
17
+ styles: "line-height:22px;font-size:1em;font-weight:600;margin-bottom:4px",
18
+ map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9wYWNrYWdlcy9jb3JlL1F1aWxsRWRpdG9yL3N0eWxlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFtRmlDIiwiZmlsZSI6Ii4uLy4uLy4uL3NyYy9wYWNrYWdlcy9jb3JlL1F1aWxsRWRpdG9yL3N0eWxlcy50cyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGNzcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0J1xuaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBJQXBwVGhlbWUgfSBmcm9tICcuLi8uLi9hcHAtc2hlbGwvdGhlbWUnXG5leHBvcnQgY29uc3Qgc3R5bGVzID0ge1xuICBkZWZhdWx0OiAodGhlbWU6IElBcHBUaGVtZSwgbWF4SGVpZ2h0OiBudW1iZXIpID0+IGNzc2BcbiAgICBkaXNwbGF5OiBmbGV4O1xuICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XG4gICAgZ2FwOiA0cHg7XG5cbiAgICAucWwtdG9vbGJhciB7XG4gICAgICBib3JkZXI6IDFweCBzb2xpZCAke3RoZW1lLmJvcmRlcn07XG4gICAgICBib3JkZXItcmFkaXVzOiAzcHggM3B4IDAgMDtcbiAgICAgIHBhZGRpbmctdG9wOiAwO1xuICAgICAgcGFkZGluZy1ib3R0b206IDA7XG5cbiAgICAgIC5xbC1mb3JtYXRzIHtcbiAgICAgICAgbWFyZ2luLXJpZ2h0OiAwO1xuICAgICAgICBwYWRkaW5nOiA0cHg7XG5cbiAgICAgICAgLy8gTm90IHRoZSBsYXN0IG9uZVxuICAgICAgICAmOm5vdCg6Zmlyc3Qtb2YtdHlwZSkge1xuICAgICAgICAgIGJvcmRlci1sZWZ0OiAxcHggc29saWQgJHt0aGVtZS5ib3JkZXJ9O1xuICAgICAgICB9XG5cbiAgICAgICAgYnV0dG9uIHtcbiAgICAgICAgICB3aWR0aDogMzRweDtcbiAgICAgICAgICBoZWlnaHQ6IDM0cHg7XG4gICAgICAgICAgZGlzcGxheTogZmxleDtcbiAgICAgICAgICBhbGlnbi1pdGVtczogY2VudGVyO1xuICAgICAgICAgIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICAgICAgICAgIGJvcmRlci1yYWRpdXM6IDNweDtcblxuICAgICAgICAgIHN2ZyB7XG4gICAgICAgICAgICBoZWlnaHQ6IDY1JTtcbiAgICAgICAgICB9XG5cbiAgICAgICAgICAmOmhvdmVyIHtcbiAgICAgICAgICAgIGJhY2tncm91bmQ6IHJnYigyMjIsIDIyNCwgMjI2KTtcbiAgICAgICAgICB9XG4gICAgICAgICAgLy8gQWN0aXZlIGJ1dHRvbiBzdGF0ZVxuICAgICAgICAgICYucWwtYWN0aXZlIHtcbiAgICAgICAgICAgIGJhY2tncm91bmQ6IHJnYigyMDAsIDIwMywgMjA3KTtcbiAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgIH1cblxuICAgICAgLy8gRHJvcGRvd25zXG4gICAgICAucWwtcGlja2VyLWxhYmVsIHtcbiAgICAgICAgYm9yZGVyLWNvbG9yOiB0cmFuc3BhcmVudCAhaW1wb3J0YW50O1xuICAgICAgfVxuXG4gICAgICAvLyBEcm9wZG93biBjb250ZW50XG4gICAgICAucWwtcGlja2VyLW9wdGlvbnMge1xuICAgICAgICBib3JkZXItcmFkaXVzOiAzcHg7XG4gICAgICAgIHBhZGRpbmctbGVmdDogMDtcbiAgICAgICAgcGFkZGluZy1yaWdodDogMDtcbiAgICAgICAgbWFyZ2luLXRvcDogM3B4ICFpbXBvcnRhbnQ7XG5cbiAgICAgICAgLnFsLXBpY2tlci1pdGVtIHtcbiAgICAgICAgICBwYWRkaW5nOiA0cHg7XG5cbiAgICAgICAgICAmOmhvdmVyIHtcbiAgICAgICAgICAgIGJhY2tncm91bmQ6IHJnYigyMjIsIDIyNCwgMjI2KTtcbiAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgIH1cbiAgICB9XG4gICAgLnFsLWNvbnRhaW5lciB7XG4gICAgICBib3JkZXI6IDFweCBzb2xpZCAke3RoZW1lLmJvcmRlcn07XG4gICAgICBib3JkZXItdG9wOiBub25lO1xuICAgICAgYm9yZGVyLXJhZGl1czogMCAwIDNweCAzcHg7XG4gICAgICBmb250LXNpemU6IDE2cHg7XG4gICAgfVxuICAgICR7bWF4SGVpZ2h0ICYmXG4gICAgY3NzYFxuICAgICAgLnFsLWVkaXRvciB7XG4gICAgICAgIG1pbi1oZWlnaHQ6IDE1MHB4O1xuICAgICAgICBtYXgtaGVpZ2h0OiAke21heEhlaWdodH1weDtcbiAgICAgIH1cbiAgICBgfVxuICBgLFxufVxuXG5leHBvcnQgY29uc3QgTGFiZWwgPSBzdHlsZWQubGFiZWxgXG4gIGxpbmUtaGVpZ2h0OiAyMnB4O1xuICBmb250LXNpemU6IDFlbTtcbiAgZm9udC13ZWlnaHQ6IDYwMDtcbiAgbWFyZ2luLWJvdHRvbTogNHB4O1xuYFxuXG5leHBvcnQgY29uc3QgRXJyb3JXcmFwcGVyID0gc3R5bGVkLmRpdmBcbiAgZGlzcGxheTogZmxleDtcbiAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjtcbiAgbWFyZ2luLXRvcDogOHB4O1xuXG4gICYgPiBzcGFuIHtcbiAgICBkaXNwbGF5OiBmbGV4O1xuICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gICAgZ2FwOiA2cHg7XG4gIH1cbmBcbiJdfQ== */",
19
+ toString: _EMOTION_STRINGIFIED_CSS_ERROR__
20
+ });
21
+ export const ErrorWrapper = /*#__PURE__*/_styled("div", process.env.NODE_ENV === "production" ? {
22
+ target: "e102ifjr0"
23
+ } : {
24
+ target: "e102ifjr0",
25
+ label: "ErrorWrapper"
26
+ })(process.env.NODE_ENV === "production" ? {
27
+ name: "mfzkyd",
28
+ styles: "display:flex;flex-direction:column;margin-top:8px;&>span{display:flex;align-items:center;gap:6px;}"
29
+ } : {
30
+ name: "mfzkyd",
31
+ styles: "display:flex;flex-direction:column;margin-top:8px;&>span{display:flex;align-items:center;gap:6px;}",
32
+ map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3NyYy9wYWNrYWdlcy9jb3JlL1F1aWxsRWRpdG9yL3N0eWxlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUEwRnNDIiwiZmlsZSI6Ii4uLy4uLy4uL3NyYy9wYWNrYWdlcy9jb3JlL1F1aWxsRWRpdG9yL3N0eWxlcy50cyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IGNzcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0J1xuaW1wb3J0IHN0eWxlZCBmcm9tICdAZW1vdGlvbi9zdHlsZWQnXG5pbXBvcnQgeyBJQXBwVGhlbWUgfSBmcm9tICcuLi8uLi9hcHAtc2hlbGwvdGhlbWUnXG5leHBvcnQgY29uc3Qgc3R5bGVzID0ge1xuICBkZWZhdWx0OiAodGhlbWU6IElBcHBUaGVtZSwgbWF4SGVpZ2h0OiBudW1iZXIpID0+IGNzc2BcbiAgICBkaXNwbGF5OiBmbGV4O1xuICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XG4gICAgZ2FwOiA0cHg7XG5cbiAgICAucWwtdG9vbGJhciB7XG4gICAgICBib3JkZXI6IDFweCBzb2xpZCAke3RoZW1lLmJvcmRlcn07XG4gICAgICBib3JkZXItcmFkaXVzOiAzcHggM3B4IDAgMDtcbiAgICAgIHBhZGRpbmctdG9wOiAwO1xuICAgICAgcGFkZGluZy1ib3R0b206IDA7XG5cbiAgICAgIC5xbC1mb3JtYXRzIHtcbiAgICAgICAgbWFyZ2luLXJpZ2h0OiAwO1xuICAgICAgICBwYWRkaW5nOiA0cHg7XG5cbiAgICAgICAgLy8gTm90IHRoZSBsYXN0IG9uZVxuICAgICAgICAmOm5vdCg6Zmlyc3Qtb2YtdHlwZSkge1xuICAgICAgICAgIGJvcmRlci1sZWZ0OiAxcHggc29saWQgJHt0aGVtZS5ib3JkZXJ9O1xuICAgICAgICB9XG5cbiAgICAgICAgYnV0dG9uIHtcbiAgICAgICAgICB3aWR0aDogMzRweDtcbiAgICAgICAgICBoZWlnaHQ6IDM0cHg7XG4gICAgICAgICAgZGlzcGxheTogZmxleDtcbiAgICAgICAgICBhbGlnbi1pdGVtczogY2VudGVyO1xuICAgICAgICAgIGp1c3RpZnktY29udGVudDogY2VudGVyO1xuICAgICAgICAgIGJvcmRlci1yYWRpdXM6IDNweDtcblxuICAgICAgICAgIHN2ZyB7XG4gICAgICAgICAgICBoZWlnaHQ6IDY1JTtcbiAgICAgICAgICB9XG5cbiAgICAgICAgICAmOmhvdmVyIHtcbiAgICAgICAgICAgIGJhY2tncm91bmQ6IHJnYigyMjIsIDIyNCwgMjI2KTtcbiAgICAgICAgICB9XG4gICAgICAgICAgLy8gQWN0aXZlIGJ1dHRvbiBzdGF0ZVxuICAgICAgICAgICYucWwtYWN0aXZlIHtcbiAgICAgICAgICAgIGJhY2tncm91bmQ6IHJnYigyMDAsIDIwMywgMjA3KTtcbiAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgIH1cblxuICAgICAgLy8gRHJvcGRvd25zXG4gICAgICAucWwtcGlja2VyLWxhYmVsIHtcbiAgICAgICAgYm9yZGVyLWNvbG9yOiB0cmFuc3BhcmVudCAhaW1wb3J0YW50O1xuICAgICAgfVxuXG4gICAgICAvLyBEcm9wZG93biBjb250ZW50XG4gICAgICAucWwtcGlja2VyLW9wdGlvbnMge1xuICAgICAgICBib3JkZXItcmFkaXVzOiAzcHg7XG4gICAgICAgIHBhZGRpbmctbGVmdDogMDtcbiAgICAgICAgcGFkZGluZy1yaWdodDogMDtcbiAgICAgICAgbWFyZ2luLXRvcDogM3B4ICFpbXBvcnRhbnQ7XG5cbiAgICAgICAgLnFsLXBpY2tlci1pdGVtIHtcbiAgICAgICAgICBwYWRkaW5nOiA0cHg7XG5cbiAgICAgICAgICAmOmhvdmVyIHtcbiAgICAgICAgICAgIGJhY2tncm91bmQ6IHJnYigyMjIsIDIyNCwgMjI2KTtcbiAgICAgICAgICB9XG4gICAgICAgIH1cbiAgICAgIH1cbiAgICB9XG4gICAgLnFsLWNvbnRhaW5lciB7XG4gICAgICBib3JkZXI6IDFweCBzb2xpZCAke3RoZW1lLmJvcmRlcn07XG4gICAgICBib3JkZXItdG9wOiBub25lO1xuICAgICAgYm9yZGVyLXJhZGl1czogMCAwIDNweCAzcHg7XG4gICAgICBmb250LXNpemU6IDE2cHg7XG4gICAgfVxuICAgICR7bWF4SGVpZ2h0ICYmXG4gICAgY3NzYFxuICAgICAgLnFsLWVkaXRvciB7XG4gICAgICAgIG1pbi1oZWlnaHQ6IDE1MHB4O1xuICAgICAgICBtYXgtaGVpZ2h0OiAke21heEhlaWdodH1weDtcbiAgICAgIH1cbiAgICBgfVxuICBgLFxufVxuXG5leHBvcnQgY29uc3QgTGFiZWwgPSBzdHlsZWQubGFiZWxgXG4gIGxpbmUtaGVpZ2h0OiAyMnB4O1xuICBmb250LXNpemU6IDFlbTtcbiAgZm9udC13ZWlnaHQ6IDYwMDtcbiAgbWFyZ2luLWJvdHRvbTogNHB4O1xuYFxuXG5leHBvcnQgY29uc3QgRXJyb3JXcmFwcGVyID0gc3R5bGVkLmRpdmBcbiAgZGlzcGxheTogZmxleDtcbiAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjtcbiAgbWFyZ2luLXRvcDogOHB4O1xuXG4gICYgPiBzcGFuIHtcbiAgICBkaXNwbGF5OiBmbGV4O1xuICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gICAgZ2FwOiA2cHg7XG4gIH1cbmBcbiJdfQ== */",
33
+ toString: _EMOTION_STRINGIFIED_CSS_ERROR__
34
+ });
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
2
- declare const _default;
1
+ import { Meta } from '@storybook/react';
2
+ declare const _default: Meta;
3
3
  export default _default;
4
4
  export declare const Default: {
5
5
  render: () => import("react").JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"Radio.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/Radio/Radio.stories.tsx"],"names":[],"mappings":";;AAGA,wBAGS;AAET,eAAO,MAAM,OAAO;;;CAanB,CAAA;AAED,eAAO,MAAM,QAAQ;;;CAIpB,CAAA;AAED,eAAO,MAAM,SAAS;;;CAgBrB,CAAA;AAED,eAAO,MAAM,KAAK;;;CAgBjB,CAAA"}
1
+ {"version":3,"file":"Radio.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/Radio/Radio.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAA;wBAMlC,IAAI;AAHT,wBAGS;AAET,eAAO,MAAM,OAAO;;;CAanB,CAAA;AAED,eAAO,MAAM,QAAQ;;;CAIpB,CAAA;AAED,eAAO,MAAM,SAAS;;;CAgBrB,CAAA;AAED,eAAO,MAAM,KAAK;;;CAgBjB,CAAA"}
@@ -1,6 +1,5 @@
1
1
  import Radio 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
  export default {
5
4
  title: 'Core/Radio',
6
5
  component: Radio
@@ -1,6 +1,6 @@
1
1
  /** @jsxImportSource @emotion/react */
2
2
  import React from 'react';
3
- declare type IProps = React.InputHTMLAttributes<HTMLInputElement> & {
3
+ type IProps = React.InputHTMLAttributes<HTMLInputElement> & {
4
4
  /** Radio name */
5
5
  name?: string;
6
6
  /** Default checked */
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/core/Radio/index.tsx"],"names":[],"mappings":"AAAA,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,aAAK,MAAM,GAAG,KAAK,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,GAAG;IAC1D,iBAAiB;IACjB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,sBAAsB;IACtB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,4BAA4B;IAC5B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,sBAAsB;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,gBAAgB;IAChB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,kBAAkB;IAClB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;IACpB,mBAAmB;IACnB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAA;IACrB,qBAAqB;IACrB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAA;IACtB,eAAe;IACf,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;CAC3B,CAAA;AAED,QAAA,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CAgC3B,CAAA;AAED,eAAe,KAAK,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/core/Radio/index.tsx"],"names":[],"mappings":"AAAA,sCAAsC;AACtC,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,KAAK,MAAM,GAAG,KAAK,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,GAAG;IAC1D,iBAAiB;IACjB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,sBAAsB;IACtB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,4BAA4B;IAC5B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,sBAAsB;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,gBAAgB;IAChB,KAAK,CAAC,EAAE,OAAO,CAAA;IACf,kBAAkB;IAClB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;IACpB,mBAAmB;IACnB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAA;IACrB,qBAAqB;IACrB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAA;IACtB,eAAe;IACf,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;CAC3B,CAAA;AAED,QAAA,MAAM,KAAK,EAAE,KAAK,CAAC,EAAE,CAAC,MAAM,CAgC3B,CAAA;AAED,eAAe,KAAK,CAAA"}
@@ -1,8 +1,7 @@
1
1
  /** @jsxImportSource @emotion/react */
2
2
  import React from 'react';
3
3
  import { styles } from './styles';
4
- import { jsx as _jsx } from "@emotion/react/jsx-runtime";
5
- import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
4
+ import { jsx as _jsx, jsxs as _jsxs } from "@emotion/react/jsx-runtime";
6
5
  const Radio = ({
7
6
  onChange,
8
7
  onMouseUp,
@@ -1,9 +1,9 @@
1
1
  import { IAppTheme } from '../../app-shell/theme';
2
2
  declare const styles: {
3
- default: (theme: IAppTheme) => import("@emotion/utils").SerializedStyles;
4
- vertical: import("@emotion/utils").SerializedStyles;
5
- disabled: (theme: IAppTheme) => import("@emotion/utils").SerializedStyles;
6
- boxed: (theme: IAppTheme) => import("@emotion/utils").SerializedStyles;
3
+ default: (theme: IAppTheme) => import("@emotion/react").SerializedStyles;
4
+ vertical: import("@emotion/react").SerializedStyles;
5
+ disabled: (theme: IAppTheme) => import("@emotion/react").SerializedStyles;
6
+ boxed: (theme: IAppTheme) => import("@emotion/react").SerializedStyles;
7
7
  };
8
8
  export default styles;
9
9
  export { styles };
@@ -1,5 +1,5 @@
1
- /// <reference types="react" />
2
- declare const _default;
1
+ import { Meta } from '@storybook/react';
2
+ declare const _default: Meta;
3
3
  export default _default;
4
4
  export declare const Default: {
5
5
  render: () => import("react").JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"SearchFilter.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/SearchFilter/SearchFilter.stories.tsx"],"names":[],"mappings":";;AAIA,wBAGS;AAET,eAAO,MAAM,OAAO;;;CAwBnB,CAAA;AAED,eAAO,MAAM,MAAM;;;CAwBlB,CAAA;AAED,eAAO,MAAM,gBAAgB;;;CA2B5B,CAAA;AAED,eAAO,MAAM,KAAK;;;CAiCjB,CAAA"}
1
+ {"version":3,"file":"SearchFilter.stories.d.ts","sourceRoot":"","sources":["../../../src/packages/core/SearchFilter/SearchFilter.stories.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAA;wBAOlC,IAAI;AAHT,wBAGS;AAET,eAAO,MAAM,OAAO;;;CAwBnB,CAAA;AAED,eAAO,MAAM,MAAM;;;CAwBlB,CAAA;AAED,eAAO,MAAM,gBAAgB;;;CA2B5B,CAAA;AAED,eAAO,MAAM,KAAK;;;CAiCjB,CAAA"}
@@ -1,7 +1,6 @@
1
1
  import SearchFilter from '.';
2
2
  import Input from '../Input';
3
- import { jsx as _jsx } from "react/jsx-runtime";
4
- import { jsxs as _jsxs } from "react/jsx-runtime";
3
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
5
4
  export default {
6
5
  title: 'Core/SearchFilter',
7
6
  component: SearchFilter
@@ -10,9 +10,7 @@ import Link from '../Link';
10
10
  import Text from '../Text';
11
11
  import { styles, ContentWrapper, PopperWrapper, HeaderWrapper, ActionButtons, MobileWrapper, Overlay } from './styles';
12
12
  import { disableBodyScroll, enableBodyScroll } from 'body-scroll-lock';
13
- import { jsx as _jsx } from "@emotion/react/jsx-runtime";
14
- import { jsxs as _jsxs } from "@emotion/react/jsx-runtime";
15
- import { Fragment as _Fragment } from "@emotion/react/jsx-runtime";
13
+ import { jsx as _jsx, jsxs as _jsxs, Fragment as _Fragment } from "@emotion/react/jsx-runtime";
16
14
  const SearchFilter = ({
17
15
  title = 'Avansert søk',
18
16
  submitText = 'Søk',