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