@conecli/cone-render 0.10.1-isv2.1 → 0.10.1-isv2.4

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.
Files changed (111) hide show
  1. package/dist/api/index.ts +1 -1
  2. package/dist/common/const.ts +1 -1
  3. package/dist/common/environmentType.ts +1 -1
  4. package/dist/common/index.h5.ts +1 -1
  5. package/dist/common/index.jd.ts +1 -1
  6. package/dist/common/index.ts +1 -1
  7. package/dist/common/index.weapp.ts +1 -1
  8. package/dist/common/jssdk.ts +1 -1
  9. package/dist/common/pageType.ts +1 -1
  10. package/dist/common/sgmCustomCode.ts +1 -1
  11. package/dist/common/token/index.h5.ts +1 -1
  12. package/dist/common/token/token.jd.ts +1 -1
  13. package/dist/common/wxappApi.ts +1 -1
  14. package/dist/components/ErrorBoundary.tsx +1 -1
  15. package/dist/components/base/CommonFloorHead/index.module.scss +126 -111
  16. package/dist/components/base/CommonFloorHead/index.tsx +1 -1
  17. package/dist/components/base/CountDown/index.module.scss +49 -44
  18. package/dist/components/base/CountDown/index.tsx +1 -1
  19. package/dist/components/base/CustomScrollView/index-back.tsx +1 -0
  20. package/dist/components/base/CustomScrollView/index.tsx +1 -1
  21. package/dist/components/base/CustomVideo/common.ts +1 -0
  22. package/dist/components/base/CustomVideo/index.tsx +1 -1
  23. package/dist/components/base/Dialog/index.module.scss +11 -0
  24. package/dist/components/base/ExposureSmart/index.h5.module.scss +12 -2
  25. package/dist/components/base/ExposureSmart/index.h5.tsx +1 -1
  26. package/dist/components/base/ExposureSmart/reporter.tsx +1 -1
  27. package/dist/components/base/InOrOutViewObserver/index.tsx +1 -1
  28. package/dist/components/base/InViewRender/index.tsx +1 -1
  29. package/dist/components/base/InViewRender/index.weapp.tsx +1 -1
  30. package/dist/components/base/ItemViewExposureSmart/index.module.scss +2 -2
  31. package/dist/components/base/ItemViewExposureSmart/index.tsx +1 -1
  32. package/dist/components/base/LazyLayoutLoad/index.tsx +1 -1
  33. package/dist/components/base/LazyLayoutLoad/index.weapp.tsx +1 -1
  34. package/dist/components/base/LazyLoadImage/index.h5.module.scss +11 -3
  35. package/dist/components/base/LazyLoadImage/index.h5.tsx +1 -1
  36. package/dist/components/base/LazyLoadImage/index.tsx +1 -1
  37. package/dist/components/base/MobileCommonHeader/index.tsx +1 -1
  38. package/dist/components/base/NetworkDataError/index.module.scss +3 -0
  39. package/dist/components/base/NetworkDataError/index.tsx +1 -1
  40. package/dist/components/base/Price/Base/index.tsx +1 -1
  41. package/dist/components/base/Price/Double/index.module.scss +8 -0
  42. package/dist/components/base/Price/Double/index.tsx +1 -1
  43. package/dist/components/debug/DebugLayout/index.module.scss +2 -2
  44. package/dist/components/decorate/DecorateFloorModule/index.module.scss +11 -0
  45. package/dist/components/decorate/DecorateFloorModule/index.tsx +1 -1
  46. package/dist/components/decorate/EmptyFloorModule/index.tsx +1 -1
  47. package/dist/components/decorate/PlaceHolder/index.tsx +1 -1
  48. package/dist/components/floorItem.jd.tsx +1 -1
  49. package/dist/components/floorItem.tsx +1 -1
  50. package/dist/components/floorItem.weapp.tsx +1 -1
  51. package/dist/components/isv/Floor/index.tsx +1 -1
  52. package/dist/components/remoteFloorItem.tsx +1 -1
  53. package/dist/interface/common.ts +1 -1
  54. package/dist/interface/component.ts +1 -1
  55. package/dist/interface/jumpEventReport.ts +1 -1
  56. package/dist/interface/service.ts +1 -1
  57. package/dist/jumpEventReport/base.ts +1 -1
  58. package/dist/jumpEventReport/const.ts +1 -1
  59. package/dist/jumpEventReport/index.jd.ts +1 -1
  60. package/dist/jumpEventReport/index.weapp.ts +1 -1
  61. package/dist/jumpEventReport/jdJumpJdApp.ts +1 -1
  62. package/dist/jumpEventReport/jumpUrlConfig/base.ts +1 -1
  63. package/dist/jumpEventReport/logEventConfig.ts +1 -1
  64. package/dist/jumpEventReport/web/report.ts +1 -1
  65. package/dist/jumpEventReport/web.base.ts +1 -1
  66. package/dist/jumpEventReport/web.jd.ts +1 -1
  67. package/dist/jumpEventReport/web.jdb.ts +1 -1
  68. package/dist/jumpEventReport/web.jdjch.ts +1 -1
  69. package/dist/jumpEventReport/web.jxwxapp.ts +1 -1
  70. package/dist/jumpEventReport/web.pc.ts +1 -1
  71. package/dist/jumpEventReport/web.tjapp.ts +1 -1
  72. package/dist/jumpEventReport/web.tjm.ts +1 -1
  73. package/dist/jumpEventReport/web.wxapp.ts +1 -1
  74. package/dist/libs/taroAppReport.js +2 -2
  75. package/dist/modules/ContainerFloorList/index.h5.module.scss +66 -52
  76. package/dist/modules/ContainerFloorList/index.h5.tsx +1 -1
  77. package/dist/modules/ContainerFloorList/index.tsx +1 -1
  78. package/dist/open/api/device.ts +1 -1
  79. package/dist/open/api/environment.ts +1 -1
  80. package/dist/open/api/request.ts +1 -1
  81. package/dist/open/api/shopMember.ts +1 -1
  82. package/dist/open/api/util.ts +1 -1
  83. package/dist/open/components/index.ts +1 -1
  84. package/dist/sass/app.h5.scss +275 -221
  85. package/dist/sass/base.scss +183 -137
  86. package/dist/service/fetchGateway.ts +1 -1
  87. package/dist/service/fetchGateway.weapp.ts +1 -0
  88. package/dist/service/http/colorSign.ts +1 -1
  89. package/dist/service/http/const.ts +1 -1
  90. package/dist/service/http/h5Http.ts +1 -0
  91. package/dist/service/http/index.h5.ts +1 -0
  92. package/dist/service/requestServer.h5.ts +1 -0
  93. package/dist/service/requestServer.ts +1 -1
  94. package/dist/service/requestServer.weapp.ts +1 -0
  95. package/dist/utils/connectNativeJsBridge.ts +1 -1
  96. package/dist/utils/connectNativeJsBridge.weapp.ts +1 -1
  97. package/dist/utils/h5Utils.ts +1 -1
  98. package/dist/utils/index.h5.ts +1 -1
  99. package/dist/utils/index.ts +1 -1
  100. package/dist/utils/index.weapp.ts +1 -1
  101. package/dist/utils/jumpExtMapUtil.h5.ts +1 -0
  102. package/dist/utils/jumpExtMapUtil.ts +1 -0
  103. package/dist/utils/log.ts +1 -0
  104. package/dist/utils/sColor.js +1 -0
  105. package/dist/utils/sgmCodeUtils.ts +1 -1
  106. package/dist/utils/taroRenderUtil.ts +1 -1
  107. package/dist/utils/utils.ts +1 -1
  108. package/dist/wxapp/common/address_api/address_api_v2.js +1 -0
  109. package/dist/wxapp/common/user_info.js +1 -1
  110. package/package.json +158 -135
  111. package/dist/utils/memberFormatUtils.js +0 -1
