Skip to content

Commit

Permalink
docs: remove standalone tag (#1858)
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk authored Jan 14, 2025
1 parent 1b2cddb commit 3212941
Show file tree
Hide file tree
Showing 67 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion packages/abc/auto-focus/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Allows to focus HTML-element right after its appearance, By default, it will tak

## API

### [auto-focus]:standalone
### [auto-focus]

| Property | Description | Type | Default |
|----------|-------------|------|---------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/auto-focus/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module: import { AutoFocusModule } from '@delon/abc/auto-focus';

## API

### [auto-focus]:standalone
### [auto-focus]

| 成员 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
Expand Down
4 changes: 2 additions & 2 deletions packages/abc/avatar-list/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ A list of user's avatar for project or group member list frequently. If a large

## API

### avatar-list:standalone
### avatar-list

| Property | Description | Type | Default |
|----------|-------------|------|---------|
| `[size]` | size of list | `'large','small','mini','default'` | `'default'` |
| `[maxLength]` | max items to show | `number` | - |
| `[excessItemsStyle]` | the excess item style | `{ [key: string]: string }` | - |

### avatar-list-item:standalone
### avatar-list-item

| Property | Description | Type | Default |
|----------|-------------|------|---------|
Expand Down
4 changes: 2 additions & 2 deletions packages/abc/avatar-list/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ deprecated: 20.0.0

## API

### avatar-list:standalone
### avatar-list

| 成员 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
| `[size]` | 头像大小 | `'large','small','mini','default'` | `'default'` |
| `[maxLength]` | 要显示的最大项目 | `number` | - |
| `[excessItemsStyle]` | 多余的项目风格 | `{ [key: string]: string }` | - |

### avatar-list-item:standalone
### avatar-list-item

| 成员 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/cell/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Cell formatting is supported for multiple data types, and supports widget mode.

## API

### cell:standalone
### cell

| Property | Description | Type | Default |
|----------|-------------|------|---------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/cell/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ module: import { CellModule } from '@delon/abc/cell';

## API

### cell:standalone
### cell

| 成员 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/count-down/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ npm i -S ngx-countdown

## API

### count-down:standalone
### count-down

| Property | Description | Type | Default |
|----------|-------------|------|---------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/count-down/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ npm i -S ngx-countdown

## API

### count-down:standalone
### count-down

| 成员 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/date-picker/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Based on the `nz-range-picker` further optimization, better service to start and

## API

### [extend]:standalone
### [extend]

It needs to be used with [nz-range-picker](https://ng.ant.design/components/date-picker/zh#nz-range-picker), for example:

Expand Down
2 changes: 1 addition & 1 deletion packages/abc/date-picker/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module: import { DatePickerModule } from '@delon/abc/date-picker';

## API

### [extend]:standalone
### [extend]

需要配合 [nz-range-picker](https://ng.ant.design/components/date-picker/zh#nz-range-picker) 一起使用,例如:

Expand Down
2 changes: 1 addition & 1 deletion packages/abc/down-file/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A file download based on `blob`.

## API

### [down-file]:standalone
### [down-file]

| Property | Description | Type | Default |
|----------|-------------|------|---------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/down-file/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module: import { DownFileModule } from '@delon/abc/down-file';

## API

### [down-file]:standalone
### [down-file]

| 成员 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/ellipsis/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ When the text is too long, the Ellipsis automatically shortens it according to i

## API

### ellipsis:standalone
### ellipsis

| Property | Description | Type | Default |
|----------|-------------|------|---------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/ellipsis/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module: import { EllipsisModule } from '@delon/abc/ellipsis';

## API

### ellipsis:standalone
### ellipsis

| 成员 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/error-collect/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A simple form exception messages collector that jump to element location via cli

## API

### error-collect:standalone
### error-collect

| Property | Description | Type | Default | Global Config |
|----------|-------------|------|---------|---------------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/error-collect/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module: import { ErrorCollectModule } from '@delon/abc/error-collect';

## API

### error-collect:standalone
### error-collect

| 成员 | 说明 | 类型 | 默认值 | 全局配置 |
|----|----|----|-----|------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/exception/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Exceptions page is used to provide feedback on specific abnormal state. Usually,

## API

### exception:standalone
### exception

| Property | Description | Type | Default | Global Config |
|----------|-------------|------|---------|---------------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/exception/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module: import { ExceptionModule } from '@delon/abc/exception';

## API

### exception:standalone
### exception

| 成员 | 说明 | 类型 | 默认值 | 全局配置 |
|----|----|----|-----|------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/footer-toolbar/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ It is fixed at the bottom of the content area and does not move along with the s

## API

### footer-toolbar:standalone
### footer-toolbar

| Property | Description | Type | Default |
|----------|-------------|------|---------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/footer-toolbar/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ module: import { FooterToolbarModule } from '@delon/abc/footer-toolbar';

## API

### footer-toolbar:standalone
### footer-toolbar

| 成员 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
Expand Down
4 changes: 2 additions & 2 deletions packages/abc/full-content/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ Often used for tables with scroll bars, a simple [demo](https://ng-alain.surge.s

## API

### full-content:standalone
### full-content

| Property | Description | Type | Default |
|----------|-------------|------|---------|
| `[(fullscreen)]` | Whether full screen (not including top, sidebar area) | `boolean` | - |
| `[hideTitle]` | Hide title when `fullscreen` is true | `boolean` | `true` |
| `[padding]` | Padding of work area | `number` | `24` |

### [full-toggle]:standalone
### [full-toggle]

Switch whether it is full screen.

Expand Down
4 changes: 2 additions & 2 deletions packages/abc/full-content/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ module: import { FullContentModule } from '@delon/abc/full-content';

## API

### full-content:standalone
### full-content

| 参数 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
| `[(fullscreen)]` | 是否完整全屏(不包括顶部、侧边栏等) | `boolean` | - |
| `[hideTitle]` | 完整全屏时是否隐藏标题 | `boolean` | `true` |
| `[padding]` | 工作区内边距 | `number` | `24` |

### [full-toggle]:standalone
### [full-toggle]

切换是否全屏。

Expand Down
4 changes: 2 additions & 2 deletions packages/abc/global-footer/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ The footer is part of the global navigation as a supplement to the top navigatio

## API

### global-footer:standalone
### global-footer

| Property | Description | Type | Default |
|----|----|----|-----|
| `[links]` | Link data | `GlobalFooterLink` | - |
| `[copyright]` | Copyright Information | `TemplateRef` | - |

### global-footer-item:standalone
### global-footer-item

| Property | Description | Type | Default |
|----|----|----|-----|
Expand Down
4 changes: 2 additions & 2 deletions packages/abc/global-footer/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ module: import { GlobalFooterModule } from '@delon/abc/global-footer';

## API

### global-footer:standalone
### global-footer

| 参数 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
| `[links]` | 链接数据 | `GlobalFooterLink` | - |
| `[copyright]` | 版权信息 | `TemplateRef` | - |

### global-footer-item:standalone
### global-footer-item

| 参数 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/hotkey/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Based on the [@github/hotke](https://github.com/github/hotkey) hotkey library.
## API

### [hotkey]:standalone
### [hotkey]

| Property | Description | Type | Default |
|----------|-------------|------|---------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/hotkey/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module: import { HotkeyModule } from '@delon/abc/hotkey';
## API

### [hotkey]:standalone
### [hotkey]

| 成员 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/media/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const alainConfig: AlainConfig = {

## API

### [media]:standalone
### [media]

| Property | Description | Type | Default | Global Config |
|----------|-------------|------|---------|---------------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/media/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const alainConfig: AlainConfig = {

## API

### [media]:standalone
### [media]

| 成员 | 说明 | 类型 | 默认值 | 全局配置 |
|----|----|----|-----|------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/notice-icon/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Used on the navigation toolbar as a unified notification center for the entire p

## API

### notice-icon:standalone
### notice-icon

| Property | Description | Type | Default |
|----------|-------------|------|---------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/notice-icon/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module: import { NoticeIconModule } from '@delon/abc/notice-icon';

## API

### notice-icon:standalone
### notice-icon

| 参数 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/observers/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The `ObserversModule` package provides convenience directives built on top of na

## API

### [observeSize]:standalone
### [observeSize]

Watch the DOM size change.

Expand Down
2 changes: 1 addition & 1 deletion packages/abc/observers/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module: import { ObserversModule } from '@delon/abc/observers';

## API

### [observeSize]:standalone
### [observeSize]

观察DOM大小变化。

Expand Down
2 changes: 1 addition & 1 deletion packages/abc/page-header/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The page header is used to declare the subject of the page and contains the most

## API

### page-header:standalone
### page-header

| Property | Description | Type | Default | Global Config |
|----------|-------------|------|---------|---------------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/page-header/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module: import { PageHeaderModule } from '@delon/abc/page-header';

## API

### page-header:standalone
### page-header

| 成员 | 说明 | 类型 | 默认值 | 全局配置 |
|----|----|----|-----|------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/pdf/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const alainConfig: AlainConfig = {

## API

### pdf:standalone
### pdf

| Property | Description | Type | Default | Global Config |
|----------|-------------|------|---------|---------------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/pdf/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const alainConfig: AlainConfig = {

## API

### pdf:standalone
### pdf

| 成员 | 说明 | 类型 | 默认值 | 全局配置 |
|----|----|----|-----|------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/quick-menu/index.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Quick menu for the implicit auxiliary list on the right.

## API

### quick-menu:standalone
### quick-menu

| Property | Description | Type | Default |
|----------|-------------|------|---------|
Expand Down
2 changes: 1 addition & 1 deletion packages/abc/quick-menu/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module: import { QuickMenuModule } from '@delon/abc/quick-menu';

## API

### quick-menu:standalone
### quick-menu

| 成员 | 说明 | 类型 | 默认值 |
|----|----|----|-----|
Expand Down
Loading

0 comments on commit 3212941

Please sign in to comment.