@dcloudio/uni-shared 3.0.0-alpha-5020120260706001 → 3.0.0-alpha-5020120260710001

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.
@@ -2529,43 +2529,43 @@ function normalizeStyles(pageStyle, themeConfig = {}, mode = 'light') {
2529
2529
 
2530
2530
  // This file is auto-generated by the build process. Do not edit manually.
2531
2531
  const UVUE_VAPOR_APP_EASYCOMS = [
2532
- "ad",
2533
- "camera",
2534
- "canvas",
2535
- "editor",
2536
- "button",
2537
- "checkbox",
2538
- "checkbox-group",
2539
- "form",
2540
- "input",
2541
- "label",
2542
- "picker",
2543
- "picker-view",
2544
- "picker-view-column",
2545
- "radio",
2546
- "radio-group",
2547
- "slider",
2548
- "switch",
2549
- "textarea",
2550
- "list-item",
2551
- "list-view",
2552
- "sticky-header",
2553
- "sticky-section",
2554
- "live-player",
2555
- "live-pusher",
2556
- "loading",
2557
- "map",
2558
- "match-media",
2559
- "navigator",
2560
- "page-container",
2561
- "progress",
2562
- "rich-text",
2563
- "swiper",
2564
- "swiper-item",
2565
- "video",
2566
- "flow-item",
2567
- "waterflow",
2568
- "web-view"
2532
+ 'ad',
2533
+ 'camera',
2534
+ 'canvas',
2535
+ 'editor',
2536
+ 'button',
2537
+ 'checkbox',
2538
+ 'checkbox-group',
2539
+ 'form',
2540
+ 'input',
2541
+ 'label',
2542
+ 'picker',
2543
+ 'picker-view',
2544
+ 'picker-view-column',
2545
+ 'radio',
2546
+ 'radio-group',
2547
+ 'slider',
2548
+ 'switch',
2549
+ 'textarea',
2550
+ 'list-item',
2551
+ 'list-view',
2552
+ 'sticky-header',
2553
+ 'sticky-section',
2554
+ 'live-player',
2555
+ 'live-pusher',
2556
+ 'loading',
2557
+ 'map',
2558
+ 'match-media',
2559
+ 'navigator',
2560
+ 'page-container',
2561
+ 'progress',
2562
+ 'rich-text',
2563
+ 'swiper',
2564
+ 'swiper-item',
2565
+ 'video',
2566
+ 'flow-item',
2567
+ 'waterflow',
2568
+ 'web-view'
2569
2569
  ];
2570
2570
 
2571
2571
  const APP_NATIVE_TAGS = [
@@ -2527,43 +2527,43 @@ function normalizeStyles(pageStyle, themeConfig = {}, mode = 'light') {
2527
2527
 
2528
2528
  // This file is auto-generated by the build process. Do not edit manually.
2529
2529
  const UVUE_VAPOR_APP_EASYCOMS = [
2530
- "ad",
2531
- "camera",
2532
- "canvas",
2533
- "editor",
2534
- "button",
2535
- "checkbox",
2536
- "checkbox-group",
2537
- "form",
2538
- "input",
2539
- "label",
2540
- "picker",
2541
- "picker-view",
2542
- "picker-view-column",
2543
- "radio",
2544
- "radio-group",
2545
- "slider",
2546
- "switch",
2547
- "textarea",
2548
- "list-item",
2549
- "list-view",
2550
- "sticky-header",
2551
- "sticky-section",
2552
- "live-player",
2553
- "live-pusher",
2554
- "loading",
2555
- "map",
2556
- "match-media",
2557
- "navigator",
2558
- "page-container",
2559
- "progress",
2560
- "rich-text",
2561
- "swiper",
2562
- "swiper-item",
2563
- "video",
2564
- "flow-item",
2565
- "waterflow",
2566
- "web-view"
2530
+ 'ad',
2531
+ 'camera',
2532
+ 'canvas',
2533
+ 'editor',
2534
+ 'button',
2535
+ 'checkbox',
2536
+ 'checkbox-group',
2537
+ 'form',
2538
+ 'input',
2539
+ 'label',
2540
+ 'picker',
2541
+ 'picker-view',
2542
+ 'picker-view-column',
2543
+ 'radio',
2544
+ 'radio-group',
2545
+ 'slider',
2546
+ 'switch',
2547
+ 'textarea',
2548
+ 'list-item',
2549
+ 'list-view',
2550
+ 'sticky-header',
2551
+ 'sticky-section',
2552
+ 'live-player',
2553
+ 'live-pusher',
2554
+ 'loading',
2555
+ 'map',
2556
+ 'match-media',
2557
+ 'navigator',
2558
+ 'page-container',
2559
+ 'progress',
2560
+ 'rich-text',
2561
+ 'swiper',
2562
+ 'swiper-item',
2563
+ 'video',
2564
+ 'flow-item',
2565
+ 'waterflow',
2566
+ 'web-view'
2567
2567
  ];
2568
2568
 
2569
2569
  const APP_NATIVE_TAGS = [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dcloudio/uni-shared",
3
- "version": "3.0.0-alpha-5020120260706001",
3
+ "version": "3.0.0-alpha-5020120260710001",
4
4
  "description": "@dcloudio/uni-shared",
5
5
  "main": "./dist/uni-shared.cjs.js",
6
6
  "module": "./dist/uni-shared.es.js",