@@ -1,148 +1,163 @@
1
1
  .d-root {
2
- position: relative;
3
- width: 100%;
4
- margin-bottom: -24px;
5
- background-color: #ffffff;
2
+ position: relative;
3
+ width: 100%;
4
+ margin-bottom: -24px;
5
+ background-color: #ffffff;
6
6
  }
7
7
 
8
8
  .d-content-wrap {
9
- position: absolute;
10
- // display: flex;
11
- // align-items: center;
12
- top: 0;
13
- left: 0;
14
- width: 100%;
15
- height: 96px;
16
- // height: 100%;
17
-
18
- &.d-has-title-bg {
19
- background-size: cover;
20
-
21
- .d-text {
22
- // margin-top: -14px;
23
- color: #ffffff;
24
- }
25
-
26
- .d-sub-text {
27
- // margin-top: -8px;
28
- color: #ffffff;
29
- }
30
-
31
- .d-content {
32
- bottom: 40px;
33
- }
34
- }
35
-
36
- &.d-type-is-img {
37
- .d-content {
38
- bottom: 44%; // 当图片标题类型渲染时,兼容新老数据,下发的图片高度会有几个尺寸,所以这里改成百分比
39
- }
40
- }
41
-
42
- .d-text {
43
- // margin-top: 16px;
44
- margin-left: 20px;
45
- font-family: 'PingFang SC';
46
- font-size: 32px;
47
- // line-height: 32px;
48
- font-weight: bold;
49
- color: #1a1a1a;
50
-
51
- // hack修复在使用overflowhidden(为了实现过长自动出现省略号)前提下,某些字体,例如PingFang SC,默认行高时,基线和底线部分的字体内容(例如:jpqy)有可能显示不完整的问题
52
- position: relative;
53
- top: 2px;
54
- padding-bottom: 2px;
9
+ position: absolute;
10
+ // display: flex;
11
+ // align-items: center;
12
+ top: 0;
13
+ left: 0;
14
+ width: 100%;
15
+ height: 96px;
16
+ // height: 100%;
17
+
18
+ &.d-has-title-bg {
19
+ background-size: cover;
20
+
21
+ .d-text {
22
+ // margin-top: -14px;
23
+ color: #ffffff;
24
+ }
25
+
26
+ .d-sub-text {
27
+ // margin-top: -8px;
28
+ color: #ffffff;
29
+ }
30
+
31
+ .d-content {
32
+ bottom: 40px;
33
+ }
34
+ }
35
+
36
+ &.d-type-is-img {
37
+ .d-content {
38
+ bottom: 44%; // 当图片标题类型渲染时,兼容新老数据,下发的图片高度会有几个尺寸,所以这里改成百分比
39
+ }
40
+ }
41
+
42
+ .d-text {
43
+ // margin-top: 16px;
44
+ margin-left: 20px;
45
+ font-family: 'PingFang SC';
46
+ font-size: 32px;
47
+ // line-height: 32px;
48
+ font-weight: bold;
49
+ color: #1a1a1a;
50
+
51
+ // hack修复在使用overflowhidden(为了实现过长自动出现省略号)前提下,某些字体,例如PingFang SC,默认行高时,基线和底线部分的字体内容(例如:jpqy)有可能显示不完整的问题
52
+ position: relative;
53
+ top: 2px;
54
+ padding-bottom: 2px;
55
55
  // 文字titile行高不够被遮盖问题 比如“g”字母
56
56
  line-height: 1.3;
57
- }
58
-
59
- .d-vertical-line {
60
- position: relative;
61
- top: -4px;
62
- width: 1px;
63
- height: 24px;
64
- margin-left: 12px;
65
- opacity: 0.3;
66
- background: #ffffff;
67
- }
68
-
69
- .d-sub-text {
70
- position: relative;
71
- top: -2px;
72
- margin-left: 12px;
73
- font-family: 'PingFang SC';
74
- font-size: 24px;
75
- color: #808080;
76
- }
57
+ }
58
+
59
+ .d-vertical-line {
60
+ position: relative;
61
+ top: -4px;
62
+ width: 1px;
63
+ height: 24px;
64
+ margin-left: 12px;
65
+ opacity: 0.3;
66
+ background: #ffffff;
67
+ }
68
+
69
+ .d-sub-text {
70
+ position: relative;
71
+ top: -2px;
72
+ margin-left: 12px;
73
+ font-family: 'PingFang SC';
74
+ font-size: 24px;
75
+ color: #808080;
76
+ }
77
77
  }
