0.2.0 • Published 1 year ago

gls-cpn v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

stencil_cpn

Description

基于 stencil 编译器构建的web设计系统

Software Architecture

Software architecture description

Installation

  1. xxxx
  2. xxxx
  3. xxxx

Instructions

gls-button

  • Properties
PropertyAttributeDescriptionTypeDefault
buttonRadiusbutton-radiusAnystring'3px'
buttonTextbutton-textAnystring'默认文字'
buttonTypebutton-typedefault,primary,textstring'default'

Dependencies

Used by

gls-link

Properties

PropertyAttributeDescriptionTypeDefault
linkTextlink-textAnystring'默认链接'
linkTypelink-typedefault,primary,success,warning,dangerstring'default'

gls-radio

Properties

PropertyAttributeDescriptionTypeDefault
itemCheckeditem-checkedtrue,falsebooleanfalse
itemIditem-idAnystring'defaultID' + offerId()()
itemTextitem-textAnystring'content'
radioColorradio-colorblue,orangestring'blue'
radioNameradio-nameAnystring'defaultName'
radioStyleradio-styleround,squarestring'round'

gls-checkbox

Properties

PropertyAttributeDescriptionTypeDefault
checkboxColorcheckbox-colorblue,orangestring'blue'
checkboxNamecheckbox-nameAnystring'defaultName'
checkboxStylecheckbox-styleround,squarestring'round'
itemCheckeditem-checkedtrue,falsebooleanfalse
itemIditem-idAnystring'defaultID' + offerId()()
itemTextitem-textAnystring'content'

gls-icon

Properties

PropertyAttributeDescriptionTypeDefault
iconColoricon-colorAnystring'#fff'
iconSizeicon-sizeAnystring'25px'
iconStyleicon-styleAnystring''

Dependencies

Used by

gls-field

Properties

PropertyAttributeDescriptionTypeDefault
inputIconinput-iconAnystring''
inputTextinput-textAnystring'请在此输入'
labelTextlabel-textAnystring'默认文本'
requiredrequiredtrue,falsebooleanfalse

Dependencies

Depends on

gls-switch

Properties

PropertyAttributeDescriptionTypeDefault
switchCheckedswitch-checkedtrue,falsebooleanfalse
switchColorswitch-colorAnystring'red'
switchDisabledswitch-disabledtrue,falsebooleanfalse
switchSizeswitch-sizeAnystring'22px'

gls-badge

Properties

PropertyAttributeDescriptionTypeDefault
badgeColorbadge-colorAnystring'#f91'
badgeContentbadge-contentAnystring'323'
badgeHostTextbadge-host-textAnystring'按钮'
badgeStylebadge-stylenot yetstring''

Dependencies

Depends on

gls-avatar

Properties

PropertyAttributeDescriptionTypeDefault
avatarShapeavatar-shaperound,squarestring'round'
avatarSizeavatar-sizeAnystring'50px'
avatarTypeavatar-typeicon,img,letterstring'img'

gls-tag

Properties

PropertyAttributeDescriptionTypeDefault
tagContenttag-contentAnystring'CONTENT'
tagStyletag-styleprimary,success,info,warning,dangerstring'primary'

gls-pagination

Properties

PropertyAttributeDescriptionTypeDefault
paginationStylepagination-stylearrow,text,simplestring'text'

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
0.2.0

1 year ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago