yxspeechrecognition 1.2.2 → 1.2.3

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,14 +1,4 @@
1
- (function webpackUniversalModuleDefinition(root, factory) {
2
- if(typeof exports === 'object' && typeof module === 'object')
3
- module.exports = factory(require("vue"));
4
- else if(typeof define === 'function' && define.amd)
5
- define([], factory);
6
- else {
7
- var a = typeof exports === 'object' ? factory(require("vue")) : factory(root["Vue"]);
8
- for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];
9
- }
10
- })(this, function(__WEBPACK_EXTERNAL_MODULE__274__) {
11
- return /******/ (function() { // webpackBootstrap
1
+ /******/ (function() { // webpackBootstrap
12
2
  /******/ var __webpack_modules__ = ({
13
3
 
14
4
  /***/ 135:
@@ -30,14 +20,6 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".message-wrapper[data-v-6a77b2d1]{disp
30
20
  /* harmony default export */ __webpack_exports__["default"] = (___CSS_LOADER_EXPORT___);
31
21
 
32
22
 
33
- /***/ }),
34
-
35
- /***/ 274:
36
- /***/ (function(module) {
37
-
38
- "use strict";
39
- module.exports = __WEBPACK_EXTERNAL_MODULE__274__;
40
-
41
23
  /***/ }),
42
24
 
43
25
  /***/ 314:
@@ -1837,8 +1819,8 @@ var Messagevue_type_template_id_6a77b2d1_scoped_true_staticRenderFns = [];
1837
1819
 
1838
1820
  ;// ./package/SpeechRecognition/cpts/Message.vue?vue&type=template&id=6a77b2d1&scoped=true
1839
1821
 
1840
- // EXTERNAL MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
1841
- var external_commonjs_vue_commonjs2_vue_root_Vue_ = __webpack_require__(274);
1822
+ ;// external {"commonjs":"vue","commonjs2":"vue","root":"Vue"}
1823
+ var external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject = require("vue");
1842
1824
  ;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[1]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./package/SpeechRecognition/cpts/Message.vue?vue&type=script&lang=js
1843
1825
  var __default__ = {
1844
1826
  props: {
@@ -1882,7 +1864,7 @@ var __default__ = {
1882
1864
  };
1883
1865
 
1884
1866
  var __injectCSSVars__ = function __injectCSSVars__() {
1885
- (0,external_commonjs_vue_commonjs2_vue_root_Vue_.useCssVars)(function (_vm, _setup) {
1867
+ (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.useCssVars)(function (_vm, _setup) {
1886
1868
  return {
1887
1869
  "0f153ece": _vm.htmlFontSize
1888
1870
  };
@@ -17043,7 +17025,7 @@ var SpeechRecognitionvue_type_script_lang_js_default_ = {
17043
17025
  };
17044
17026
 
17045
17027
  var SpeechRecognitionvue_type_script_lang_js_injectCSSVars_ = function __injectCSSVars__() {
17046
- (0,external_commonjs_vue_commonjs2_vue_root_Vue_.useCssVars)(function (_vm, _setup) {
17028
+ (0,external_commonjs_vue_commonjs2_vue_root_Vue_namespaceObject.useCssVars)(function (_vm, _setup) {
17047
17029
  return {
17048
17030
  "a5ac2a2c": _vm.htmlFontSize
17049
17031
  };
@@ -17106,8 +17088,7 @@ var SpeechRecognition_component = normalizeComponent(
17106
17088
 
17107
17089
 
17108
17090
  }();
17109
- /******/ return __webpack_exports__;
17091
+ module.exports = __webpack_exports__;
17110
17092
  /******/ })()
17111
17093
  ;
17112
- });
17113
17094
  //# sourceMappingURL=YxSpeechRecognition.common.js.map