78
78
 
79
79
  .d-content-wrap-relative {
80
- position: relative;
80
+ position: relative;
81
81
  }
82
82
 
83
83
  .d-content {
84
- position: absolute;
85
- bottom: 22px;
86
- width: 100%;
87
- display: flex;
88
- justify-content: space-between;
89
- align-items: flex-end;
84
+ position: absolute;
85
+ bottom: 22px;
86
+ width: 100%;
87
+ display: flex;
88
+ justify-content: space-between;
89
+ align-items: flex-end;
90
90
  }
91
91
 
92
92
  .d-content-left {
93
- flex: 1;
94
- display: flex;
95
- justify-content: flex-start;
96
- align-items: flex-end;
97
- max-width: calc(100% - 108px);
93
+ flex: 1;
94
+ display: flex;
95
+ justify-content: flex-start;
96
+ align-items: flex-end;
97
+ max-width: calc(100% - 108px);
98
98
  }
99
99
 
100
100
  .d-content-right {
101
- display: flex;
102
- align-items: flex-end;
103
- flex-shrink: 0;
101
+ display: flex;
102
+ align-items: flex-end;
103
+ flex-shrink: 0;
104
104
  }
105
105
 
106
106
  .d-title-more {
107
- position: relative;
108
- top: 16px;
109
- display: flex;
110
- align-items: flex-end;
111
- height: 56px;
112
- padding-bottom: 20px;
113
- padding-left: 20px;
114
- padding-right: 20px;
107
+ position: relative;
108
+ top: 16px;
109
+ display: flex;
110
+ align-items: flex-end;
111
+ height: 56px;
112
+ padding-bottom: 20px;
113
+ padding-left: 20px;
114
+ padding-right: 20px;
115
115
  }
