@rocket.chat/fuselage 0.32.0-dev.363 → 0.32.0-dev.365

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.
@@ -1,3 +1,7 @@
1
+ 'use strict';
2
+
3
+ if (process.env.NODE_ENV !== "production") {
4
+ (function() {
1
5
  (function webpackUniversalModuleDefinition(root, factory) {
2
6
  if(typeof exports === 'object' && typeof module === 'object')
3
7
  module.exports = factory(require("react"), require("@rocket.chat/css-in-js"), require("@rocket.chat/css-supports"), require("@rocket.chat/memo"), require("@rocket.chat/fuselage-hooks"), require("@rocket.chat/icons"), require("react-aria"), require("react-stately"), require("react-dom"));
@@ -17932,4 +17936,6 @@ module.exports = JSON.parse('{"fontFamilies":{"sans":["Inter","-apple-system","B
17932
17936
  /******/ })()
17933
17937
  ;
17934
17938
  });
17939
+ })();
17940
+ }
17935
17941
  //# sourceMappingURL=fuselage.development.js.map