@jotforminc/dnd-builder 3.9.4 → 3.9.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (259) hide show
  1. package/README.md +1 -1
  2. package/lib/cjs/components/AlignmentGuides.js +0 -4
  3. package/lib/cjs/components/AlignmentGuides.js.map +1 -1
  4. package/lib/cjs/components/Builder/BuilderWrapper.js +0 -2
  5. package/lib/cjs/components/Builder/BuilderWrapper.js.map +1 -1
  6. package/lib/cjs/components/Builder/ContextMenu.js +0 -2
  7. package/lib/cjs/components/Builder/ContextMenu.js.map +1 -1
  8. package/lib/cjs/components/Builder/Page.js +0 -1
  9. package/lib/cjs/components/Builder/Page.js.map +1 -1
  10. package/lib/cjs/components/Builder/PageActions.js +0 -3
  11. package/lib/cjs/components/Builder/PageActions.js.map +1 -1
  12. package/lib/cjs/components/Builder/Scene.js +0 -7
  13. package/lib/cjs/components/Builder/Scene.js.map +1 -1
  14. package/lib/cjs/components/Builder/Tabs.js +0 -2
  15. package/lib/cjs/components/Builder/Tabs.js.map +1 -1
  16. package/lib/cjs/components/Builder/ZoomControls.js +0 -3
  17. package/lib/cjs/components/Builder/ZoomControls.js.map +1 -1
  18. package/lib/cjs/components/DraggableItem/DraggableItem.js +0 -2
  19. package/lib/cjs/components/DraggableItem/DraggableItem.js.map +1 -1
  20. package/lib/cjs/components/DraggableItem/DraggableItemLayer.js +0 -1
  21. package/lib/cjs/components/DraggableItem/DraggableItemLayer.js.map +1 -1
  22. package/lib/cjs/components/Elements/Chart.js +0 -3
  23. package/lib/cjs/components/Elements/Chart.js.map +1 -1
  24. package/lib/cjs/components/Elements/Icon.js +0 -1
  25. package/lib/cjs/components/Elements/Icon.js.map +1 -1
  26. package/lib/cjs/components/Elements/Image.js +0 -1
  27. package/lib/cjs/components/Elements/Image.js.map +1 -1
  28. package/lib/cjs/components/Elements/Shapes.js +0 -1
  29. package/lib/cjs/components/Elements/Shapes.js.map +1 -1
  30. package/lib/cjs/components/ErrorBoundary/ErrorDetails.js +0 -2
  31. package/lib/cjs/components/ErrorBoundary/ErrorDetails.js.map +1 -1
  32. package/lib/cjs/components/ErrorBoundary/ErrorFallbackWrapper.js +0 -2
  33. package/lib/cjs/components/ErrorBoundary/ErrorFallbackWrapper.js.map +1 -1
  34. package/lib/cjs/components/PageItemResizer.js +0 -3
  35. package/lib/cjs/components/PageItemResizer.js.map +1 -1
  36. package/lib/cjs/components/Panels/LeftPanel/Elements.js +0 -8
  37. package/lib/cjs/components/Panels/LeftPanel/Elements.js.map +1 -1
  38. package/lib/cjs/components/Panels/RightPanel/RightPanel.js +4 -7
  39. package/lib/cjs/components/Panels/RightPanel/RightPanel.js.map +1 -1
  40. package/lib/cjs/components/Panels/RightPanel/Settings.js +0 -4
  41. package/lib/cjs/components/Panels/RightPanel/Settings.js.map +1 -1
  42. package/lib/cjs/components/Panels/SlidesNavigator/MoreMenu/SlideItemMoreMenu.js +0 -1
  43. package/lib/cjs/components/Panels/SlidesNavigator/MoreMenu/SlideItemMoreMenu.js.map +1 -1
  44. package/lib/cjs/components/Panels/SlidesNavigator/SlideItem.js +0 -2
  45. package/lib/cjs/components/Panels/SlidesNavigator/SlideItem.js.map +1 -1
  46. package/lib/cjs/components/Panels/SlidesNavigator/SlideItemsList.js +0 -3
  47. package/lib/cjs/components/Panels/SlidesNavigator/SlideItemsList.js.map +1 -1
  48. package/lib/cjs/components/Panels/SlidesNavigator/StaticSlideItem.js +0 -2
  49. package/lib/cjs/components/Panels/SlidesNavigator/StaticSlideItem.js.map +1 -1
  50. package/lib/cjs/components/Panels/SlidesPanel/ListWrapper.js +0 -2
  51. package/lib/cjs/components/Panels/SlidesPanel/ListWrapper.js.map +1 -1
  52. package/lib/cjs/components/Panels/SlidesPanel/SortablePageItem.js +0 -2
  53. package/lib/cjs/components/Panels/SlidesPanel/SortablePageItem.js.map +1 -1
  54. package/lib/cjs/components/Panels/SlidesPanel/SortablePageItemRenderer.js +0 -1
  55. package/lib/cjs/components/Panels/SlidesPanel/SortablePageItemRenderer.js.map +1 -1
  56. package/lib/cjs/components/Panels/SlidesPanel/SortablePageList.js +0 -3
  57. package/lib/cjs/components/Panels/SlidesPanel/SortablePageList.js.map +1 -1
  58. package/lib/cjs/components/Presentation/PresentationBar/PresentationActions.js +0 -4
  59. package/lib/cjs/components/Presentation/PresentationBar/PresentationActions.js.map +1 -1
  60. package/lib/cjs/components/Presentation/PresentationBar/PresentationBar.js +0 -1
  61. package/lib/cjs/components/Presentation/PresentationBar/PresentationBar.js.map +1 -1
  62. package/lib/cjs/components/Presentation/PresentationBar/SelectZoom.js +0 -3
  63. package/lib/cjs/components/Presentation/PresentationBar/SelectZoom.js.map +1 -1
  64. package/lib/cjs/components/Preview/StaticPage.js +0 -2
  65. package/lib/cjs/components/Preview/StaticPage.js.map +1 -1
  66. package/lib/cjs/components/Preview/StaticScene.js +0 -8
  67. package/lib/cjs/components/Preview/StaticScene.js.map +1 -1
  68. package/lib/cjs/components/Print/PrintWrapper.js +0 -2
  69. package/lib/cjs/components/Print/PrintWrapper.js.map +1 -1
  70. package/lib/cjs/components/ReportItemsWrapper.js +0 -2
  71. package/lib/cjs/components/ReportItemsWrapper.js.map +1 -1
  72. package/lib/cjs/components/Settings/CheckboxGroup.js +0 -2
  73. package/lib/cjs/components/Settings/CheckboxGroup.js.map +1 -1
  74. package/lib/cjs/components/Settings/ColorPicker.js +0 -1
  75. package/lib/cjs/components/Settings/ColorPicker.js.map +1 -1
  76. package/lib/cjs/components/Settings/Dropdown.js +0 -1
  77. package/lib/cjs/components/Settings/Dropdown.js.map +1 -1
  78. package/lib/cjs/components/Settings/IconSelectBox.js +0 -2
  79. package/lib/cjs/components/Settings/IconSelectBox.js.map +1 -1
  80. package/lib/cjs/components/Settings/ImagePicker/EnterURL.js +0 -4
  81. package/lib/cjs/components/Settings/ImagePicker/EnterURL.js.map +1 -1
  82. package/lib/cjs/components/Settings/LayoutSizeSettings.js +0 -2
  83. package/lib/cjs/components/Settings/LayoutSizeSettings.js.map +1 -1
  84. package/lib/cjs/components/Settings/Orientation.js +0 -5
  85. package/lib/cjs/components/Settings/Orientation.js.map +1 -1
  86. package/lib/cjs/components/Settings/PageLayer/LayerItem.js +0 -2
  87. package/lib/cjs/components/Settings/PageLayer/LayerItem.js.map +1 -1
  88. package/lib/cjs/components/Settings/PageLayer/PageLayer.js +0 -3
  89. package/lib/cjs/components/Settings/PageLayer/PageLayer.js.map +1 -1
  90. package/lib/cjs/components/Settings/SegmentControl.js +0 -4
  91. package/lib/cjs/components/Settings/SegmentControl.js.map +1 -1
  92. package/lib/cjs/components/Settings/SelectBox.js +0 -2
  93. package/lib/cjs/components/Settings/SelectBox.js.map +1 -1
  94. package/lib/cjs/components/Settings/SizeSettings.js +0 -1
  95. package/lib/cjs/components/Settings/SizeSettings.js.map +1 -1
  96. package/lib/cjs/components/Settings/Slider.js +0 -2
  97. package/lib/cjs/components/Settings/Slider.js.map +1 -1
  98. package/lib/cjs/components/TextEditor/CustomToolbar/CustomToolbar.js +0 -4
  99. package/lib/cjs/components/TextEditor/CustomToolbar/CustomToolbar.js.map +1 -1
  100. package/lib/cjs/components/TextEditor/QuillEditor.js +0 -1
  101. package/lib/cjs/components/TextEditor/QuillEditor.js.map +1 -1
  102. package/lib/cjs/components/withClickOutside.js +0 -6
  103. package/lib/cjs/components/withClickOutside.js.map +1 -1
  104. package/lib/cjs/constants/fonts.js +0 -4
  105. package/lib/cjs/constants/fonts.js.map +1 -1
  106. package/lib/cjs/constants/reportLayoutSettings.js +0 -3
  107. package/lib/cjs/constants/reportLayoutSettings.js.map +1 -1
  108. package/lib/cjs/constants/reportSettings.js +0 -1
  109. package/lib/cjs/constants/reportSettings.js.map +1 -1
  110. package/lib/cjs/contexts/BuilderContext.js +0 -1
  111. package/lib/cjs/contexts/BuilderContext.js.map +1 -1
  112. package/lib/cjs/contexts/Providers.js +0 -1
  113. package/lib/cjs/contexts/Providers.js.map +1 -1
  114. package/lib/cjs/utils/functions.js +0 -25
  115. package/lib/cjs/utils/functions.js.map +1 -1
  116. package/lib/cjs/utils/generateId.js +0 -2
  117. package/lib/cjs/utils/generateId.js.map +1 -1
  118. package/lib/cjs/utils/getMergedItem.js +0 -4
  119. package/lib/cjs/utils/getMergedItem.js.map +1 -1
  120. package/lib/cjs/utils/hooks.js +0 -7
  121. package/lib/cjs/utils/hooks.js.map +1 -1
  122. package/lib/cjs/utils/print.js +0 -2
  123. package/lib/cjs/utils/print.js.map +1 -1
  124. package/lib/cjs/utils/string.js +0 -8
  125. package/lib/cjs/utils/string.js.map +1 -1
  126. package/lib/cjs/utils/useKeyboardActions.js +0 -4
  127. package/lib/cjs/utils/useKeyboardActions.js.map +1 -1
  128. package/lib/cjs/utils/useMarqueeSelection.js +0 -3
  129. package/lib/cjs/utils/useMarqueeSelection.js.map +1 -1
  130. package/lib/esm/components/AlignmentGuides.js +0 -4
  131. package/lib/esm/components/AlignmentGuides.js.map +1 -1
  132. package/lib/esm/components/Builder/BuilderWrapper.js +0 -2
  133. package/lib/esm/components/Builder/BuilderWrapper.js.map +1 -1
  134. package/lib/esm/components/Builder/ContextMenu.js +0 -2
  135. package/lib/esm/components/Builder/ContextMenu.js.map +1 -1
  136. package/lib/esm/components/Builder/Page.js +0 -1
  137. package/lib/esm/components/Builder/Page.js.map +1 -1
  138. package/lib/esm/components/Builder/PageActions.js +0 -3
  139. package/lib/esm/components/Builder/PageActions.js.map +1 -1
  140. package/lib/esm/components/Builder/Scene.js +0 -7
  141. package/lib/esm/components/Builder/Scene.js.map +1 -1
  142. package/lib/esm/components/Builder/Tabs.js +0 -2
  143. package/lib/esm/components/Builder/Tabs.js.map +1 -1
  144. package/lib/esm/components/Builder/ZoomControls.js +0 -3
  145. package/lib/esm/components/Builder/ZoomControls.js.map +1 -1
  146. package/lib/esm/components/DraggableItem/DraggableItem.js +0 -2
  147. package/lib/esm/components/DraggableItem/DraggableItem.js.map +1 -1
  148. package/lib/esm/components/DraggableItem/DraggableItemLayer.js +0 -1
  149. package/lib/esm/components/DraggableItem/DraggableItemLayer.js.map +1 -1
  150. package/lib/esm/components/Elements/Chart.js +0 -3
  151. package/lib/esm/components/Elements/Chart.js.map +1 -1
  152. package/lib/esm/components/Elements/Icon.js +0 -1
  153. package/lib/esm/components/Elements/Icon.js.map +1 -1
  154. package/lib/esm/components/Elements/Image.js +0 -1
  155. package/lib/esm/components/Elements/Image.js.map +1 -1
  156. package/lib/esm/components/Elements/Shapes.js +0 -1
  157. package/lib/esm/components/Elements/Shapes.js.map +1 -1
  158. package/lib/esm/components/ErrorBoundary/ErrorDetails.js +0 -2
  159. package/lib/esm/components/ErrorBoundary/ErrorDetails.js.map +1 -1
  160. package/lib/esm/components/ErrorBoundary/ErrorFallbackWrapper.js +0 -2
  161. package/lib/esm/components/ErrorBoundary/ErrorFallbackWrapper.js.map +1 -1
  162. package/lib/esm/components/PageItemResizer.js +0 -3
  163. package/lib/esm/components/PageItemResizer.js.map +1 -1
  164. package/lib/esm/components/Panels/LeftPanel/Elements.js +0 -8
  165. package/lib/esm/components/Panels/LeftPanel/Elements.js.map +1 -1
  166. package/lib/esm/components/Panels/RightPanel/RightPanel.js +4 -7
  167. package/lib/esm/components/Panels/RightPanel/RightPanel.js.map +1 -1
  168. package/lib/esm/components/Panels/RightPanel/Settings.js +0 -4
  169. package/lib/esm/components/Panels/RightPanel/Settings.js.map +1 -1
  170. package/lib/esm/components/Panels/SlidesNavigator/MoreMenu/SlideItemMoreMenu.js +0 -1
  171. package/lib/esm/components/Panels/SlidesNavigator/MoreMenu/SlideItemMoreMenu.js.map +1 -1
  172. package/lib/esm/components/Panels/SlidesNavigator/SlideItem.js +0 -2
  173. package/lib/esm/components/Panels/SlidesNavigator/SlideItem.js.map +1 -1
  174. package/lib/esm/components/Panels/SlidesNavigator/SlideItemsList.js +0 -3
  175. package/lib/esm/components/Panels/SlidesNavigator/SlideItemsList.js.map +1 -1
  176. package/lib/esm/components/Panels/SlidesNavigator/StaticSlideItem.js +0 -2
  177. package/lib/esm/components/Panels/SlidesNavigator/StaticSlideItem.js.map +1 -1
  178. package/lib/esm/components/Panels/SlidesPanel/ListWrapper.js +0 -2
  179. package/lib/esm/components/Panels/SlidesPanel/ListWrapper.js.map +1 -1
  180. package/lib/esm/components/Panels/SlidesPanel/SortablePageItem.js +0 -2
  181. package/lib/esm/components/Panels/SlidesPanel/SortablePageItem.js.map +1 -1
  182. package/lib/esm/components/Panels/SlidesPanel/SortablePageItemRenderer.js +0 -1
  183. package/lib/esm/components/Panels/SlidesPanel/SortablePageItemRenderer.js.map +1 -1
  184. package/lib/esm/components/Panels/SlidesPanel/SortablePageList.js +0 -3
  185. package/lib/esm/components/Panels/SlidesPanel/SortablePageList.js.map +1 -1
  186. package/lib/esm/components/Presentation/PresentationBar/PresentationActions.js +0 -4
  187. package/lib/esm/components/Presentation/PresentationBar/PresentationActions.js.map +1 -1
  188. package/lib/esm/components/Presentation/PresentationBar/PresentationBar.js +0 -1
  189. package/lib/esm/components/Presentation/PresentationBar/PresentationBar.js.map +1 -1
  190. package/lib/esm/components/Presentation/PresentationBar/SelectZoom.js +0 -3
  191. package/lib/esm/components/Presentation/PresentationBar/SelectZoom.js.map +1 -1
  192. package/lib/esm/components/Preview/StaticPage.js +0 -2
  193. package/lib/esm/components/Preview/StaticPage.js.map +1 -1
  194. package/lib/esm/components/Preview/StaticScene.js +0 -8
  195. package/lib/esm/components/Preview/StaticScene.js.map +1 -1
  196. package/lib/esm/components/Print/PrintWrapper.js +0 -2
  197. package/lib/esm/components/Print/PrintWrapper.js.map +1 -1
  198. package/lib/esm/components/ReportItemsWrapper.js +0 -2
  199. package/lib/esm/components/ReportItemsWrapper.js.map +1 -1
  200. package/lib/esm/components/Settings/CheckboxGroup.js +0 -2
  201. package/lib/esm/components/Settings/CheckboxGroup.js.map +1 -1
  202. package/lib/esm/components/Settings/ColorPicker.js +0 -1
  203. package/lib/esm/components/Settings/ColorPicker.js.map +1 -1
  204. package/lib/esm/components/Settings/Dropdown.js +0 -1
  205. package/lib/esm/components/Settings/Dropdown.js.map +1 -1
  206. package/lib/esm/components/Settings/IconSelectBox.js +0 -2
  207. package/lib/esm/components/Settings/IconSelectBox.js.map +1 -1
  208. package/lib/esm/components/Settings/ImagePicker/EnterURL.js +0 -4
  209. package/lib/esm/components/Settings/ImagePicker/EnterURL.js.map +1 -1
  210. package/lib/esm/components/Settings/LayoutSizeSettings.js +0 -2
  211. package/lib/esm/components/Settings/LayoutSizeSettings.js.map +1 -1
  212. package/lib/esm/components/Settings/Orientation.js +0 -5
  213. package/lib/esm/components/Settings/Orientation.js.map +1 -1
  214. package/lib/esm/components/Settings/PageLayer/LayerItem.js +0 -2
  215. package/lib/esm/components/Settings/PageLayer/LayerItem.js.map +1 -1
  216. package/lib/esm/components/Settings/PageLayer/PageLayer.js +0 -3
  217. package/lib/esm/components/Settings/PageLayer/PageLayer.js.map +1 -1
  218. package/lib/esm/components/Settings/SegmentControl.js +0 -4
  219. package/lib/esm/components/Settings/SegmentControl.js.map +1 -1
  220. package/lib/esm/components/Settings/SelectBox.js +0 -2
  221. package/lib/esm/components/Settings/SelectBox.js.map +1 -1
  222. package/lib/esm/components/Settings/SizeSettings.js +0 -1
  223. package/lib/esm/components/Settings/SizeSettings.js.map +1 -1
  224. package/lib/esm/components/Settings/Slider.js +0 -2
  225. package/lib/esm/components/Settings/Slider.js.map +1 -1
  226. package/lib/esm/components/TextEditor/CustomToolbar/CustomToolbar.js +0 -4
  227. package/lib/esm/components/TextEditor/CustomToolbar/CustomToolbar.js.map +1 -1
  228. package/lib/esm/components/TextEditor/QuillEditor.js +0 -1
  229. package/lib/esm/components/TextEditor/QuillEditor.js.map +1 -1
  230. package/lib/esm/components/withClickOutside.js +0 -6
  231. package/lib/esm/components/withClickOutside.js.map +1 -1
  232. package/lib/esm/constants/fonts.js +0 -4
  233. package/lib/esm/constants/fonts.js.map +1 -1
  234. package/lib/esm/constants/reportLayoutSettings.js +0 -3
  235. package/lib/esm/constants/reportLayoutSettings.js.map +1 -1
  236. package/lib/esm/constants/reportSettings.js +0 -1
  237. package/lib/esm/constants/reportSettings.js.map +1 -1
  238. package/lib/esm/contexts/BuilderContext.js +0 -1
  239. package/lib/esm/contexts/BuilderContext.js.map +1 -1
  240. package/lib/esm/contexts/Providers.js +0 -1
  241. package/lib/esm/contexts/Providers.js.map +1 -1
  242. package/lib/esm/utils/functions.js +0 -25
  243. package/lib/esm/utils/functions.js.map +1 -1
  244. package/lib/esm/utils/generateId.js +0 -2
  245. package/lib/esm/utils/generateId.js.map +1 -1
  246. package/lib/esm/utils/getMergedItem.js +0 -4
  247. package/lib/esm/utils/getMergedItem.js.map +1 -1
  248. package/lib/esm/utils/hooks.js +0 -7
  249. package/lib/esm/utils/hooks.js.map +1 -1
  250. package/lib/esm/utils/print.js +0 -2
  251. package/lib/esm/utils/print.js.map +1 -1
  252. package/lib/esm/utils/string.js +0 -8
  253. package/lib/esm/utils/string.js.map +1 -1
  254. package/lib/esm/utils/useKeyboardActions.js +0 -4
  255. package/lib/esm/utils/useKeyboardActions.js.map +1 -1
  256. package/lib/esm/utils/useMarqueeSelection.js +0 -3
  257. package/lib/esm/utils/useMarqueeSelection.js.map +1 -1
  258. package/package.json +11 -10
  259. package/CHANGELOG.md +0 -886