116
116
 
117
117
  .d-title-more-text {
118
- font-family: 'PingFang SC';
119
- font-size: 24px;
120
- color: #808080;
121
- display: flex;
122
- align-items: center;
123
- font-weight: normal;
118
+ font-family: 'PingFang SC';
119
+ font-size: 24px;
120
+ color: #808080;
121
+ display: flex;
122
+ align-items: center;
123
+ font-weight: normal;
124
124
  }
125
125
 
126
126
  .d-title-more-text-white {
127
- color: #ffffff;
127
+ color: #ffffff;
128
128
  }
129
129
 
130
130
  .d-title-more-arrow {
131
- position: relative;
132
- top: -4px;
133
- width: 12px;
134
- height: 20px;
135
- margin-left: 10px;
131
+ position: relative;
132
+ top: -4px;
133
+ width: 12px;
134
+ height: 20px;
135
+ margin-left: 10px;
136
136
  }
137
137
 
138
138
  .d-img {
139
- width: 100%;
140
- display: block;
141
- // height: auto;
142
- height: 96px;
143
- background: no-repeat top/100% auto;
139
+ width: 100%;
140
+ display: block;
141
+ // height: auto;
142
+ height: 96px;
143
+ background: no-repeat top/100% auto;
144
144
  }
145
145
 
146
146
  .d-place-holder {
147
- height: 24px;
147
+ height: 24px;
148
+ }
149
+
150
+ :global {
151
+ .d-shop-pad {
152
+ :local {
153
+ .d-root {
154
+ .d-content-wrap-for-img {
155
+ height: 164px;
156
+ }
157
+ .d-img-bg {
158
+ height: 164px;
159
+ }
160
+ }
161
+ }
162
+ }
148
163
  }
@@ -1 +1 @@
1
- import React, { useMemo } from 'react'
2
1
  key: 1,
