@tarojs/plugin-platform-ascf 4.1.2

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/LICENSE ADDED
@@ -0,0 +1,174 @@
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 (weui):
158
+ The following files embed [weui](https://github.com/Tencent/weui) MIT:
159
+ `/packages/taro-components/src/components/*.scss`
160
+ See `/LICENSE.txt` for details of the license.
161
+
162
+ ==================
163
+
164
+ Apache-2.0 (intersection-observer):
165
+ The following files embed [intersection-observer](https://github.com/GoogleChromeLabs/intersection-observer) Apache-2.0:
166
+ `/packages/taro-api/src/polyfill/intersection-observer.ts`
167
+ See `/LICENSE.txt` for details of the license.
168
+
169
+ ==================
170
+
171
+ MIT (babel-plugin-jsx-dom-expressions):
172
+ The following files embed [babel-plugin-jsx-dom-expressions](https://github.com/ryansolid/dom-expressions/blob/main/packages/babel-plugin-jsx-dom-expressions) MIT:
173
+ `/packages/babel-plugin-transform-solid-jsx/src/*`
174
+ See `/LICENSE` for details of the license.
package/README.md ADDED
@@ -0,0 +1,3 @@
1
+ # `@tarojs/plugin-platform-ascf`
2
+
3
+ Taro 插件。用于支持编译为ascf。
@@ -0,0 +1,81 @@
1
+ const View = 'view';
2
+ const Icon = 'icon';
3
+ const Progress = 'progress';
4
+ const RichText = 'rich-text';
5
+ const Text = 'text';
6
+ const Button = 'button';
7
+ const Checkbox = 'checkbox';
8
+ const CheckboxGroup = 'checkbox-group';
9
+ const Form = 'form';
10
+ const Input = 'input';
11
+ const Label = 'label';
12
+ const Picker = 'picker';
13
+ const PickerView = 'picker-view';
14
+ const PickerViewColumn = 'picker-view-column';
15
+ const Radio = 'radio';
16
+ const RadioGroup = 'radio-group';
17
+ const Slider = 'slider';
18
+ const Switch = 'switch';
19
+ const CoverImage = 'cover-image';
20
+ const Textarea = 'textarea';
21
+ const CoverView = 'cover-view';
22
+ const MovableArea = 'movable-area';
23
+ const MovableView = 'movable-view';
24
+ const ScrollView = 'scroll-view';
25
+ const Swiper = 'swiper';
26
+ const SwiperItem = 'swiper-item';
27
+ const Navigator = 'navigator';
28
+ const Audio = 'audio';
29
+ const Camera = 'camera';
30
+ const Image = 'image';
31
+ const LivePlayer = 'live-player';
32
+ const Video = 'video';
33
+ const Canvas = 'canvas';
34
+ const Ad = 'ad';
35
+ const WebView = 'web-view';
36
+ const Block = 'block';
37
+ const Map = 'map';
38
+ const Slot = 'slot';
39
+ const NativeSlot = 'native-slot';
40
+ const CustomWrapper = 'custom-wrapper';
41
+
42
+ // For React.createElement's type
43
+ const Editor = 'editor';
44
+ const MatchMedia = 'match-media';
45
+ const FunctionalPageNavigator = 'functional-page-navigator';
46
+ const LivePusher = 'live-pusher';
47
+ const OfficialAccount = 'official-account';
48
+ const OpenData = 'open-data';
49
+ const NavigationBar = 'navigation-bar';
50
+ const PageMeta = 'page-meta';
51
+ const VoipRoom = 'voip-room';
52
+ const AdCustom = 'ad-custom';
53
+ const PageContainer = 'page-container';
54
+ const ShareElement = 'share-element';
55
+ const KeyboardAccessory = 'keyboard-accessory';
56
+ const RootPortal = 'root-portal';
57
+ const ChannelLive = 'channel-live';
58
+ const ChannelVideo = 'channel-video';
59
+ const ListView = 'list-view';
60
+ const ListBuilder = 'list-builder';
61
+ const GridView = 'grid-view';
62
+ const GridBuilder = 'grid-builder';
63
+ const StickyHeader = 'sticky-header';
64
+ const StickySection = 'sticky-section';
65
+ const Snapshot = 'snapshot';
66
+ const Span = 'span';
67
+ const OpenContainer = 'open-container';
68
+ const DraggableSheet = 'draggable-sheet';
69
+ const NestedScrollHeader = 'nested-scroll-header';
70
+ const NestedScrollBody = 'nested-scroll-body';
71
+ const DoubleTapGestureHandler = 'double-tap-gesture-handler';
72
+ const ForcePressGestureHandler = 'force-press-gesture-handler';
73
+ const HorizontalDragGestureHandler = 'horizontal-drag-gesture-handler';
74
+ const LongPressGestureHandler = 'long-press-gesture-handler';
75
+ const PanGestureHandler = 'pan-gesture-handler';
76
+ const ScaleGestureHandler = 'scale-gesture-handler';
77
+ const TapGestureHandler = 'tap-gesture-handler';
78
+ const VerticalDragGestureHandler = 'vertical-drag-gesture-handler';
79
+
80
+ export { Ad, AdCustom, Audio, Block, Button, Camera, Canvas, ChannelLive, ChannelVideo, Checkbox, CheckboxGroup, CoverImage, CoverView, CustomWrapper, DoubleTapGestureHandler, DraggableSheet, Editor, ForcePressGestureHandler, Form, FunctionalPageNavigator, GridBuilder, GridView, HorizontalDragGestureHandler, Icon, Image, Input, KeyboardAccessory, Label, ListBuilder, ListView, LivePlayer, LivePusher, LongPressGestureHandler, Map, MatchMedia, MovableArea, MovableView, NativeSlot, NavigationBar, Navigator, NestedScrollBody, NestedScrollHeader, OfficialAccount, OpenContainer, OpenData, PageContainer, PageMeta, PanGestureHandler, Picker, PickerView, PickerViewColumn, Progress, Radio, RadioGroup, RichText, RootPortal, ScaleGestureHandler, ScrollView, ShareElement, Slider, Slot, Snapshot, Span, StickyHeader, StickySection, Swiper, SwiperItem, Switch, TapGestureHandler, Text, Textarea, VerticalDragGestureHandler, Video, View, VoipRoom, WebView };
81
+ //# sourceMappingURL=components-react.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"components-react.js","sources":["../../taro-components/mini/index.js","../src/components-react.ts"],"sourcesContent":["export const View = 'view'\nexport const Icon = 'icon'\nexport const Progress = 'progress'\nexport const RichText = 'rich-text'\nexport const Text = 'text'\nexport const Button = 'button'\nexport const Checkbox = 'checkbox'\nexport const CheckboxGroup = 'checkbox-group'\nexport const Form = 'form'\nexport const Input = 'input'\nexport const Label = 'label'\nexport const Picker = 'picker'\nexport const PickerView = 'picker-view'\nexport const PickerViewColumn = 'picker-view-column'\nexport const Radio = 'radio'\nexport const RadioGroup = 'radio-group'\nexport const Slider = 'slider'\nexport const Switch = 'switch'\nexport const CoverImage = 'cover-image'\nexport const Textarea = 'textarea'\nexport const CoverView = 'cover-view'\nexport const MovableArea = 'movable-area'\nexport const MovableView = 'movable-view'\nexport const ScrollView = 'scroll-view'\nexport const Swiper = 'swiper'\nexport const SwiperItem = 'swiper-item'\nexport const Navigator = 'navigator'\nexport const Audio = 'audio'\nexport const Camera = 'camera'\nexport const Image = 'image'\nexport const LivePlayer = 'live-player'\nexport const Video = 'video'\nexport const Canvas = 'canvas'\nexport const Ad = 'ad'\nexport const WebView = 'web-view'\nexport const Block = 'block'\nexport const Map = 'map'\nexport const Slot = 'slot'\nexport const NativeSlot = 'native-slot'\nexport const CustomWrapper = 'custom-wrapper'\n",null],"names":[],"mappings":"AAAY,MAAC,IAAI,GAAG;AACR,MAAC,IAAI,GAAG;AACR,MAAC,QAAQ,GAAG;AACZ,MAAC,QAAQ,GAAG;AACZ,MAAC,IAAI,GAAG;AACR,MAAC,MAAM,GAAG;AACV,MAAC,QAAQ,GAAG;AACZ,MAAC,aAAa,GAAG;AACjB,MAAC,IAAI,GAAG;AACR,MAAC,KAAK,GAAG;AACT,MAAC,KAAK,GAAG;AACT,MAAC,MAAM,GAAG;AACV,MAAC,UAAU,GAAG;AACd,MAAC,gBAAgB,GAAG;AACpB,MAAC,KAAK,GAAG;AACT,MAAC,UAAU,GAAG;AACd,MAAC,MAAM,GAAG;AACV,MAAC,MAAM,GAAG;AACV,MAAC,UAAU,GAAG;AACd,MAAC,QAAQ,GAAG;AACZ,MAAC,SAAS,GAAG;AACb,MAAC,WAAW,GAAG;AACf,MAAC,WAAW,GAAG;AACf,MAAC,UAAU,GAAG;AACd,MAAC,MAAM,GAAG;AACV,MAAC,UAAU,GAAG;AACd,MAAC,SAAS,GAAG;AACb,MAAC,KAAK,GAAG;AACT,MAAC,MAAM,GAAG;AACV,MAAC,KAAK,GAAG;AACT,MAAC,UAAU,GAAG;AACd,MAAC,KAAK,GAAG;AACT,MAAC,MAAM,GAAG;AACV,MAAC,EAAE,GAAG;AACN,MAAC,OAAO,GAAG;AACX,MAAC,KAAK,GAAG;AACT,MAAC,GAAG,GAAG;AACP,MAAC,IAAI,GAAG;AACR,MAAC,UAAU,GAAG;AACd,MAAC,aAAa,GAAG;;ACvC7B;AAEO,MAAM,MAAM,GAAG;AACf,MAAM,UAAU,GAAG;AACnB,MAAM,uBAAuB,GAAG;AAChC,MAAM,UAAU,GAAG;AACnB,MAAM,eAAe,GAAG;AACxB,MAAM,QAAQ,GAAG;AACjB,MAAM,aAAa,GAAG;AACtB,MAAM,QAAQ,GAAG;AACjB,MAAM,QAAQ,GAAG;AACjB,MAAM,QAAQ,GAAG;AACjB,MAAM,aAAa,GAAG;AACtB,MAAM,YAAY,GAAG;AACrB,MAAM,iBAAiB,GAAG;AAC1B,MAAM,UAAU,GAAG;AACnB,MAAM,WAAW,GAAG;AACpB,MAAM,YAAY,GAAG;AACrB,MAAM,QAAQ,GAAG;AACjB,MAAM,WAAW,GAAG;AACpB,MAAM,QAAQ,GAAG;AACjB,MAAM,WAAW,GAAG;AACpB,MAAM,YAAY,GAAG;AACrB,MAAM,aAAa,GAAG;AACtB,MAAM,QAAQ,GAAG;AACjB,MAAM,IAAI,GAAG;AACb,MAAM,aAAa,GAAG;AACtB,MAAM,cAAc,GAAG;AACvB,MAAM,kBAAkB,GAAG;AAC3B,MAAM,gBAAgB,GAAG;AACzB,MAAM,uBAAuB,GAAG;AAChC,MAAM,wBAAwB,GAAG;AACjC,MAAM,4BAA4B,GAAG;AACrC,MAAM,uBAAuB,GAAG;AAChC,MAAM,iBAAiB,GAAG;AAC1B,MAAM,mBAAmB,GAAG;AAC5B,MAAM,iBAAiB,GAAG;AAC1B,MAAM,0BAA0B,GAAG;;;;"}