primereact 10.0.2 → 10.0.4

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 (333) hide show
  1. package/README.md +1 -4
  2. package/autocomplete/autocomplete.cjs.js +4 -2
  3. package/autocomplete/autocomplete.cjs.min.js +1 -1
  4. package/autocomplete/autocomplete.esm.js +4 -2
  5. package/autocomplete/autocomplete.esm.min.js +1 -1
  6. package/autocomplete/autocomplete.js +4 -2
  7. package/autocomplete/autocomplete.min.js +1 -1
  8. package/blockui/blockui.cjs.js +3 -6
  9. package/blockui/blockui.cjs.min.js +1 -1
  10. package/blockui/blockui.esm.js +3 -6
  11. package/blockui/blockui.esm.min.js +1 -1
  12. package/blockui/blockui.js +3 -6
  13. package/blockui/blockui.min.js +1 -1
  14. package/calendar/calendar.cjs.js +11 -11
  15. package/calendar/calendar.cjs.min.js +1 -1
  16. package/calendar/calendar.esm.js +11 -11
  17. package/calendar/calendar.esm.min.js +1 -1
  18. package/calendar/calendar.js +11 -11
  19. package/calendar/calendar.min.js +1 -1
  20. package/carousel/carousel.cjs.js +3 -1
  21. package/carousel/carousel.cjs.min.js +1 -1
  22. package/carousel/carousel.esm.js +3 -1
  23. package/carousel/carousel.esm.min.js +1 -1
  24. package/carousel/carousel.js +3 -1
  25. package/carousel/carousel.min.js +1 -1
  26. package/checkbox/checkbox.d.ts +5 -5
  27. package/componentbase/componentbase.d.ts +8 -0
  28. package/contextmenu/contextmenu.cjs.js +4 -1
  29. package/contextmenu/contextmenu.cjs.min.js +1 -1
  30. package/contextmenu/contextmenu.esm.js +4 -1
  31. package/contextmenu/contextmenu.esm.min.js +1 -1
  32. package/contextmenu/contextmenu.js +4 -1
  33. package/contextmenu/contextmenu.min.js +1 -1
  34. package/core/core.js +288 -31
  35. package/core/core.min.js +8 -8
  36. package/datatable/datatable.cjs.js +92 -41
  37. package/datatable/datatable.cjs.min.js +1 -1
  38. package/datatable/datatable.d.ts +27 -0
  39. package/datatable/datatable.esm.js +92 -41
  40. package/datatable/datatable.esm.min.js +1 -1
  41. package/datatable/datatable.js +92 -41
  42. package/datatable/datatable.min.js +1 -1
  43. package/dataview/dataview.cjs.js +24 -22
  44. package/dataview/dataview.cjs.min.js +1 -1
  45. package/dataview/dataview.esm.js +24 -22
  46. package/dataview/dataview.esm.min.js +1 -1
  47. package/dataview/dataview.js +24 -22
  48. package/dataview/dataview.min.js +1 -1
  49. package/dialog/dialog.cjs.js +2 -4
  50. package/dialog/dialog.cjs.min.js +1 -1
  51. package/dialog/dialog.esm.js +2 -4
  52. package/dialog/dialog.esm.min.js +1 -1
  53. package/dialog/dialog.js +2 -4
  54. package/dialog/dialog.min.js +1 -1
  55. package/dropdown/dropdown.cjs.js +29 -17
  56. package/dropdown/dropdown.cjs.min.js +1 -1
  57. package/dropdown/dropdown.esm.js +29 -17
  58. package/dropdown/dropdown.esm.min.js +1 -1
  59. package/dropdown/dropdown.js +29 -17
  60. package/dropdown/dropdown.min.js +1 -1
  61. package/editor/editor.cjs.js +1 -1
  62. package/editor/editor.cjs.min.js +1 -1
  63. package/editor/editor.esm.js +1 -1
  64. package/editor/editor.esm.min.js +1 -1
  65. package/editor/editor.js +1 -1
  66. package/editor/editor.min.js +1 -1
  67. package/fieldset/fieldset.cjs.js +2 -2
  68. package/fieldset/fieldset.cjs.min.js +1 -1
  69. package/fieldset/fieldset.esm.js +2 -2
  70. package/fieldset/fieldset.esm.min.js +1 -1
  71. package/fieldset/fieldset.js +3 -3
  72. package/fieldset/fieldset.min.js +1 -1
  73. package/galleria/galleria.cjs.js +3 -5
  74. package/galleria/galleria.cjs.min.js +1 -1
  75. package/galleria/galleria.esm.js +3 -5
  76. package/galleria/galleria.esm.min.js +1 -1
  77. package/galleria/galleria.js +3 -5
  78. package/galleria/galleria.min.js +1 -1
  79. package/hooks/hooks.cjs.js +2 -1
  80. package/hooks/hooks.cjs.min.js +1 -1
  81. package/hooks/hooks.d.ts +1 -1
  82. package/hooks/hooks.esm.js +2 -1
  83. package/hooks/hooks.esm.min.js +1 -1
  84. package/hooks/hooks.js +2 -1
  85. package/hooks/hooks.min.js +1 -1
  86. package/icons/arrowdown/index.cjs.js +7 -0
  87. package/icons/arrowdown/index.esm.js +7 -0
  88. package/icons/arrowdown/index.js +7 -0
  89. package/icons/arrowup/index.cjs.js +7 -0
  90. package/icons/arrowup/index.esm.js +7 -0
  91. package/icons/arrowup/index.js +7 -0
  92. package/icons/ban/index.cjs.js +7 -0
  93. package/icons/ban/index.esm.js +7 -0
  94. package/icons/ban/index.js +7 -0
  95. package/icons/download/index.cjs.js +7 -0
  96. package/icons/download/index.esm.js +7 -0
  97. package/icons/download/index.js +7 -0
  98. package/icons/exclamationtriangle/index.cjs.js +7 -0
  99. package/icons/exclamationtriangle/index.esm.js +7 -0
  100. package/icons/exclamationtriangle/index.js +7 -0
  101. package/icons/eyeslash/index.cjs.js +7 -0
  102. package/icons/eyeslash/index.esm.js +7 -0
  103. package/icons/eyeslash/index.js +7 -0
  104. package/icons/filter/index.cjs.js +7 -0
  105. package/icons/filter/index.esm.js +7 -0
  106. package/icons/filter/index.js +7 -0
  107. package/icons/filterslash/index.cjs.js +7 -0
  108. package/icons/filterslash/index.esm.js +7 -0
  109. package/icons/filterslash/index.js +7 -0
  110. package/icons/infocircle/index.cjs.js +7 -0
  111. package/icons/infocircle/index.esm.js +7 -0
  112. package/icons/infocircle/index.js +7 -0
  113. package/icons/pencil/index.cjs.js +7 -0
  114. package/icons/pencil/index.esm.js +7 -0
  115. package/icons/pencil/index.js +7 -0
  116. package/icons/plus/index.cjs.js +7 -0
  117. package/icons/plus/index.esm.js +7 -0
  118. package/icons/plus/index.js +7 -0
  119. package/icons/refresh/index.cjs.js +7 -0
  120. package/icons/refresh/index.esm.js +7 -0
  121. package/icons/refresh/index.js +7 -0
  122. package/icons/search/index.cjs.js +7 -0
  123. package/icons/search/index.esm.js +7 -0
  124. package/icons/search/index.js +7 -0
  125. package/icons/searchminus/index.cjs.js +7 -0
  126. package/icons/searchminus/index.esm.js +7 -0
  127. package/icons/searchminus/index.js +7 -0
  128. package/icons/searchplus/index.cjs.js +7 -0
  129. package/icons/searchplus/index.esm.js +7 -0
  130. package/icons/searchplus/index.js +7 -0
  131. package/icons/sortalt/index.cjs.js +7 -0
  132. package/icons/sortalt/index.esm.js +7 -0
  133. package/icons/sortalt/index.js +7 -0
  134. package/icons/sortamountdown/index.cjs.js +7 -0
  135. package/icons/sortamountdown/index.esm.js +7 -0
  136. package/icons/sortamountdown/index.js +7 -0
  137. package/icons/sortamountupalt/index.cjs.js +7 -0
  138. package/icons/sortamountupalt/index.esm.js +7 -0
  139. package/icons/sortamountupalt/index.js +7 -0
  140. package/icons/spinner/index.cjs.js +7 -0
  141. package/icons/spinner/index.esm.js +7 -0
  142. package/icons/spinner/index.js +7 -0
  143. package/icons/star/index.cjs.js +7 -0
  144. package/icons/star/index.esm.js +7 -0
  145. package/icons/star/index.js +7 -0
  146. package/icons/starfill/index.cjs.js +7 -0
  147. package/icons/starfill/index.esm.js +7 -0
  148. package/icons/starfill/index.js +7 -0
  149. package/icons/thlarge/index.cjs.js +7 -0
  150. package/icons/thlarge/index.esm.js +7 -0
  151. package/icons/thlarge/index.js +7 -0
  152. package/icons/timescircle/index.cjs.js +7 -0
  153. package/icons/timescircle/index.esm.js +7 -0
  154. package/icons/timescircle/index.js +7 -0
  155. package/icons/trash/index.cjs.js +7 -0
  156. package/icons/trash/index.esm.js +7 -0
  157. package/icons/trash/index.js +7 -0
  158. package/icons/undo/index.cjs.js +7 -0
  159. package/icons/undo/index.esm.js +7 -0
  160. package/icons/undo/index.js +7 -0
  161. package/icons/upload/index.cjs.js +7 -0
  162. package/icons/upload/index.esm.js +7 -0
  163. package/icons/upload/index.js +7 -0
  164. package/icons/windowmaximize/index.cjs.js +7 -0
  165. package/icons/windowmaximize/index.esm.js +7 -0
  166. package/icons/windowmaximize/index.js +7 -0
  167. package/icons/windowminimize/index.cjs.js +7 -0
  168. package/icons/windowminimize/index.esm.js +7 -0
  169. package/icons/windowminimize/index.js +7 -0
  170. package/image/image.cjs.js +111 -106
  171. package/image/image.cjs.min.js +1 -1
  172. package/image/image.esm.js +111 -106
  173. package/image/image.esm.min.js +1 -1
  174. package/image/image.js +112 -107
  175. package/image/image.min.js +1 -1
  176. package/inputnumber/inputnumber.cjs.js +7 -4
  177. package/inputnumber/inputnumber.cjs.min.js +1 -1
  178. package/inputnumber/inputnumber.esm.js +7 -4
  179. package/inputnumber/inputnumber.esm.min.js +1 -1
  180. package/inputnumber/inputnumber.js +7 -4
  181. package/inputnumber/inputnumber.min.js +1 -1
  182. package/menu/menu.cjs.js +105 -1
  183. package/menu/menu.cjs.min.js +1 -1
  184. package/menu/menu.d.ts +5 -0
  185. package/menu/menu.esm.js +108 -4
  186. package/menu/menu.esm.min.js +1 -1
  187. package/menu/menu.js +105 -1
  188. package/menu/menu.min.js +1 -1
  189. package/message/message.cjs.js +1 -1
  190. package/message/message.cjs.min.js +1 -1
  191. package/message/message.esm.js +1 -1
  192. package/message/message.esm.min.js +1 -1
  193. package/message/message.js +1 -1
  194. package/message/message.min.js +1 -1
  195. package/messages/messages.cjs.js +4 -2
  196. package/messages/messages.cjs.min.js +1 -1
  197. package/messages/messages.esm.js +5 -3
  198. package/messages/messages.esm.min.js +1 -1
  199. package/messages/messages.js +4 -2
  200. package/messages/messages.min.js +1 -1
  201. package/multiselect/multiselect.cjs.js +26 -12
  202. package/multiselect/multiselect.cjs.min.js +1 -1
  203. package/multiselect/multiselect.d.ts +4 -0
  204. package/multiselect/multiselect.esm.js +26 -12
  205. package/multiselect/multiselect.esm.min.js +1 -1
  206. package/multiselect/multiselect.js +26 -12
  207. package/multiselect/multiselect.min.js +1 -1
  208. package/orderlist/orderlist.cjs.js +32 -34
  209. package/orderlist/orderlist.cjs.min.js +1 -1
  210. package/orderlist/orderlist.esm.js +32 -34
  211. package/orderlist/orderlist.esm.min.js +1 -1
  212. package/orderlist/orderlist.js +32 -34
  213. package/orderlist/orderlist.min.js +1 -1
  214. package/package.json +1 -1
  215. package/panel/panel.cjs.js +2 -2
  216. package/panel/panel.cjs.min.js +1 -1
  217. package/panel/panel.esm.js +2 -2
  218. package/panel/panel.esm.min.js +1 -1
  219. package/panel/panel.js +3 -3
  220. package/panel/panel.min.js +1 -1
  221. package/passthrough/tailwind/index.cjs.js +436 -373
  222. package/passthrough/tailwind/index.cjs.min.js +1 -1
  223. package/passthrough/tailwind/index.esm.js +436 -373
  224. package/passthrough/tailwind/index.esm.min.js +1 -1
  225. package/passthrough/tailwind/index.js +436 -373
  226. package/passthrough/tailwind/index.min.js +1 -1
  227. package/primereact.all.cjs.js +330 -191
  228. package/primereact.all.cjs.min.js +1 -1
  229. package/primereact.all.esm.js +330 -191
  230. package/primereact.all.esm.min.js +1 -1
  231. package/primereact.all.js +330 -191
  232. package/primereact.all.min.js +1 -1
  233. package/progressbar/progressbar.cjs.js +1 -1
  234. package/progressbar/progressbar.cjs.min.js +1 -1
  235. package/progressbar/progressbar.esm.js +1 -1
  236. package/progressbar/progressbar.esm.min.js +1 -1
  237. package/progressbar/progressbar.js +1 -1
  238. package/progressbar/progressbar.min.js +1 -1
  239. package/radiobutton/radiobutton.d.ts +3 -3
  240. package/resources/themes/arya-blue/theme.css +397 -518
  241. package/resources/themes/arya-green/theme.css +397 -518
  242. package/resources/themes/arya-orange/theme.css +397 -518
  243. package/resources/themes/arya-purple/theme.css +397 -518
  244. package/resources/themes/bootstrap4-dark-blue/theme.css +398 -518
  245. package/resources/themes/bootstrap4-dark-purple/theme.css +398 -518
  246. package/resources/themes/bootstrap4-light-blue/theme.css +398 -518
  247. package/resources/themes/bootstrap4-light-purple/theme.css +398 -518
  248. package/resources/themes/fluent-light/theme.css +424 -529
  249. package/resources/themes/lara-dark-blue/theme.css +402 -518
  250. package/resources/themes/lara-dark-indigo/theme.css +402 -518
  251. package/resources/themes/lara-dark-purple/theme.css +402 -518
  252. package/resources/themes/lara-dark-teal/theme.css +402 -518
  253. package/resources/themes/lara-light-blue/theme.css +571 -687
  254. package/resources/themes/lara-light-indigo/theme.css +409 -525
  255. package/resources/themes/lara-light-purple/theme.css +409 -525
  256. package/resources/themes/lara-light-teal/theme.css +409 -525
  257. package/resources/themes/luna-amber/theme.css +411 -531
  258. package/resources/themes/luna-blue/theme.css +411 -531
  259. package/resources/themes/luna-green/theme.css +411 -531
  260. package/resources/themes/luna-pink/theme.css +411 -531
  261. package/resources/themes/md-dark-deeppurple/theme.css +669 -739
  262. package/resources/themes/md-dark-indigo/theme.css +669 -739
  263. package/resources/themes/md-light-deeppurple/theme.css +574 -644
  264. package/resources/themes/md-light-indigo/theme.css +574 -644
  265. package/resources/themes/mdc-dark-deeppurple/theme.css +669 -739
  266. package/resources/themes/mdc-dark-indigo/theme.css +669 -739
  267. package/resources/themes/mdc-light-deeppurple/theme.css +574 -644
  268. package/resources/themes/mdc-light-indigo/theme.css +574 -644
  269. package/resources/themes/mira/theme.css +435 -525
  270. package/resources/themes/nano/theme.css +395 -518
  271. package/resources/themes/nova/theme.css +399 -518
  272. package/resources/themes/nova-accent/theme.css +396 -518
  273. package/resources/themes/nova-alt/theme.css +399 -518
  274. package/resources/themes/rhea/theme.css +396 -518
  275. package/resources/themes/saga-blue/theme.css +397 -518
  276. package/resources/themes/saga-green/theme.css +397 -518
  277. package/resources/themes/saga-orange/theme.css +397 -518
  278. package/resources/themes/saga-purple/theme.css +397 -518
  279. package/resources/themes/soho-dark/theme.css +428 -546
  280. package/resources/themes/soho-light/theme.css +407 -523
  281. package/resources/themes/tailwind-light/theme.css +432 -547
  282. package/resources/themes/vela-blue/theme.css +397 -518
  283. package/resources/themes/vela-green/theme.css +397 -518
  284. package/resources/themes/vela-orange/theme.css +397 -518
  285. package/resources/themes/vela-purple/theme.css +397 -518
  286. package/resources/themes/viva-dark/theme.css +421 -523
  287. package/resources/themes/viva-light/theme.css +421 -523
  288. package/scrollpanel/scrollpanel.cjs.js +33 -17
  289. package/scrollpanel/scrollpanel.cjs.min.js +1 -1
  290. package/scrollpanel/scrollpanel.esm.js +19 -3
  291. package/scrollpanel/scrollpanel.esm.min.js +1 -1
  292. package/scrollpanel/scrollpanel.js +226 -210
  293. package/scrollpanel/scrollpanel.min.js +1 -1
  294. package/selectbutton/selectbutton.cjs.js +3 -2
  295. package/selectbutton/selectbutton.cjs.min.js +1 -1
  296. package/selectbutton/selectbutton.d.ts +6 -0
  297. package/selectbutton/selectbutton.esm.js +3 -2
  298. package/selectbutton/selectbutton.esm.min.js +1 -1
  299. package/selectbutton/selectbutton.js +4 -3
  300. package/selectbutton/selectbutton.min.js +1 -1
  301. package/sidebar/sidebar.cjs.js +87 -89
  302. package/sidebar/sidebar.cjs.min.js +1 -1
  303. package/sidebar/sidebar.esm.js +87 -89
  304. package/sidebar/sidebar.esm.min.js +1 -1
  305. package/sidebar/sidebar.js +88 -90
  306. package/sidebar/sidebar.min.js +1 -1
  307. package/slider/slider.cjs.js +3 -3
  308. package/slider/slider.cjs.min.js +1 -1
  309. package/slider/slider.esm.js +3 -3
  310. package/slider/slider.esm.min.js +1 -1
  311. package/slider/slider.js +3 -3
  312. package/slider/slider.min.js +1 -1
  313. package/toast/toast.cjs.js +7 -5
  314. package/toast/toast.cjs.min.js +1 -1
  315. package/toast/toast.esm.js +7 -5
  316. package/toast/toast.esm.min.js +1 -1
  317. package/toast/toast.js +8 -6
  318. package/toast/toast.min.js +1 -1
  319. package/tree/tree.cjs.js +24 -2
  320. package/tree/tree.cjs.min.js +1 -1
  321. package/tree/tree.esm.js +24 -2
  322. package/tree/tree.esm.min.js +1 -1
  323. package/tree/tree.js +24 -2
  324. package/tree/tree.min.js +1 -1
  325. package/treeselect/treeselect.d.ts +54 -4
  326. package/utils/utils.cjs.js +30 -0
  327. package/utils/utils.cjs.min.js +1 -1
  328. package/utils/utils.d.ts +3 -0
  329. package/utils/utils.esm.js +30 -0
  330. package/utils/utils.esm.min.js +1 -1
  331. package/utils/utils.js +30 -0
  332. package/utils/utils.min.js +1 -1
  333. package/web-types.json +29 -2
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.filterslash = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.infocircle = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.pencil = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.plus = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.refresh = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.search = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.searchminus = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.searchplus = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.sortalt = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.sortamountdown = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.sortamountupalt = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.spinner = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.star = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {
@@ -150,6 +150,13 @@ var ObjectUtils = /*#__PURE__*/function () {
150
150
  value: function equals(obj1, obj2, field) {
151
151
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
152
152
  }
153
+
154
+ /**
155
+ * Compares two JSON objects for deep equality recursively comparing both objects.
156
+ * @param {*} a the first JSON object
157
+ * @param {*} b the second JSON object
158
+ * @returns true if equals, false it not
159
+ */
153
160
  }, {
154
161
  key: "deepEquals",
155
162
  value: function deepEquals(a, b) {
@@ -171,6 +171,13 @@ this.primereact.icons.starfill = (function (exports, React, iconbase) {
171
171
  value: function equals(obj1, obj2, field) {
172
172
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
173
173
  }
174
+
175
+ /**
176
+ * Compares two JSON objects for deep equality recursively comparing both objects.
177
+ * @param {*} a the first JSON object
178
+ * @param {*} b the second JSON object
179
+ * @returns true if equals, false it not
180
+ */
174
181
  }, {
175
182
  key: "deepEquals",
176
183
  value: function deepEquals(a, b) {
@@ -174,6 +174,13 @@ var ObjectUtils = /*#__PURE__*/function () {
174
174
  value: function equals(obj1, obj2, field) {
175
175
  if (field && obj1 && _typeof(obj1) === 'object' && obj2 && _typeof(obj2) === 'object') return this.resolveFieldData(obj1, field) === this.resolveFieldData(obj2, field);else return this.deepEquals(obj1, obj2);
176
176
  }
177
+
178
+ /**
179
+ * Compares two JSON objects for deep equality recursively comparing both objects.
180
+ * @param {*} a the first JSON object
181
+ * @param {*} b the second JSON object
182
+ * @returns true if equals, false it not
183
+ */
177
184
  }, {
178
185
  key: "deepEquals",
179
186
  value: function deepEquals(a, b) {