2
+ import React, { useMemo } from 'react';
3
3
  'https://m.360buyimg.com/imagetools/jfs/t1/170321/15/27425/230/61c1839aE0514462b/0b4d278fe18d91bb.png';
4
4
  'https://m.360buyimg.com/imagetools/jfs/t1/94671/2/26921/257/623d630aE681512e3/ded2e640c4a0a7ea.png';
5
5
  const getLogInfo = ReportContainerData.getReportClickFloorInfo(
6
6
  floorData,
7
7
  dataDefines,
8
8
  {
9
9
  clickArea: `title`,
10
10
  skuid: ``,
11
11
  tagList: [],
12
12
  labelList: [],
13
13
  pos: ``,
14
14
  },
15
15
  {
16
16
  la_p: ``,
17
17
  },
18
18
  );
19
19
  if (config) {
20
20
  JumpEventReport.jdJumpConfigUrl(config, {
21
21
  eventId: `TerminatorNew_${floorData.floorExtInfo?.moduleFlag}_Click`,
22
22
  jsonParam: getLogInfo,
23
23
  });
24
24
  }
25
25
  dataDefines,
26
26
  floorData,
27
27
  oldModuleFloorTitle,
28
28
  titleText,
29
29
  titleMoreClick,
30
30
  additionalRenderContent,
31
31
  customClassName,
32
32
  const floorTitleDataDefine = dataDefines
33
33
  ? dataDefines.filter((item) => {
34
34
  return item.type === 'floorTitle';
35
35
  })
36
36
  : [];
37
37
  const floorTitle = oldModuleFloorTitle
38
38
  ? oldModuleFloorTitle
39
39
  : (floorTitleDataDefine[0]?.nodeText?.data ?? {});
40
40
  const { detail, imageUrl, text, textBackground, type: floorTitleType = 1, subText } = floorTitle;
41
41
  if (floorTitleType === 1) {
42
42
  return null;
43
43
  }
44
44
  const bgMap = {
45
45
  '1': null,
46
46
  '2': textBackground || '',
47
47
  '3': imageUrl || '',
48
48
  };
49
49
  const useFloorTitleBgImg = bgMap[floorTitleType];
50
50
  return (
51
51
  <View
52
52
  className={classNames(styles['d-root'], customClassName)}
53
53
  onClick={floorTitleType === 3 ? gotoMPage.bind(this, dataDefines, floorData, detail) : {}}
54
54
  >
55
55
  <View
56
56
  className={classNames(styles['d-img'], {
57
57
  [styles['d-img-bg']]: useFloorTitleBgImg,
58
58
  })}
59
59
  style={useFloorTitleBgImg ? { backgroundImage: `url(${useFloorTitleBgImg})` } : {}}
60
60
  />
61
61
  <View
62
62
  className={classNames(
63
63
  styles['d-content-wrap'],
64
64
  floorTitleType === 2 && textBackground ? styles['d-has-title-bg'] : null,
65
65
  floorTitleType === 3 ? styles['d-type-is-img'] : null,
66
66
  useFloorTitleBgImg ? styles['d-content-wrap-for-img'] : null,
67
67
  )}
68
68
  >
69
69
  <View className={classNames(styles['d-content'], 'd-content')}>
70
70
  <View className={styles['d-content-left']}>
71
71
  {floorTitleType === 2 && text ? (
72
72
  <Text className={classNames(styles['d-text'], 'text-ellipsis')}>
73
73
  {titleText ? titleText : text}
74
74
  </Text>
75
75
  ) : null}
76
76
  {floorTitleType === 2 && subText
77
77
  ? [
78
78
  textBackground ? <View key={1} className={styles['d-vertical-line']} /> : null,
79
79
  <Text key={2} className={styles['d-sub-text']}>
80
80
  {subText}
81
81
  </Text>,
82
82
  ]
83
83
  : null}
84
84
  {additionalRenderContent ? additionalRenderContent(textBackground) : null}
85
85
  </View>
86
86
  <View className={styles['d-content-right']}>
87
87
  {titleMoreClick ? (
88
88
  <View
89
89
  className={styles['d-title-more']}
90
90
  onClick={(e) => {
91
91
  typeof titleMoreClick === 'function' && titleMoreClick(e);
92
92
  e.stopPropagation();
93
93
  }}
94
94
  >
95
95
  <Text
96
96
  className={classNames(
97
97
  styles['d-title-more-text'],
98
98
  textBackground || floorTitleType === 3
99
99
  ? styles['d-title-more-text-white']
100
100
  : null,
101
101
  )}
102
102
  >
103
103
  更多
104
104
  </Text>
105
105
  <Image
106
106
  className={styles['d-title-more-arrow']}
107
107
  src={textBackground || floorTitleType === 3 ? ICON_ARROW_WHITE : ICON_ARROW_GRAY}
108
108
  mode="widthFix"
109
109
  />
110
110
  </View>
111
111
  ) : null}
112
112
  </View>
113
113
  </View>
114
114
  </View>
115
115
  </View>
116
116
  );
