@tplc/business 0.2.45 → 0.2.48
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/CHANGELOG.md +25 -0
- package/components/lcb-city-select/lcb-city-select.vue +1 -1
- package/global.d.ts +35 -35
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,31 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
### [0.2.48](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/compare/v0.2.47...v0.2.48) (2025-01-01)
|
|
6
|
+
|
|
7
|
+
### [0.2.47](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/compare/v0.2.44...v0.2.47) (2025-01-01)
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
### 🚀 Chore | 构建/工程依赖/工具
|
|
11
|
+
|
|
12
|
+
* **release:** 0.1.50 ([5549bdb](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/5549bdbff6e55605c26f71f39d36f5deb5edfb69))
|
|
13
|
+
* **release:** 0.2.45 ([34ae620](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/34ae6208702fdb78e67010a7bbee6fa4c97a0b36))
|
|
14
|
+
* **release:** 0.2.46 ([0d48f4d](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/0d48f4d8059c2ece6970e1c6f9848189ef2367a3))
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### ✨ Features | 新功能
|
|
18
|
+
|
|
19
|
+
* action 调整布局 ([c2410b2](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/c2410b21437c1882c9b5b34f48f056d445b42754))
|
|
20
|
+
* sheet city-select 调整底部 ([e048be0](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/e048be0036c72a7648a8434bdfa66fd570df3bf4))
|
|
21
|
+
* 跳转layout策略 ([ba902ef](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/ba902effd43a57ff3b0d2da3af4088dea5363a9b))
|
|
22
|
+
|
|
23
|
+
### [0.2.46](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/compare/v0.2.45...v0.2.46) (2024-12-31)
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
### ✨ Features | 新功能
|
|
27
|
+
|
|
28
|
+
* action 调整布局 ([c2410b2](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/commit/c2410b21437c1882c9b5b34f48f056d445b42754))
|
|
29
|
+
|
|
5
30
|
### [0.2.45](http://gitlab888.30jia.com.cn/bhBank/zero-code-pro/compare/v0.1.48...v0.2.45) (2024-12-31)
|
|
6
31
|
|
|
7
32
|
|
package/global.d.ts
CHANGED
|
@@ -1,41 +1,41 @@
|
|
|
1
1
|
declare module 'vue' {
|
|
2
2
|
// Helper for Volar
|
|
3
3
|
export interface GlobalComponents {
|
|
4
|
-
'lcb-absolute-config-layout': (typeof import('
|
|
5
|
-
'lcb-action-view': (typeof import('
|
|
6
|
-
'lcb-advert': (typeof import('
|
|
7
|
-
'lcb-area-picker': (typeof import('
|
|
8
|
-
'lcb-banner': (typeof import('
|
|
9
|
-
'lcb-banner-block': (typeof import('
|
|
10
|
-
'lcb-block': (typeof import('
|
|
11
|
-
'lcb-button': (typeof import('
|
|
12
|
-
'lcb-calendar': (typeof import('
|
|
13
|
-
'lcb-calendar-search': (typeof import('
|
|
14
|
-
'lcb-city-select': (typeof import('
|
|
15
|
-
'lcb-dynamic-data': (typeof import('
|
|
16
|
-
'lcb-gap': (typeof import('
|
|
17
|
-
'lcb-grid': (typeof import('
|
|
18
|
-
'lcb-home-search': (typeof import('
|
|
19
|
-
'lcb-image': (typeof import('
|
|
20
|
-
'lcb-img-nav': (typeof import('
|
|
21
|
-
'lcb-list': (typeof import('
|
|
22
|
-
'lcb-map': (typeof import('
|
|
23
|
-
'lcb-nav': (typeof import('
|
|
24
|
-
'lcb-notice': (typeof import('
|
|
25
|
-
'lcb-poster': (typeof import('
|
|
26
|
-
'lcb-product': (typeof import('
|
|
27
|
-
'lcb-product-item': (typeof import('
|
|
28
|
-
'lcb-rich-text': (typeof import('
|
|
29
|
-
'lcb-swiper': (typeof import('
|
|
30
|
-
'lcb-tags': (typeof import('
|
|
31
|
-
'lcb-text': (typeof import('
|
|
32
|
-
'lcb-title': (typeof import('
|
|
33
|
-
'lcb-user-order': (typeof import('
|
|
34
|
-
'lcb-user-top': (typeof import('
|
|
35
|
-
'lcb-video': (typeof import('
|
|
36
|
-
'lcb-vip': (typeof import('
|
|
37
|
-
'lcb-waterfall-item': (typeof import('
|
|
38
|
-
'lcb-waterfall': (typeof import('
|
|
4
|
+
'lcb-absolute-config-layout': (typeof import('@tplc/business/components/lcb-absolute-config-layout/lcb-absolute-config-layout.vue'))['default']
|
|
5
|
+
'lcb-action-view': (typeof import('@tplc/business/components/lcb-action-view/lcb-action-view.vue'))['default']
|
|
6
|
+
'lcb-advert': (typeof import('@tplc/business/components/lcb-advert/lcb-advert.vue'))['default']
|
|
7
|
+
'lcb-area-picker': (typeof import('@tplc/business/components/lcb-area-picker/lcb-area-picker.vue'))['default']
|
|
8
|
+
'lcb-banner': (typeof import('@tplc/business/components/lcb-banner/lcb-banner.vue'))['default']
|
|
9
|
+
'lcb-banner-block': (typeof import('@tplc/business/components/lcb-banner-block/lcb-banner-block.vue'))['default']
|
|
10
|
+
'lcb-block': (typeof import('@tplc/business/components/lcb-block/lcb-block.vue'))['default']
|
|
11
|
+
'lcb-button': (typeof import('@tplc/business/components/lcb-button/lcb-button.vue'))['default']
|
|
12
|
+
'lcb-calendar': (typeof import('@tplc/business/components/lcb-calendar/lcb-calendar.vue'))['default']
|
|
13
|
+
'lcb-calendar-search': (typeof import('@tplc/business/components/lcb-calendar-search/lcb-calendar-search.vue'))['default']
|
|
14
|
+
'lcb-city-select': (typeof import('@tplc/business/components/lcb-city-select/lcb-city-select.vue'))['default']
|
|
15
|
+
'lcb-dynamic-data': (typeof import('@tplc/business/components/lcb-dynamic-data/lcb-dynamic-data.vue'))['default']
|
|
16
|
+
'lcb-gap': (typeof import('@tplc/business/components/lcb-gap/lcb-gap.vue'))['default']
|
|
17
|
+
'lcb-grid': (typeof import('@tplc/business/components/lcb-grid/lcb-grid.vue'))['default']
|
|
18
|
+
'lcb-home-search': (typeof import('@tplc/business/components/lcb-home-search/lcb-home-search.vue'))['default']
|
|
19
|
+
'lcb-image': (typeof import('@tplc/business/components/lcb-image/lcb-image.vue'))['default']
|
|
20
|
+
'lcb-img-nav': (typeof import('@tplc/business/components/lcb-img-nav/lcb-img-nav.vue'))['default']
|
|
21
|
+
'lcb-list': (typeof import('@tplc/business/components/lcb-list/lcb-list.vue'))['default']
|
|
22
|
+
'lcb-map': (typeof import('@tplc/business/components/lcb-map/lcb-map.vue'))['default']
|
|
23
|
+
'lcb-nav': (typeof import('@tplc/business/components/lcb-nav/lcb-nav.vue'))['default']
|
|
24
|
+
'lcb-notice': (typeof import('@tplc/business/components/lcb-notice/lcb-notice.vue'))['default']
|
|
25
|
+
'lcb-poster': (typeof import('@tplc/business/components/lcb-poster/lcb-poster.vue'))['default']
|
|
26
|
+
'lcb-product': (typeof import('@tplc/business/components/lcb-product/lcb-product.vue'))['default']
|
|
27
|
+
'lcb-product-item': (typeof import('@tplc/business/components/lcb-product-item/lcb-product-item.vue'))['default']
|
|
28
|
+
'lcb-rich-text': (typeof import('@tplc/business/components/lcb-rich-text/lcb-rich-text.vue'))['default']
|
|
29
|
+
'lcb-swiper': (typeof import('@tplc/business/components/lcb-swiper/lcb-swiper.vue'))['default']
|
|
30
|
+
'lcb-tags': (typeof import('@tplc/business/components/lcb-tags/lcb-tags.vue'))['default']
|
|
31
|
+
'lcb-text': (typeof import('@tplc/business/components/lcb-text/lcb-text.vue'))['default']
|
|
32
|
+
'lcb-title': (typeof import('@tplc/business/components/lcb-title/lcb-title.vue'))['default']
|
|
33
|
+
'lcb-user-order': (typeof import('@tplc/business/components/lcb-user-order/lcb-user-order.vue'))['default']
|
|
34
|
+
'lcb-user-top': (typeof import('@tplc/business/components/lcb-user-top/lcb-user-top.vue'))['default']
|
|
35
|
+
'lcb-video': (typeof import('@tplc/business/components/lcb-video/lcb-video.vue'))['default']
|
|
36
|
+
'lcb-vip': (typeof import('@tplc/business/components/lcb-vip/lcb-vip.vue'))['default']
|
|
37
|
+
'lcb-waterfall-item': (typeof import('@tplc/business/components/lcb-waterfall/lcb-waterfall-item.vue'))['default']
|
|
38
|
+
'lcb-waterfall': (typeof import('@tplc/business/components/lcb-waterfall/lcb-waterfall.vue'))['default']
|
|
39
39
|
}
|
|
40
40
|
}
|
|
41
41
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tplc/business",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.48",
|
|
4
4
|
"keywords": [
|
|
5
5
|
"业务组件"
|
|
6
6
|
],
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
},
|
|
12
12
|
"peerDependencies": {
|
|
13
13
|
"vue": ">=3.2.47",
|
|
14
|
-
"@tplc/wot": "0.1.
|
|
14
|
+
"@tplc/wot": "0.1.50"
|
|
15
15
|
},
|
|
16
16
|
"engines": {
|
|
17
17
|
"node": ">=18",
|