@libs-ui/components-pages-template-detail 0.2.356-36 → 0.2.356-38

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 (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +14 -14
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @libs-ui/components-pages-template-detail
2
2
 
3
- > Template trang chi tiết chuẩn Mobio UI, tích hợp đầy đủ header, navigation và các action phổ biến.
3
+ > Template trang chi tiết chuẩn UI Kit, tích hợp đầy đủ header, navigation và các action phổ biến.
4
4
 
5
5
  ## Giới thiệu
6
6
 
@@ -124,7 +124,7 @@ export interface IPagesTemplateDetailConfigRight {
124
124
  | --------------- | ---------------------- |
125
125
  | Angular 18 | Framework chính |
126
126
  | Angular Signals | Quản lý state phản ứng |
127
- | Mobio UI Kit | Hệ thống design gốc |
127
+ | UI Kit | Hệ thống design gốc |
128
128
  | SCSS | Styling chuyên biệt |
129
129
 
130
130
  ## License
package/package.json CHANGED
@@ -1,23 +1,23 @@
1
1
  {
2
2
  "name": "@libs-ui/components-pages-template-detail",
3
- "version": "0.2.356-36",
3
+ "version": "0.2.356-38",
4
4
  "peerDependencies": {
5
5
  "@angular/common": ">=18.0.0",
6
6
  "@angular/core": ">=18.0.0",
7
- "@libs-ui/components-buttons-button": "0.2.356-36",
8
- "@libs-ui/components-buttons-dropdown": "0.2.356-36",
9
- "@libs-ui/components-dropdown": "0.2.356-36",
10
- "@libs-ui/components-popover": "0.2.356-36",
11
- "@libs-ui/components-radio-group": "0.2.356-36",
12
- "@libs-ui/components-radio-single": "0.2.356-36",
13
- "@libs-ui/components-scroll-overlay": "0.2.356-36",
14
- "@libs-ui/components-switch": "0.2.356-36",
15
- "@libs-ui/pipes-escape-html": "0.2.356-36",
16
- "@libs-ui/utils": "0.2.356-36",
7
+ "@libs-ui/components-buttons-button": "0.2.356-38",
8
+ "@libs-ui/components-buttons-dropdown": "0.2.356-38",
9
+ "@libs-ui/components-dropdown": "0.2.356-38",
10
+ "@libs-ui/components-popover": "0.2.356-38",
11
+ "@libs-ui/components-radio-group": "0.2.356-38",
12
+ "@libs-ui/components-radio-single": "0.2.356-38",
13
+ "@libs-ui/components-scroll-overlay": "0.2.356-38",
14
+ "@libs-ui/components-switch": "0.2.356-38",
15
+ "@libs-ui/pipes-escape-html": "0.2.356-38",
16
+ "@libs-ui/utils": "0.2.356-38",
17
17
  "@ngx-translate/core": "^15.0.0",
18
- "@libs-ui/interfaces-types": "0.2.356-36",
19
- "@libs-ui/components-skeleton": "0.2.356-36",
20
- "@libs-ui/pipes-call-function-in-template": "0.2.356-36"
18
+ "@libs-ui/interfaces-types": "0.2.356-38",
19
+ "@libs-ui/components-skeleton": "0.2.356-38",
20
+ "@libs-ui/pipes-call-function-in-template": "0.2.356-38"
21
21
  },
22
22
  "sideEffects": false,
23
23
  "module": "fesm2022/libs-ui-components-pages-template-detail.mjs",