117
117
  return useMemo(() => {
118
118
  return <CommonFloorHeader {...props} />;
119
119
  }, [props.key]);
120
120
  titleText: null,
121
121
  titleMoreClick: null,
122
122
  additionalRenderContent: null,
123
123
  customClassName: null,
124
124
  key: 1,
@@ -1,47 +1,52 @@
1
1
 
2
2
  .d-count-down {
3
- position: relative;
4
- z-index: 2;
5
- padding-top: 1px;
6
- line-height: 28px;
7
- font-size: 24px;
8
- font-weight: bolder;
9
- color: #fff;
10
- text-align: center;
11
- &.d-ios-10-count-down {
12
- padding-top: 9px;
13
- }
14
- :global {
15
- .d-count-down-title {
16
- // position: relative;
17
- // top: -2px;
18
- display: inline-block;
19
- padding-right: 5px;
20
- height: 24px;
21
- line-height: 24px;
22
- font-size: 20px;
23
- }
24
- .d-count-down-time {
25
- display: inline-block;
26
- //margin: 0 2px;
27
- min-width: 24px;
28
- line-height: 28px;
29
- font-size: 20px;
30
- text-align: center;
31
- }
32
- .d-time-space-text {
33
- display: inline-block;
34
- //margin: 0 2px;
35
- font-size: 20px;
36
- }
37
- // .d-count-from-end {
38
- // margin-right: 4px;
39
- // font-size: 9px;
40
- // }
41
- }
42
- :global(.d-count-down-time) {
43
- &:global(.d-day-time) {
44
- min-width: 12px;
45
- }
46
- }
3
+ position: relative;
4
+ z-index: 2;
5
+ padding-top: 1px;
6
+ line-height: 28px;
7
+ font-size: 24px;
8
+ font-weight: bolder;
9
+ color: #fff;
10
+ text-align: center;
11
+ &.d-ios-10-count-down {
12
+ padding-top: 9px;
13
+ }
14
+ :global {
15
+ .d-count-down-title {
16
+ // position: relative;
17
+ // top: -2px;
18
+ display: inline-block;
19
+ padding-right: 5px;
20
+ height: 24px;
21
+ line-height: 24px;
22
+ font-size: 20px;
23
+ }
24
+ .d-count-down-time {
25
+ display: inline-block;
26
+ //margin: 0 2px;
27
+ min-width: 24px;
28
+ line-height: 28px;
29
+ font-size: 20px;
30
+ text-align: center;
31
+ }
32
+ .d-time-space-text {
33
+ display: inline-block;
34
+ //margin: 0 2px;
35
+ font-size: 20px;
36
+ }
37
+ .d-day-time {
38
+ min-width: 12px;
39
+ }
40
+ // .d-count-from-end {
41
+ // margin-right: 4px;
42
+ // font-size: 9px;
43
+ // }
44
+ }
45
+ &.d-en-count-down {
46
+ :global {
47
+ .d-day-space-text {
48
+ padding-right: 4px;
49
+ }
50
+ }
51
+ }
47
52
  }