toggle-components-library 1.23.3 → 1.23.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.
@@ -4,9 +4,9 @@
4
4
  else if(typeof define === 'function' && define.amd)
5
5
  define([], factory);
6
6
  else if(typeof exports === 'object')
7
- exports["ToggleComponentsLibrary"] = factory(require("vue"));
7
+ exports["toggle-components-library"] = factory(require("vue"));
8
8
  else
9
- root["ToggleComponentsLibrary"] = factory(root["Vue"]);
9
+ root["toggle-components-library"] = factory(root["Vue"]);
10
10
  })((typeof self !== 'undefined' ? self : this), function(__WEBPACK_EXTERNAL_MODULE__8bbf__) {
11
11
  return /******/ (function(modules) { // webpackBootstrap
12
12
  /******/ // The module cache
@@ -18353,4 +18353,4 @@ module.exports = NATIVE_SYMBOL
18353
18353
 
18354
18354
  /******/ })["default"];
18355
18355
  });
18356
- //# sourceMappingURL=ToggleComponentsLibrary.umd.js.map
18356
+ //# sourceMappingURL=toggle-components-library.umd.js.map