1 | MIT License
|
2 |
|
3 | Copyright (c) 2018 O2Team
|
4 |
|
5 | Permission is hereby granted, free of charge, to any person obtaining a copy
|
6 | of this software and associated documentation files (the "Software"), to deal
|
7 | in the Software without restriction, including without limitation the rights
|
8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
9 | copies of the Software, and to permit persons to whom the Software is
|
10 | furnished to do so, subject to the following conditions:
|
11 |
|
12 | The above copyright notice and this permission notice shall be included in all
|
13 | copies or substantial portions of the Software.
|
14 |
|
15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
21 | SOFTWARE.
|
22 |
|
23 | ========================================================================
|
24 |
|
25 | MIT (react-devtools):
|
26 | The following files embed [react-devtools](https://github.com/facebook/react) MIT:
|
27 | `/packages/taro-plugin-react-devtools/src/backend/index.js`
|
28 | See `/LICENSE` for details of the license.
|
29 |
|
30 | ==================
|
31 |
|
32 | MIT (vue-devtools):
|
33 | The following files embed [vue-devtools](https://github.com/vuejs/devtools) MIT:
|
34 | `/packages/taro-plugin-vue-devtools/src/backend/*`
|
35 | See `/LICENSE` for details of the license.
|
36 |
|
37 | ==================
|
38 |
|
39 | MIT (vite):
|
40 | The following files embed [vite](https://github.com/vitejs/vite) MIT:
|
41 | `/packages/taro-webpack5-prebundle/src/prebundle/scanImport.ts`,
|
42 | `/packages/taro-webpack5-prebundle/src/prebundle/bundle.ts`,
|
43 | `/packages/taro-webpack5-prebundle/src/h5.ts`,
|
44 | `/packages/taro-webpack5-prebundle/src/min.ts`
|
45 | See `/LICENSE` for details of the license.
|
46 |
|
47 | ==================
|
48 |
|
49 | MIT (webpack):
|
50 | The following files embed [webpack](https://github.com/webpack/webpack) MIT:
|
51 | `/packages/taro-webpack5-prebundle/src/webpack/TaroContainerEntryModule.ts`,
|
52 | `/packages/taro-webpack5-prebundle/src/webpack/TaroContainerPlugin.ts`,
|
53 | `/packages/taro-webpack5-prebundle/src/webpack/TaroContainerReferencePlugin.ts`,
|
54 | `/packages/taro-webpack5-prebundle/src/webpack/TaroModuleFederationPlugin.ts`
|
55 | See `/LICENSE` for details of the license.
|
56 |
|
57 | ==================
|
58 |
|
59 | MIT (sizzle):
|
60 | The following files embed [sizzle](https://github.com/jquery/sizzle) MIT:
|
61 | `/packages/taro-extends/src/jquery/sizzle.js`
|
62 | See `/LICENSE.txt` for details of the license.
|
63 |
|
64 | ==================
|
65 |
|
66 | MIT (zepto):
|
67 | The following files embed [zepto](https://github.com/madrobby/zepto) MIT:
|
68 | `/packages/taro-extends/src/jquery/zepto.js`,
|
69 | `/packages/taro-extends/src/jquery/event.js`
|
70 | See `/MIT-LICENSE` for details of the license.
|
71 |
|
72 | ==================
|
73 |
|
74 | MIT (css-to-react-native):
|
75 | The following files embed [css-to-react-native](https://github.com/styled-components/css-to-react-native) MIT:
|
76 | `/packages/css-to-react-native/src/css-to-react-native/*`
|
77 | See `/LICENSE.md` for details of the license.
|
78 |
|
79 | ==================
|
80 |
|
81 | MIT (reactify-wc):
|
82 | The following files embed [reactify-wc](https://github.com/BBKolton/reactify-wc) MIT:
|
83 | `/packages/taro-components-library-react/src/component-lib/reactify-wc.ts`
|
84 | See `/LICENSE` for details of the license.
|
85 |
|
86 | ==================
|
87 |
|
88 | MIT (ant-design-mobile-rn):
|
89 | The following files embed [ant-design-mobile-rn](https://github.com/ant-design/ant-design-mobile-rn) MIT:
|
90 | `/packages/taro-components-rn/src/components/Swiper/carousel.tsx`
|
91 | See `/LICENSE` for details of the license.
|
92 |
|
93 | ==================
|
94 |
|
95 | MIT (react-wx-images-viewer):
|
96 | The following files embed [react-wx-images-viewer](https://github.com/react-ld/react-wx-images-viewer) MIT:
|
97 | `/packages/taro-h5/src/api/media/image/previewImage.ts`
|
98 | See `/LICENSE` for details of the license.
|
99 |
|
100 | ==================
|
101 |
|
102 | MIT (webpack-contrib/css-loader):
|
103 | The following files embed [webpack-contrib/css-loader](https://github.com/webpack-contrib/css-loader) MIT:
|
104 | `/packages/taro-rn-style-transformer/src/utils/index.ts`
|
105 | See `/LICENSE` for details of the license.
|
106 |
|
107 | ==================
|
108 |
|
109 | MIT (react-native):
|
110 | The following files embed [react-native](https://github.com/facebook/react-native) MIT:
|
111 | `/packages/taro-rn-style-transformer/src/transforms/StyleSheet/*`
|
112 | See `/LICENSE` for details of the license.
|
113 |
|
114 | ==================
|
115 |
|
116 | MIT (myrne/performance-now):
|
117 | The following files embed [myrne/performance-now](https://github.com/myrne/performance-now) MIT:
|
118 | `/packages/taro-runtime/src/bom/raf.ts`
|
119 | See `/LICENSE` for details of the license.
|
120 |
|
121 | ==================
|
122 |
|
123 | Apache (chameleon-api):
|
124 | The following files embed [chameleon-api](https://github.com/chameleon-team/chameleon-api) Apache:
|
125 | `/packages/taro-h5/src/api/device/clipboard.ts`
|
126 |
|
127 | ==================
|
128 |
|
129 | MIT (uni-app):
|
130 | The following files embed [uni-app](https://github.com/dcloudio/uni-app) MIT:
|
131 | `/packages/taro-components-rn/src/components/Video/index.tsx`
|
132 | See `/LICENSE` for details of the license.
|
133 |
|
134 | ==================
|
135 |
|
136 | MIT (miniprogram-render):
|
137 | The following files embed [miniprogram-render](https://github.com/Tencent/kbone) MIT:
|
138 | `/packages/taro-plugin-http/src/runtime/Cookie.ts`
|
139 | See `/LICENSE` for details of the license.
|
140 |
|
141 | ==================
|
142 |
|
143 | MIT (stencil-ds-output-targets):
|
144 | The following files embed [stencil-ds-output-targets](https://github.com/ionic-team/stencil-ds-output-targets/) MIT:
|
145 | `/packages/taro-components-library-react/src/react-component-lib/utils/attachProps.ts`
|
146 | `/packages/taro-components-library-react/src/react-component-lib/utils/case.ts`
|
147 | `/packages/taro-components-library-react/src/react-component-lib/utils/dev.ts`
|
148 | `/packages/taro-components-library-react/src/react-component-lib/utils/index.tsx`
|
149 | `/packages/taro-components-library-react/src/react-component-lib/createComponent.tsx`
|
150 | `/packages/taro-components-library-react/src/react-component-lib/createOverlayComponent.tsx`
|
151 | `/packages/taro-components-library-react/src/react-component-lib/interfaces.ts`
|
152 | `/packages/taro-components-library-vue3/src/vue-component-lib/utils.ts`
|
153 | See `/LICENSE` for details of the license.
|
154 |
|
155 | ==================
|
156 |
|
157 | MIT (stencil-vue2-output-target):
|
158 | The following files embed [stencil-vue2-output-target](https://github.com/diondree/stencil-vue2-output-target) MIT:
|
159 | `/packages/taro-components-library-vue2/src/vue-component-lib/utils.ts`
|
160 | See `/LICENSE` for details of the license.
|