package/CHANGELOG.md DELETED
@@ -1,886 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4
-
5
- ## [3.9.4](https://github.com/jotform/dnd-builder/compare/v3.9.3...v3.9.4) (2026-06-10)
6
-
7
-
8
- ### Bug Fixes
9
-
10
- * **npm:** change npm token ([9cb4b15](https://github.com/jotform/dnd-builder/commit/9cb4b15d66b15da6916b613bd4b5c2c7c872f1e6))
11
-
12
- ## [3.9.3](https://github.com/jotform/dnd-builder/compare/v3.9.0...v3.9.3) (2026-06-09)
13
-
14
-
15
- ### Bug Fixes
16
-
17
- * **right-panel:** correctly handle items without settings ([0bbd30b](https://github.com/jotform/dnd-builder/commit/0bbd30be94acad62c27101b950099ae457a3d2b8))
18
-
19
- ## [3.9.2](https://github.com/jotform/dnd-builder/compare/v3.9.0...v3.9.2) (2026-06-09)
20
-
21
-
22
- ### Bug Fixes
23
-
24
- * **right-panel:** correctly handle items without settings ([0bbd30b](https://github.com/jotform/dnd-builder/commit/0bbd30be94acad62c27101b950099ae457a3d2b8))
25
-
26
- ## [3.9.1](https://github.com/jotform/dnd-builder/compare/v3.9.0...v3.9.1) (2026-06-09)
27
-
28
-
29
- ### Bug Fixes
30
-
31
- * **right-panel:** correctly handle items without settings ([0bbd30b](https://github.com/jotform/dnd-builder/commit/0bbd30be94acad62c27101b950099ae457a3d2b8))
32
-
33
- ## [3.9.0](https://github.com/jotform/dnd-builder/compare/v3.8.2...v3.9.0) (2026-05-13)
34
-
35
-
36
- ### Features
37
-
38
- * **dnd-builder:** Introduce controlled actions for draggable items ([dfb2f73](https://github.com/jotform/dnd-builder/commit/dfb2f73a40988543475373e35059e7419bb98dff))
39
-
40
- ## [3.8.3](https://github.com/jotform/dnd-builder/compare/v3.8.2...v3.8.3) (2026-05-13)
41
-
42
-
43
- ### Features
44
-
45
- * **dnd-builder:** Introduce controlled actions for draggable items ([dfb2f73](https://github.com/jotform/dnd-builder/commit/dfb2f73a40988543475373e35059e7419bb98dff))
46
-
47
- ## [3.8.2](https://github.com/jotform/dnd-builder/compare/v3.8.1...v3.8.2) (2026-04-30)
48
-
49
-
50
- ### Bug Fixes
51
-
52
- * **dnd-builder:** remove empty array check ([de4e9f1](https://github.com/jotform/dnd-builder/commit/de4e9f1a72453770f48daaff93f832cc594d6f7a))
53
-
54
- ## [3.8.1](https://github.com/jotform/dnd-builder/compare/v3.8.0...v3.8.1) (2026-04-29)
55
-
56
-
57
- ### Bug Fixes
58
-
59
- * **dnd-builder:** set active elements to selected report items ([50a652d](https://github.com/jotform/dnd-builder/commit/50a652d8c2ef95584ad469ed1755160ebe104aa6))
60
- * **dnd-builder:** undefined check ([2957210](https://github.com/jotform/dnd-builder/commit/29572108167a7bcd3e1ce5f467aac532499c0e7a))
61
-
62
- ## [3.8.0](https://github.com/jotform/dnd-builder/compare/v3.7.1...v3.8.0) (2026-04-27)
63
-
64
-
65
- ### Features
66
-
67
- * **dnd-builder:** dynamic positioning for item actions ([f6e6185](https://github.com/jotform/dnd-builder/commit/f6e6185c5f996f2ffe2d1265e46017f32e836664))
68
- * sub section support in left panel ([9e15812](https://github.com/jotform/dnd-builder/commit/9e158126e5a6e4e4e85b63501362b28bdbe64885))
69
-
70
-
71
- ### Bug Fixes
72
-
73
- * **dnd-builder:** presentation expand/collapse icons change ([2454090](https://github.com/jotform/dnd-builder/commit/2454090fcfe93bd85a729abc0b993da862ce58e0))
74
- * **dnd-builder:** sketch-picker and input updates ([2c8e92e](https://github.com/jotform/dnd-builder/commit/2c8e92ef921763ee8997351f09160dc11158704c))
75
- * duplicate selector fix ([b72b52d](https://github.com/jotform/dnd-builder/commit/b72b52dcbca61f2258e31640b3ec60639992116c))
76
-
77
- ## [3.7.1](https://github.com/jotform/dnd-builder/compare/v3.7.0...v3.7.1) (2026-04-20)
78
-
79
-
80
- ### Bug Fixes
81
-
82
- * **dnd-builder:** zoom actions some updates ([a33afc5](https://github.com/jotform/dnd-builder/commit/a33afc52dacdf5187fe572428c4ed707b36ab3f3))
83
- * improve zoom behavior and responsiveness in preview mode ([cfbca2b](https://github.com/jotform/dnd-builder/commit/cfbca2b8131159068ccfc81ce0aae8389f596a64))
84
- * remove comment in css ([6784c70](https://github.com/jotform/dnd-builder/commit/6784c70caf91d7708cbc1d1d09b51e02d05d2799))
85
-
86
- ## [3.7.0](https://github.com/jotform/dnd-builder/compare/v3.6.5...v3.7.0) (2026-04-20)
87
-
88
-
89
- ### Features
90
-
91
- * add properties to control zoom and zoom controls visibility ([bd4ccc5](https://github.com/jotform/dnd-builder/commit/bd4ccc58b2f8807bdf17fe4b4597022adf387df9))
92
-
93
- ## [3.6.5](https://github.com/jotform/dnd-builder/compare/v3.6.4...v3.6.5) (2026-04-14)
94
-
95
-
96
- ### Bug Fixes
97
-
98
- * **dnd-builder:** remove text object memoization ([f87c108](https://github.com/jotform/dnd-builder/commit/f87c108991b78c60164e20e88bf30b8ec3dade22))
99
-
100
- ## [3.6.4](https://github.com/jotform/dnd-builder/compare/v3.6.3...v3.6.4) (2026-04-13)
101
-
102
-
103
- ### Bug Fixes
104
-
105
- * **dnd-builder:** enhance slide item background color handling and adjust thumbnail dimensions ([e74b759](https://github.com/jotform/dnd-builder/commit/e74b7591fd29278ced3b5640e4d5a2f5ffdb72c5))
106
-
107
- ## [3.6.3](https://github.com/jotform/dnd-builder/compare/v3.6.2...v3.6.3) (2026-04-09)
108
-
109
-
110
- ### Bug Fixes
111
-
112
- * **dnd-builder:** fix mobile context handling ([83a9845](https://github.com/jotform/dnd-builder/commit/83a98457eedb793e540881c3eee65007724e7d4c))
113
- * **dnd-builder:** slide item functionality fixes and more menu improvements ([5e799c6](https://github.com/jotform/dnd-builder/commit/5e799c6863f400105ebd3f7dd41ed863dd92dbd1))
114
-
115
- ## [3.6.2](https://github.com/jotform/dnd-builder/compare/v3.6.0...v3.6.2) (2026-04-07)
116
-
117
-
118
- ### Bug Fixes
119
-
120
- * **dnd-builder:** enable text edit in double click ([78c134b](https://github.com/jotform/dnd-builder/commit/78c134b2b9b9c9730114c55001755560272baced))
121
- * **dnd-builder:** improve panel management and slide item interactions ([b7366f5](https://github.com/jotform/dnd-builder/commit/b7366f5a73e783bfbacf5989678ecabb8506888a))
122
- * **dnd-builder:** page actions visibility changes ([2ce60e4](https://github.com/jotform/dnd-builder/commit/2ce60e46ad84c9ae37feb244120055943b276cb2))
123
-
124
- ## [3.6.1](https://github.com/jotform/dnd-builder/compare/v3.6.0...v3.6.1) (2026-04-07)
125
-
126
-
127
- ### Bug Fixes
128
-
129
- * **dnd-builder:** enable rich text edit in double click ([78c134b](https://github.com/jotform/dnd-builder/commit/78c134b2b9b9c9730114c55001755560272baced))
130
-
131
- ## [3.6.0](https://github.com/jotform/dnd-builder/compare/v3.5.6...v3.6.0) (2026-04-06)
132
-
133
-
134
- ### Features
135
-
136
- * **dnd-builder:** add slide navigator ([c9492c2](https://github.com/jotform/dnd-builder/commit/c9492c2eb5e8a78076025e949297be240c18cfb2))
137
- * **dnd-builder:** init slide navigator ([95ef9a9](https://github.com/jotform/dnd-builder/commit/95ef9a91ecea8202359fdafa50fc590aee07ae5f))
138
-
139
-
140
- ### Bug Fixes
141
-
142
- * **dnd-builder:** add behavioral changes ([59931a4](https://github.com/jotform/dnd-builder/commit/59931a4250574b1e6d268f4cf5ff80c3f2da6d62))
143
- * **dnd-builder:** integrate motion animations and enhance slide navigator functionality ([6f3bcfc](https://github.com/jotform/dnd-builder/commit/6f3bcfc36eeb59c300ea350c8070f6e676e4f73f))
144
-
145
- ## [3.5.6](https://github.com/jotform/dnd-builder/compare/v3.5.5...v3.5.6) (2026-03-26)
146
-
147
- ## [3.5.4](https://github.com/jotform/dnd-builder/compare/v3.5.3...v3.5.4) (2026-03-26)
148
-
149
- ## [3.5.3](https://github.com/jotform/dnd-builder/compare/v3.5.2...v3.5.3) (2026-03-26)
150
-
151
-
152
- ### Features
153
-
154
- * add data-id attribute for pages and elements ([ede180e](https://github.com/jotform/dnd-builder/commit/ede180e5d38462062b9b694f36d0039bd5e227d5))
155
-
156
- ## [3.5.2](https://github.com/jotform/dnd-builder/compare/v3.5.1...v3.5.2) (2026-03-11)
157
-
158
-
159
- ### Bug Fixes
160
-
161
- * **dnd-builder:** enhance page actions and draggable item toolbar positioning ([f61d1e0](https://github.com/jotform/dnd-builder/commit/f61d1e0deb3c534c81420fdff26b73705afe3312))
162
-
163
- ## [3.5.1](https://github.com/jotform/dnd-builder/compare/v3.4.6...v3.5.1) (2026-03-03)
164
-
165
-
166
- ### Bug Fixes
167
-
168
- * **dnd-builder:** add page visibility handling to BuilderWrapper ([9e11ea5](https://github.com/jotform/dnd-builder/commit/9e11ea5451778c07209042651d18c954b79d40ca))
169
- * **dnd-builder:** reset right panel tab when different element selected ([23d8b20](https://github.com/jotform/dnd-builder/commit/23d8b20cb5542e4fce8496a4dca66a2646a82b0b))
170
- * **dnd-builder:** typo fix ([bd91cb8](https://github.com/jotform/dnd-builder/commit/bd91cb89373f7fd1acd06f2fbbfb8011cae9ecfb))
171
-
172
- ## [3.4.9](https://github.com/jotform/dnd-builder/compare/v3.4.8...v3.4.9) (2026-03-03)
173
-
174
- ## [3.4.8](https://github.com/jotform/dnd-builder/compare/v3.4.6...v3.4.8) (2026-03-03)
175
-
176
-
177
- ### Bug Fixes
178
-
179
- * **dnd-builder:** add page visibility handling to BuilderWrapper ([9e11ea5](https://github.com/jotform/dnd-builder/commit/9e11ea5451778c07209042651d18c954b79d40ca))
180
- * **dnd-builder:** reset right panel tab when different element selected ([23d8b20](https://github.com/jotform/dnd-builder/commit/23d8b20cb5542e4fce8496a4dca66a2646a82b0b))
181
- * **dnd-builder:** typo fix ([bd91cb8](https://github.com/jotform/dnd-builder/commit/bd91cb89373f7fd1acd06f2fbbfb8011cae9ecfb))
182
-
183
- ## [3.4.7](https://github.com/jotform/dnd-builder/compare/v3.4.6...v3.4.7) (2026-03-03)
184
-
185
-
186
- ### Bug Fixes
187
-
188
- * **dnd-builder:** add page visibility handling to BuilderWrapper ([9e11ea5](https://github.com/jotform/dnd-builder/commit/9e11ea5451778c07209042651d18c954b79d40ca))
189
- * **dnd-builder:** reset right panel tab when different element selected ([23d8b20](https://github.com/jotform/dnd-builder/commit/23d8b20cb5542e4fce8496a4dca66a2646a82b0b))
190
- * **dnd-builder:** typo fix ([bd91cb8](https://github.com/jotform/dnd-builder/commit/bd91cb89373f7fd1acd06f2fbbfb8011cae9ecfb))
191
-
192
- ## [3.4.6](https://github.com/jotform/dnd-builder/compare/v3.4.5...v3.4.6) (2026-02-25)
193
-
194
- ## [3.4.5](https://github.com/jotform/dnd-builder/compare/v3.4.4...v3.4.5) (2026-02-25)
195
-
196
-
197
- ### Bug Fixes
198
-
199
- * **dnd-builder:** add ignore events to enhance keyboard event suppression ([392f035](https://github.com/jotform/dnd-builder/commit/392f035865630478f26fdc45660553b7fd075aff))
200
-
201
- ## [3.4.4](https://github.com/jotform/dnd-builder/compare/v3.4.3...v3.4.4) (2026-02-25)
202
-
203
-
204
- ### Bug Fixes
205
-
206
- * **context-menu/tool-bar:** update SVG icons and improve toolbar styles for consistency ([68304a3](https://github.com/jotform/dnd-builder/commit/68304a3c9bc16745af349721c3a595beb68ec793))
207
- * **dnd-builder:** toolbar actions renw ([a6b0ce8](https://github.com/jotform/dnd-builder/commit/a6b0ce8bd6308e0b8b68c6ecd753b9eda6b0296a))
208
-
209
- ## [3.4.3](https://github.com/jotform/dnd-builder/compare/v3.4.1...v3.4.3) (2026-02-20)
210
-
211
- ## [3.4.2](https://github.com/jotform/dnd-builder/compare/v3.4.1...v3.4.2) (2026-02-20)
212
-
213
- ## [3.4.1](https://github.com/jotform/dnd-builder/compare/v3.5.0...v3.4.1) (2026-02-19)
214
-
215
- ## [3.5.0](https://github.com/jotform/dnd-builder/compare/v3.4.0...v3.5.0) (2026-02-19)
216
-
217
-
218
- ### Features
219
-
220
- * adds 'Shape Settings' text ([f6ee80d](https://github.com/jotform/dnd-builder/commit/f6ee80d814618c38cc6caff987a8543f70356aba))
221
-
222
-
223
- ### Bug Fixes
224
-
225
- * **dnd-builder:** element comp updates ([bfa94ff](https://github.com/jotform/dnd-builder/commit/bfa94ff8bcef6e37f246545bb5eb26ab158f232a))
226
- * don't close text editor on QuillEditor's componentWillUnmount ([678c099](https://github.com/jotform/dnd-builder/commit/678c099b873a127896eaab54613a128456a83f09))
227
- * **error-boundry:** set default props for ErrorFallbackWrapper ([a919f26](https://github.com/jotform/dnd-builder/commit/a919f26e7348b181b1ace1ff9c7fbad9a5435b07))
228
- * **text-editor:** close editor when not selected ([3bdf97c](https://github.com/jotform/dnd-builder/commit/3bdf97cd45834ac0fa54ba47ac8b0a26986722a4))
229
- * textbox content should be up-to-date ([193010c](https://github.com/jotform/dnd-builder/commit/193010c4777197baba808dd9e1dac17fea47b54d))
230
-
231
- ## [3.4.0](https://github.com/jotform/dnd-builder/compare/v3.3.0...v3.4.0) (2026-02-18)
232
-
233
-
234
- ### Features
235
-
236
- * **error-boundary:** new error screen and item and page diff ([52bc053](https://github.com/jotform/dnd-builder/commit/52bc053c15ef76fc4712f4d55b278ad33074c3bd))
237
-
238
-
239
- ### Bug Fixes
240
-
241
- * **dnd-builder:** control right panel visibility ([c985243](https://github.com/jotform/dnd-builder/commit/c985243adc6d074b9c599362f26304bacb7a96a1))
242
- * **error-boundary:** update for ErrorBoundary component and error details ([0aa8d0e](https://github.com/jotform/dnd-builder/commit/0aa8d0ecbcb87910e71f4eb457d2c48dc1f32924))
243
- * **knip:** add ignores ([c4e0796](https://github.com/jotform/dnd-builder/commit/c4e07967823924976bcbf9680e9d1dfc5d3f9f5d))
244
- * **knip:** add ignores types ([3907435](https://github.com/jotform/dnd-builder/commit/39074359c79c05c9deabcf882c128ffe41eb893c))
245
-
246
- ## [3.3.0](https://github.com/jotform/dnd-builder/compare/v3.2.1...v3.3.0) (2026-02-12)
247
-
248
-
249
- ### Features
250
-
251
- * adds callback for page visibility changes ([543a49e](https://github.com/jotform/dnd-builder/commit/543a49e62e3be52907d40df6de8f86dc09ae917c))
252
- * passes selected items to a callback function ([22e801b](https://github.com/jotform/dnd-builder/commit/22e801b27f980b7aae39ce85fe35c02c3f7d9ab9))
253
-
254
-
255
- ### Bug Fixes
256
-
257
- * renames and memoizes selected items handler ([78d347b](https://github.com/jotform/dnd-builder/commit/78d347b04009a5d880b827356a0ad29e44f058e1))
258
-
259
- ### [3.2.1](https://github.com/jotform/dnd-builder/compare/v3.2.0...v3.2.1) (2026-02-10)
260
-
261
-
262
- ### Bug Fixes
263
-
264
- * corrects tab indicator positioning ([95c8b59](https://github.com/jotform/dnd-builder/commit/95c8b59480bdc3d189baf2aae15863c9a4419cc4))
265
- * preventing focus-stayed element ([3999359](https://github.com/jotform/dnd-builder/commit/39993593f34ca4be44a40c38a23313b49f709b7a))
266
- * tests ([83ab97c](https://github.com/jotform/dnd-builder/commit/83ab97c3a0669a436fb18c66bafef9f98e6fc4dd))
267
- * unnecessary css line is removed ([485f38d](https://github.com/jotform/dnd-builder/commit/485f38db46a07eb1d440f64478b1ee4b3f24a9ab))
268
-
269
- ## [3.2.0](https://github.com/jotform/dnd-builder/compare/v3.1.1...v3.2.0) (2026-02-06)
270
-
271
-
272
- ### Features
273
-
274
- * **dnd-builder:** implement marquee selection for multiple items ([4b82867](https://github.com/jotform/dnd-builder/commit/4b82867f2ee185553a59affa1994fc46a5a13607))
275
-
276
-
277
- ### Bug Fixes
278
-
279
- * corrects item snapping with zoom changes ([e6e72bd](https://github.com/jotform/dnd-builder/commit/e6e72bd6da6cc6cd743e7790dbc969af817cd28f))
280
- * **dnd-builder:** use item title as default value ([e3c8fb0](https://github.com/jotform/dnd-builder/commit/e3c8fb0ae0e532c7291201fbf7919df5aea33169))
281
- * resetActiveElements method is updated ([48c3efd](https://github.com/jotform/dnd-builder/commit/48c3efd73b13dc9a5546d0ef79bba883e9b8f976))
282
- * resets active elements to layout on panel open ([f508ca2](https://github.com/jotform/dnd-builder/commit/f508ca2c9721c998190160534d0e9ab73d12595b))
283
- * rounds position values before service calls ([868a7dc](https://github.com/jotform/dnd-builder/commit/868a7dca0c72273362066a7585b1ce166ae32daf))
284
- * sort lines ([dac6978](https://github.com/jotform/dnd-builder/commit/dac6978f45ded1c083a5134a0952461ec869f33c))
285
-
286
- ### [3.1.1](https://github.com/jotform/dnd-builder/compare/v3.1.0...v3.1.1) (2026-02-03)
287
-
288
-
289
- ### Bug Fixes
290
-
291
- * remove overflow hidden styles in print mode ([917f824](https://github.com/jotform/dnd-builder/commit/917f824cc970ed0ec04f1eb1bf2b5518d65808c1))
292
- * **SearchInput:** format inline styles for better readability ([0201863](https://github.com/jotform/dnd-builder/commit/0201863dbbea9bdb602b8b60a9267ea529b3ed52))
293
-
294
- ## [3.1.0](https://github.com/jotform/dnd-builder/compare/v3.0.0...v3.1.0) (2026-01-28)
295
-
296
-
297
- ### Features
298
-
299
- * add title for data card ([f330385](https://github.com/jotform/dnd-builder/commit/f330385f473491b200daa24f89f4ac56375dace6))
300
-
301
-
302
- ### Bug Fixes
303
-
304
- * console.log is removed ([d3c5aff](https://github.com/jotform/dnd-builder/commit/d3c5aff0bdcca72a00551d99a01299066bad2917))
305
- * sortable page list is fixed ([3ddeb45](https://github.com/jotform/dnd-builder/commit/3ddeb4536705896af3c11fff1d6c62c390bb99cd))
306
- * updating refs when new pages are added ([ba6071d](https://github.com/jotform/dnd-builder/commit/ba6071d68b18abbb768c3687abc9d7c02531fed3))
307
-
308
- ## [3.0.0](https://github.com/jotform/dnd-builder/compare/v2.9.19...v3.0.0) (2026-01-23)
309
-
310
-
311
- ### Bug Fixes
312
-
313
- * **dnd-builder:** add page and duplicate for page thumbnails ([82758d7](https://github.com/jotform/dnd-builder/commit/82758d7ba37a8134bc1dd17dabdbef9fc3e493ce))
314
- * do not force overflow hidden style for grid item ([9448109](https://github.com/jotform/dnd-builder/commit/9448109b87219605e87956438890711a7b45f4cb))
315
- * do not force overflow hidden style for grid item ([5e0e420](https://github.com/jotform/dnd-builder/commit/5e0e4206d2502c8aab8f6c92bcaacf17befc3a83))
316
- * react-hooks/exhaustive-deps rule is closed temporarily ([eb43fda](https://github.com/jotform/dnd-builder/commit/eb43fda2f3bc34c65eae11d28bc840f16c68c6c6))
317
- * **SizeSettings:** avoid change aspect ratio when stack size change ([b685219](https://github.com/jotform/dnd-builder/commit/b6852191f2ce00056f665daa22892170f54bf532))
318
-
319
- ### [2.9.19](https://github.com/jotform/dnd-builder/compare/v2.9.18...v2.9.19) (2026-01-16)
320
-
321
-
322
- ### Bug Fixes
323
-
324
- * all of defaultProps are removed ([9165427](https://github.com/jotform/dnd-builder/commit/916542744cdeb3df4d08a14936f16036e2bae6e0))
325
- * dnd operations fix & refactor ([2ffb3be](https://github.com/jotform/dnd-builder/commit/2ffb3be0417618f8a4b64842c692d27ec712561e))
326
- * **dnd-builder:** replace onKeyDown handler with emptyFunction ([ff7fd93](https://github.com/jotform/dnd-builder/commit/ff7fd936222157f2dd4d110eab5ef5307e33b443))
327
- * **dnd-builder:** set item type droppable element ([9175d49](https://github.com/jotform/dnd-builder/commit/9175d494a85ad079759997e6df67c98f7fec0add))
328
- * revert version of eslint-plugin-react-hooks ([040e308](https://github.com/jotform/dnd-builder/commit/040e3081138a3e37c8b5e36eef17e676dc0f58e1))
329
- * yarn.lock ([e2ea5f5](https://github.com/jotform/dnd-builder/commit/e2ea5f562931e1d73b6c755b458f02ac42fdc6f0))
330
-
331
- ### [2.9.18](https://github.com/jotform/dnd-builder/compare/v2.9.17...v2.9.18) (2026-01-13)
332
-
333
- ### [2.9.16](https://github.com/jotform/dnd-builder/compare/v2.9.15...v2.9.16) (2026-01-09)
334
-
335
- ### [2.9.15](https://github.com/jotform/dnd-builder/compare/v2.9.14...v2.9.15) (2025-12-02)
336
-
337
-
338
- ### Bug Fixes
339
-
340
- * **Image:** update image URL handling to use additionalProps for dynamic source ([e65156c](https://github.com/jotform/dnd-builder/commit/e65156c431422eda6cb6f3797dfa4612f1f7b206))
341
-
342
- ### [2.9.14](https://github.com/jotform/dnd-builder/compare/v2.9.12...v2.9.14) (2025-12-02)
343
-
344
-
345
- ### Bug Fixes
346
-
347
- * **dnd-builder:** page element id added for selector usage ([6167a48](https://github.com/jotform/dnd-builder/commit/6167a4847f7685e8dc9b3af2670a51c161dfcc8e))
348
-
349
- ### [2.9.13](https://github.com/jotform/dnd-builder/compare/v2.9.12...v2.9.13) (2025-11-21)
350
-
351
-
352
- ### Bug Fixes
353
-
354
- * **dnd-builder:** page element id added for selector usage ([6167a48](https://github.com/jotform/dnd-builder/commit/6167a4847f7685e8dc9b3af2670a51c161dfcc8e))
355
-
356
- ### [2.9.12](https://github.com/jotform/dnd-builder/compare/v2.9.11...v2.9.12) (2025-11-13)
357
-
358
-
359
- ### Bug Fixes
360
-
361
- * **colorpicker:** normalizedValue should be saved ([1be990d](https://github.com/jotform/dnd-builder/commit/1be990df5d136ec3ea2fdf08d4e8059fc78b0d5f))
362
-
363
- ### [2.9.11](https://github.com/jotform/dnd-builder/compare/v2.9.10...v2.9.11) (2025-11-13)
364
-
365
-
366
- ### Bug Fixes
367
-
368
- * **colorpicker:** setColorValue fix ([b6eb1bd](https://github.com/jotform/dnd-builder/commit/b6eb1bdd0732895e23e078117402d1e71bac9803))
369
-
370
- ### [2.9.10](https://github.com/jotform/dnd-builder/compare/v2.9.9...v2.9.10) (2025-11-13)
371
-
372
- ### [2.9.9](https://github.com/jotform/dnd-builder/compare/v2.9.8...v2.9.9) (2025-11-13)
373
-
374
-
375
- ### Bug Fixes
376
-
377
- * **colorpicker:** validate hex color code ([215d1e7](https://github.com/jotform/dnd-builder/commit/215d1e712aaf9a1363c6f3b191288368bfbe16f4))
378
-
379
- ### [2.9.8](https://github.com/jotform/dnd-builder/compare/v2.9.7...v2.9.8) (2025-10-14)
380
-
381
-
382
- ### Bug Fixes
383
-
384
- * **quilleditor:** content should be set if source is equal user ([8ac4058](https://github.com/jotform/dnd-builder/commit/8ac405844e0ba4c4c0678149ada5ab7d13ac02ff))
385
-
386
- ### [2.9.7](https://github.com/jotform/dnd-builder/compare/v2.9.6...v2.9.7) (2025-06-25)
387
-
388
-
389
- ### Bug Fixes
390
-
391
- * **dnd-builder:** print style updates ([d04e92b](https://github.com/jotform/dnd-builder/commit/d04e92b6ee3eaac3fd3a8708e779b9ed01898732))
392
-
393
- ### [2.9.6](https://github.com/jotform/dnd-builder/compare/v2.9.5...v2.9.6) (2024-12-18)
394
-
395
-
396
- ### Bug Fixes
397
-
398
- * **dnd-builder:** fix same time multi backends error ([082ee11](https://github.com/jotform/dnd-builder/commit/082ee11cd9e0a23551d01786fe0dde6427038837))
399
-
400
- ### [2.9.5](https://github.com/jotform/dnd-builder/compare/v2.9.4...v2.9.5) (2024-11-12)
401
-
402
- ### [2.9.4](https://github.com/jotform/dnd-builder/compare/v2.9.3...v2.9.4) (2024-10-08)
403
-
404
-
405
- ### Bug Fixes
406
-
407
- * **dnd-builder:** sass warning fixes ([bd22dd0](https://github.com/jotform/dnd-builder/commit/bd22dd0b7c997859c06acf02adc925af0b80567a))
408
-
409
- ### [2.9.3](https://github.com/jotform/dnd-builder/compare/v2.9.2...v2.9.3) (2024-02-14)
410
-
411
-
412
- ### Bug Fixes
413
-
414
- * **dnd-builder:** fixes for lint ([2ea65b8](https://github.com/jotform/dnd-builder/commit/2ea65b8660fe87d8295bf7cd2149f55ed39e5272))
415
- * **dnd-builder:** lint fixes ([6790b7c](https://github.com/jotform/dnd-builder/commit/6790b7c9f3d81318770c9e7ad8a04e6761b36f28))
416
- * **dnd-builder:** text element height update on edit mode ([1ce5e95](https://github.com/jotform/dnd-builder/commit/1ce5e95b20b671deaea4330f00f5de40ea27826b))
417
-
418
- ### [2.9.2](https://github.com/jotform/dnd-builder/compare/v2.9.1...v2.9.2) (2024-01-16)
419
-
420
- ### [2.9.1](https://github.com/CemTunaKoc/dnd-builder/compare/v2.9.0...v2.9.1) (2024-01-15)
421
-
422
-
423
- ### Bug Fixes
424
-
425
- * **dnd-builder:** onPageAdd prop added ([8e44a13](https://github.com/CemTunaKoc/dnd-builder/commit/8e44a130297379a394999fd38618e3846537bbb9))
426
-
427
- ## [2.9.0](https://github.com/jotform/dnd-builder/compare/v2.8.2...v2.9.0) (2023-12-26)
428
-
429
-
430
- ### Features
431
-
432
- * **slides-panel:** isThumbnail prop is added for slides panel item ([be0418a](https://github.com/jotform/dnd-builder/commit/be0418a74179e9c885afc17c0a399ed15e7ecff6))
433
-
434
- ### [2.8.2](https://github.com/jotform/dnd-builder/compare/v2.8.1...v2.8.2) (2023-12-25)
435
-
436
- ### [2.8.1](https://github.com/jotform/dnd-builder/compare/v2.8.0...v2.8.1) (2023-11-27)
437
-
438
-
439
- ### Bug Fixes
440
-
441
- * **dnd-builder:** escape escape key ([a4c95e1](https://github.com/jotform/dnd-builder/commit/a4c95e18f41ed546f1cb6fa291a91912fc430537))
442
- * **dnd-builder:** lint ([7bed875](https://github.com/jotform/dnd-builder/commit/7bed87572c51d0d16cfdf4f8018f9297d744f161))
443
- * **dnd-builder:** lint ([11b993d](https://github.com/jotform/dnd-builder/commit/11b993d529f9aaee41fa0bf2a25845cf76b3c6eb))
444
-
445
- ## [2.8.0](https://github.com/jotform/dnd-builder/compare/v2.7.1...v2.8.0) (2023-11-27)
446
-
447
-
448
- ### Features
449
-
450
- * **dnd-builder:** enforce role-based ignores in click outside ([fce52a3](https://github.com/jotform/dnd-builder/commit/fce52a3d8517b0b66ec5524bd2f3ae27037733aa))
451
-
452
- ### [2.7.1](https://github.com/jotform/dnd-builder/compare/v2.7.0...v2.7.1) (2023-11-22)
453
-
454
-
455
- ### Bug Fixes
456
-
457
- * **panel-elements:** size settings lock button alignment ([e221915](https://github.com/jotform/dnd-builder/commit/e22191523a06ba1b6c5616299e4de6eefe20f665))
458
-
459
- ## [2.7.0](https://github.com/jotform/dnd-builder/compare/v2.6.1...v2.7.0) (2023-10-03)
460
-
461
-
462
- ### Features
463
-
464
- * exceptionalClass update for resetDefaultText in pageItemResizer ([f4d9a02](https://github.com/jotform/dnd-builder/commit/f4d9a02b40746065a3b5c6d233eae3d17848440a))
465
-
466
- ### [2.6.1](https://github.com/jotform/dnd-builder/compare/v2.6.0...v2.6.1) (2023-10-03)
467
-
468
- ## [2.6.0](https://github.com/jotform/dnd-builder/compare/v2.5.10...v2.6.0) (2023-10-03)
469
-
470
-
471
- ### Features
472
-
473
- * exceptionalClass update for contextMenu in pageItemResizer ([5b8e161](https://github.com/jotform/dnd-builder/commit/5b8e161df9adfb1b701b67346f91872f326dbbac))
474
-
475
- ### [2.5.10](https://github.com/jotform/dnd-builder/compare/v2.5.9...v2.5.10) (2023-09-13)
476
-
477
-
478
- ### Bug Fixes
479
-
480
- * **dnd-builder:** temporary fix for chromium svg rendering issue ([8d3b566](https://github.com/jotform/dnd-builder/commit/8d3b56612a423d1e786692dbd0f686d5546a9bd8))
481
-
482
- ### [2.5.9](https://github.com/jotform/dnd-builder/compare/v2.5.6...v2.5.9) (2023-08-23)
483
-
484
-
485
- ### Bug Fixes
486
-
487
- * **dnd-builder:** missing translations ([54d8fef](https://github.com/jotform/dnd-builder/commit/54d8feff7ad433504e7b6841ccb5c2e3eeefbb4c))
488
- * **dnd-builder:** missing translations and search bar icon spacing ([c6a44b7](https://github.com/jotform/dnd-builder/commit/c6a44b79ce89758fcba239688202a4ba0ad1857b))
489
- * **dnd-builder:** replace images with cdn ([4ac3bb3](https://github.com/jotform/dnd-builder/commit/4ac3bb35ca283ff50a42f8a9e6ce86fd45ca4259))
490
- * **dnd-builder:** replace images with cdn ([f7d1e4c](https://github.com/jotform/dnd-builder/commit/f7d1e4c1e1f2c9dd76f19528a9a7dc2b5bf24e74))
491
-
492
- ### [2.5.8](https://github.com/jotform/dnd-builder/compare/v2.5.6...v2.5.8) (2023-07-26)
493
-
494
-
495
- ### Bug Fixes
496
-
497
- * **dnd-builder:** missing translations ([54d8fef](https://github.com/jotform/dnd-builder/commit/54d8feff7ad433504e7b6841ccb5c2e3eeefbb4c))
498
- * **dnd-builder:** replace images with cdn ([4ac3bb3](https://github.com/jotform/dnd-builder/commit/4ac3bb35ca283ff50a42f8a9e6ce86fd45ca4259))
499
- * **dnd-builder:** replace images with cdn ([f7d1e4c](https://github.com/jotform/dnd-builder/commit/f7d1e4c1e1f2c9dd76f19528a9a7dc2b5bf24e74))
500
-
501
- ### [2.5.7](https://github.com/jotform/dnd-builder/compare/v2.5.6...v2.5.7) (2023-05-08)
502
-
503
-
504
- ### Bug Fixes
505
-
506
- * **dnd-builder:** replace images with cdn ([f7d1e4c](https://github.com/jotform/dnd-builder/commit/f7d1e4c1e1f2c9dd76f19528a9a7dc2b5bf24e74))
507
-
508
- ### [2.5.6](https://github.com/jotform/dnd-builder/compare/v2.5.5...v2.5.6) (2023-04-10)
509
-
510
-
511
- ### Bug Fixes
512
-
513
- * **dnd-builder:** fix padding issue on report builder ([845f9ff](https://github.com/jotform/dnd-builder/commit/845f9ff6b619c1d43b4e6ff9c5bcf2a9bdd1451f))
514
-
515
- ### [2.5.5](https://github.com/jotform/dnd-builder/compare/v2.5.4...v2.5.5) (2023-03-06)
516
-
517
-
518
- ### Bug Fixes
519
-
520
- * **zoom-pan-pinch:** disable mouse wheel zooming func ([fed16bf](https://github.com/jotform/dnd-builder/commit/fed16bf9afd99a1451f5c0a06168837a268e1203))
521
-
522
- ### [2.5.4](https://github.com/jotform/dnd-builder/compare/v2.5.3...v2.5.4) (2023-03-03)
523
-
524
-
525
- ### Bug Fixes
526
-
527
- * **static-scene:** mode prop is passed correctly & zoom feature is set only for presentation ([6c045f5](https://github.com/jotform/dnd-builder/commit/6c045f5e2307ca442c1b2f3271fdf531c3c3240b))
528
-
529
- ### [2.5.3](https://github.com/jotform/dnd-builder/compare/v2.5.2...v2.5.3) (2023-03-02)
530
-
531
- ### [2.5.2](https://github.com/jotform/dnd-builder/compare/v2.5.1...v2.5.2) (2023-03-02)
532
-
533
-
534
- ### Bug Fixes
535
-
536
- * **static-scene:** use hoc for pan pinch zoom ([708a3a9](https://github.com/jotform/dnd-builder/commit/708a3a9abc28cafed950a917a9cf2f3a87a3563d))
537
- * **withZoomPanPinchHOC:** renaming & test fix ([f70566e](https://github.com/jotform/dnd-builder/commit/f70566ec1bfce45330914dca725281d22b08fa4f))
538
-
539
- ### [2.5.1](https://github.com/jotform/dnd-builder/compare/v2.5.0...v2.5.1) (2023-03-01)
540
-
541
-
542
- ### Bug Fixes
543
-
544
- * **static-scene:** fix transform values for print mode ([931dae7](https://github.com/jotform/dnd-builder/commit/931dae759392d6c700be969ab6f8ae0edfe39816))
545
-
546
- ## [2.5.0](https://github.com/jotform/dnd-builder/compare/v2.4.6...v2.5.0) (2023-02-28)
547
-
548
-
549
- ### Features
550
-
551
- * **static-scene:** zoom-pan-pinch feature is supported now by dnd-builder ([55644e9](https://github.com/jotform/dnd-builder/commit/55644e9aead43ca2655906e0beab984a756b4d28))
552
-
553
-
554
- ### Bug Fixes
555
-
556
- * **presentation-wrapper:** gesture should work for only fit case ([f1c2cc2](https://github.com/jotform/dnd-builder/commit/f1c2cc2d38a0bfc0352a7ea4f65852ae8e827cf0))
557
- * **presentation-wrapper:** when isFullScreen is set, fitToScreen should recalculate ([055c746](https://github.com/jotform/dnd-builder/commit/055c74665706742d134bc6a988af282656cea714))
558
-
559
- ### [2.4.6](https://github.com/jotform/dnd-builder/compare/v2.4.4...v2.4.6) (2023-02-27)
560
-
561
- ### [2.4.5](https://github.com/jotform/dnd-builder/compare/v2.4.4...v2.4.5) (2023-02-01)
562
-
563
- ### [2.4.4](https://github.com/jotform/dnd-builder/compare/v2.4.3...v2.4.4) (2022-08-09)
564
-
565
-
566
- ### Bug Fixes
567
-
568
- * **report-item:** fix report item outline for zoom levels ([4f7fa52](https://github.com/jotform/dnd-builder/commit/4f7fa52ae33e77eb01aff7b09977bea84832c71b))
569
- * **text-editor:** url input visibility issue fixed ([4a76028](https://github.com/jotform/dnd-builder/commit/4a76028fdb384c7219f701ad677e437c90a4ffbf))
570
-
571
- ### [2.4.3](https://github.com/jotform/dnd-builder/compare/v2.4.2...v2.4.3) (2022-08-04)
572
-
573
-
574
- ### Bug Fixes
575
-
576
- * **elements:** page actions hover fix ([e471646](https://github.com/jotform/dnd-builder/commit/e4716467b7e59f6af27fde46233b06f4718bf1d5))
577
- * style lint ([66fcc51](https://github.com/jotform/dnd-builder/commit/66fcc51a6262d7202afb46ea0c135894d0263a2a))
578
-
579
- ### [2.4.2](https://github.com/jotform/dnd-builder/compare/v2.4.1...v2.4.2) (2022-07-20)
580
-
581
-
582
- ### Bug Fixes
583
-
584
- * **context-menu:** fix context menu spacing ([e802453](https://github.com/jotform/dnd-builder/commit/e802453919842cf4d9f4a9ec928b093a287c0f3b))
585
-
586
- ### [2.4.1](https://github.com/jotform/dnd-builder/compare/v2.4.0...v2.4.1) (2022-06-29)
587
-
588
-
589
- ### Bug Fixes
590
-
591
- * **panels:** return close button ([9094afe](https://github.com/jotform/dnd-builder/commit/9094afe680b32720441e51949665b24b550d96eb))
592
-
593
- ## [2.4.0](https://github.com/jotform/dnd-builder/compare/v2.2.1...v2.4.0) (2022-06-29)
594
-
595
-
596
- ### Features
597
-
598
- * **buildercontext:** add callback for right panel ([1dde660](https://github.com/jotform/dnd-builder/commit/1dde66089df4846ff973fcc99620cec6f3cf6e82))
599
-
600
-
601
- ### Bug Fixes
602
-
603
- * hide toggle panel buttons when panel is open ([3081e80](https://github.com/jotform/dnd-builder/commit/3081e8000613acb68d42837fb99b5bfd8d8ec2b2))
604
- * **TextEditor:** purify about content ([0fcad20](https://github.com/jotform/dnd-builder/commit/0fcad2075116cf5365fc42facbd5aa6adae25db8))
605
-
606
- ### [2.3.0](https://github.com/jotform/dnd-builder/compare/v2.2.1...v2.3.0) (2022-06-24)
607
-
608
-
609
- ### Bug Fixes
610
-
611
- * **RightPanel**: hide the right panel toggle when a panel is already open
612
- * **SlidesPanel**: hide the slides panel when the panel is already open
613
-
614
- ### [2.2.1](https://github.com/jotform/dnd-builder/compare/v2.0.2...v2.2.1) (2022-06-24)
615
-
616
-
617
- ### Bug Fixes
618
-
619
- * changed withclickoutside logic ([5b0cac3](https://github.com/jotform/dnd-builder/commit/5b0cac338e740ede76de9bfe04eebe13bfb135ef))
620
- * **readme:** readme img height fix ([18cf8cb](https://github.com/jotform/dnd-builder/commit/18cf8cbf2c653caebc7d7a6f6a17e8a3b2c4dc20))
621
- * **TextEditor:** fix for content ([f0a8327](https://github.com/jotform/dnd-builder/commit/f0a83275905ec98ff200c34237e6f88793cdde22))
622
-
623
- ## [2.2.0](https://github.com/jotform/dnd-builder/compare/v2.0.3...v2.2.0) (2022-06-14)
624
-
625
- ### [2.0.3](https://github.com/jotform/dnd-builder/compare/v2.0.2...v2.0.3) (2022-03-10)
626
-
627
-
628
- ### Bug Fixes
629
-
630
- * changed withclickoutside logic ([5b0cac3](https://github.com/jotform/dnd-builder/commit/5b0cac338e740ede76de9bfe04eebe13bfb135ef))
631
- * **readme:** readme img height fix ([18cf8cb](https://github.com/jotform/dnd-builder/commit/18cf8cbf2c653caebc7d7a6f6a17e8a3b2c4dc20))
632
-
633
- ### [2.0.2](https://github.com/jotform/dnd-builder/compare/v2.0.0...v2.0.2) (2021-12-02)
634
-
635
-
636
- ### Bug Fixes
637
-
638
- * **assets:** logo & readme gif has added ([6385694](https://github.com/jotform/dnd-builder/commit/6385694f86d9bad8ddd27d51b45b620973f07f8a))
639
- * **storybook:** new branding updates ([f2d28f2](https://github.com/jotform/dnd-builder/commit/f2d28f221c1b6debd9ba71a9bdf0a5c418a12e56))
640
- * **storybook:** theme added ([f22e8bc](https://github.com/jotform/dnd-builder/commit/f22e8bcdf12709635f9d26a4bf794be7d373a0be))
641
-
642
- ## [2.0.0](https://github.com/jotform/dnd-builder/compare/v2.0.0-beta.3...v2.0.0) (2021-11-29)
643
-
644
-
645
- ### Features
646
-
647
- * **printmode:** support custom dimensions in print mode ([10680f3](https://github.com/jotform/dnd-builder/commit/10680f38820340d270b5ee9638dc45bfa3e48d45))
648
- * **storybook:** dark&light mode addons ([3977621](https://github.com/jotform/dnd-builder/commit/3977621902019931da7a1a04218e3c78dcb648d8))
649
-
650
-
651
- ### Bug Fixes
652
-
653
- * **theme:** dark&light mode major fix ([2c03387](https://github.com/jotform/dnd-builder/commit/2c033878290949108e0aa2092045697e905b9dc2))
654
- * **theme:** toolItem icon fill fix ([0c50632](https://github.com/jotform/dnd-builder/commit/0c506324a405251815c30604656a7fc185b2ef8c))
655
-
656
- ## [2.0.0-beta.4](https://github.com/jotform/dnd-builder/compare/v2.0.0-beta.3...v2.0.0-beta.4) (2021-10-05)
657
-
658
-
659
- ### Features
660
-
661
- * **printmode:** support custom dimensions in print mode ([10680f3](https://github.com/jotform/dnd-builder/commit/10680f38820340d270b5ee9638dc45bfa3e48d45))
662
-
663
- ## [2.0.0-beta.3](https://github.com/jotform/dnd-builder/compare/v2.0.0-beta.2...v2.0.0-beta.3) (2021-10-04)
664
-
665
-
666
- ### Bug Fixes
667
-
668
- * **accordion:** padding fix ([902073a](https://github.com/jotform/dnd-builder/commit/902073a94d2c5d99b85932e855c62327863eae2c))
669
-
670
- ## [2.0.0-beta.2](https://github.com/jotform/dnd-builder/compare/v1.0.2...v2.0.0-beta.2) (2021-10-04)
671
-
672
-
673
- ### Features
674
-
675
- * **darktheme:** style changes ([826e0d2](https://github.com/jotform/dnd-builder/commit/826e0d270db81f351030e77817c0e1fc11af406a))
676
- * **image:** ability to pass in custom defaultURL ([7782116](https://github.com/jotform/dnd-builder/commit/7782116db425b3130d628e08ca04e7b2cf0687c6))
677
- * **image:** action buttons styles ([d5a1f17](https://github.com/jotform/dnd-builder/commit/d5a1f178fa69d34265ded2293d95bfa9f3db58b3))
678
- * **image:** aspect lock style updates ([9645628](https://github.com/jotform/dnd-builder/commit/96456282f3fcd6ca7186529f141354c5bac164d5))
679
- * **image:** selected styles for settings ([b46d8af](https://github.com/jotform/dnd-builder/commit/b46d8af08c2edbbb00768979afc923d9eafaa7f8))
680
- * **image:** setting style updates ([a9c01b8](https://github.com/jotform/dnd-builder/commit/a9c01b80e344adb728dc86de18202cc8fe7db5f5))
681
- * **image:** style changes ([5f936eb](https://github.com/jotform/dnd-builder/commit/5f936eb23aeb1985e9dae972f51b877a3515f4ac))
682
- * **image:** tab and setting styles and text udpates ([fe64566](https://github.com/jotform/dnd-builder/commit/fe6456614d2314a6da1c244653c27f6e90729a87))
683
- * **image:** update styles for settings panel ([f592410](https://github.com/jotform/dnd-builder/commit/f59241059708314451b5d048422e1a49a1ceffad))
684
- * **image:** uploader styles ([32abd6e](https://github.com/jotform/dnd-builder/commit/32abd6e16dd8b7afb2708b887ba5c68d345419f3))
685
- * **layoutsettings:** add necessary dividers ([495fbda](https://github.com/jotform/dnd-builder/commit/495fbda300d2b01dbf8aebda97b3c2675c1afd11))
686
- * **layoutsettings:** style updates ([1a6bc83](https://github.com/jotform/dnd-builder/commit/1a6bc833f0fa0e93149d7bd013eb9e35fb6a73e2))
687
- * **left-panel:** tabbed structure ([628f3bd](https://github.com/jotform/dnd-builder/commit/628f3bda384a1c398adcb515c2002f703a412128))
688
- * **leftpanelopener:** style changes ([74bceba](https://github.com/jotform/dnd-builder/commit/74bcebaad5239ec27de14e68f71703f1ac51a5ed))
689
- * **page-adder:** conditional classname ([bbb5c8a](https://github.com/jotform/dnd-builder/commit/bbb5c8a9ec5e10c8bc6250d78c632c6d7fd1a891))
690
- * **pagesettings:** style updates ([de34f96](https://github.com/jotform/dnd-builder/commit/de34f968e74d44f9a8d8f50bb97af2f584eec22d))
691
- * **panel-inputs:** unit style updates ([b4efc29](https://github.com/jotform/dnd-builder/commit/b4efc29564426c112258a7c450de5638933c3676))
692
- * **presentationbar:** style updates ([a626644](https://github.com/jotform/dnd-builder/commit/a626644cbfbf5b0e3589389c6a2d9857980e769b))
693
- * **richtext:** add necessary divider ([4de6424](https://github.com/jotform/dnd-builder/commit/4de64240d81a37c88adb39245acb5a4eed7c791e))
694
- * **rightpaneltoggles:** style changes ([357234e](https://github.com/jotform/dnd-builder/commit/357234e0b6c46bfcfa7c0153996b6fcc6e9a7c7a))
695
- * **search:** dark theme style updates ([e3063fe](https://github.com/jotform/dnd-builder/commit/e3063feae5af4939f73d4869b77bdc5cdcd6d147))
696
- * **slides:** pane toggle icon updates ([d270e5c](https://github.com/jotform/dnd-builder/commit/d270e5ca908e24b2513cd551b1997589f923ceb3))
697
- * **slides:** style updates ([400d414](https://github.com/jotform/dnd-builder/commit/400d41484a2737224a1d6ff559eacd9a4fc778d8))
698
- * **sortable-list:** border style update ([2f05eac](https://github.com/jotform/dnd-builder/commit/2f05eac7f39382d4cda4bcf44fbb0e368d9a38ee))
699
- * **switch:** new setting component added ([7cd78ff](https://github.com/jotform/dnd-builder/commit/7cd78ff692934054973f4baa4121edda4195c910))
700
- * **tabs:** update text-weight and force uppercase ([e6083af](https://github.com/jotform/dnd-builder/commit/e6083af6920ca2f3757989d27119e35286c00cd3))
701
- * **texts:** update page => slide ([3a14433](https://github.com/jotform/dnd-builder/commit/3a14433fb12b7f63fd60363246c24ed632c311e8))
702
- * **theme:** dark mode first update ([a77e220](https://github.com/jotform/dnd-builder/commit/a77e2205347c93e61a2c28405bb0020bde71af51))
703
- * **theme:** dark theme element settings update ([bc05e5f](https://github.com/jotform/dnd-builder/commit/bc05e5f2fa4567241477c1780771223b8c14ba06))
704
- * **theme:** dark theme main settings ([97417a1](https://github.com/jotform/dnd-builder/commit/97417a150cb64e3cb99d3f2a4944658cf6dcc40c))
705
- * **theme:** dark theme update ([1fc2885](https://github.com/jotform/dnd-builder/commit/1fc28850cebd92b2c5c2789df0daf9ba551d68f3))
706
- * **theme:** dark theme update v2 ([b0db06a](https://github.com/jotform/dnd-builder/commit/b0db06a9cfde587f630b3ac335585ab4f97404a7))
707
- * **theme:** dark theme update v3 ([939fca0](https://github.com/jotform/dnd-builder/commit/939fca0621af405d372a85f28c582a0015706737))
708
- * **theme:** light theme styles seperated ([19185c9](https://github.com/jotform/dnd-builder/commit/19185c98951635779cda9e8d18ee4a01197d4a5c))
709
- * **theme:** mode prop are passed to reportWrapper ([5ddd95f](https://github.com/jotform/dnd-builder/commit/5ddd95fb070a5df0bccb9edd1108d098338fd825))
710
- * **theme:** presentation dropdown update ([41e66b9](https://github.com/jotform/dnd-builder/commit/41e66b95471ae012a6ebe3a55c8555f8fac66f80))
711
- * **theme:** section list update ([a1c7ae0](https://github.com/jotform/dnd-builder/commit/a1c7ae0c2582aad10fa00c6846b408de19e30efe))
712
- * **theme:** tab colors ([ca763b0](https://github.com/jotform/dnd-builder/commit/ca763b0f8719480855a4b085eba57c20e5104584))
713
-
714
-
715
- ### Bug Fixes
716
-
717
- * **dark-theme:** update tab backgrounds for accordions ([9d0c40c](https://github.com/jotform/dnd-builder/commit/9d0c40c1c69eb2fd0ce04927c07170783a0afcc5))
718
- * **elements:** typing fix ([53d205c](https://github.com/jotform/dnd-builder/commit/53d205c2eee5e04e8e75f608d012125f804deccd))
719
- * **enter-url:** update error state only if necessary ([5b6d29f](https://github.com/jotform/dnd-builder/commit/5b6d29f60c409ed6a912f67f93a7133ef8b8d091))
720
- * **image:** dont save defaultURL param ([99c4e7e](https://github.com/jotform/dnd-builder/commit/99c4e7ef7f23dc69ad0edbf1de10f366288f717e))
721
- * **image:** prop fix ([94ca68e](https://github.com/jotform/dnd-builder/commit/94ca68ef6da1ba09570ac17eb68fa01a07963c8e))
722
- * **image:** settings config update ([44ee2cd](https://github.com/jotform/dnd-builder/commit/44ee2cda9cdd4841cbc3f92095de8de7dbe2affa))
723
- * **leftpanelcloser:** update svg ([55ea121](https://github.com/jotform/dnd-builder/commit/55ea12161918b1bde94060853d2c6f791c8b7d01))
724
- * **panel-elements:** palette item style issues ([f640f60](https://github.com/jotform/dnd-builder/commit/f640f604aa9b94eb84d27a1851ecf1dc4e315c8b))
725
- * **panel-elements:** palette item style issues ([c4d0f81](https://github.com/jotform/dnd-builder/commit/c4d0f81a70fb1bd604a60f0a6af62e50f3d0237d))
726
- * **panel-elements:** select all item style issues ([7b44531](https://github.com/jotform/dnd-builder/commit/7b445318f461362bedd6e1dd65ad8119c9665c53))
727
- * **panels:** overall style updates ([13679a7](https://github.com/jotform/dnd-builder/commit/13679a7acf90ea4c33f3a8c04f80bf902640adf8))
728
- * **presentation-actions:** style update ([060963b](https://github.com/jotform/dnd-builder/commit/060963bd7f4fd7729367603ee82da5bf23bcb99f))
729
- * **sectionwithsearch:** revert to old version ([a9d8a3b](https://github.com/jotform/dnd-builder/commit/a9d8a3b80e87eaff12274fcfd1c93a383a1ee61e))
730
- * **svg:** update image item icon ([c1cddaf](https://github.com/jotform/dnd-builder/commit/c1cddaf5dafaa55065642d981c32e55a07663542))
731
- * **tests:** update constants ([be947d7](https://github.com/jotform/dnd-builder/commit/be947d71cdbf4a03aa9a50cdca5ea0c11b399405))
732
- * **texts:** uppercase necessary texts manually ([193a628](https://github.com/jotform/dnd-builder/commit/193a628c8590a3001d99257dd532e196fc5d0538))
733
- * **theme:** light theme has updated ([4c1f3e4](https://github.com/jotform/dnd-builder/commit/4c1f3e40937fb8a9476662d75d0a80b07043e7f8))
734
- * **theme:** updated dark theme items ([24bfeea](https://github.com/jotform/dnd-builder/commit/24bfeea3695873b83a81cd90aee0693171716111))
735
-
736
- ## [2.0.0-beta.1](https://github.com/jotform/dnd-builder/compare/v1.0.2...v2.0.0-beta.1) (2021-10-03)
737
-
738
-
739
- ### Features
740
-
741
- * **darktheme:** style changes ([826e0d2](https://github.com/jotform/dnd-builder/commit/826e0d270db81f351030e77817c0e1fc11af406a))
742
- * **image:** ability to pass in custom defaultURL ([7782116](https://github.com/jotform/dnd-builder/commit/7782116db425b3130d628e08ca04e7b2cf0687c6))
743
- * **image:** action buttons styles ([d5a1f17](https://github.com/jotform/dnd-builder/commit/d5a1f178fa69d34265ded2293d95bfa9f3db58b3))
744
- * **image:** aspect lock style updates ([9645628](https://github.com/jotform/dnd-builder/commit/96456282f3fcd6ca7186529f141354c5bac164d5))
745
- * **image:** selected styles for settings ([b46d8af](https://github.com/jotform/dnd-builder/commit/b46d8af08c2edbbb00768979afc923d9eafaa7f8))
746
- * **image:** setting style updates ([a9c01b8](https://github.com/jotform/dnd-builder/commit/a9c01b80e344adb728dc86de18202cc8fe7db5f5))
747
- * **image:** style changes ([5f936eb](https://github.com/jotform/dnd-builder/commit/5f936eb23aeb1985e9dae972f51b877a3515f4ac))
748
- * **image:** tab and setting styles and text udpates ([fe64566](https://github.com/jotform/dnd-builder/commit/fe6456614d2314a6da1c244653c27f6e90729a87))
749
- * **image:** update styles for settings panel ([f592410](https://github.com/jotform/dnd-builder/commit/f59241059708314451b5d048422e1a49a1ceffad))
750
- * **image:** uploader styles ([32abd6e](https://github.com/jotform/dnd-builder/commit/32abd6e16dd8b7afb2708b887ba5c68d345419f3))
751
- * **layoutsettings:** add necessary dividers ([495fbda](https://github.com/jotform/dnd-builder/commit/495fbda300d2b01dbf8aebda97b3c2675c1afd11))
752
- * **layoutsettings:** style updates ([1a6bc83](https://github.com/jotform/dnd-builder/commit/1a6bc833f0fa0e93149d7bd013eb9e35fb6a73e2))
753
- * **left-panel:** tabbed structure ([628f3bd](https://github.com/jotform/dnd-builder/commit/628f3bda384a1c398adcb515c2002f703a412128))
754
- * **leftpanelopener:** style changes ([74bceba](https://github.com/jotform/dnd-builder/commit/74bcebaad5239ec27de14e68f71703f1ac51a5ed))
755
- * **page-adder:** conditional classname ([bbb5c8a](https://github.com/jotform/dnd-builder/commit/bbb5c8a9ec5e10c8bc6250d78c632c6d7fd1a891))
756
- * **pagesettings:** style updates ([de34f96](https://github.com/jotform/dnd-builder/commit/de34f968e74d44f9a8d8f50bb97af2f584eec22d))
757
- * **panel-inputs:** unit style updates ([b4efc29](https://github.com/jotform/dnd-builder/commit/b4efc29564426c112258a7c450de5638933c3676))
758
- * **presentationbar:** style updates ([a626644](https://github.com/jotform/dnd-builder/commit/a626644cbfbf5b0e3589389c6a2d9857980e769b))
759
- * **richtext:** add necessary divider ([4de6424](https://github.com/jotform/dnd-builder/commit/4de64240d81a37c88adb39245acb5a4eed7c791e))
760
- * **rightpaneltoggles:** style changes ([357234e](https://github.com/jotform/dnd-builder/commit/357234e0b6c46bfcfa7c0153996b6fcc6e9a7c7a))
761
- * **search:** dark theme style updates ([e3063fe](https://github.com/jotform/dnd-builder/commit/e3063feae5af4939f73d4869b77bdc5cdcd6d147))
762
- * **slides:** pane toggle icon updates ([d270e5c](https://github.com/jotform/dnd-builder/commit/d270e5ca908e24b2513cd551b1997589f923ceb3))
763
- * **slides:** style updates ([400d414](https://github.com/jotform/dnd-builder/commit/400d41484a2737224a1d6ff559eacd9a4fc778d8))
764
- * **sortable-list:** border style update ([2f05eac](https://github.com/jotform/dnd-builder/commit/2f05eac7f39382d4cda4bcf44fbb0e368d9a38ee))
765
- * **switch:** new setting component added ([7cd78ff](https://github.com/jotform/dnd-builder/commit/7cd78ff692934054973f4baa4121edda4195c910))
766
- * **tabs:** update text-weight and force uppercase ([e6083af](https://github.com/jotform/dnd-builder/commit/e6083af6920ca2f3757989d27119e35286c00cd3))
767
- * **texts:** update page => slide ([3a14433](https://github.com/jotform/dnd-builder/commit/3a14433fb12b7f63fd60363246c24ed632c311e8))
768
- * **theme:** dark mode first update ([a77e220](https://github.com/jotform/dnd-builder/commit/a77e2205347c93e61a2c28405bb0020bde71af51))
769
- * **theme:** dark theme element settings update ([bc05e5f](https://github.com/jotform/dnd-builder/commit/bc05e5f2fa4567241477c1780771223b8c14ba06))
770
- * **theme:** dark theme main settings ([97417a1](https://github.com/jotform/dnd-builder/commit/97417a150cb64e3cb99d3f2a4944658cf6dcc40c))
771
- * **theme:** dark theme update ([1fc2885](https://github.com/jotform/dnd-builder/commit/1fc28850cebd92b2c5c2789df0daf9ba551d68f3))
772
- * **theme:** dark theme update v2 ([b0db06a](https://github.com/jotform/dnd-builder/commit/b0db06a9cfde587f630b3ac335585ab4f97404a7))
773
- * **theme:** dark theme update v3 ([939fca0](https://github.com/jotform/dnd-builder/commit/939fca0621af405d372a85f28c582a0015706737))
774
- * **theme:** light theme styles seperated ([19185c9](https://github.com/jotform/dnd-builder/commit/19185c98951635779cda9e8d18ee4a01197d4a5c))
775
- * **theme:** mode prop are passed to reportWrapper ([5ddd95f](https://github.com/jotform/dnd-builder/commit/5ddd95fb070a5df0bccb9edd1108d098338fd825))
776
- * **theme:** presentation dropdown update ([41e66b9](https://github.com/jotform/dnd-builder/commit/41e66b95471ae012a6ebe3a55c8555f8fac66f80))
777
- * **theme:** section list update ([a1c7ae0](https://github.com/jotform/dnd-builder/commit/a1c7ae0c2582aad10fa00c6846b408de19e30efe))
778
- * **theme:** tab colors ([ca763b0](https://github.com/jotform/dnd-builder/commit/ca763b0f8719480855a4b085eba57c20e5104584))
779
-
780
-
781
- ### Bug Fixes
782
-
783
- * **dark-theme:** update tab backgrounds for accordions ([9d0c40c](https://github.com/jotform/dnd-builder/commit/9d0c40c1c69eb2fd0ce04927c07170783a0afcc5))
784
- * **elements:** typing fix ([53d205c](https://github.com/jotform/dnd-builder/commit/53d205c2eee5e04e8e75f608d012125f804deccd))
785
- * **enter-url:** update error state only if necessary ([5b6d29f](https://github.com/jotform/dnd-builder/commit/5b6d29f60c409ed6a912f67f93a7133ef8b8d091))
786
- * **image:** dont save defaultURL param ([99c4e7e](https://github.com/jotform/dnd-builder/commit/99c4e7ef7f23dc69ad0edbf1de10f366288f717e))
787
- * **image:** prop fix ([94ca68e](https://github.com/jotform/dnd-builder/commit/94ca68ef6da1ba09570ac17eb68fa01a07963c8e))
788
- * **image:** settings config update ([44ee2cd](https://github.com/jotform/dnd-builder/commit/44ee2cda9cdd4841cbc3f92095de8de7dbe2affa))
789
- * **leftpanelcloser:** update svg ([55ea121](https://github.com/jotform/dnd-builder/commit/55ea12161918b1bde94060853d2c6f791c8b7d01))
790
- * **panel-elements:** palette item style issues ([f640f60](https://github.com/jotform/dnd-builder/commit/f640f604aa9b94eb84d27a1851ecf1dc4e315c8b))
791
- * **panel-elements:** palette item style issues ([c4d0f81](https://github.com/jotform/dnd-builder/commit/c4d0f81a70fb1bd604a60f0a6af62e50f3d0237d))
792
- * **panel-elements:** select all item style issues ([7b44531](https://github.com/jotform/dnd-builder/commit/7b445318f461362bedd6e1dd65ad8119c9665c53))
793
- * **panels:** overall style updates ([13679a7](https://github.com/jotform/dnd-builder/commit/13679a7acf90ea4c33f3a8c04f80bf902640adf8))
794
- * **sectionwithsearch:** revert to old version ([a9d8a3b](https://github.com/jotform/dnd-builder/commit/a9d8a3b80e87eaff12274fcfd1c93a383a1ee61e))
795
- * **svg:** update image item icon ([c1cddaf](https://github.com/jotform/dnd-builder/commit/c1cddaf5dafaa55065642d981c32e55a07663542))
796
- * **tests:** update constants ([be947d7](https://github.com/jotform/dnd-builder/commit/be947d71cdbf4a03aa9a50cdca5ea0c11b399405))
797
- * **texts:** uppercase necessary texts manually ([193a628](https://github.com/jotform/dnd-builder/commit/193a628c8590a3001d99257dd532e196fc5d0538))
798
- * **theme:** light theme has updated ([4c1f3e4](https://github.com/jotform/dnd-builder/commit/4c1f3e40937fb8a9476662d75d0a80b07043e7f8))
799
- * **theme:** updated dark theme items ([24bfeea](https://github.com/jotform/dnd-builder/commit/24bfeea3695873b83a81cd90aee0693171716111))
800
-
801
- ## [2.0.0-beta.0](https://github.com/jotform/dnd-builder/compare/v1.0.2...v2.0.0-beta.0) (2021-10-03)
802
-
803
-
804
- ### Features
805
-
806
- * **darktheme:** style changes ([826e0d2](https://github.com/jotform/dnd-builder/commit/826e0d270db81f351030e77817c0e1fc11af406a))
807
- * **image:** ability to pass in custom defaultURL ([7782116](https://github.com/jotform/dnd-builder/commit/7782116db425b3130d628e08ca04e7b2cf0687c6))
808
- * **image:** action buttons styles ([d5a1f17](https://github.com/jotform/dnd-builder/commit/d5a1f178fa69d34265ded2293d95bfa9f3db58b3))
809
- * **image:** aspect lock style updates ([9645628](https://github.com/jotform/dnd-builder/commit/96456282f3fcd6ca7186529f141354c5bac164d5))
810
- * **image:** selected styles for settings ([b46d8af](https://github.com/jotform/dnd-builder/commit/b46d8af08c2edbbb00768979afc923d9eafaa7f8))
811
- * **image:** setting style updates ([a9c01b8](https://github.com/jotform/dnd-builder/commit/a9c01b80e344adb728dc86de18202cc8fe7db5f5))
812
- * **image:** style changes ([5f936eb](https://github.com/jotform/dnd-builder/commit/5f936eb23aeb1985e9dae972f51b877a3515f4ac))
813
- * **image:** tab and setting styles and text udpates ([fe64566](https://github.com/jotform/dnd-builder/commit/fe6456614d2314a6da1c244653c27f6e90729a87))
814
- * **image:** update styles for settings panel ([f592410](https://github.com/jotform/dnd-builder/commit/f59241059708314451b5d048422e1a49a1ceffad))
815
- * **image:** uploader styles ([32abd6e](https://github.com/jotform/dnd-builder/commit/32abd6e16dd8b7afb2708b887ba5c68d345419f3))
816
- * **layoutsettings:** add necessary dividers ([495fbda](https://github.com/jotform/dnd-builder/commit/495fbda300d2b01dbf8aebda97b3c2675c1afd11))
817
- * **left-panel:** tabbed structure ([628f3bd](https://github.com/jotform/dnd-builder/commit/628f3bda384a1c398adcb515c2002f703a412128))
818
- * **leftpanelopener:** style changes ([74bceba](https://github.com/jotform/dnd-builder/commit/74bcebaad5239ec27de14e68f71703f1ac51a5ed))
819
- * **page-adder:** conditional classname ([bbb5c8a](https://github.com/jotform/dnd-builder/commit/bbb5c8a9ec5e10c8bc6250d78c632c6d7fd1a891))
820
- * **pagesettings:** style updates ([de34f96](https://github.com/jotform/dnd-builder/commit/de34f968e74d44f9a8d8f50bb97af2f584eec22d))
821
- * **panel-inputs:** unit style updates ([b4efc29](https://github.com/jotform/dnd-builder/commit/b4efc29564426c112258a7c450de5638933c3676))
822
- * **presentationbar:** style updates ([a626644](https://github.com/jotform/dnd-builder/commit/a626644cbfbf5b0e3589389c6a2d9857980e769b))
823
- * **richtext:** add necessary divider ([4de6424](https://github.com/jotform/dnd-builder/commit/4de64240d81a37c88adb39245acb5a4eed7c791e))
824
- * **rightpaneltoggles:** style changes ([357234e](https://github.com/jotform/dnd-builder/commit/357234e0b6c46bfcfa7c0153996b6fcc6e9a7c7a))
825
- * **search:** dark theme style updates ([e3063fe](https://github.com/jotform/dnd-builder/commit/e3063feae5af4939f73d4869b77bdc5cdcd6d147))
826
- * **slides:** pane toggle icon updates ([d270e5c](https://github.com/jotform/dnd-builder/commit/d270e5ca908e24b2513cd551b1997589f923ceb3))
827
- * **slides:** style updates ([400d414](https://github.com/jotform/dnd-builder/commit/400d41484a2737224a1d6ff559eacd9a4fc778d8))
828
- * **sortable-list:** border style update ([2f05eac](https://github.com/jotform/dnd-builder/commit/2f05eac7f39382d4cda4bcf44fbb0e368d9a38ee))
829
- * **switch:** new setting component added ([7cd78ff](https://github.com/jotform/dnd-builder/commit/7cd78ff692934054973f4baa4121edda4195c910))
830
- * **tabs:** update text-weight and force uppercase ([e6083af](https://github.com/jotform/dnd-builder/commit/e6083af6920ca2f3757989d27119e35286c00cd3))
831
- * **texts:** update page => slide ([3a14433](https://github.com/jotform/dnd-builder/commit/3a14433fb12b7f63fd60363246c24ed632c311e8))
832
- * **theme:** dark mode first update ([a77e220](https://github.com/jotform/dnd-builder/commit/a77e2205347c93e61a2c28405bb0020bde71af51))
833
- * **theme:** dark theme element settings update ([bc05e5f](https://github.com/jotform/dnd-builder/commit/bc05e5f2fa4567241477c1780771223b8c14ba06))
834
- * **theme:** dark theme main settings ([97417a1](https://github.com/jotform/dnd-builder/commit/97417a150cb64e3cb99d3f2a4944658cf6dcc40c))
835
- * **theme:** dark theme update ([1fc2885](https://github.com/jotform/dnd-builder/commit/1fc28850cebd92b2c5c2789df0daf9ba551d68f3))
836
- * **theme:** dark theme update v2 ([b0db06a](https://github.com/jotform/dnd-builder/commit/b0db06a9cfde587f630b3ac335585ab4f97404a7))
837
- * **theme:** dark theme update v3 ([939fca0](https://github.com/jotform/dnd-builder/commit/939fca0621af405d372a85f28c582a0015706737))
838
- * **theme:** light theme styles seperated ([19185c9](https://github.com/jotform/dnd-builder/commit/19185c98951635779cda9e8d18ee4a01197d4a5c))
839
- * **theme:** mode prop are passed to reportWrapper ([5ddd95f](https://github.com/jotform/dnd-builder/commit/5ddd95fb070a5df0bccb9edd1108d098338fd825))
840
- * **theme:** presentation dropdown update ([41e66b9](https://github.com/jotform/dnd-builder/commit/41e66b95471ae012a6ebe3a55c8555f8fac66f80))
841
- * **theme:** section list update ([a1c7ae0](https://github.com/jotform/dnd-builder/commit/a1c7ae0c2582aad10fa00c6846b408de19e30efe))
842
- * **theme:** tab colors ([ca763b0](https://github.com/jotform/dnd-builder/commit/ca763b0f8719480855a4b085eba57c20e5104584))
843
-
844
-
845
- ### Bug Fixes
846
-
847
- * **dark-theme:** update tab backgrounds for accordions ([9d0c40c](https://github.com/jotform/dnd-builder/commit/9d0c40c1c69eb2fd0ce04927c07170783a0afcc5))
848
- * **elements:** typing fix ([53d205c](https://github.com/jotform/dnd-builder/commit/53d205c2eee5e04e8e75f608d012125f804deccd))
849
- * **enter-url:** update error state only if necessary ([5b6d29f](https://github.com/jotform/dnd-builder/commit/5b6d29f60c409ed6a912f67f93a7133ef8b8d091))
850
- * **image:** dont save defaultURL param ([99c4e7e](https://github.com/jotform/dnd-builder/commit/99c4e7ef7f23dc69ad0edbf1de10f366288f717e))
851
- * **image:** prop fix ([94ca68e](https://github.com/jotform/dnd-builder/commit/94ca68ef6da1ba09570ac17eb68fa01a07963c8e))
852
- * **image:** settings config update ([44ee2cd](https://github.com/jotform/dnd-builder/commit/44ee2cda9cdd4841cbc3f92095de8de7dbe2affa))
853
- * **leftpanelcloser:** update svg ([55ea121](https://github.com/jotform/dnd-builder/commit/55ea12161918b1bde94060853d2c6f791c8b7d01))
854
- * **panel-elements:** palette item style issues ([f640f60](https://github.com/jotform/dnd-builder/commit/f640f604aa9b94eb84d27a1851ecf1dc4e315c8b))
855
- * **panel-elements:** palette item style issues ([c4d0f81](https://github.com/jotform/dnd-builder/commit/c4d0f81a70fb1bd604a60f0a6af62e50f3d0237d))
856
- * **panel-elements:** select all item style issues ([7b44531](https://github.com/jotform/dnd-builder/commit/7b445318f461362bedd6e1dd65ad8119c9665c53))
857
- * **panels:** overall style updates ([13679a7](https://github.com/jotform/dnd-builder/commit/13679a7acf90ea4c33f3a8c04f80bf902640adf8))
858
- * **sectionwithsearch:** revert to old version ([a9d8a3b](https://github.com/jotform/dnd-builder/commit/a9d8a3b80e87eaff12274fcfd1c93a383a1ee61e))
859
- * **svg:** update image item icon ([c1cddaf](https://github.com/jotform/dnd-builder/commit/c1cddaf5dafaa55065642d981c32e55a07663542))
860
- * **tests:** update constants ([be947d7](https://github.com/jotform/dnd-builder/commit/be947d71cdbf4a03aa9a50cdca5ea0c11b399405))
861
- * **texts:** uppercase necessary texts manually ([193a628](https://github.com/jotform/dnd-builder/commit/193a628c8590a3001d99257dd532e196fc5d0538))
862
- * **theme:** light theme has updated ([4c1f3e4](https://github.com/jotform/dnd-builder/commit/4c1f3e40937fb8a9476662d75d0a80b07043e7f8))
863
- * **theme:** updated dark theme items ([24bfeea](https://github.com/jotform/dnd-builder/commit/24bfeea3695873b83a81cd90aee0693171716111))
864
-
865
- ### [1.0.2](https://github.com/jotform/dnd-builder/compare/v1.0.1...v1.0.2) (2021-09-21)
866
-
867
- ### 1.0.1 (2021-05-18)
868
-
869
-
870
- ### Bug Fixes
871
-
872
- * purify static rich text value ([7a05e8a](https://github.com/jotform/dnd-builder/commit/7a05e8a33e9a22e12fda4df416e416072e1cfca7))
873
- * **storybook:** example container update ([81b03d3](https://github.com/jotform/dnd-builder/commit/81b03d3463768849bb7b8306eccf61c48dbdd2b2))
874
- * **storybook:** main container height fix ([10cbb79](https://github.com/jotform/dnd-builder/commit/10cbb7940f4573ab50d4b5d959dccaae13de50a6))
875
-
876
- ### 1.0.0 (2021-02-19)
877
-
878
- - Prepared first version of the public JotForm DND Builder
879
-
880
- #### Authors
881
-
882
- - Alican Ozsirma ([@ozsirmajotform](https://github.com/ozsirmajotform))
883
- - Can Cubukcu ([@cncubukcu](https://github.com/cncubukcu))
884
- - Giray Karasinir ([@giraykarasinir](https://github.com/giraykarasinir))
885
- - Sercan Yersen ([@sercanscott](https://github.com/sercanscott))
886
- - Yigit Cukuren ([@yigitcukuren](https://github.com/yigitcukuren))