@open-condo/ui 2.16.0 → 2.16.1

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/dist/index.js CHANGED
@@ -47336,7 +47336,7 @@ var isObject_default = /*#__PURE__*/__webpack_require__.n(isObject);
47336
47336
  var isString = __webpack_require__(85505);
47337
47337
  var isString_default = /*#__PURE__*/__webpack_require__.n(isString);
47338
47338
  ;// CONCATENATED MODULE: ./package.json
47339
- var package_namespaceObject = {"i8":"2.16.0"};
47339
+ var package_namespaceObject = {"i8":"2.16.1"};
47340
47340
  ;// CONCATENATED MODULE: ./src/components/_utils/analytics.ts
47341
47341
  function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
47342
47342
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 27 Mar 2024 13:57:15 GMT
3
+ * Generated on Sun, 31 Mar 2024 12:56:11 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 27 Mar 2024 13:57:15 GMT
3
+ // Generated on Sun, 31 Mar 2024 12:56:11 GMT
4
4
 
5
5
  @condo-global-spacing-4: 4px;
6
6
  @condo-global-spacing-8: 8px;
package/package.json CHANGED
@@ -8,7 +8,7 @@
8
8
  "React",
9
9
  "components"
10
10
  ],
11
- "version": "2.16.0",
11
+ "version": "2.16.1",
12
12
  "repository": {
13
13
  "type": "git",
14
14
  "url": "git+https://github.com/open-condo-software/condo.git",