@open-condo/ui 2.3.2 → 2.3.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/dist/index.js CHANGED
@@ -47012,7 +47012,7 @@ var isObject_default = /*#__PURE__*/__webpack_require__.n(isObject);
47012
47012
  var isString = __webpack_require__(85505);
47013
47013
  var isString_default = /*#__PURE__*/__webpack_require__.n(isString);
47014
47014
  ;// CONCATENATED MODULE: ./package.json
47015
- var package_namespaceObject = {"i8":"2.3.2"};
47015
+ var package_namespaceObject = {"i8":"2.3.4"};
47016
47016
  ;// CONCATENATED MODULE: ./src/components/_utils/analytics.ts
47017
47017
  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; }
47018
47018
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 14 Jul 2023 11:41:46 GMT
3
+ * Generated on Tue, 18 Jul 2023 11:31:00 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 14 Jul 2023 11:41:46 GMT
3
+ // Generated on Tue, 18 Jul 2023 11:31:00 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.3.2",
11
+ "version": "2.3.4",
12
12
  "repository": {
13
13
  "type": "git",
14
14
  "url": "git+https://github.com/open-condo-software/condo.git",