@ecan-bi/datav 1.0.0
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/components/index.d.ts +1 -0
- package/dist/components/text/scroll-text/index.d.ts +2 -0
- package/dist/components/text/text/Text.vue.d.ts +4 -0
- package/dist/components/text/text/index.d.ts +2 -0
- package/dist/index.d.ts +7 -0
- package/dist/index.esm.js +1 -0
- package/dist/index.umd.js +1 -0
- package/dist/shims-vue.d.ts +5 -0
- package/dist/utils/util.d.ts +1 -0
- package/dist/utils/withInstall.d.ts +5 -0
- package/package.json +421 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './text/text';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export declare const EScrollText: import("@/utils/withInstall").SFCWithInstall<import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{} & {} & {}>, {}>> & Record<string, any>;
|
|
2
|
+
export default EScrollText;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{}, {
|
|
2
|
+
text: import("vue").Ref<string>;
|
|
3
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{} & {} & {}>, {}>;
|
|
4
|
+
export default _default;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export declare const EText: import("@/utils/withInstall").SFCWithInstall<import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<{} & {} & {}>, {}>> & Record<string, any>;
|
|
2
|
+
export default EText;
|
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{defineComponent as e,ref as t,openBlock as r,createElementBlock as o,toDisplayString as n}from"vue";function s(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var a,u={exports:{}},p={exports:{}};(a=p).exports=function(e){if(Array.isArray(e))return e},a.exports.default=a.exports,a.exports.__esModule=!0;var l={exports:{}};!function(e){e.exports=function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var o,n,s=[],a=!0,u=!1;try{for(r=r.call(e);!(a=(o=r.next()).done)&&(s.push(o.value),!t||s.length!==t);a=!0);}catch(e){u=!0,n=e}finally{try{a||null==r.return||r.return()}finally{if(u)throw n}}return s}},e.exports.default=e.exports,e.exports.__esModule=!0}(l);var i={exports:{}},f={exports:{}};!function(e){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,o=new Array(t);r<t;r++)o[r]=e[r];return o},e.exports.default=e.exports,e.exports.__esModule=!0}(f),function(e){var t=f.exports;e.exports=function(e,r){if(e){if("string"==typeof e)return t(e,r);var o=Object.prototype.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?t(e,r):void 0}},e.exports.default=e.exports,e.exports.__esModule=!0}(i);var x={exports:{}};!function(e){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.default=e.exports,e.exports.__esModule=!0}(x),function(e){var t=p.exports,r=l.exports,o=i.exports,n=x.exports;e.exports=function(e,s){return t(e)||r(e,s)||o(e,s)||n()},e.exports.default=e.exports,e.exports.__esModule=!0}(u);var c=s(u.exports),d={exports:{}},v={exports:{}};!function(e){var t=f.exports;e.exports=function(e){if(Array.isArray(e))return t(e)},e.exports.default=e.exports,e.exports.__esModule=!0}(v);var y={exports:{}};!function(e){e.exports=function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)},e.exports.default=e.exports,e.exports.__esModule=!0}(y);var _={exports:{}};!function(e){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.default=e.exports,e.exports.__esModule=!0}(_),function(e){var t=v.exports,r=y.exports,o=i.exports,n=_.exports;e.exports=function(e){return t(e)||r(e)||o(e)||n()},e.exports.default=e.exports,e.exports.__esModule=!0}(d);var m=s(d.exports);"production"===process.env.NODE_ENV||Object.freeze({}),"production"===process.env.NODE_ENV||Object.freeze([]);var b=e({name:"EText",setup:function(){return{text:t("基础文本")}}}),h={class:"red"};!function(e,t){void 0===t&&(t={});var r=t.insertAt;if(e&&"undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css","top"===r&&o.firstChild?o.insertBefore(n,o.firstChild):o.appendChild(n),n.styleSheet?n.styleSheet.cssText=e:n.appendChild(document.createTextNode(e))}}(".red[data-v-6765f21d]{color:blue}"),b.render=function(e,t,s,a,u,p){return r(),o("div",h,n(e.text),1)},b.__scopeId="data-v-6765f21d",b.__file="src/components/text/text/Text.vue";var M=function(e,t){if(e.install=function(r){for(var o=0,n=[e].concat(m(Object.values(null!=t?t:{})));o<n.length;o++){var s=n[o];r.component(s.name,s)}},t)for(var r=0,o=Object.entries(t);r<o.length;r++){var n=c(o[r],2),s=n[0],a=n[1];e[s]=a}return e}(b),O=Object.freeze({__proto__:null,EText:M}),j=function(e){return Object.keys(O).forEach((function(t){var r=O[t];r.install&&e.use(r)})),e},E={install:j};export{M as EText,E as default,j as install};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("vue")):"function"==typeof define&&define.amd?define(["exports","vue"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).index={},e.vue)}(this,(function(e,t){"use strict";function r(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var o={exports:{}},n={exports:{}};!function(e){e.exports=function(e){if(Array.isArray(e))return e},e.exports.default=e.exports,e.exports.__esModule=!0}(n);var s={exports:{}};!function(e){e.exports=function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var o,n,s=[],u=!0,a=!1;try{for(r=r.call(e);!(u=(o=r.next()).done)&&(s.push(o.value),!t||s.length!==t);u=!0);}catch(e){a=!0,n=e}finally{try{u||null==r.return||r.return()}finally{if(a)throw n}}return s}},e.exports.default=e.exports,e.exports.__esModule=!0}(s);var u={exports:{}},a={exports:{}};!function(e){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,o=new Array(t);r<t;r++)o[r]=e[r];return o},e.exports.default=e.exports,e.exports.__esModule=!0}(a),function(e){var t=a.exports;e.exports=function(e,r){if(e){if("string"==typeof e)return t(e,r);var o=Object.prototype.toString.call(e).slice(8,-1);return"Object"===o&&e.constructor&&(o=e.constructor.name),"Map"===o||"Set"===o?Array.from(e):"Arguments"===o||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(o)?t(e,r):void 0}},e.exports.default=e.exports,e.exports.__esModule=!0}(u);var l={exports:{}};!function(e){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.default=e.exports,e.exports.__esModule=!0}(l),function(e){var t=n.exports,r=s.exports,o=u.exports,a=l.exports;e.exports=function(e,n){return t(e)||r(e,n)||o(e,n)||a()},e.exports.default=e.exports,e.exports.__esModule=!0}(o);var p=r(o.exports),i={exports:{}},f={exports:{}};!function(e){var t=a.exports;e.exports=function(e){if(Array.isArray(e))return t(e)},e.exports.default=e.exports,e.exports.__esModule=!0}(f);var c={exports:{}};!function(e){e.exports=function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)},e.exports.default=e.exports,e.exports.__esModule=!0}(c);var d={exports:{}};!function(e){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.default=e.exports,e.exports.__esModule=!0}(d),function(e){var t=f.exports,r=c.exports,o=u.exports,n=d.exports;e.exports=function(e){return t(e)||r(e)||o(e)||n()},e.exports.default=e.exports,e.exports.__esModule=!0}(i);var x=r(i.exports);"production"===process.env.NODE_ENV||Object.freeze({}),"production"===process.env.NODE_ENV||Object.freeze([]);var v=t.defineComponent({name:"EText",setup:function(){return{text:t.ref("基础文本")}}}),y={class:"red"};!function(e,t){void 0===t&&(t={});var r=t.insertAt;if(e&&"undefined"!=typeof document){var o=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css","top"===r&&o.firstChild?o.insertBefore(n,o.firstChild):o.appendChild(n),n.styleSheet?n.styleSheet.cssText=e:n.appendChild(document.createTextNode(e))}}(".red[data-v-6765f21d]{color:blue}"),v.render=function(e,r,o,n,s,u){return t.openBlock(),t.createElementBlock("div",y,t.toDisplayString(e.text),1)},v.__scopeId="data-v-6765f21d",v.__file="src/components/text/text/Text.vue";var _=function(e,t){if(e.install=function(r){for(var o=0,n=[e].concat(x(Object.values(null!=t?t:{})));o<n.length;o++){var s=n[o];r.component(s.name,s)}},t)for(var r=0,o=Object.entries(t);r<o.length;r++){var n=p(o[r],2),s=n[0],u=n[1];e[s]=u}return e}(v),m=Object.freeze({__proto__:null,EText:_}),b=function(e){return Object.keys(m).forEach((function(t){var r=m[t];r.install&&e.use(r)})),e},h={install:b};e.EText=_,e.default=h,e.install=b,Object.defineProperty(e,"__esModule",{value:!0})}));
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function setComponentName(name: string): string;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { Plugin } from 'vue';
|
|
2
|
+
export declare type SFCWithInstall<T> = T & Plugin;
|
|
3
|
+
export declare const withInstall: <T, E extends Record<string, any>>(main: T, extra?: E) => SFCWithInstall<T> & E;
|
|
4
|
+
export declare const withInstallFunction: <T>(fn: T, name: string) => SFCWithInstall<T>;
|
|
5
|
+
export declare const withNoopInstall: <T>(component: T) => SFCWithInstall<T>;
|
package/package.json
ADDED
|
@@ -0,0 +1,421 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@ecan-bi/datav",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"main": "dist/index.umd.js",
|
|
5
|
+
"module": "dist/index.esm.js",
|
|
6
|
+
"types": "dist/index.d.ts",
|
|
7
|
+
" unpkg": "",
|
|
8
|
+
"files": [
|
|
9
|
+
"dist"
|
|
10
|
+
],
|
|
11
|
+
"keywords": [],
|
|
12
|
+
"author": "ayuan",
|
|
13
|
+
"publishConfig": {
|
|
14
|
+
"access": "public"
|
|
15
|
+
},
|
|
16
|
+
"license": "ISC",
|
|
17
|
+
"scripts": {
|
|
18
|
+
"build": "npm run clear && npm run lint && rollup -c ./build/rollup.config.js",
|
|
19
|
+
"dev": "npm run clear && npm run lint && rollup -wc ./build/rollup.config.js",
|
|
20
|
+
"lint": "eslint ./src --ext .vue,.js,.ts,.jsx,.tsx",
|
|
21
|
+
"lint:fix": "eslint --fix ./lib --ext .vue,.js,.ts,.jsx,.tsx",
|
|
22
|
+
"clear": "rimraf ./dist",
|
|
23
|
+
"test": "echo \"Error: no test specified\" && exit 1"
|
|
24
|
+
},
|
|
25
|
+
"devDependencies": {
|
|
26
|
+
"@babel/core": "^7.16.0",
|
|
27
|
+
"@babel/plugin-transform-runtime": "^7.16.4",
|
|
28
|
+
"@babel/preset-env": "^7.16.4",
|
|
29
|
+
"@babel/preset-typescript": "^7.16.0",
|
|
30
|
+
"@rollup/plugin-alias": "^3.1.8",
|
|
31
|
+
"@rollup/plugin-babel": "^5.3.0",
|
|
32
|
+
"@rollup/plugin-commonjs": "^21.0.1",
|
|
33
|
+
"@rollup/plugin-json": "^4.1.0",
|
|
34
|
+
"@rollup/plugin-node-resolve": "^13.0.6",
|
|
35
|
+
"@rollup/plugin-typescript": "^8.3.0",
|
|
36
|
+
"@typescript-eslint/eslint-plugin": "^5.4.0",
|
|
37
|
+
"@typescript-eslint/parser": "^5.4.0",
|
|
38
|
+
"@vue/compiler-sfc": "^3.2.22",
|
|
39
|
+
"@vue/eslint-config-standard": "^6.1.0",
|
|
40
|
+
"autoprefixer": "^10.4.0",
|
|
41
|
+
"babel-eslint": "^10.1.0",
|
|
42
|
+
"cssnano": "^5.0.11",
|
|
43
|
+
"eslint": "^7.32.0",
|
|
44
|
+
"eslint-config-standard": "^16.0.3",
|
|
45
|
+
"eslint-plugin-import": "^2.25.3",
|
|
46
|
+
"eslint-plugin-node": "^11.1.0",
|
|
47
|
+
"eslint-plugin-promise": "^5.1.1",
|
|
48
|
+
"eslint-plugin-standard": "^5.0.0",
|
|
49
|
+
"eslint-plugin-vue": "^8.1.1",
|
|
50
|
+
"less": "^4.1.2",
|
|
51
|
+
"npm": "^8.1.4",
|
|
52
|
+
"rimraf": "^2.7.1",
|
|
53
|
+
"rollup": "^2.60.1",
|
|
54
|
+
"rollup-plugin-commonjs": "^10.1.0",
|
|
55
|
+
"rollup-plugin-css-only": "^3.1.0",
|
|
56
|
+
"rollup-plugin-postcss": "^4.0.2",
|
|
57
|
+
"rollup-plugin-terser": "^7.0.2",
|
|
58
|
+
"rollup-plugin-typescript2": "^0.31.1",
|
|
59
|
+
"rollup-plugin-vue": "^6.0.0",
|
|
60
|
+
"tslib": "^2.3.1",
|
|
61
|
+
"typescript": "^4.3.5",
|
|
62
|
+
"vue-eslint-parser": "^8.0.1"
|
|
63
|
+
},
|
|
64
|
+
"peerDependencies": {
|
|
65
|
+
"vue": "^3.2.22"
|
|
66
|
+
},
|
|
67
|
+
"dependencies": {
|
|
68
|
+
"acorn-import-assertions": "^1.8.0",
|
|
69
|
+
"ajv-keywords": "^3.5.2",
|
|
70
|
+
"acorn": "^8.6.0",
|
|
71
|
+
"acorn-jsx": "^5.3.2",
|
|
72
|
+
"ansi-regex": "^5.0.1",
|
|
73
|
+
"ansi-colors": "^4.1.1",
|
|
74
|
+
"argparse": "^1.0.10",
|
|
75
|
+
"alphanum-sort": "^1.0.2",
|
|
76
|
+
"ansi-styles": "^3.2.1",
|
|
77
|
+
"array-find": "^1.0.0",
|
|
78
|
+
"ajv": "^6.12.6",
|
|
79
|
+
"array-includes": "^3.1.4",
|
|
80
|
+
"astral-regex": "^2.0.0",
|
|
81
|
+
"array.prototype.flat": "^1.2.5",
|
|
82
|
+
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
83
|
+
"babel-plugin-polyfill-corejs2": "^0.3.0",
|
|
84
|
+
"array-union": "^2.1.0",
|
|
85
|
+
"babel-plugin-polyfill-corejs3": "^0.4.0",
|
|
86
|
+
"big.js": "^5.2.2",
|
|
87
|
+
"babel-plugin-polyfill-regenerator": "^0.3.0",
|
|
88
|
+
"balanced-match": "^1.0.2",
|
|
89
|
+
"boolbase": "^1.0.0",
|
|
90
|
+
"braces": "^3.0.2",
|
|
91
|
+
"brace-expansion": "^1.1.11",
|
|
92
|
+
"builtin-modules": "^3.2.0",
|
|
93
|
+
"browserslist": "^4.18.1",
|
|
94
|
+
"call-bind": "^1.0.2",
|
|
95
|
+
"buffer-from": "^1.1.2",
|
|
96
|
+
"callsites": "^3.1.0",
|
|
97
|
+
"chrome-trace-event": "^1.0.3",
|
|
98
|
+
"caniuse-api": "^3.0.0",
|
|
99
|
+
"color-convert": "^1.9.3",
|
|
100
|
+
"chalk": "^2.4.2",
|
|
101
|
+
"color-name": "^1.1.3",
|
|
102
|
+
"concat-map": "^0.0.1",
|
|
103
|
+
"commander": "^7.2.0",
|
|
104
|
+
"caniuse-lite": "^1.0.30001283",
|
|
105
|
+
"colord": "^2.9.1",
|
|
106
|
+
"concat-with-sourcemaps": "^1.1.0",
|
|
107
|
+
"commondir": "^1.0.1",
|
|
108
|
+
"core-js-compat": "^3.19.1",
|
|
109
|
+
"convert-source-map": "^1.8.0",
|
|
110
|
+
"css-declaration-sorter": "^6.1.3",
|
|
111
|
+
"cross-spawn": "^7.0.3",
|
|
112
|
+
"copy-anything": "^2.0.3",
|
|
113
|
+
"css-what": "^5.1.0",
|
|
114
|
+
"css-tree": "^1.1.3",
|
|
115
|
+
"cssesc": "^3.0.0",
|
|
116
|
+
"css-select": "^4.1.3",
|
|
117
|
+
"cssnano-utils": "^2.0.1",
|
|
118
|
+
"cssnano-preset-default": "^5.1.7",
|
|
119
|
+
"csstype": "^2.6.19",
|
|
120
|
+
"debug": "^4.3.2",
|
|
121
|
+
"deep-is": "^0.1.4",
|
|
122
|
+
"csso": "^4.2.0",
|
|
123
|
+
"define-properties": "^1.1.3",
|
|
124
|
+
"deepmerge": "^4.2.2",
|
|
125
|
+
"doctrine": "^3.0.0",
|
|
126
|
+
"dom-serializer": "^1.3.2",
|
|
127
|
+
"dir-glob": "^3.0.1",
|
|
128
|
+
"domelementtype": "^2.2.0",
|
|
129
|
+
"domhandler": "^4.2.2",
|
|
130
|
+
"electron-to-chromium": "^1.4.4",
|
|
131
|
+
"emoji-regex": "^8.0.0",
|
|
132
|
+
"emojis-list": "^3.0.0",
|
|
133
|
+
"domutils": "^2.8.0",
|
|
134
|
+
"entities": "^2.2.0",
|
|
135
|
+
"enquirer": "^2.3.6",
|
|
136
|
+
"enhanced-resolve": "^0.9.1",
|
|
137
|
+
"es-module-lexer": "^0.9.3",
|
|
138
|
+
"es-abstract": "^1.19.1",
|
|
139
|
+
"errno": "^0.1.8",
|
|
140
|
+
"es-to-primitive": "^1.2.1",
|
|
141
|
+
"escape-string-regexp": "^1.0.5",
|
|
142
|
+
"escalade": "^3.1.1",
|
|
143
|
+
"eslint-import-resolver-node": "^0.3.6",
|
|
144
|
+
"eslint-module-utils": "^2.7.1",
|
|
145
|
+
"eslint-import-resolver-webpack": "^0.13.2",
|
|
146
|
+
"eslint-scope": "^5.1.1",
|
|
147
|
+
"eslint-utils": "^3.0.0",
|
|
148
|
+
"eslint-plugin-es": "^3.0.1",
|
|
149
|
+
"eslint-visitor-keys": "^3.1.0",
|
|
150
|
+
"esquery": "^1.4.0",
|
|
151
|
+
"espree": "^9.1.0",
|
|
152
|
+
"esprima": "^4.0.1",
|
|
153
|
+
"estraverse": "^5.3.0",
|
|
154
|
+
"esrecurse": "^4.3.0",
|
|
155
|
+
"esutils": "^2.0.3",
|
|
156
|
+
"events": "^3.3.0",
|
|
157
|
+
"eventemitter3": "^4.0.7",
|
|
158
|
+
"fast-deep-equal": "^3.1.3",
|
|
159
|
+
"fast-glob": "^3.2.7",
|
|
160
|
+
"fast-json-stable-stringify": "^2.1.0",
|
|
161
|
+
"estree-walker": "^1.0.1",
|
|
162
|
+
"file-entry-cache": "^6.0.1",
|
|
163
|
+
"fast-levenshtein": "^2.0.6",
|
|
164
|
+
"fill-range": "^7.0.1",
|
|
165
|
+
"find-root": "^1.1.0",
|
|
166
|
+
"find-up": "^5.0.0",
|
|
167
|
+
"fastq": "^1.13.0",
|
|
168
|
+
"flat-cache": "^3.0.4",
|
|
169
|
+
"find-cache-dir": "^3.3.2",
|
|
170
|
+
"fs.realpath": "^1.0.0",
|
|
171
|
+
"fraction.js": "^4.1.2",
|
|
172
|
+
"flatted": "^3.2.4",
|
|
173
|
+
"function-bind": "^1.1.1",
|
|
174
|
+
"fs-extra": "^8.1.0",
|
|
175
|
+
"fsevents": "^2.3.2",
|
|
176
|
+
"generic-names": "^2.0.1",
|
|
177
|
+
"functional-red-black-tree": "^1.0.1",
|
|
178
|
+
"get-intrinsic": "^1.1.1",
|
|
179
|
+
"gensync": "^1.0.0-beta.2",
|
|
180
|
+
"get-symbol-description": "^1.0.0",
|
|
181
|
+
"glob-to-regexp": "^0.4.1",
|
|
182
|
+
"glob": "^7.2.0",
|
|
183
|
+
"globals": "^11.12.0",
|
|
184
|
+
"glob-parent": "^5.1.2",
|
|
185
|
+
"has-bigints": "^1.0.1",
|
|
186
|
+
"has": "^1.0.3",
|
|
187
|
+
"graceful-fs": "^4.2.8",
|
|
188
|
+
"globby": "^11.0.4",
|
|
189
|
+
"has-flag": "^3.0.0",
|
|
190
|
+
"has-tostringtag": "^1.0.0",
|
|
191
|
+
"has-symbols": "^1.0.2",
|
|
192
|
+
"hash-sum": "^2.0.0",
|
|
193
|
+
"icss-replace-symbols": "^1.1.0",
|
|
194
|
+
"icss-utils": "^5.1.0",
|
|
195
|
+
"iconv-lite": "^0.4.24",
|
|
196
|
+
"image-size": "^0.5.5",
|
|
197
|
+
"ignore": "^5.1.9",
|
|
198
|
+
"import-cwd": "^3.0.0",
|
|
199
|
+
"import-fresh": "^3.3.0",
|
|
200
|
+
"import-from": "^3.0.0",
|
|
201
|
+
"inflight": "^1.0.6",
|
|
202
|
+
"inherits": "^2.0.4",
|
|
203
|
+
"internal-slot": "^1.0.3",
|
|
204
|
+
"interpret": "^1.4.0",
|
|
205
|
+
"is-absolute-url": "^3.0.3",
|
|
206
|
+
"is-bigint": "^1.0.4",
|
|
207
|
+
"imurmurhash": "^0.1.4",
|
|
208
|
+
"is-core-module": "^2.8.0",
|
|
209
|
+
"is-boolean-object": "^1.1.2",
|
|
210
|
+
"is-callable": "^1.2.4",
|
|
211
|
+
"is-extglob": "^2.1.1",
|
|
212
|
+
"is-module": "^1.0.0",
|
|
213
|
+
"is-fullwidth-code-point": "^3.0.0",
|
|
214
|
+
"is-glob": "^4.0.3",
|
|
215
|
+
"is-date-object": "^1.0.5",
|
|
216
|
+
"is-negative-zero": "^2.0.1",
|
|
217
|
+
"is-regex": "^1.1.4",
|
|
218
|
+
"is-number": "^7.0.0",
|
|
219
|
+
"is-resolvable": "^1.1.0",
|
|
220
|
+
"is-reference": "^1.2.1",
|
|
221
|
+
"is-symbol": "^1.0.4",
|
|
222
|
+
"is-number-object": "^1.0.6",
|
|
223
|
+
"is-string": "^1.0.7",
|
|
224
|
+
"isexe": "^2.0.0",
|
|
225
|
+
"is-shared-array-buffer": "^1.0.1",
|
|
226
|
+
"is-weakref": "^1.0.1",
|
|
227
|
+
"is-what": "^3.14.1",
|
|
228
|
+
"js-tokens": "^4.0.0",
|
|
229
|
+
"jest-worker": "^26.6.2",
|
|
230
|
+
"json-parse-better-errors": "^1.0.2",
|
|
231
|
+
"js-yaml": "^3.14.1",
|
|
232
|
+
"json-schema-traverse": "^0.4.1",
|
|
233
|
+
"jsesc": "^2.5.2",
|
|
234
|
+
"json-stable-stringify-without-jsonify": "^1.0.1",
|
|
235
|
+
"jsonfile": "^4.0.0",
|
|
236
|
+
"json5": "^2.2.0",
|
|
237
|
+
"loader-runner": "^4.2.0",
|
|
238
|
+
"loader-utils": "^1.4.0",
|
|
239
|
+
"lilconfig": "^2.0.4",
|
|
240
|
+
"levn": "^0.4.1",
|
|
241
|
+
"lodash.camelcase": "^4.3.0",
|
|
242
|
+
"locate-path": "^6.0.0",
|
|
243
|
+
"lodash.debounce": "^4.0.8",
|
|
244
|
+
"lodash.merge": "^4.6.2",
|
|
245
|
+
"lodash.truncate": "^4.4.2",
|
|
246
|
+
"lodash.memoize": "^4.1.2",
|
|
247
|
+
"lodash.uniq": "^4.5.0",
|
|
248
|
+
"magic-string": "^0.25.7",
|
|
249
|
+
"lodash": "^4.17.21",
|
|
250
|
+
"make-dir": "^2.1.0",
|
|
251
|
+
"memory-fs": "^0.2.0",
|
|
252
|
+
"mdn-data": "^2.0.14",
|
|
253
|
+
"lru-cache": "^6.0.0",
|
|
254
|
+
"merge-stream": "^2.0.0",
|
|
255
|
+
"mime": "^1.6.0",
|
|
256
|
+
"mime-db": "^1.51.0",
|
|
257
|
+
"merge2": "^1.4.1",
|
|
258
|
+
"minimatch": "^3.0.4",
|
|
259
|
+
"mime-types": "^2.1.34",
|
|
260
|
+
"micromatch": "^4.0.4",
|
|
261
|
+
"natural-compare": "^1.4.0",
|
|
262
|
+
"ms": "^2.1.2",
|
|
263
|
+
"minimist": "^1.2.5",
|
|
264
|
+
"needle": "^2.9.1",
|
|
265
|
+
"neo-async": "^2.6.2",
|
|
266
|
+
"nanoid": "^3.1.30",
|
|
267
|
+
"node-releases": "^2.0.1",
|
|
268
|
+
"normalize-url": "^6.1.0",
|
|
269
|
+
"normalize-range": "^0.1.2",
|
|
270
|
+
"object-keys": "^1.1.1",
|
|
271
|
+
"nth-check": "^2.0.1",
|
|
272
|
+
"once": "^1.4.0",
|
|
273
|
+
"object-inspect": "^1.11.0",
|
|
274
|
+
"object.values": "^1.1.5",
|
|
275
|
+
"object.assign": "^4.1.2",
|
|
276
|
+
"optionator": "^0.9.1",
|
|
277
|
+
"p-limit": "^3.1.0",
|
|
278
|
+
"p-finally": "^1.0.0",
|
|
279
|
+
"p-queue": "^6.6.2",
|
|
280
|
+
"p-locate": "^5.0.0",
|
|
281
|
+
"parent-module": "^1.0.1",
|
|
282
|
+
"parse-node-version": "^1.0.1",
|
|
283
|
+
"path-is-absolute": "^1.0.1",
|
|
284
|
+
"path-exists": "^4.0.0",
|
|
285
|
+
"p-timeout": "^3.2.0",
|
|
286
|
+
"p-try": "^2.2.0",
|
|
287
|
+
"path-strip-sep": "^1.0.7",
|
|
288
|
+
"path-parse": "^1.0.7",
|
|
289
|
+
"path-key": "^3.1.1",
|
|
290
|
+
"path-type": "^4.0.0",
|
|
291
|
+
"path-is-network-drive": "^1.0.10",
|
|
292
|
+
"pify": "^4.0.1",
|
|
293
|
+
"pkg-dir": "^5.0.0",
|
|
294
|
+
"picocolors": "^1.0.0",
|
|
295
|
+
"postcss-colormin": "^5.2.1",
|
|
296
|
+
"postcss-convert-values": "^5.0.2",
|
|
297
|
+
"picomatch": "^2.3.0",
|
|
298
|
+
"postcss": "^8.4.3",
|
|
299
|
+
"postcss-calc": "^8.0.0",
|
|
300
|
+
"postcss-discard-comments": "^5.0.1",
|
|
301
|
+
"postcss-discard-empty": "^5.0.1",
|
|
302
|
+
"postcss-discard-overridden": "^5.0.1",
|
|
303
|
+
"postcss-load-config": "^3.1.0",
|
|
304
|
+
"postcss-minify-font-values": "^5.0.1",
|
|
305
|
+
"postcss-discard-duplicates": "^5.0.1",
|
|
306
|
+
"postcss-merge-longhand": "^5.0.4",
|
|
307
|
+
"postcss-minify-params": "^5.0.2",
|
|
308
|
+
"postcss-minify-gradients": "^5.0.3",
|
|
309
|
+
"postcss-minify-selectors": "^5.1.0",
|
|
310
|
+
"postcss-merge-rules": "^5.0.3",
|
|
311
|
+
"postcss-modules": "^4.2.2",
|
|
312
|
+
"postcss-modules-extract-imports": "^3.0.0",
|
|
313
|
+
"postcss-modules-local-by-default": "^4.0.0",
|
|
314
|
+
"postcss-modules-scope": "^3.0.0",
|
|
315
|
+
"postcss-modules-values": "^4.0.0",
|
|
316
|
+
"postcss-normalize-positions": "^5.0.1",
|
|
317
|
+
"postcss-normalize-repeat-style": "^5.0.1",
|
|
318
|
+
"postcss-normalize-display-values": "^5.0.1",
|
|
319
|
+
"postcss-normalize-string": "^5.0.1",
|
|
320
|
+
"postcss-normalize-unicode": "^5.0.1",
|
|
321
|
+
"postcss-normalize-timing-functions": "^5.0.1",
|
|
322
|
+
"postcss-normalize-charset": "^5.0.1",
|
|
323
|
+
"postcss-normalize-url": "^5.0.3",
|
|
324
|
+
"postcss-normalize-whitespace": "^5.0.1",
|
|
325
|
+
"postcss-reduce-transforms": "^5.0.1",
|
|
326
|
+
"postcss-svgo": "^5.0.3",
|
|
327
|
+
"postcss-reduce-initial": "^5.0.1",
|
|
328
|
+
"progress": "^2.0.3",
|
|
329
|
+
"postcss-ordered-values": "^5.0.2",
|
|
330
|
+
"postcss-value-parser": "^4.1.0",
|
|
331
|
+
"promise.series": "^0.2.0",
|
|
332
|
+
"postcss-selector-parser": "^6.0.6",
|
|
333
|
+
"prelude-ls": "^1.2.1",
|
|
334
|
+
"punycode": "^2.1.1",
|
|
335
|
+
"queue-microtask": "^1.2.3",
|
|
336
|
+
"postcss-unique-selectors": "^5.0.2",
|
|
337
|
+
"prr": "^1.0.1",
|
|
338
|
+
"regenerate-unicode-properties": "^9.0.0",
|
|
339
|
+
"regenerate": "^1.4.2",
|
|
340
|
+
"randombytes": "^2.1.0",
|
|
341
|
+
"regenerator-transform": "^0.14.5",
|
|
342
|
+
"regexpp": "^3.2.0",
|
|
343
|
+
"regjsparser": "^0.7.0",
|
|
344
|
+
"regenerator-runtime": "^0.13.9",
|
|
345
|
+
"resolve-from": "^5.0.0",
|
|
346
|
+
"regexpu-core": "^4.8.0",
|
|
347
|
+
"regjsgen": "^0.5.2",
|
|
348
|
+
"resolve": "^1.20.0",
|
|
349
|
+
"require-from-string": "^2.0.2",
|
|
350
|
+
"rollup-pluginutils": "^2.8.2",
|
|
351
|
+
"reusify": "^1.0.4",
|
|
352
|
+
"safe-buffer": "^5.1.2",
|
|
353
|
+
"rollup-plugin-clear": "^2.0.7",
|
|
354
|
+
"run-parallel": "^1.2.0",
|
|
355
|
+
"safer-buffer": "^2.1.2",
|
|
356
|
+
"safe-identifier": "^0.4.2",
|
|
357
|
+
"schema-utils": "^3.1.1",
|
|
358
|
+
"sax": "^1.2.4",
|
|
359
|
+
"semver": "^6.3.0",
|
|
360
|
+
"side-channel": "^1.0.4",
|
|
361
|
+
"shebang-regex": "^3.0.0",
|
|
362
|
+
"shebang-command": "^2.0.0",
|
|
363
|
+
"slice-ansi": "^4.0.0",
|
|
364
|
+
"serialize-javascript": "^4.0.0",
|
|
365
|
+
"slash": "^3.0.0",
|
|
366
|
+
"source-map": "^0.5.7",
|
|
367
|
+
"source-map-js": "^1.0.1",
|
|
368
|
+
"stable": "^0.1.8",
|
|
369
|
+
"sourcemap-codec": "^1.4.8",
|
|
370
|
+
"sprintf-js": "^1.0.3",
|
|
371
|
+
"source-map-support": "^0.5.21",
|
|
372
|
+
"string-hash": "^1.1.3",
|
|
373
|
+
"string-width": "^4.2.3",
|
|
374
|
+
"string.prototype.trimend": "^1.0.4",
|
|
375
|
+
"string.prototype.trimstart": "^1.0.4",
|
|
376
|
+
"style-inject": "^0.3.0",
|
|
377
|
+
"strip-ansi": "^6.0.1",
|
|
378
|
+
"stylehacks": "^5.0.1",
|
|
379
|
+
"strip-json-comments": "^3.1.1",
|
|
380
|
+
"supports-color": "^5.5.0",
|
|
381
|
+
"strip-bom": "^3.0.0",
|
|
382
|
+
"tapable": "^0.1.10",
|
|
383
|
+
"svgo": "^2.8.0",
|
|
384
|
+
"table": "^6.7.3",
|
|
385
|
+
"terser-webpack-plugin": "^5.2.5",
|
|
386
|
+
"terser": "^5.10.0",
|
|
387
|
+
"text-table": "^0.2.0",
|
|
388
|
+
"timsort": "^0.3.0",
|
|
389
|
+
"ts-type": "^1.2.40",
|
|
390
|
+
"to-fast-properties": "^2.0.0",
|
|
391
|
+
"to-regex-range": "^5.0.1",
|
|
392
|
+
"type-check": "^0.4.0",
|
|
393
|
+
"unbox-primitive": "^1.0.1",
|
|
394
|
+
"tsconfig-paths": "^3.12.0",
|
|
395
|
+
"unicode-match-property-ecmascript": "^2.0.0",
|
|
396
|
+
"typedarray-dts": "^1.0.0",
|
|
397
|
+
"tsutils": "^3.21.0",
|
|
398
|
+
"ts-toolbelt": "^8.4.0",
|
|
399
|
+
"type-fest": "^0.20.2",
|
|
400
|
+
"unicode-match-property-value-ecmascript": "^2.0.0",
|
|
401
|
+
"universalify": "^0.1.2",
|
|
402
|
+
"upath2": "^3.1.10",
|
|
403
|
+
"unicode-property-aliases-ecmascript": "^2.0.0",
|
|
404
|
+
"v8-compile-cache": "^2.3.0",
|
|
405
|
+
"uri-js": "^4.4.1",
|
|
406
|
+
"unicode-canonical-property-names-ecmascript": "^2.0.0",
|
|
407
|
+
"vue": "^3.2.23",
|
|
408
|
+
"watchpack": "^2.3.0",
|
|
409
|
+
"util-deprecate": "^1.0.2",
|
|
410
|
+
"webpack-sources": "^3.2.2",
|
|
411
|
+
"which-boxed-primitive": "^1.0.2",
|
|
412
|
+
"wrappy": "^1.0.2",
|
|
413
|
+
"word-wrap": "^1.2.3",
|
|
414
|
+
"webpack": "^5.64.4",
|
|
415
|
+
"which": "^2.0.2",
|
|
416
|
+
"yocto-queue": "^0.1.0",
|
|
417
|
+
"yallist": "^4.0.0",
|
|
418
|
+
"yaml": "^1.10.2"
|
|
419
|
+
},
|
|
420
|
+
"description": ""
|
|
421
|
+
}
|