primereact 10.0.3 → 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.
- package/calendar/calendar.cjs.js +8 -6
- package/calendar/calendar.cjs.min.js +1 -1
- package/calendar/calendar.esm.js +8 -6
- package/calendar/calendar.esm.min.js +1 -1
- package/calendar/calendar.js +8 -6
- package/calendar/calendar.min.js +1 -1
- package/core/core.js +224 -4
- package/core/core.min.js +2 -2
- package/fieldset/fieldset.cjs.js +2 -2
- package/fieldset/fieldset.cjs.min.js +1 -1
- package/fieldset/fieldset.esm.js +2 -2
- package/fieldset/fieldset.esm.min.js +1 -1
- package/fieldset/fieldset.js +3 -3
- package/fieldset/fieldset.min.js +1 -1
- package/hooks/hooks.d.ts +1 -1
- package/icons/arrowdown/index.cjs.js +7 -0
- package/icons/arrowdown/index.esm.js +7 -0
- package/icons/arrowdown/index.js +7 -0
- package/icons/arrowup/index.cjs.js +7 -0
- package/icons/arrowup/index.esm.js +7 -0
- package/icons/arrowup/index.js +7 -0
- package/icons/ban/index.cjs.js +7 -0
- package/icons/ban/index.esm.js +7 -0
- package/icons/ban/index.js +7 -0
- package/icons/download/index.cjs.js +7 -0
- package/icons/download/index.esm.js +7 -0
- package/icons/download/index.js +7 -0
- package/icons/exclamationtriangle/index.cjs.js +7 -0
- package/icons/exclamationtriangle/index.esm.js +7 -0
- package/icons/exclamationtriangle/index.js +7 -0
- package/icons/eyeslash/index.cjs.js +7 -0
- package/icons/eyeslash/index.esm.js +7 -0
- package/icons/eyeslash/index.js +7 -0
- package/icons/filter/index.cjs.js +7 -0
- package/icons/filter/index.esm.js +7 -0
- package/icons/filter/index.js +7 -0
- package/icons/filterslash/index.cjs.js +7 -0
- package/icons/filterslash/index.esm.js +7 -0
- package/icons/filterslash/index.js +7 -0
- package/icons/infocircle/index.cjs.js +7 -0
- package/icons/infocircle/index.esm.js +7 -0
- package/icons/infocircle/index.js +7 -0
- package/icons/pencil/index.cjs.js +7 -0
- package/icons/pencil/index.esm.js +7 -0
- package/icons/pencil/index.js +7 -0
- package/icons/plus/index.cjs.js +7 -0
- package/icons/plus/index.esm.js +7 -0
- package/icons/plus/index.js +7 -0
- package/icons/refresh/index.cjs.js +7 -0
- package/icons/refresh/index.esm.js +7 -0
- package/icons/refresh/index.js +7 -0
- package/icons/search/index.cjs.js +7 -0
- package/icons/search/index.esm.js +7 -0
- package/icons/search/index.js +7 -0
- package/icons/searchminus/index.cjs.js +7 -0
- package/icons/searchminus/index.esm.js +7 -0
- package/icons/searchminus/index.js +7 -0
- package/icons/searchplus/index.cjs.js +7 -0
- package/icons/searchplus/index.esm.js +7 -0
- package/icons/searchplus/index.js +7 -0
- package/icons/sortalt/index.cjs.js +7 -0
- package/icons/sortalt/index.esm.js +7 -0
- package/icons/sortalt/index.js +7 -0
- package/icons/sortamountdown/index.cjs.js +7 -0
- package/icons/sortamountdown/index.esm.js +7 -0
- package/icons/sortamountdown/index.js +7 -0
- package/icons/sortamountupalt/index.cjs.js +7 -0
- package/icons/sortamountupalt/index.esm.js +7 -0
- package/icons/sortamountupalt/index.js +7 -0
- package/icons/spinner/index.cjs.js +7 -0
- package/icons/spinner/index.esm.js +7 -0
- package/icons/spinner/index.js +7 -0
- package/icons/star/index.cjs.js +7 -0
- package/icons/star/index.esm.js +7 -0
- package/icons/star/index.js +7 -0
- package/icons/starfill/index.cjs.js +7 -0
- package/icons/starfill/index.esm.js +7 -0
- package/icons/starfill/index.js +7 -0
- package/icons/thlarge/index.cjs.js +7 -0
- package/icons/thlarge/index.esm.js +7 -0
- package/icons/thlarge/index.js +7 -0
- package/icons/timescircle/index.cjs.js +7 -0
- package/icons/timescircle/index.esm.js +7 -0
- package/icons/timescircle/index.js +7 -0
- package/icons/trash/index.cjs.js +7 -0
- package/icons/trash/index.esm.js +7 -0
- package/icons/trash/index.js +7 -0
- package/icons/undo/index.cjs.js +7 -0
- package/icons/undo/index.esm.js +7 -0
- package/icons/undo/index.js +7 -0
- package/icons/upload/index.cjs.js +7 -0
- package/icons/upload/index.esm.js +7 -0
- package/icons/upload/index.js +7 -0
- package/icons/windowmaximize/index.cjs.js +7 -0
- package/icons/windowmaximize/index.esm.js +7 -0
- package/icons/windowmaximize/index.js +7 -0
- package/icons/windowminimize/index.cjs.js +7 -0
- package/icons/windowminimize/index.esm.js +7 -0
- package/icons/windowminimize/index.js +7 -0
- package/image/image.cjs.js +7 -0
- package/image/image.esm.js +7 -0
- package/image/image.js +7 -0
- package/message/message.cjs.js +1 -1
- package/message/message.cjs.min.js +1 -1
- package/message/message.esm.js +1 -1
- package/message/message.esm.min.js +1 -1
- package/message/message.js +1 -1
- package/message/message.min.js +1 -1
- package/messages/messages.cjs.js +4 -2
- package/messages/messages.cjs.min.js +1 -1
- package/messages/messages.esm.js +5 -3
- package/messages/messages.esm.min.js +1 -1
- package/messages/messages.js +4 -2
- package/messages/messages.min.js +1 -1
- package/multiselect/multiselect.cjs.js +1 -1
- package/multiselect/multiselect.cjs.min.js +1 -1
- package/multiselect/multiselect.esm.js +1 -1
- package/multiselect/multiselect.esm.min.js +1 -1
- package/multiselect/multiselect.js +1 -1
- package/multiselect/multiselect.min.js +1 -1
- package/package.json +1 -1
- package/panel/panel.cjs.js +2 -2
- package/panel/panel.cjs.min.js +1 -1
- package/panel/panel.esm.js +2 -2
- package/panel/panel.esm.min.js +1 -1
- package/panel/panel.js +3 -3
- package/panel/panel.min.js +1 -1
- package/passthrough/tailwind/index.cjs.js +436 -373
- package/passthrough/tailwind/index.cjs.min.js +1 -1
- package/passthrough/tailwind/index.esm.js +436 -373
- package/passthrough/tailwind/index.esm.min.js +1 -1
- package/passthrough/tailwind/index.js +436 -373
- package/passthrough/tailwind/index.min.js +1 -1
- package/primereact.all.cjs.js +57 -22
- package/primereact.all.cjs.min.js +1 -1
- package/primereact.all.esm.js +57 -22
- package/primereact.all.esm.min.js +1 -1
- package/primereact.all.js +57 -22
- package/primereact.all.min.js +1 -1
- package/resources/themes/arya-blue/theme.css +7 -0
- package/resources/themes/arya-green/theme.css +7 -0
- package/resources/themes/arya-orange/theme.css +7 -0
- package/resources/themes/arya-purple/theme.css +7 -0
- package/resources/themes/bootstrap4-dark-blue/theme.css +7 -0
- package/resources/themes/bootstrap4-dark-purple/theme.css +7 -0
- package/resources/themes/bootstrap4-light-blue/theme.css +7 -0
- package/resources/themes/bootstrap4-light-purple/theme.css +7 -0
- package/resources/themes/fluent-light/theme.css +7 -0
- package/resources/themes/lara-dark-blue/theme.css +7 -0
- package/resources/themes/lara-dark-indigo/theme.css +7 -0
- package/resources/themes/lara-dark-purple/theme.css +7 -0
- package/resources/themes/lara-dark-teal/theme.css +7 -0
- package/resources/themes/lara-light-blue/theme.css +7 -0
- package/resources/themes/lara-light-indigo/theme.css +7 -0
- package/resources/themes/lara-light-purple/theme.css +7 -0
- package/resources/themes/lara-light-teal/theme.css +7 -0
- package/resources/themes/luna-amber/theme.css +7 -0
- package/resources/themes/luna-blue/theme.css +7 -0
- package/resources/themes/luna-green/theme.css +7 -0
- package/resources/themes/luna-pink/theme.css +7 -0
- package/resources/themes/md-dark-deeppurple/theme.css +7 -0
- package/resources/themes/md-dark-indigo/theme.css +7 -0
- package/resources/themes/md-light-deeppurple/theme.css +7 -0
- package/resources/themes/md-light-indigo/theme.css +7 -0
- package/resources/themes/mdc-dark-deeppurple/theme.css +7 -0
- package/resources/themes/mdc-dark-indigo/theme.css +7 -0
- package/resources/themes/mdc-light-deeppurple/theme.css +7 -0
- package/resources/themes/mdc-light-indigo/theme.css +7 -0
- package/resources/themes/mira/theme.css +7 -0
- package/resources/themes/nano/theme.css +7 -0
- package/resources/themes/nova/theme.css +7 -0
- package/resources/themes/nova-accent/theme.css +7 -0
- package/resources/themes/nova-alt/theme.css +7 -0
- package/resources/themes/rhea/theme.css +7 -0
- package/resources/themes/saga-blue/theme.css +7 -0
- package/resources/themes/saga-green/theme.css +7 -0
- package/resources/themes/saga-orange/theme.css +7 -0
- package/resources/themes/saga-purple/theme.css +7 -0
- package/resources/themes/soho-dark/theme.css +7 -0
- package/resources/themes/soho-light/theme.css +7 -0
- package/resources/themes/vela-blue/theme.css +7 -0
- package/resources/themes/vela-green/theme.css +7 -0
- package/resources/themes/vela-orange/theme.css +7 -0
- package/resources/themes/vela-purple/theme.css +7 -0
- package/resources/themes/viva-dark/theme.css +7 -0
- package/resources/themes/viva-light/theme.css +7 -0
- package/selectbutton/selectbutton.cjs.js +1 -1
- package/selectbutton/selectbutton.cjs.min.js +1 -1
- package/selectbutton/selectbutton.esm.js +1 -1
- package/selectbutton/selectbutton.esm.min.js +1 -1
- package/selectbutton/selectbutton.js +1 -1
- package/selectbutton/selectbutton.min.js +1 -1
- package/slider/slider.cjs.js +3 -3
- package/slider/slider.cjs.min.js +1 -1
- package/slider/slider.esm.js +3 -3
- package/slider/slider.esm.min.js +1 -1
- package/slider/slider.js +3 -3
- package/slider/slider.min.js +1 -1
- package/toast/toast.cjs.js +7 -5
- package/toast/toast.cjs.min.js +1 -1
- package/toast/toast.esm.js +7 -5
- package/toast/toast.esm.min.js +1 -1
- package/toast/toast.js +8 -6
- package/toast/toast.min.js +1 -1
- package/tree/tree.cjs.js +24 -2
- package/tree/tree.cjs.min.js +1 -1
- package/tree/tree.esm.js +24 -2
- package/tree/tree.esm.min.js +1 -1
- package/tree/tree.js +24 -2
- package/tree/tree.min.js +1 -1
- package/treeselect/treeselect.d.ts +54 -4
- package/utils/utils.cjs.js +7 -0
- package/utils/utils.esm.js +7 -0
- package/utils/utils.js +7 -0
- package/web-types.json +2 -2
package/icons/ban/index.cjs.js
CHANGED
|
@@ -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) {
|
package/icons/ban/index.esm.js
CHANGED
|
@@ -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) {
|
package/icons/ban/index.js
CHANGED
|
@@ -171,6 +171,13 @@ this.primereact.icons.ban = (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) {
|
package/icons/download/index.js
CHANGED
|
@@ -171,6 +171,13 @@ this.primereact.icons.download = (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.exclamationtriangle = (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) {
|
package/icons/eyeslash/index.js
CHANGED
|
@@ -171,6 +171,13 @@ this.primereact.icons.eyeslash = (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) {
|
package/icons/filter/index.js
CHANGED
|
@@ -171,6 +171,13 @@ this.primereact.icons.filter = (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.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) {
|
package/icons/pencil/index.js
CHANGED
|
@@ -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) {
|
package/icons/plus/index.cjs.js
CHANGED
|
@@ -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) {
|
package/icons/plus/index.esm.js
CHANGED
|
@@ -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) {
|
package/icons/plus/index.js
CHANGED
|
@@ -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) {
|
package/icons/refresh/index.js
CHANGED
|
@@ -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) {
|
package/icons/search/index.js
CHANGED
|
@@ -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) {
|
package/icons/sortalt/index.js
CHANGED
|
@@ -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) {
|